"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/11 03:52:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda" 2025/11/11 03:52:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 03:52:01 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg" 2025/11/11 03:52:02 DEBUG : Creating backend with remote "/tmp/rclone718063311" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:52:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:52:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/11 03:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:03 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:52:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:52:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:07 DEBUG : sub dir/hello world: md5 = d1b6502a6ce60ef18b231246ef4bd243 OK 2025/11/11 03:52:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:52:07 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:52:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:52:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.29s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:10 DEBUG : metadata sub dir: Making directory with metadata 2025/11/11 03:52:10 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:52:10 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/11 03:52:10 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:52:10 DEBUG : Local file system at /tmp/rclone718063311: File to upload is small (21 bytes), uploading instead of streaming 2025/11/11 03:52:10 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/11 03:52:10 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/11 03:52:10 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/11 03:52:10 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:52:10 DEBUG : Google drive root 'crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg': Skipping btime metadata as can't update it on an existing file: 2025-11-11T03:52:10.251829313Z 2025/11/11 03:52:11 INFO : empty metadata sub dir: Updated directory metadata 2025/11/11 03:52:11 DEBUG : Google drive root 'crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg': Skipping btime metadata as can't update it on an existing file: 2025-11-11T03:52:10.251829313Z 2025/11/11 03:52:11 INFO : metadata sub dir: Updated directory metadata 2025/11/11 03:52:11 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/11 03:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:13 DEBUG : metadata sub dir/hello metadata world: md5 = 858186048fdd9acf98fc55d37adbf736 OK 2025/11/11 03:52:13 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/11 03:52:13 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/11 03:52:15 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.97s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:17 DEBUG : metadata sub dir: Making directory with metadata 2025/11/11 03:52:17 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:52:17 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/11 03:52:17 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:52:17 DEBUG : Local file system at /tmp/rclone718063311: File to upload is small (21 bytes), uploading instead of streaming 2025/11/11 03:52:17 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/11 03:52:17 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/11 03:52:17 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/11 03:52:17 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:52:17 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/11 03:52:17 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/11 03:52:17 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/11 03:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:19 DEBUG : metadata sub dir/hello metadata world: md5 = 2a7314c3d7bd124cc79b4e73ca592e21 OK 2025/11/11 03:52:19 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/11 03:52:19 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/11 03:52:19 DEBUG : Google drive root 'crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg': Skipping btime metadata as can't update it on an existing file: 2025-11-11T03:52:17.217830242Z 2025/11/11 03:52:20 INFO : metadata sub dir: Updated directory metadata 2025/11/11 03:52:22 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.31s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:23 DEBUG : Creating backend with remote "/non-existing" 2025/11/11 03:52:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/11 03:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.70s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:52:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:26 DEBUG : sub dir/hello world: md5 = 88710db7dbc0994af1caaf4a6a2e08cd OK 2025/11/11 03:52:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:52:26 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:52:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:52:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (4.95s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Running all checks before starting transfers 2025/11/11 03:52:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:52:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Checks finished, now starting transfers 2025/11/11 03:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:32 DEBUG : sub dir/hello world: md5 = fe5c928f7188695f8e61ab18c9e678af OK 2025/11/11 03:52:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:52:32 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:52:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:52:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.15s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:34 ERROR : Ignoring --no-traverse with sync 2025/11/11 03:52:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:37 DEBUG : sub dir/hello world: md5 = 7f067c0400881d8a10a3c5a2056903e7 OK 2025/11/11 03:52:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:52:37 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:52:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:52:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:52:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (4.95s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/11 03:52:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:52:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:41 DEBUG : hello world2: md5 = 0a2c4b6222ff44e28b8a1fd0a79dd34e OK 2025/11/11 03:52:41 DEBUG : hello world2: size = 12 OK 2025/11/11 03:52:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.81s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:44 DEBUG : potato2: md5 = 2b237fdc7df86424f5d6a51a12ae383b OK 2025/11/11 03:52:44 DEBUG : potato2: size = 11 OK 2025/11/11 03:52:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:47 DEBUG : potato2: md5 = 7fa89ead669a9b7614783a76a9bdb81b OK 2025/11/11 03:52:47 DEBUG : potato2: size = 11 OK 2025/11/11 03:52:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.87s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 03:52:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:52:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 03:52:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:52:48 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:52:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:52:49 DEBUG : sub dir: Making directory with metadata 2025/11/11 03:52:49 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:52:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:52:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 03:52:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:51 DEBUG : sub dir/hello world: md5 = 00ad0e9a33e79d96289199704ba63480 OK 2025/11/11 03:52:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:52:51 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:52:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/11 03:52:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.94s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:52:56 INFO : sub dir2: Making directory 2025/11/11 03:52:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 03:52:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:52:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/11 03:52:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:52:56 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/11 03:52:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:52:58 DEBUG : sub dir/hello world: md5 = a096306178a9619e533bf4541f4a5afe OK 2025/11/11 03:52:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:52:58 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:52:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.93s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:53:01 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:53:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:53:01 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:53:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:53:02 DEBUG : sub dir: Making directory with metadata 2025/11/11 03:53:02 INFO : sub dir: Made directory with metadata (mtime=2025-11-11T03:53:01.090836036Z) 2025/11/11 03:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:53:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:53:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:53:04 DEBUG : sub dir/hello world: md5 = 172c35d87b8c4c93cdbafdbdb811250e OK 2025/11/11 03:53:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:53:04 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:53:04 INFO : sub dir/hello world: Deleted 2025/11/11 03:53:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.24s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:53:07 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/11 03:53:07 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:53:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.59s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:53:10 INFO : sub dir2: Making directory 2025/11/11 03:53:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/11 03:53:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:53:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:53:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:53:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:53:13 DEBUG : sub dir/hello world: md5 = 826f98bff434a0f2addc53f2c31ebf9e OK 2025/11/11 03:53:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:53:13 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:53:13 INFO : sub dir/hello world: Deleted 2025/11/11 03:53:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:53:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.08s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:53:16 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:53:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:53:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:53:16 DEBUG : sub dir2: Making directory with metadata 2025/11/11 03:53:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 03:53:16 DEBUG : sub dir: Making directory with metadata 2025/11/11 03:53:17 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 03:53:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:53:19 DEBUG : sub dir/hello world: md5 = dcd2a09467edaac1a6c4e36b9aae8da6 OK 2025/11/11 03:53:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:53:19 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:53:19 DEBUG : Waiting for deletions to finish 2025/11/11 03:53:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.60s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:53:23 INFO : sub dir2: Making directory 2025/11/11 03:53:23 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/11 03:53:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:53:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:53:25 DEBUG : sub dir/hello world: md5 = ca7cac3accec6e3ef0f507b0ce8c0c15 OK 2025/11/11 03:53:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:53:25 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:53:25 DEBUG : Waiting for deletions to finish 2025/11/11 03:53:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:53:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.07s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:53:30 DEBUG : sub dir/hello world: md5 = db1bd0eccc80c33b7cda2c855be59e95 OK 2025/11/11 03:53:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nucuwik8cufe" 2025/11/11 03:53:31 DEBUG : Creating backend with remote "TestDrive:crypt/rriepuun157pjchtm7sboakn9vas41lv5adipnjpu647aoum6u8g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda' -> Encrypted drive 'TestCryptDrive:rclone-test-nucuwik8cufe' 2025/11/11 03:53:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nucuwik8cufe': Waiting for checks to finish 2025/11/11 03:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nucuwik8cufe': Waiting for transfers to finish 2025/11/11 03:53:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:53:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:53:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nucuwik8cufe': Purge remote 2025/11/11 03:53:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.79s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:53:40 DEBUG : sub dir/hello world: md5 = 805ed92deff0332d48c306d1f6764a41 OK 2025/11/11 03:53:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:53:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:53:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone718063311) 2025/11/11 03:53:41 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:53:41 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:53:42 DEBUG : sub dir/hello world: md5 = ea209ebc83bc2da7530fd03e1427c28d OK 2025/11/11 03:53:42 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:53:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/11 03:53:43 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:53:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.53s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:53:47 DEBUG : sub dir/hello world: md5 = cdce060d8b3bf718a8c44a442f1b69bd OK 2025/11/11 03:53:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-magigom9naje" 2025/11/11 03:53:48 DEBUG : Creating backend with remote "TestDrive:crypt/9sg8q78cpg2t6if20a552nhjsalt4mdnttr72qifibehgph9op5g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda' -> Encrypted drive 'TestCryptDrive:rclone-test-magigom9naje' 2025/11/11 03:53:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:53:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:53:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-magigom9naje': Waiting for checks to finish 2025/11/11 03:53:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-magigom9naje': Waiting for transfers to finish 2025/11/11 03:53:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:53:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:53:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:53:54 DEBUG : sub dir/hello world: md5 = ba39ca7c5d9c04fe928e71e88a513d62 OK 2025/11/11 03:53:55 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:53:55 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-magigom9naje': Waiting for checks to finish 2025/11/11 03:53:55 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:53:55 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-magigom9naje') 2025/11/11 03:53:55 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-magigom9naje': Waiting for transfers to finish 2025/11/11 03:53:56 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:53:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:53:57 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-magigom9naje': Purge remote 2025/11/11 03:53:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.34s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:01 DEBUG : sub dir/hello world: md5 = f630fc6ffde1425911f19c5ea5a4be39 OK 2025/11/11 03:54:03 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:54:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:54:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone718063311) 2025/11/11 03:54:03 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:54:03 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:04 DEBUG : sub dir/hello world: md5 = 2a6637b047b36bb72ff668199c324ddc OK 2025/11/11 03:54:04 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 03:54:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/11 03:54:04 INFO : sub dir/hello world: Deleted 2025/11/11 03:54:05 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.73s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:09 DEBUG : sub dir/hello world: md5 = f0b463d44edc65dbe673608e98762041 OK 2025/11/11 03:54:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuvafas1poqe" 2025/11/11 03:54:10 DEBUG : Creating backend with remote "TestDrive:crypt/otevsol7or2g8omu55nimeq9t307o1jliefcous4qib3ukj3ofpg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda' -> Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe' 2025/11/11 03:54:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:54:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe': Waiting for checks to finish 2025/11/11 03:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe': Waiting for transfers to finish 2025/11/11 03:54:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:54:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 03:54:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:54:16 DEBUG : sub dir/hello world: md5 = db8d918f4e0f6c9f571ac79a76234f53 OK 2025/11/11 03:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe': Using server-side directory move 2025/11/11 03:54:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 03:54:17 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:54:17 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe': Waiting for checks to finish 2025/11/11 03:54:17 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:54:17 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe') 2025/11/11 03:54:17 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe': Waiting for transfers to finish 2025/11/11 03:54:18 INFO : sub dir/hello world: Deleted 2025/11/11 03:54:19 INFO : sub dir/hello world: Moved (server-side) 2025/11/11 03:54:19 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:54:22 DEBUG : sub dir/hello world: md5 = 4bd72d699da5b8db3434db87202b1ca2 OK 2025/11/11 03:54:22 DEBUG : testing file moves 2025/11/11 03:54:23 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:54:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/11 03:54:23 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:54:23 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe') 2025/11/11 03:54:23 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 03:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe': Waiting for checks to finish 2025/11/11 03:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe': Waiting for transfers to finish 2025/11/11 03:54:23 INFO : sub dir/hello world: Deleted 2025/11/11 03:54:24 INFO : sub dir/hello world: Moved (server-side) 2025/11/11 03:54:24 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/11 03:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvafas1poqe': Purge remote --- PASS: TestServerSideMoveOverSelf (19.62s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:29 DEBUG : sub dir/hello world: md5 = dd502ef744c98b4e15e5afbc1fa84176 OK 2025/11/11 03:54:29 ERROR : error listing: directory not found 2025/11/11 03:54:29 INFO : Local file system at /tmp/rclone718063311: Making directory 2025/11/11 03:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.34s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:34 DEBUG : sub dir/hello world: md5 = 1f36a07edfae400be318b918188ef471 OK 2025/11/11 03:54:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:54:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:54:35 DEBUG : Local file system at /tmp/rclone718063311: Waiting for checks to finish 2025/11/11 03:54:35 DEBUG : Local file system at /tmp/rclone718063311: Waiting for transfers to finish 2025/11/11 03:54:37 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/11 03:54:37 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/11 03:54:37 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:54:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:54:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.39s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/11 03:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:40 DEBUG : check sum: md5 = 2e3e32c022c20ffb0861da6a55388b29 OK 2025/11/11 03:54:40 DEBUG : check sum: size = 1 OK 2025/11/11 03:54:40 INFO : check sum: Copied (new) 2025/11/11 03:54:40 DEBUG : Waiting for deletions to finish 2025/11/11 03:54:41 DEBUG : check sum: size = 1 OK 2025/11/11 03:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/11 03:54:41 DEBUG : check sum: Size of src and dst objects identical 2025/11/11 03:54:41 DEBUG : check sum: Unchanged skipping 2025/11/11 03:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:41 DEBUG : Waiting for deletions to finish 2025/11/11 03:54:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.19s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/11 03:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:43 DEBUG : sizeonly: md5 = 6096df62d23c3ffd8a8d04897b764075 OK 2025/11/11 03:54:43 DEBUG : sizeonly: size = 6 OK 2025/11/11 03:54:43 INFO : sizeonly: Copied (new) 2025/11/11 03:54:43 DEBUG : Waiting for deletions to finish 2025/11/11 03:54:44 DEBUG : sizeonly: size = 6 OK 2025/11/11 03:54:44 DEBUG : sizeonly: Sizes identical 2025/11/11 03:54:44 DEBUG : sizeonly: Unchanged skipping 2025/11/11 03:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:44 DEBUG : Waiting for deletions to finish 2025/11/11 03:54:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.30s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/11 03:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:47 DEBUG : ignore-size: md5 = 84149038a85c88680d93b6f756472a39 OK 2025/11/11 03:54:47 INFO : ignore-size: Copied (new) 2025/11/11 03:54:47 DEBUG : Waiting for deletions to finish 2025/11/11 03:54:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:54:47 DEBUG : ignore-size: Unchanged skipping 2025/11/11 03:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:47 DEBUG : Waiting for deletions to finish 2025/11/11 03:54:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.33s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:50 DEBUG : existing: md5 = 8a7a0c6289889259919c0dcba82fc148 OK 2025/11/11 03:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:50 DEBUG : existing: size = 6 OK 2025/11/11 03:54:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:54:50 DEBUG : existing: Unchanged skipping 2025/11/11 03:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:54:50 INFO : There was nothing to transfer 2025/11/11 03:54:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/11 03:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:51 DEBUG : existing: md5 = cc2dfb38011427fc5a7d733dc1d5314f OK 2025/11/11 03:54:51 DEBUG : existing: size = 6 OK 2025/11/11 03:54:51 INFO : existing: Copied (replaced existing) 2025/11/11 03:54:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.29s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 03:54:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:54 DEBUG : existing: md5 = fc81b4f207d31655882cd1013693af89 OK 2025/11/11 03:54:54 DEBUG : existing: size = 6 OK 2025/11/11 03:54:54 INFO : existing: Copied (new) 2025/11/11 03:54:54 DEBUG : Waiting for deletions to finish 2025/11/11 03:54:55 DEBUG : existing: Destination exists, skipping 2025/11/11 03:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:54:55 DEBUG : Waiting for deletions to finish 2025/11/11 03:54:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.34s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:54:58 DEBUG : b/potato: md5 = 30d129c1a03ee65260c575925012e6bb OK 2025/11/11 03:55:00 DEBUG : c/non empty space: md5 = 53e496275c409bb80b3f3bbf79d1654a OK 2025/11/11 03:55:00 INFO : d: Making directory 2025/11/11 03:55:02 DEBUG : Added delayed dir = "a", newDst= 2025/11/11 03:55:02 INFO : c: Set directory modification time (using SetModTime) 2025/11/11 03:55:02 DEBUG : Added delayed dir = "c", newDst=c 2025/11/11 03:55:02 DEBUG : c/non empty space: size = 5 OK 2025/11/11 03:55:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:55:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 03:55:02 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 03:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:04 DEBUG : a/potato2: md5 = 8cb05b8d5e84e3e1ebc75b072aea7f9b OK 2025/11/11 03:55:04 DEBUG : a/potato2: size = 60 OK 2025/11/11 03:55:04 INFO : a/potato2: Copied (new) 2025/11/11 03:55:04 DEBUG : Waiting for deletions to finish 2025/11/11 03:55:05 INFO : b/potato: Deleted 2025/11/11 03:55:05 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/11 03:55:05 INFO : d: Removing directory 2025/11/11 03:55:06 INFO : b: Removing directory 2025/11/11 03:55:06 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/11 03:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': deleted 2 directories 2025/11/11 03:55:09 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/11 03:55:10 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:55:12 DEBUG : empty space: md5 = 36c6cda9561e9cc65fceecdf571f4c3f OK 2025/11/11 03:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:12 DEBUG : empty space: size = 1 OK 2025/11/11 03:55:12 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/11 03:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/11 03:55:12 DEBUG : Waiting for deletions to finish 2025/11/11 03:55:13 DEBUG : empty space: size = 1 OK 2025/11/11 03:55:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/11 03:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:14 DEBUG : empty space: md5 = 96116cf11d5c0f3ba797e1612643acc9 OK 2025/11/11 03:55:14 DEBUG : empty space: size = 1 OK 2025/11/11 03:55:14 INFO : empty space: Copied (replaced existing) 2025/11/11 03:55:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.65s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:55:17 DEBUG : foo: md5 = 13bc7dd650747ae99239a84fbb5c8ada OK 2025/11/11 03:55:18 DEBUG : foo: size = 3 OK 2025/11/11 03:55:18 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/11 03:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:19 DEBUG : foo: md5 = 740dbe49037438bb3ee391cdaa3ef317 OK 2025/11/11 03:55:19 DEBUG : foo: size = 3 OK 2025/11/11 03:55:19 INFO : foo: Copied (replaced existing) 2025/11/11 03:55:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:55:21 DEBUG : empty space: md5 = 8be13acbd034f8c19973f95b9e13c977 OK 2025/11/11 03:55:22 DEBUG : empty space: size = 1 OK 2025/11/11 03:55:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:55:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/11 03:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:22 DEBUG : empty space: Unchanged skipping 2025/11/11 03:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:23 DEBUG : potato: md5 = c5e52a3cbdfe0f4a25161ab97fff985a OK 2025/11/11 03:55:23 DEBUG : potato: size = 60 OK 2025/11/11 03:55:23 INFO : potato: Copied (new) 2025/11/11 03:55:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:55:26 DEBUG : potato: md5 = 295ac376d2b28e777d5363dca3a5d21b OK 2025/11/11 03:55:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone718063311) 2025/11/11 03:55:27 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:55:27 DEBUG : potato: Sizes differ 2025/11/11 03:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:28 DEBUG : potato: md5 = 8d659cba732d0d13ce4c4eb716af70cd OK 2025/11/11 03:55:28 DEBUG : potato: size = 21 OK 2025/11/11 03:55:28 INFO : potato: Copied (replaced existing) 2025/11/11 03:55:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.12s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:55:30 DEBUG : potato: md5 = 13657a9e23209151840733f01e1b035c OK 2025/11/11 03:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:31 DEBUG : potato: size = 21 OK 2025/11/11 03:55:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/11 03:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:32 DEBUG : potato: md5 = dbb65e37374dc3a66b1678caaecb552c OK 2025/11/11 03:55:32 DEBUG : potato: size = 21 OK 2025/11/11 03:55:32 INFO : potato: Copied (replaced existing) 2025/11/11 03:55:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:55:35 DEBUG : potato: md5 = 25339e90016d1bc4748c146535f3fa95 OK 2025/11/11 03:55:36 DEBUG : empty space: md5 = aa78eda5f037cdae10454e9057daa12d OK 2025/11/11 03:55:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:55:36 DEBUG : empty space: size = 1 OK 2025/11/11 03:55:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:55:36 DEBUG : empty space: Unchanged skipping 2025/11/11 03:55:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/11 03:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:55:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:55:39 DEBUG : potato: md5 = ea5a0187eaaa3692f570e004e03e1931 OK 2025/11/11 03:55:40 DEBUG : empty space: md5 = 9ea1ea412322379e89790714e8a40575 OK 2025/11/11 03:55:41 DEBUG : empty space: size = 1 OK 2025/11/11 03:55:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:55:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:41 DEBUG : empty space: Unchanged skipping 2025/11/11 03:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:42 DEBUG : potato2: md5 = 895f138775eda6fc9053a8940714bae8 OK 2025/11/11 03:55:42 DEBUG : potato2: size = 60 OK 2025/11/11 03:55:42 INFO : potato2: Copied (new) 2025/11/11 03:55:42 DEBUG : Waiting for deletions to finish 2025/11/11 03:55:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:55:46 DEBUG : b/potato: md5 = af64956d8a95fd512039eeb890d66625 OK 2025/11/11 03:55:48 DEBUG : c/non empty space: md5 = cde238a3fa21205a602a5ca61b241c29 OK 2025/11/11 03:55:48 INFO : d: Making directory 2025/11/11 03:55:49 INFO : d/e: Making directory 2025/11/11 03:55:51 DEBUG : Added delayed dir = "a", newDst= 2025/11/11 03:55:52 INFO : c: Set directory modification time (using SetModTime) 2025/11/11 03:55:52 DEBUG : Added delayed dir = "c", newDst=c 2025/11/11 03:55:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 03:55:52 DEBUG : c/non empty space: size = 5 OK 2025/11/11 03:55:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:55:52 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 03:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:55:54 DEBUG : a/potato2: md5 = 3c6134755e740b738792b76d18c064a7 OK 2025/11/11 03:55:54 DEBUG : a/potato2: size = 60 OK 2025/11/11 03:55:54 INFO : a/potato2: Copied (new) 2025/11/11 03:55:54 DEBUG : Waiting for deletions to finish 2025/11/11 03:55:54 INFO : b/potato: Deleted 2025/11/11 03:55:55 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/11 03:55:55 INFO : d/e: Removing directory 2025/11/11 03:55:56 INFO : d: Removing directory 2025/11/11 03:55:56 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/11 03:55:56 INFO : b: Removing directory 2025/11/11 03:55:56 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/11 03:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': deleted 3 directories 2025/11/11 03:55:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/11 03:55:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:56:02 DEBUG : b/potato: md5 = 9e939137dc40f4818d62b0a4efeeaed1 OK 2025/11/11 03:56:04 DEBUG : c/non empty space: md5 = 4ae2046f43c5890b2b5e9c11e91d2a93 OK 2025/11/11 03:56:04 INFO : d: Making directory 2025/11/11 03:56:06 DEBUG : Added delayed dir = "a", newDst= 2025/11/11 03:56:07 INFO : c: Set directory modification time (using SetModTime) 2025/11/11 03:56:07 DEBUG : Added delayed dir = "c", newDst=c 2025/11/11 03:56:07 DEBUG : c/non empty space: size = 5 OK 2025/11/11 03:56:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:56:07 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 03:56:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 03:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:56:09 DEBUG : a/potato2: md5 = ca5e05f1a95ae4524cf9c4ec6c438e77 OK 2025/11/11 03:56:09 DEBUG : a/potato2: size = 60 OK 2025/11/11 03:56:09 INFO : a/potato2: Copied (new) 2025/11/11 03:56:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': not deleting files as there were IO errors 2025/11/11 03:56:09 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/11 03:56:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': not deleting directories as there were IO errors 2025/11/11 03:56:13 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/11 03:56:14 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/11 03:56:14 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:56:16 DEBUG : potato: md5 = c78a510425bb3fb3670bded3fb6be991 OK 2025/11/11 03:56:18 DEBUG : empty space: md5 = db0f6880bd53d4541ffc1e0da5ed5bb1 OK 2025/11/11 03:56:18 DEBUG : Waiting for deletions to finish 2025/11/11 03:56:18 DEBUG : empty space: size = 1 OK 2025/11/11 03:56:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:56:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:18 DEBUG : empty space: Unchanged skipping 2025/11/11 03:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:56:19 INFO : potato: Deleted 2025/11/11 03:56:20 DEBUG : potato2: md5 = fca9a12f3679d851b5bf359a9a0c2e9f OK 2025/11/11 03:56:20 DEBUG : potato2: size = 60 OK 2025/11/11 03:56:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.37s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:56:23 DEBUG : potato: md5 = d23c489da65369c4eff0436e470c769c OK 2025/11/11 03:56:24 DEBUG : empty space: md5 = 971a45061f3be411bbdd1f9a6a99bb1b OK 2025/11/11 03:56:24 DEBUG : Waiting for deletions to finish 2025/11/11 03:56:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:56:25 INFO : potato: Deleted 2025/11/11 03:56:25 DEBUG : empty space: size = 1 OK 2025/11/11 03:56:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:56:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:25 DEBUG : empty space: Unchanged skipping 2025/11/11 03:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:56:27 DEBUG : potato2: md5 = c0266915fe565dd514b93c748950d944 OK 2025/11/11 03:56:27 DEBUG : potato2: size = 60 OK 2025/11/11 03:56:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.10s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:56:30 DEBUG : potato: md5 = b42b603c60db90937f78ebc6879ac37c OK 2025/11/11 03:56:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:56:32 DEBUG : potato2: md5 = 3ee277a72330593400c1bb91333f2c39 OK 2025/11/11 03:56:32 DEBUG : potato2: size = 19 OK 2025/11/11 03:56:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.77s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:56:35 DEBUG : potato2: md5 = c68361fc3eb69bdbe191c1db1f4dd9ab OK 2025/11/11 03:56:36 DEBUG : empty space: md5 = 77bfe4dd4f8a1e4357911fb8e67e38b5 OK 2025/11/11 03:56:36 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 03:56:36 DEBUG : enormous: Excluded 2025/11/11 03:56:36 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:56:36 DEBUG : potato2: Excluded 2025/11/11 03:56:36 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:36 DEBUG : empty space: size = 1 OK 2025/11/11 03:56:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:56:36 DEBUG : empty space: Unchanged skipping 2025/11/11 03:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:56:36 DEBUG : Waiting for deletions to finish 2025/11/11 03:56:36 INFO : There was nothing to transfer 2025/11/11 03:56:37 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 03:56:37 DEBUG : enormous: Excluded 2025/11/11 03:56:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:56:37 DEBUG : potato2: Excluded 2025/11/11 03:56:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:56:37 DEBUG : empty space: size = 1 OK 2025/11/11 03:56:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/11 03:56:37 DEBUG : empty space: Unchanged skipping 2025/11/11 03:56:37 DEBUG : Local file system at /tmp/rclone718063311: Waiting for checks to finish 2025/11/11 03:56:37 DEBUG : Local file system at /tmp/rclone718063311: Waiting for transfers to finish 2025/11/11 03:56:37 DEBUG : Waiting for deletions to finish 2025/11/11 03:56:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:56:40 DEBUG : potato2: md5 = 05b6b92da1e69722fd9bf7f3182f194b OK 2025/11/11 03:56:42 DEBUG : empty space: md5 = 9dcd8ddc11c56c51b4ddb876ac14e045 OK 2025/11/11 03:56:43 DEBUG : enormous: md5 = 6fb194003ffdf7057600b6e041ce1291 OK 2025/11/11 03:56:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 03:56:43 DEBUG : enormous: Excluded 2025/11/11 03:56:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 03:56:43 DEBUG : potato2: Excluded 2025/11/11 03:56:43 DEBUG : empty space: size = 1 OK 2025/11/11 03:56:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:43 DEBUG : empty space: Unchanged skipping 2025/11/11 03:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:56:43 DEBUG : Waiting for deletions to finish 2025/11/11 03:56:44 INFO : enormous: Deleted 2025/11/11 03:56:44 INFO : potato2: Deleted 2025/11/11 03:56:44 INFO : There was nothing to transfer 2025/11/11 03:56:44 DEBUG : empty space: size = 1 OK 2025/11/11 03:56:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/11 03:56:44 DEBUG : empty space: Unchanged skipping 2025/11/11 03:56:44 DEBUG : Local file system at /tmp/rclone718063311: Waiting for checks to finish 2025/11/11 03:56:44 DEBUG : Local file system at /tmp/rclone718063311: Waiting for transfers to finish 2025/11/11 03:56:44 DEBUG : Waiting for deletions to finish 2025/11/11 03:56:44 INFO : potato2: Deleted 2025/11/11 03:56:44 INFO : enormous: Deleted 2025/11/11 03:56:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:56:47 DEBUG : one: md5 = 76e84b569bdbeb7ea673930dc93a9b7e OK 2025/11/11 03:56:48 DEBUG : two: md5 = 7f7511fc9b9237a4546dffa02d58e7fa OK 2025/11/11 03:56:50 DEBUG : three: md5 = d0a70672d9c4f37616a590fbe9fcf096 OK 2025/11/11 03:56:51 DEBUG : four: md5 = f508924a0020c586a4c7b909f04cb311 OK 2025/11/11 03:56:52 DEBUG : five: Need to transfer - File not found at Destination 2025/11/11 03:56:52 DEBUG : four: size = 4 (Local file system at /tmp/rclone718063311) 2025/11/11 03:56:52 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:56:52 DEBUG : four: Sizes differ 2025/11/11 03:56:52 DEBUG : one: Destination is newer than source, skipping 2025/11/11 03:56:52 DEBUG : three: size = 5 OK 2025/11/11 03:56:52 DEBUG : three: Sizes identical 2025/11/11 03:56:52 DEBUG : two: size = 3 OK 2025/11/11 03:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/11 03:56:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 03:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:56:53 DEBUG : two: md5 = d44f971cd5ef8c8de9155cf0024e2a1c OK 2025/11/11 03:56:53 DEBUG : two: size = 3 OK 2025/11/11 03:56:53 INFO : two: Copied (replaced existing) 2025/11/11 03:56:53 DEBUG : five: md5 = 8abbffcce30ec4ef3af2cc7e93415eb2 OK 2025/11/11 03:56:53 DEBUG : five: size = 4 OK 2025/11/11 03:56:53 INFO : five: Copied (new) 2025/11/11 03:56:53 DEBUG : four: md5 = 670963542c214e05b0c71874877f7598 OK 2025/11/11 03:56:53 DEBUG : four: size = 4 OK 2025/11/11 03:56:53 INFO : four: Copied (replaced existing) 2025/11/11 03:56:53 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.42s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/11 03:56:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/11 03:56:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/11 03:56:56 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/11 03:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:56:58 DEBUG : yam: md5 = 77d7a6f7ac039a09641592605eaac236 OK 2025/11/11 03:56:58 DEBUG : yam: size = 11 OK 2025/11/11 03:56:58 INFO : yam: Copied (new) 2025/11/11 03:56:58 DEBUG : potato: md5 = a9998ce66cad54a655f47ccda340f920 OK 2025/11/11 03:56:58 DEBUG : potato: size = 14 OK 2025/11/11 03:56:58 INFO : potato: Copied (new) 2025/11/11 03:56:58 DEBUG : Waiting for deletions to finish 2025/11/11 03:56:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/11 03:56:58 DEBUG : potato: size = 14 OK 2025/11/11 03:56:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:56:58 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/11 03:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:56:58 DEBUG : potato: Unchanged skipping 2025/11/11 03:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:57:00 DEBUG : yaml: md5 = 77161322f21b351f6b60db468b744a16 OK 2025/11/11 03:57:00 DEBUG : yaml: size = 11 OK 2025/11/11 03:57:00 INFO : yaml: Copied (new) 2025/11/11 03:57:00 DEBUG : Waiting for deletions to finish 2025/11/11 03:57:00 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/11 03:57:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Making map for --track-renames 2025/11/11 03:57:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Finished making map for --track-renames 2025/11/11 03:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:57:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 03:57:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/11 03:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for renames to finish 2025/11/11 03:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:57:03 DEBUG : potato: md5 = c3c6e5fcd883c202cb0f23b590c3895a OK 2025/11/11 03:57:03 DEBUG : potato: size = 14 OK 2025/11/11 03:57:03 INFO : potato: Copied (new) 2025/11/11 03:57:03 DEBUG : yam: md5 = 7fcc8cec2de66dc56f93d3a553fa2e8e OK 2025/11/11 03:57:03 DEBUG : yam: size = 11 OK 2025/11/11 03:57:03 INFO : yam: Copied (new) 2025/11/11 03:57:03 DEBUG : Waiting for deletions to finish 2025/11/11 03:57:04 DEBUG : potato: size = 14 OK 2025/11/11 03:57:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:57:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Making map for --track-renames 2025/11/11 03:57:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Finished making map for --track-renames 2025/11/11 03:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:57:04 DEBUG : potato: Unchanged skipping 2025/11/11 03:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for renames to finish 2025/11/11 03:57:05 INFO : yam: Moved (server-side) to: yaml 2025/11/11 03:57:05 INFO : yaml: Renamed from "yam" 2025/11/11 03:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:57:05 DEBUG : Waiting for deletions to finish 2025/11/11 03:57:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/11 03:57:07 DEBUG : Added delayed dir = "sub", newDst= 2025/11/11 03:57:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Making map for --track-renames 2025/11/11 03:57:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Finished making map for --track-renames 2025/11/11 03:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:57:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 03:57:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/11 03:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for renames to finish 2025/11/11 03:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:57:09 DEBUG : sub/yam: md5 = 25f64b309d2b2b24df00bf161119b142 OK 2025/11/11 03:57:09 DEBUG : sub/yam: size = 11 OK 2025/11/11 03:57:09 INFO : sub/yam: Copied (new) 2025/11/11 03:57:09 DEBUG : potato: md5 = f588cf1c4b2eee71e6ad4dc96f559459 OK 2025/11/11 03:57:09 DEBUG : potato: size = 14 OK 2025/11/11 03:57:09 INFO : potato: Copied (new) 2025/11/11 03:57:09 DEBUG : Waiting for deletions to finish 2025/11/11 03:57:10 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/11 03:57:11 DEBUG : potato: size = 14 OK 2025/11/11 03:57:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:57:11 DEBUG : potato: Unchanged skipping 2025/11/11 03:57:11 INFO : sub: Set directory modification time (using SetModTime) 2025/11/11 03:57:11 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/11 03:57:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Making map for --track-renames 2025/11/11 03:57:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Finished making map for --track-renames 2025/11/11 03:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for renames to finish 2025/11/11 03:57:12 INFO : sub/yam: Moved (server-side) to: yam 2025/11/11 03:57:12 INFO : yam: Renamed from "sub/yam" 2025/11/11 03:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:57:12 DEBUG : Waiting for deletions to finish 2025/11/11 03:57:12 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.38s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:57:15 DEBUG : Creating backend with remote "/tmp/rclone718063311/dir1" 2025/11/11 03:57:15 DEBUG : Creating backend with remote "/tmp/rclone718063311/dir2" 2025/11/11 03:57:15 DEBUG : Local file system at /tmp/rclone718063311/dir2: Using server-side directory move 2025/11/11 03:57:15 INFO : Local file system at /tmp/rclone718063311/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 03:57:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/11 03:57:15 INFO : file1.txt: Moved (server-side) 2025/11/11 03:57:15 DEBUG : Local file system at /tmp/rclone718063311/dir2: Waiting for checks to finish 2025/11/11 03:57:15 DEBUG : Local file system at /tmp/rclone718063311/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:57:15 DEBUG : Added delayed dir = "nested", newDst= 2025/11/11 03:57:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:57:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:57:15 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/11 03:57:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 03:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:57:17 DEBUG : sub dir/hello world: md5 = 6820e5bfc0f23448e69dc4c74f6b1c06 OK 2025/11/11 03:57:17 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:57:17 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:57:17 INFO : sub dir/hello world: Deleted 2025/11/11 03:57:19 DEBUG : nested/sub dir/file: md5 = 0d9c31b0086e2b95bb5cec5e3ad05c21 OK 2025/11/11 03:57:19 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/11 03:57:19 INFO : nested/sub dir/file: Copied (new) 2025/11/11 03:57:19 INFO : nested/sub dir/file: Deleted 2025/11/11 03:57:19 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:57:20 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/11 03:57:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:57:20 INFO : sub dir: Removing directory 2025/11/11 03:57:20 INFO : nested/sub dir: Removing directory 2025/11/11 03:57:20 INFO : nested: Removing directory 2025/11/11 03:57:20 DEBUG : Local file system at /tmp/rclone718063311: deleted 3 directories 2025/11/11 03:57:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 03:57:24 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/11 03:57:24 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:57:25 DEBUG : Added delayed dir = "nested", newDst= 2025/11/11 03:57:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 03:57:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 03:57:25 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/11 03:57:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 03:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:57:27 DEBUG : sub dir/hello world: md5 = ed723f71382d3fdc2e99e8e233c0d5aa OK 2025/11/11 03:57:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 03:57:27 INFO : sub dir/hello world: Copied (new) 2025/11/11 03:57:27 INFO : sub dir/hello world: Deleted 2025/11/11 03:57:29 DEBUG : nested/sub dir/file: md5 = 6c932b601cf68fc179d275c593adb8b2 OK 2025/11/11 03:57:29 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/11 03:57:29 INFO : nested/sub dir/file: Copied (new) 2025/11/11 03:57:29 INFO : nested/sub dir/file: Deleted 2025/11/11 03:57:29 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:57:30 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/11 03:57:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 03:57:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 03:57:33 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/11 03:57:34 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.22s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:57:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/11 03:57:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 03:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:57:36 DEBUG : existing: md5 = 234bb5407add30327f6b19b73c4c3104 OK 2025/11/11 03:57:36 DEBUG : existing: size = 6 OK 2025/11/11 03:57:36 INFO : existing: Copied (new) 2025/11/11 03:57:36 INFO : existing: Deleted 2025/11/11 03:57:36 DEBUG : existing-b: md5 = 34d7966267ec800ef0834a63886a3628 OK 2025/11/11 03:57:36 DEBUG : existing-b: size = 6 OK 2025/11/11 03:57:36 INFO : existing-b: Copied (new) 2025/11/11 03:57:36 INFO : existing-b: Deleted 2025/11/11 03:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:57:36 DEBUG : existing: Destination exists, skipping 2025/11/11 03:57:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/11 03:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:57:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.94s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:57:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-copepip3pero" 2025/11/11 03:57:38 DEBUG : Creating backend with remote "TestDrive:crypt/hevidl2lfu7dqhvjkk8vgtv0od7nbo9kc35mi28vokhckhurg0d0" 2025/11/11 03:57:41 DEBUG : potato2: md5 = a61edebf9c18e939caf7f5a707af63b9 OK 2025/11/11 03:57:42 DEBUG : empty space: md5 = f9a83140df37b1d823f7a6f3ee17466d OK 2025/11/11 03:57:43 DEBUG : potato3: md5 = e5511680d86a9582f8f93e0e07c3f16e OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda' -> Encrypted drive 'TestCryptDrive:rclone-test-copepip3pero' 2025/11/11 03:57:46 DEBUG : empty space: md5 = 901fdedf6f25549d39478f5e1b9d8395 OK 2025/11/11 03:57:47 DEBUG : potato3: md5 = 8548009e0e43c0469a49e77accc24e80 OK 2025/11/11 03:57:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copepip3pero': Using server-side directory move 2025/11/11 03:57:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-copepip3pero': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 03:57:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:57:48 DEBUG : empty space: size = 1 OK 2025/11/11 03:57:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:57:48 DEBUG : empty space: Unchanged skipping 2025/11/11 03:57:48 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:57:48 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-copepip3pero') 2025/11/11 03:57:48 DEBUG : potato3: Sizes differ 2025/11/11 03:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copepip3pero': Waiting for checks to finish 2025/11/11 03:57:48 INFO : empty space: Deleted 2025/11/11 03:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copepip3pero': Waiting for transfers to finish 2025/11/11 03:57:48 INFO : potato3: Deleted 2025/11/11 03:57:48 INFO : potato2: Moved (server-side) 2025/11/11 03:57:49 INFO : potato3: Moved (server-side) 2025/11/11 03:57:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivelom0rexe" 2025/11/11 03:57:49 DEBUG : Creating backend with remote "TestDrive:crypt/tfktoc9pute4jrr1bpnalr48dakv85hpk786kcieqisn2fl2uhj0" 2025/11/11 03:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivelom0rexe': Using server-side directory move 2025/11/11 03:57:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivelom0rexe': Server side directory move succeeded 2025/11/11 03:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivelom0rexe': Purge remote 2025/11/11 03:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copepip3pero': Purge remote 2025/11/11 03:57:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.96s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:57:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqakik9yafi" 2025/11/11 03:57:53 DEBUG : Creating backend with remote "TestDrive:crypt/3mq35ecvo0ai68r25bonii6cgps0fponmv298s7cnhjgh5rncdn0" 2025/11/11 03:57:55 DEBUG : potato2: md5 = 9b429b822473f9d035fefd29d4fd9110 OK 2025/11/11 03:57:57 DEBUG : empty space: md5 = 3a0eefa552d855edbe584a23a37935be OK 2025/11/11 03:57:58 DEBUG : potato3: md5 = d766709aaa8defc770119daf6de5ad85 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda' -> Encrypted drive 'TestCryptDrive:rclone-test-fuqakik9yafi' 2025/11/11 03:58:01 DEBUG : empty space: md5 = 217706979b6e705dfa6ad91d2bd6944b OK 2025/11/11 03:58:02 DEBUG : potato3: md5 = d185d3991ea026085396541420291708 OK 2025/11/11 03:58:03 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 03:58:03 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 03:58:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:58:03 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:58:03 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fuqakik9yafi') 2025/11/11 03:58:03 DEBUG : potato3: Sizes differ 2025/11/11 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqakik9yafi': Waiting for checks to finish 2025/11/11 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqakik9yafi': Waiting for transfers to finish 2025/11/11 03:58:03 INFO : potato3: Deleted 2025/11/11 03:58:04 INFO : potato2: Moved (server-side) 2025/11/11 03:58:04 INFO : potato3: Moved (server-side) 2025/11/11 03:58:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidevap1buze" 2025/11/11 03:58:05 DEBUG : Creating backend with remote "TestDrive:crypt/lgc6qp06847e67fgpbvc6kngr21l4i309v806hcguuh8nh226480" 2025/11/11 03:58:06 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 03:58:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:58:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/11 03:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidevap1buze': Waiting for checks to finish 2025/11/11 03:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidevap1buze': Waiting for transfers to finish 2025/11/11 03:58:07 INFO : potato3: Moved (server-side) 2025/11/11 03:58:07 INFO : potato2: Moved (server-side) 2025/11/11 03:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidevap1buze': Purge remote 2025/11/11 03:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqakik9yafi': Purge remote --- PASS: TestServerSideMoveWithFilter (16.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:58:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matomet3texe" 2025/11/11 03:58:09 DEBUG : Creating backend with remote "TestDrive:crypt/o5mnblccquifaf4puv0q65p1p00i0t0rtg8bk3vi0dnd12v7ao40" 2025/11/11 03:58:12 DEBUG : potato2: md5 = 6a374acfa89409af258ff634217c75e6 OK 2025/11/11 03:58:13 DEBUG : empty space: md5 = e4aebf085a78e7d1320fd9e2b8444584 OK 2025/11/11 03:58:15 DEBUG : potato3: md5 = 9d5a395646f2b721290c7f74dd558b0f OK 2025/11/11 03:58:15 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda' -> Encrypted drive 'TestCryptDrive:rclone-test-matomet3texe' 2025/11/11 03:58:18 DEBUG : empty space: md5 = 8ea5f3e8a4972eac17b238666a3dd808 OK 2025/11/11 03:58:20 DEBUG : potato3: md5 = 7356ed97351d4b5028e45cec642ec10f OK 2025/11/11 03:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matomet3texe': Using server-side directory move 2025/11/11 03:58:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matomet3texe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 03:58:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 03:58:20 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/11 03:58:20 DEBUG : empty space: size = 1 OK 2025/11/11 03:58:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 03:58:20 DEBUG : empty space: Unchanged skipping 2025/11/11 03:58:20 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 03:58:20 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-matomet3texe') 2025/11/11 03:58:20 DEBUG : potato3: Sizes differ 2025/11/11 03:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matomet3texe': Waiting for checks to finish 2025/11/11 03:58:21 INFO : empty space: Deleted 2025/11/11 03:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matomet3texe': Waiting for transfers to finish 2025/11/11 03:58:21 INFO : potato3: Deleted 2025/11/11 03:58:21 INFO : potato2: Moved (server-side) 2025/11/11 03:58:21 INFO : potato3: Moved (server-side) 2025/11/11 03:58:21 INFO : tomatoDir: Removing directory 2025/11/11 03:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': deleted 1 directories 2025/11/11 03:58:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sewamud5niwe" 2025/11/11 03:58:23 DEBUG : Creating backend with remote "TestDrive:crypt/uf9binvnf482au9j0bjnht20jsiocg18406ltvpo8rmnh564eng0" 2025/11/11 03:58:24 INFO : tomatoDir: Making directory 2025/11/11 03:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sewamud5niwe': Using server-side directory move 2025/11/11 03:58:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sewamud5niwe': Server side directory move succeeded 2025/11/11 03:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sewamud5niwe': Purge remote 2025/11/11 03:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matomet3texe': Purge remote 2025/11/11 03:58:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.44s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:58:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test" 2025/11/11 03:58:28 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.85s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:58:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test" 2025/11/11 03:58:30 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/11 03:58:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test-include/layer2" 2025/11/11 03:58:33 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/11 03:58:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test-ignore-file" 2025/11/11 03:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/11 03:58:40 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 5af3265bccb0e1df6eb12666030e60c7 OK 2025/11/11 03:58:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/11 03:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test': Waiting for checks to finish 2025/11/11 03:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test': Waiting for transfers to finish 2025/11/11 03:58:42 DEBUG : Waiting for deletions to finish 2025/11/11 03:58:42 INFO : There was nothing to transfer 2025/11/11 03:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:58:44 DEBUG : Waiting for deletions to finish 2025/11/11 03:58:44 INFO : rclone-sync-test-include: Removing directory 2025/11/11 03:58:44 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/11 03:58:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/11 03:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': failed to delete 1 directories 2025/11/11 03:58:44 INFO : There was nothing to transfer 2025/11/11 03:58:46 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/11 03:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/11 03:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/11 03:58:46 DEBUG : Waiting for deletions to finish 2025/11/11 03:58:46 INFO : There was nothing to transfer 2025/11/11 03:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 03:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 03:58:48 DEBUG : Waiting for deletions to finish 2025/11/11 03:58:48 INFO : rclone-sync-test-include: Removing directory 2025/11/11 03:58:48 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/11 03:58:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/11 03:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': failed to delete 1 directories 2025/11/11 03:58:48 INFO : There was nothing to transfer 2025/11/11 03:58:50 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/11 03:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/11 03:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/11 03:58:50 DEBUG : Waiting for deletions to finish 2025/11/11 03:58:50 INFO : There was nothing to transfer 2025/11/11 03:58:52 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/11 03:58:52 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.04s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:58:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/dst" 2025/11/11 03:58:54 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:58:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/CompareDest" 2025/11/11 03:58:56 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/gveqi14airsml4bgu7krj116o8" 2025/11/11 03:58:57 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 03:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:00 DEBUG : one: md5 = f4370aa8102619a0aa9836e6e7211790 OK 2025/11/11 03:59:00 DEBUG : one: size = 3 OK 2025/11/11 03:59:00 INFO : one: Copied (new) 2025/11/11 03:59:00 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 03:59:01 DEBUG : one: Sizes differ 2025/11/11 03:59:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:02 DEBUG : one: md5 = 2486977840bdc830473f8b521bd42b3f OK 2025/11/11 03:59:02 DEBUG : one: size = 5 OK 2025/11/11 03:59:02 INFO : one: Copied (replaced existing) 2025/11/11 03:59:02 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:04 DEBUG : dst/one: md5 = 735cfc13f832b1b3ff9a5abae1fca6a2 OK 2025/11/11 03:59:06 DEBUG : CompareDest/one: md5 = 91d96f8d577b67079e61440aecd71118 OK 2025/11/11 03:59:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 03:59:07 DEBUG : one: Sizes differ 2025/11/11 03:59:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:07 DEBUG : one: size = 5 OK 2025/11/11 03:59:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:59:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:07 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:07 INFO : There was nothing to transfer 2025/11/11 03:59:09 DEBUG : CompareDest/two: md5 = 9da12244cc220eb9ec1f40dbf1bed448 OK 2025/11/11 03:59:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 03:59:10 DEBUG : one: Sizes differ 2025/11/11 03:59:10 DEBUG : one: size = 5 OK 2025/11/11 03:59:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:59:10 DEBUG : two: size = 3 OK 2025/11/11 03:59:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 03:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:10 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:10 INFO : There was nothing to transfer 2025/11/11 03:59:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 03:59:11 DEBUG : one: Sizes differ 2025/11/11 03:59:11 DEBUG : two: size = 3 OK 2025/11/11 03:59:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 03:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:11 DEBUG : one: size = 5 OK 2025/11/11 03:59:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:11 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:11 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/11 03:59:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 03:59:12 DEBUG : one: Sizes differ 2025/11/11 03:59:13 DEBUG : one: size = 5 OK 2025/11/11 03:59:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 03:59:13 DEBUG : two: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:13 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/CompareDest') 2025/11/11 03:59:13 DEBUG : two: Sizes differ 2025/11/11 03:59:13 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 03:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:14 DEBUG : two: md5 = bc24ee67974d8055badb265bd8b94ba6 OK 2025/11/11 03:59:14 DEBUG : two: size = 5 OK 2025/11/11 03:59:14 INFO : two: Copied (new) 2025/11/11 03:59:14 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 03:59:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:59:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 03:59:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.30s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:59:21 DEBUG : pre-dest1/1: md5 = 1fd5faab4e9dece8f2847a98081bfe05 OK 2025/11/11 03:59:23 DEBUG : pre-dest2/2: md5 = a5ef8ad3a55886bd592c8723569057e6 OK 2025/11/11 03:59:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/dest" 2025/11/11 03:59:23 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/rg03c1jvnehrrc617i0lnqjddc" 2025/11/11 03:59:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/pre-dest1" 2025/11/11 03:59:25 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/bbnblvh6k061ssopqrp18kd7gc" 2025/11/11 03:59:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/pre-dest2" 2025/11/11 03:59:25 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/11 03:59:27 DEBUG : 1: size = 1 OK 2025/11/11 03:59:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:59:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/11 03:59:27 DEBUG : 2: size = 1 OK 2025/11/11 03:59:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 03:59:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/11 03:59:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/11 03:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dest': Waiting for checks to finish 2025/11/11 03:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dest': Waiting for transfers to finish 2025/11/11 03:59:30 DEBUG : 3: md5 = edce05fd43a47696bc91ffc51f66be8a OK 2025/11/11 03:59:30 DEBUG : 3: size = 1 OK 2025/11/11 03:59:30 INFO : 3: Copied (new) 2025/11/11 03:59:30 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:32 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/11 03:59:33 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/11 03:59:34 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.08s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 03:59:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/dst" 2025/11/11 03:59:34 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 03:59:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/CopyDest" 2025/11/11 03:59:36 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/11 03:59:38 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 03:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:40 DEBUG : one: md5 = b44d1c961d2efb57162d49bee2f0ffa0 OK 2025/11/11 03:59:40 DEBUG : one: size = 3 OK 2025/11/11 03:59:40 INFO : one: Copied (new) 2025/11/11 03:59:40 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 03:59:41 DEBUG : one: Sizes differ 2025/11/11 03:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:42 DEBUG : one: md5 = d1d4341a8168213e2fb820e8f3cb67b9 OK 2025/11/11 03:59:42 DEBUG : one: size = 5 OK 2025/11/11 03:59:42 INFO : one: Copied (replaced existing) 2025/11/11 03:59:42 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:44 DEBUG : dst/one: md5 = b0b6497e394f9ad4933d215730646056 OK 2025/11/11 03:59:46 DEBUG : CopyDest/one: md5 = eadc8bb635b991fc1b511a171aed13cb OK 2025/11/11 03:59:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/BackupDir" 2025/11/11 03:59:47 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/11 03:59:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 03:59:48 DEBUG : one: Sizes differ 2025/11/11 03:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:49 DEBUG : one: size = 5 OK 2025/11/11 03:59:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 03:59:49 DEBUG : one: Sizes differ 2025/11/11 03:59:50 INFO : one: Moved (server-side) 2025/11/11 03:59:51 DEBUG : one: size = 5 OK 2025/11/11 03:59:51 INFO : one: Copied (server-side copy) 2025/11/11 03:59:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/11 03:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:51 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:53 DEBUG : CopyDest/two: md5 = 390b343e61d1ed3a194a98efdabb9c59 OK 2025/11/11 03:59:54 DEBUG : one: size = 5 OK 2025/11/11 03:59:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:54 DEBUG : one: Unchanged skipping 2025/11/11 03:59:54 DEBUG : two: size = 3 OK 2025/11/11 03:59:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:55 DEBUG : two: size = 3 OK 2025/11/11 03:59:55 INFO : two: Copied (server-side copy) 2025/11/11 03:59:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/11 03:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:55 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:56 DEBUG : one: size = 5 OK 2025/11/11 03:59:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:56 DEBUG : one: Unchanged skipping 2025/11/11 03:59:56 DEBUG : two: size = 3 OK 2025/11/11 03:59:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:56 DEBUG : two: Unchanged skipping 2025/11/11 03:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 03:59:56 DEBUG : Waiting for deletions to finish 2025/11/11 03:59:56 INFO : There was nothing to transfer 2025/11/11 03:59:58 DEBUG : CopyDest/three: md5 = 15e34f3418dd691c897476e8f09b3c24 OK 2025/11/11 03:59:59 DEBUG : one: size = 5 OK 2025/11/11 03:59:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:59 DEBUG : one: Unchanged skipping 2025/11/11 03:59:59 DEBUG : three: size = 7 (Local file system at /tmp/rclone718063311) 2025/11/11 03:59:59 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/CopyDest') 2025/11/11 03:59:59 DEBUG : three: Sizes differ 2025/11/11 03:59:59 DEBUG : three: Destination not found in --copy-dest 2025/11/11 03:59:59 DEBUG : three: Need to transfer - File not found at Destination 2025/11/11 03:59:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 03:59:59 DEBUG : two: size = 3 OK 2025/11/11 03:59:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 03:59:59 DEBUG : two: Unchanged skipping 2025/11/11 03:59:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 04:00:00 DEBUG : three: md5 = 7366b7910b9b6a3072120bdcd9eaede3 OK 2025/11/11 04:00:00 DEBUG : three: size = 7 OK 2025/11/11 04:00:00 INFO : three: Copied (new) 2025/11/11 04:00:00 DEBUG : Waiting for deletions to finish 2025/11/11 04:00:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 04:00:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:00:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 04:00:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:00:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 04:00:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 04:00:06 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (31.86s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:00:09 DEBUG : dst/one: md5 = 70d2b77a2cfeacc5ad9b8397d4e4f93c OK 2025/11/11 04:00:10 DEBUG : dst/two: md5 = 1858f438247f77fbaf9f4c1a34f18145 OK 2025/11/11 04:00:11 DEBUG : dst/three.txt: md5 = 9f6db7f0b5a677d25ed33dc0eade7325 OK 2025/11/11 04:00:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/dst" 2025/11/11 04:00:12 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 04:00:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/backup" 2025/11/11 04:00:13 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 04:00:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone718063311) 2025/11/11 04:00:14 DEBUG : two: size = 3 OK 2025/11/11 04:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 04:00:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:00:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:00:14 DEBUG : one: Sizes differ 2025/11/11 04:00:14 DEBUG : two: Unchanged skipping 2025/11/11 04:00:16 INFO : one: Moved (server-side) 2025/11/11 04:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 04:00:17 DEBUG : one: md5 = 280407ed9b178f29efdf67b71eb88e79 OK 2025/11/11 04:00:17 DEBUG : one: size = 4 OK 2025/11/11 04:00:17 INFO : one: Copied (new) 2025/11/11 04:00:17 DEBUG : Waiting for deletions to finish 2025/11/11 04:00:18 INFO : three.txt: Moved (server-side) 2025/11/11 04:00:18 INFO : three.txt: Moved into backup dir 2025/11/11 04:00:20 DEBUG : dst/three.txt: md5 = ca9ae75b60eca41743617370e860fb57 OK 2025/11/11 04:00:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 04:00:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:00:21 DEBUG : one: Sizes differ 2025/11/11 04:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 04:00:21 DEBUG : two: size = 3 OK 2025/11/11 04:00:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:00:21 DEBUG : two: Unchanged skipping 2025/11/11 04:00:22 INFO : one: Deleted 2025/11/11 04:00:22 INFO : one: Moved (server-side) 2025/11/11 04:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 04:00:23 DEBUG : one: md5 = 1b6278ac58209abb1e2a070b47433675 OK 2025/11/11 04:00:23 DEBUG : one: size = 5 OK 2025/11/11 04:00:23 INFO : one: Copied (new) 2025/11/11 04:00:23 DEBUG : Waiting for deletions to finish 2025/11/11 04:00:24 INFO : three.txt: Deleted 2025/11/11 04:00:25 INFO : three.txt: Moved (server-side) 2025/11/11 04:00:25 INFO : three.txt: Moved into backup dir 2025/11/11 04:00:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:00:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 04:00:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 04:00:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:00:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:00:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.85s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:00:31 DEBUG : dst/one: md5 = 4e3481e02c3024ca530ede4ceafae055 OK 2025/11/11 04:00:33 DEBUG : dst/two: md5 = 773ce6ed489760911566ddd4c594cd02 OK 2025/11/11 04:00:34 DEBUG : dst/three.txt: md5 = e67f39817f96e0f1d4c8e113a0cdf1a6 OK 2025/11/11 04:00:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/dst" 2025/11/11 04:00:35 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 04:00:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/backup" 2025/11/11 04:00:35 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 04:00:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone718063311) 2025/11/11 04:00:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:00:37 DEBUG : one: Sizes differ 2025/11/11 04:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 04:00:37 DEBUG : two: size = 3 OK 2025/11/11 04:00:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:00:37 DEBUG : two: Unchanged skipping 2025/11/11 04:00:39 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 04:00:40 DEBUG : one: md5 = 6ffac72f135fc0d158196f01d9481aa0 OK 2025/11/11 04:00:40 DEBUG : one: size = 4 OK 2025/11/11 04:00:40 INFO : one: Copied (new) 2025/11/11 04:00:40 DEBUG : Waiting for deletions to finish 2025/11/11 04:00:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:00:41 INFO : three.txt: Moved into backup dir 2025/11/11 04:00:43 DEBUG : dst/three.txt: md5 = 1b95bc78a8638f7d2ac156563ea2fa56 OK 2025/11/11 04:00:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 04:00:44 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:00:44 DEBUG : two: size = 3 OK 2025/11/11 04:00:44 DEBUG : one: Sizes differ 2025/11/11 04:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 04:00:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:00:44 DEBUG : two: Unchanged skipping 2025/11/11 04:00:44 INFO : one.bak: Deleted 2025/11/11 04:00:45 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 04:00:46 DEBUG : one: md5 = ad5260b9cae2b81effd2188a33c9474e OK 2025/11/11 04:00:46 DEBUG : one: size = 5 OK 2025/11/11 04:00:46 INFO : one: Copied (new) 2025/11/11 04:00:46 DEBUG : Waiting for deletions to finish 2025/11/11 04:00:47 INFO : three.txt.bak: Deleted 2025/11/11 04:00:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:00:47 INFO : three.txt: Moved into backup dir 2025/11/11 04:00:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:00:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 04:00:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/11 04:00:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 04:00:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 04:00:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (22.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:00:54 DEBUG : dst/one: md5 = 124255450cf6366f3da72a1a86331d37 OK 2025/11/11 04:00:55 DEBUG : dst/two: md5 = 3ecefcbd95b9d26c2be13e892f2ab851 OK 2025/11/11 04:00:57 DEBUG : dst/three.txt: md5 = 9ef720e4b99069111b9fbfa2df0570ae OK 2025/11/11 04:00:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/dst" 2025/11/11 04:00:57 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 04:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/backup" 2025/11/11 04:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 04:01:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone718063311) 2025/11/11 04:01:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:01:00 DEBUG : one: Sizes differ 2025/11/11 04:01:00 DEBUG : two: size = 3 OK 2025/11/11 04:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 04:01:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:01:00 DEBUG : two: Unchanged skipping 2025/11/11 04:01:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 04:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 04:01:03 DEBUG : one: md5 = f88778199a3410535b808088d9569107 OK 2025/11/11 04:01:03 DEBUG : one: size = 4 OK 2025/11/11 04:01:03 INFO : one: Copied (new) 2025/11/11 04:01:03 DEBUG : Waiting for deletions to finish 2025/11/11 04:01:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 04:01:04 INFO : three.txt: Moved into backup dir 2025/11/11 04:01:06 DEBUG : dst/three.txt: md5 = 06c224b040bc0697f1bb0af63d4c2cf9 OK 2025/11/11 04:01:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 04:01:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:01:07 DEBUG : one: Sizes differ 2025/11/11 04:01:07 DEBUG : two: size = 3 OK 2025/11/11 04:01:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:01:07 DEBUG : two: Unchanged skipping 2025/11/11 04:01:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 04:01:07 INFO : one-2019-01-01: Deleted 2025/11/11 04:01:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 04:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 04:01:09 DEBUG : one: md5 = 6ed51e00d384d64cb52e4ea30ab52c02 OK 2025/11/11 04:01:09 DEBUG : one: size = 5 OK 2025/11/11 04:01:09 INFO : one: Copied (new) 2025/11/11 04:01:09 DEBUG : Waiting for deletions to finish 2025/11/11 04:01:10 INFO : three-2019-01-01.txt: Deleted 2025/11/11 04:01:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 04:01:11 INFO : three.txt: Moved into backup dir 2025/11/11 04:01:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:01:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 04:01:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/11 04:01:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/11 04:01:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/11 04:01:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.85s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:01:18 DEBUG : dst/one: md5 = d7dc56e52548baec3df05ec82c46470f OK 2025/11/11 04:01:19 DEBUG : dst/two: md5 = 7b48543e9ce469021a5880fc63984707 OK 2025/11/11 04:01:21 DEBUG : dst/three.txt: md5 = 390ca9e67e4b49522a82b723e0693b3b OK 2025/11/11 04:01:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/dst" 2025/11/11 04:01:21 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 04:01:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone718063311) 2025/11/11 04:01:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:01:22 DEBUG : one: Sizes differ 2025/11/11 04:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 04:01:22 DEBUG : two: size = 3 OK 2025/11/11 04:01:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:01:22 DEBUG : two: Unchanged skipping 2025/11/11 04:01:23 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 04:01:24 DEBUG : one: md5 = c31c8ed22e4f97d2f7585dfd0b3572d5 OK 2025/11/11 04:01:24 DEBUG : one: size = 4 OK 2025/11/11 04:01:24 INFO : one: Copied (new) 2025/11/11 04:01:24 DEBUG : Waiting for deletions to finish 2025/11/11 04:01:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:01:25 INFO : three.txt: Moved into backup dir 2025/11/11 04:01:27 DEBUG : dst/three.txt: md5 = 9b261d8dfd14ec23761418585ac9198e OK 2025/11/11 04:01:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/11 04:01:28 DEBUG : one.bak: Excluded (Path Filter) 2025/11/11 04:01:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 04:01:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:01:28 DEBUG : two: size = 3 OK 2025/11/11 04:01:28 DEBUG : one: Sizes differ 2025/11/11 04:01:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for checks to finish 2025/11/11 04:01:28 DEBUG : two: Unchanged skipping 2025/11/11 04:01:28 INFO : one.bak: Deleted 2025/11/11 04:01:29 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst': Waiting for transfers to finish 2025/11/11 04:01:31 DEBUG : one: md5 = de3b200a121f4032f50542957a48e147 OK 2025/11/11 04:01:31 DEBUG : one: size = 5 OK 2025/11/11 04:01:31 INFO : one: Copied (new) 2025/11/11 04:01:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:01:31 INFO : three.txt.bak: Deleted 2025/11/11 04:01:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:01:32 INFO : three.txt: Moved into backup dir 2025/11/11 04:01:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:01:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/11 04:01:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 04:01:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 04:01:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 04:01:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.83s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:01:37 DEBUG : dst/one: md5 = c417ea9ad86e86b02874fdf895b397a2 OK 2025/11/11 04:01:39 DEBUG : dst/two: md5 = c97f208cc8240213b507f823f464580b OK 2025/11/11 04:01:40 DEBUG : dst/three.txt: md5 = 43dc9b31df443d6c7a05c5841ac40623 OK 2025/11/11 04:01:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/dst" 2025/11/11 04:01:41 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 04:01:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone718063311) 2025/11/11 04:01:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:01:42 DEBUG : one: Sizes differ 2025/11/11 04:01:43 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:01:44 DEBUG : one: md5 = 6e95821c3acf2a4e8baa9e4b53b586cf OK 2025/11/11 04:01:44 DEBUG : one: size = 4 OK 2025/11/11 04:01:44 INFO : one: Copied (new) 2025/11/11 04:01:44 DEBUG : two: size = 3 OK 2025/11/11 04:01:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:01:44 DEBUG : two: Unchanged skipping 2025/11/11 04:01:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone718063311) 2025/11/11 04:01:44 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:01:44 DEBUG : three.txt: Sizes differ 2025/11/11 04:01:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:01:47 DEBUG : three.txt: md5 = 476854e964d3cf08e25cc1b626c3a2aa OK 2025/11/11 04:01:47 DEBUG : three.txt: size = 6 OK 2025/11/11 04:01:47 INFO : three.txt: Copied (new) 2025/11/11 04:01:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 04:01:48 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:01:48 DEBUG : one: Sizes differ 2025/11/11 04:01:48 INFO : one.bak: Deleted 2025/11/11 04:01:49 INFO : one: Moved (server-side) to: one.bak 2025/11/11 04:01:50 DEBUG : one: md5 = 4bd9c122a040757f2a5d7b9dd330399d OK 2025/11/11 04:01:50 DEBUG : one: size = 5 OK 2025/11/11 04:01:50 INFO : one: Copied (new) 2025/11/11 04:01:51 DEBUG : two: size = 3 OK 2025/11/11 04:01:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:01:51 DEBUG : two: Unchanged skipping 2025/11/11 04:01:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone718063311) 2025/11/11 04:01:51 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:01:51 DEBUG : three.txt: Sizes differ 2025/11/11 04:01:51 INFO : three.txt.bak: Deleted 2025/11/11 04:01:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/11 04:01:53 DEBUG : three.txt: md5 = c950e44d8203e568b1a060e88039756f OK 2025/11/11 04:01:53 DEBUG : three.txt: size = 19 OK 2025/11/11 04:01:53 INFO : three.txt: Copied (new) 2025/11/11 04:01:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 04:01:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:01:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/11 04:01:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 04:01:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/11 04:01:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/11 04:01:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (22.23s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:02:00 DEBUG : dst/one: md5 = d5d0a9b36be81e9626055bb0c7052b4d OK 2025/11/11 04:02:01 DEBUG : dst/two: md5 = 35f3892a414704210773c7a60e406393 OK 2025/11/11 04:02:02 DEBUG : dst/three.txt: md5 = e56bd8554f5be2b47817b1a506dfe440 OK 2025/11/11 04:02:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipixec0roda/dst" 2025/11/11 04:02:03 DEBUG : Creating backend with remote "TestDrive:crypt/bgnj9de9satp5de88m4b8refrgc1erbhah8sgtnutjird5a1cdkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 04:02:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone718063311) 2025/11/11 04:02:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:02:04 DEBUG : one: Sizes differ 2025/11/11 04:02:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 04:02:06 DEBUG : one: md5 = 213399b6785505c495bcc73ef86a6345 OK 2025/11/11 04:02:06 DEBUG : one: size = 4 OK 2025/11/11 04:02:06 INFO : one: Copied (new) 2025/11/11 04:02:06 DEBUG : two: size = 3 OK 2025/11/11 04:02:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:02:06 DEBUG : two: Unchanged skipping 2025/11/11 04:02:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone718063311) 2025/11/11 04:02:06 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:02:06 DEBUG : three.txt: Sizes differ 2025/11/11 04:02:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 04:02:09 DEBUG : three.txt: md5 = f2bf1910251158f85f4f53fec3ce6677 OK 2025/11/11 04:02:09 DEBUG : three.txt: size = 6 OK 2025/11/11 04:02:09 INFO : three.txt: Copied (new) 2025/11/11 04:02:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone718063311) 2025/11/11 04:02:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:02:10 DEBUG : one: Sizes differ 2025/11/11 04:02:11 INFO : one-2019-01-01: Deleted 2025/11/11 04:02:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/11 04:02:13 DEBUG : one: md5 = 31da81d90a33299814a9f4f5bedd8131 OK 2025/11/11 04:02:13 DEBUG : one: size = 5 OK 2025/11/11 04:02:13 INFO : one: Copied (new) 2025/11/11 04:02:13 DEBUG : two: size = 3 OK 2025/11/11 04:02:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:02:13 DEBUG : two: Unchanged skipping 2025/11/11 04:02:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone718063311) 2025/11/11 04:02:13 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda/dst') 2025/11/11 04:02:13 DEBUG : three.txt: Sizes differ 2025/11/11 04:02:14 INFO : three-2019-01-01.txt: Deleted 2025/11/11 04:02:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/11 04:02:16 DEBUG : three.txt: md5 = 504688b2d42339af9904ca2da7acfbe0 OK 2025/11/11 04:02:16 DEBUG : three.txt: size = 19 OK 2025/11/11 04:02:16 INFO : three.txt: Copied (new) 2025/11/11 04:02:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 04:02:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 04:02:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/11 04:02:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 04:02:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/11 04:02:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/11 04:02:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (22.32s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:02:21 DEBUG : Testêé: md5 = c9f8846f8710d8680ee0d9e3902fb5be OK 2025/11/11 04:02:22 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone718063311) 2025/11/11 04:02:22 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:02:22 DEBUG : Testêé: Sizes differ 2025/11/11 04:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:02:23 DEBUG : Testêé: md5 = eee6fc2bdf18b69a1e51576f726f7a55 OK 2025/11/11 04:02:23 DEBUG : Testêé: size = 14 OK 2025/11/11 04:02:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/11 04:02:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.21s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:02:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 04:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:02:26 DEBUG : existing: md5 = 5ecfab97823fc6084e3a019a54015471 OK 2025/11/11 04:02:26 DEBUG : existing: size = 6 OK 2025/11/11 04:02:26 INFO : existing: Copied (new) 2025/11/11 04:02:26 DEBUG : Waiting for deletions to finish 2025/11/11 04:02:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone718063311) 2025/11/11 04:02:26 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:02:26 DEBUG : existing: Sizes differ 2025/11/11 04:02:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/11 04:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:02:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': not deleting files as there were IO errors 2025/11/11 04:02:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.70s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:02:29 DEBUG : EXISTING: md5 = 77eb3e5e0506924db3f265adcec0bb9f OK 2025/11/11 04:02:30 DEBUG : EXISTING: size = 6 OK 2025/11/11 04:02:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:02:30 DEBUG : existing: Unchanged skipping 2025/11/11 04:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:02:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:02:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.94s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.42s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:02:34 DEBUG : both0: md5 = 647fbcb95768bb63cdce0894202ed44a OK 2025/11/11 04:02:35 DEBUG : only0: md5 = 3e04d0fc2b4d406972afebde6500eb81 OK 2025/11/11 04:02:37 DEBUG : both1: md5 = 47ad03663d0f9982f188fb8cc8b3db57 OK 2025/11/11 04:02:38 DEBUG : only1: md5 = d4bd0eb3c42d322ea7e23644f69e11d5 OK 2025/11/11 04:02:40 DEBUG : both2: md5 = d01c32ad75cd7a92352575a4dce48bc6 OK 2025/11/11 04:02:41 DEBUG : only2: md5 = af7813227830cad84a0c7cb4ee56072f OK 2025/11/11 04:02:42 DEBUG : both3: md5 = 67b7f3edbbec812944d098d75af64c60 OK 2025/11/11 04:02:44 DEBUG : only3: md5 = 726866fab0f2f3ddec484e7c3df859cc OK 2025/11/11 04:02:46 DEBUG : both4: md5 = d1e57b41a871b7108a65a95d49e07687 OK 2025/11/11 04:02:47 DEBUG : only4: md5 = ab6a032a89ea436aac8ae4b6b52d4d5c OK 2025/11/11 04:02:48 DEBUG : both5: md5 = 06e500f7f7b5836da8592f5fceae8a41 OK 2025/11/11 04:02:50 DEBUG : only5: md5 = 88c847f37e89e6ed8fdd8c90d6917c08 OK 2025/11/11 04:02:51 DEBUG : both6: md5 = ac830c52ab7e1a30f9a0b8f62000e34b OK 2025/11/11 04:02:53 DEBUG : only6: md5 = a391a1ad1c234f66cb60f6df0c3f1ad4 OK 2025/11/11 04:02:55 DEBUG : both7: md5 = 57ee1decdffbd450361c9a1240686cdb OK 2025/11/11 04:02:56 DEBUG : only7: md5 = e8f0538de108f2dfcde5927a7ff08182 OK 2025/11/11 04:02:57 DEBUG : both8: md5 = 236c76841396dd0f07dafcb1e87f10f9 OK 2025/11/11 04:02:59 DEBUG : only8: md5 = 8c9285dab74a595eb6986453cbe2e160 OK 2025/11/11 04:03:00 DEBUG : both9: md5 = fe111421dac93c8f722474a50d58e0da OK 2025/11/11 04:03:01 DEBUG : only9: md5 = 1a54306a92690f6dbcdad8d559e849d3 OK 2025/11/11 04:03:03 DEBUG : both10: md5 = 61c8016d8739a7fe0b20efc17a88a6d5 OK 2025/11/11 04:03:05 DEBUG : only10: md5 = c5f8fa008887e3a804433de92249cbac OK 2025/11/11 04:03:06 DEBUG : both11: md5 = 18dbe26e49777c29eac88d443ba9515b OK 2025/11/11 04:03:07 DEBUG : only11: md5 = 274cfc150f3548ca860521430cecd4a2 OK 2025/11/11 04:03:09 DEBUG : both12: md5 = e6b6708633f31809c61e55541b62dd46 OK 2025/11/11 04:03:10 DEBUG : only12: md5 = 5ff2c8316e15e2e1dd5da352ac899ad2 OK 2025/11/11 04:03:12 DEBUG : both13: md5 = e029228fbdb6c774b454371f5bcb15e6 OK 2025/11/11 04:03:13 DEBUG : only13: md5 = 5f41cac8f4965ad7daddb37bd1898365 OK 2025/11/11 04:03:15 DEBUG : both14: md5 = 20b7975aedaa5704dfb88d477ad758be OK 2025/11/11 04:03:16 DEBUG : only14: md5 = 0d4409a99df07c676cdeed4195f7cb19 OK 2025/11/11 04:03:18 DEBUG : both15: md5 = 8129155717a1bc76e974d6b9bfb1ecff OK 2025/11/11 04:03:19 DEBUG : only15: md5 = 45f2a2e77223c7cf801c78f7cccb6b7a OK 2025/11/11 04:03:21 DEBUG : both16: md5 = c43c7166ff03b257baed8a27b45b5ee3 OK 2025/11/11 04:03:22 DEBUG : only16: md5 = f2e47d2542bd66904ae48138b3fca315 OK 2025/11/11 04:03:23 DEBUG : both17: md5 = a10c536ebec6d46d6ae4a19efcb314e4 OK 2025/11/11 04:03:25 DEBUG : only17: md5 = 44c6305aafb9ae521c8efaf70d7033f9 OK 2025/11/11 04:03:26 DEBUG : both18: md5 = bc6c4b04af4a32b94c2bdf71b87df529 OK 2025/11/11 04:03:27 DEBUG : only18: md5 = 6354f09726668beb101902fedca78d92 OK 2025/11/11 04:03:29 DEBUG : both19: md5 = e4cf5fea64af4c0c0fd8ce1c7d77a1be OK 2025/11/11 04:03:30 DEBUG : only19: md5 = 8063f34f3832fdae3decfa7d6eb730a8 OK 2025/11/11 04:03:31 DEBUG : both0: size = 6 OK 2025/11/11 04:03:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both10: size = 6 OK 2025/11/11 04:03:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both11: size = 6 OK 2025/11/11 04:03:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both0: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both12: size = 6 OK 2025/11/11 04:03:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both13: size = 6 OK 2025/11/11 04:03:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both12: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both14: size = 6 OK 2025/11/11 04:03:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both14: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both15: size = 6 OK 2025/11/11 04:03:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both13: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both16: size = 6 OK 2025/11/11 04:03:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both16: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both17: size = 6 OK 2025/11/11 04:03:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both17: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both18: size = 6 OK 2025/11/11 04:03:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both18: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both19: size = 6 OK 2025/11/11 04:03:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both19: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both1: size = 6 OK 2025/11/11 04:03:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both1: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both2: size = 6 OK 2025/11/11 04:03:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both2: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both3: size = 6 OK 2025/11/11 04:03:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both3: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both4: size = 6 OK 2025/11/11 04:03:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both4: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both5: size = 6 OK 2025/11/11 04:03:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both5: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both6: size = 6 OK 2025/11/11 04:03:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both6: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both7: size = 6 OK 2025/11/11 04:03:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both10: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both8: size = 6 OK 2025/11/11 04:03:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both7: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both9: size = 6 OK 2025/11/11 04:03:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:03:31 DEBUG : both11: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both15: Unchanged skipping 2025/11/11 04:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:03:31 DEBUG : both8: Unchanged skipping 2025/11/11 04:03:31 DEBUG : both9: Unchanged skipping 2025/11/11 04:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:03:31 DEBUG : Waiting for deletions to finish 2025/11/11 04:03:31 INFO : only3: Deleted 2025/11/11 04:03:31 INFO : only5: Deleted 2025/11/11 04:03:31 INFO : only6: Deleted 2025/11/11 04:03:32 INFO : only2: Deleted 2025/11/11 04:03:32 INFO : only0: Deleted 2025/11/11 04:03:32 INFO : only15: Deleted 2025/11/11 04:03:32 INFO : only8: Deleted 2025/11/11 04:03:32 INFO : only18: Deleted 2025/11/11 04:03:32 INFO : only4: Deleted 2025/11/11 04:03:32 INFO : only16: Deleted 2025/11/11 04:03:32 INFO : only9: Deleted 2025/11/11 04:03:32 INFO : only1: Deleted 2025/11/11 04:03:33 INFO : only11: Deleted 2025/11/11 04:03:33 INFO : only10: Deleted 2025/11/11 04:03:33 INFO : only12: Deleted 2025/11/11 04:03:33 INFO : only13: Deleted 2025/11/11 04:03:33 INFO : only17: Deleted 2025/11/11 04:03:33 INFO : only7: Deleted 2025/11/11 04:03:33 INFO : only14: Deleted 2025/11/11 04:03:33 INFO : only19: Deleted 2025/11/11 04:03:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.11s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:03:44 DEBUG : both0: md5 = 2349a59f7ee56934aeaac5c669f38f89 OK 2025/11/11 04:03:46 DEBUG : only0: md5 = faa1797e7102bb348dc0de49d41b388b OK 2025/11/11 04:03:47 DEBUG : both1: md5 = 67863db7d3b83be87dae6c285fcaf0b8 OK 2025/11/11 04:03:49 DEBUG : only1: md5 = e7516cde678cd147fdf09bd863d37098 OK 2025/11/11 04:03:50 DEBUG : both2: md5 = 9003cef518a4f87b71b08d92541f68d7 OK 2025/11/11 04:03:52 DEBUG : only2: md5 = 6eb929eb2f8c3c36508d97f77858bc57 OK 2025/11/11 04:03:53 DEBUG : both3: md5 = 2948f740a6076ffcf327e0bd5dadc408 OK 2025/11/11 04:03:55 DEBUG : only3: md5 = a5e974d50c9cac65314f23e4dc08deff OK 2025/11/11 04:03:56 DEBUG : both4: md5 = 05131b9a81124b7402baa2640115b4a0 OK 2025/11/11 04:03:57 DEBUG : only4: md5 = cbbdbf504fd51a913902689b5d011636 OK 2025/11/11 04:03:59 DEBUG : both5: md5 = 45a9f955e13ff3dae99bc73a6be53fed OK 2025/11/11 04:04:00 DEBUG : only5: md5 = e4e7edf5f6b3a7321e2a72a045539056 OK 2025/11/11 04:04:02 DEBUG : both6: md5 = 086b1e6714cfc8a04f5088e14c9b7043 OK 2025/11/11 04:04:03 DEBUG : only6: md5 = fe6cf5638ba832f0a8a29695ffa52fbd OK 2025/11/11 04:04:04 DEBUG : both7: md5 = 81f987c4ad1f3295d0f3fa54a35e69b5 OK 2025/11/11 04:04:06 DEBUG : only7: md5 = 4d8df559baf7ef026d5056497c2f6126 OK 2025/11/11 04:04:08 DEBUG : both8: md5 = 0fb15f483265b42f75fef592fdc97630 OK 2025/11/11 04:04:09 DEBUG : only8: md5 = 651277b97e70b41f82667d7ee3097957 OK 2025/11/11 04:04:10 DEBUG : both9: md5 = 7115d65ec7a1de1e1f5fbe1475af1a0f OK 2025/11/11 04:04:12 DEBUG : only9: md5 = 7fe05fec195b8381ab39b121ba116ebb OK 2025/11/11 04:04:13 DEBUG : both10: md5 = 2318fa6ff109f97ebad22b83d681ad6c OK 2025/11/11 04:04:15 DEBUG : only10: md5 = 57b1c6a7bc61ce5e3e4891a74ba6a582 OK 2025/11/11 04:04:16 DEBUG : both11: md5 = 3a9c1187bf7a90ec392cfeb7badfaa41 OK 2025/11/11 04:04:18 DEBUG : only11: md5 = 802fb4d962bfa08b60326d0f5e2cadc4 OK 2025/11/11 04:04:19 DEBUG : both12: md5 = 41b8d1593aa65f13785d7371160cbe76 OK 2025/11/11 04:04:21 DEBUG : only12: md5 = 85c820bb7929402e05bb4189a38c08d3 OK 2025/11/11 04:04:22 DEBUG : both13: md5 = 9bae272f9174ad3509968fd96db14016 OK 2025/11/11 04:04:24 DEBUG : only13: md5 = 2caefcf644993d84ccca537cbdbe9104 OK 2025/11/11 04:04:25 DEBUG : both14: md5 = fa045abd71cc7dc292e455db8624de29 OK 2025/11/11 04:04:27 DEBUG : only14: md5 = 3342d80ca22588097e5cd32f10ab1c16 OK 2025/11/11 04:04:28 DEBUG : both15: md5 = aa2066c70b64291313fba44bbb1e022b OK 2025/11/11 04:04:29 DEBUG : only15: md5 = 44585308c5b473601a633eb8bca0ca7e OK 2025/11/11 04:04:31 DEBUG : both16: md5 = f24e9bdf4320536475c49894f8028d4d OK 2025/11/11 04:04:32 DEBUG : only16: md5 = d8262916303c3f87a5f04964bb5bf4f3 OK 2025/11/11 04:04:34 DEBUG : both17: md5 = 22b91a741cedeaf2e977f1062b8c613f OK 2025/11/11 04:04:35 DEBUG : only17: md5 = 980b726cf9f12e7060e891d054f79cf1 OK 2025/11/11 04:04:36 DEBUG : both18: md5 = a43e6cfdeaae0cd690b75d742b5e77c3 OK 2025/11/11 04:04:38 DEBUG : only18: md5 = 7e69b4081b49335906d9d1607b1c6850 OK 2025/11/11 04:04:39 DEBUG : both19: md5 = abd999a224af852ab9131df6b3d1fef3 OK 2025/11/11 04:04:41 DEBUG : only19: md5 = bb1468183580eaebb84256f88f055782 OK 2025/11/11 04:04:41 DEBUG : both0: size = 6 OK 2025/11/11 04:04:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both10: size = 6 OK 2025/11/11 04:04:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:04:41 DEBUG : both11: size = 6 OK 2025/11/11 04:04:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both0: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both12: size = 6 OK 2025/11/11 04:04:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both12: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both13: size = 6 OK 2025/11/11 04:04:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both13: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both14: size = 6 OK 2025/11/11 04:04:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both14: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both15: size = 6 OK 2025/11/11 04:04:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both15: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both16: size = 6 OK 2025/11/11 04:04:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both16: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both17: size = 6 OK 2025/11/11 04:04:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both17: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both18: size = 6 OK 2025/11/11 04:04:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both18: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both19: size = 6 OK 2025/11/11 04:04:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both19: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both1: size = 6 OK 2025/11/11 04:04:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both2: size = 6 OK 2025/11/11 04:04:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both1: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both3: size = 6 OK 2025/11/11 04:04:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both3: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both4: size = 6 OK 2025/11/11 04:04:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both4: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both5: size = 6 OK 2025/11/11 04:04:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both5: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both6: size = 6 OK 2025/11/11 04:04:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both6: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both7: size = 6 OK 2025/11/11 04:04:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both7: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both8: size = 6 OK 2025/11/11 04:04:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both8: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both9: size = 6 OK 2025/11/11 04:04:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:04:41 DEBUG : both9: Unchanged skipping 2025/11/11 04:04:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only0: Sizes differ 2025/11/11 04:04:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only10: Sizes differ 2025/11/11 04:04:41 DEBUG : both2: Unchanged skipping 2025/11/11 04:04:41 DEBUG : both11: Unchanged skipping 2025/11/11 04:04:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only11: Sizes differ 2025/11/11 04:04:41 DEBUG : both10: Unchanged skipping 2025/11/11 04:04:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only12: Sizes differ 2025/11/11 04:04:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only13: Sizes differ 2025/11/11 04:04:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only14: Sizes differ 2025/11/11 04:04:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only15: Sizes differ 2025/11/11 04:04:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only16: Sizes differ 2025/11/11 04:04:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only17: Sizes differ 2025/11/11 04:04:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only18: Sizes differ 2025/11/11 04:04:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only19: Sizes differ 2025/11/11 04:04:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only1: Sizes differ 2025/11/11 04:04:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only2: Sizes differ 2025/11/11 04:04:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only3: Sizes differ 2025/11/11 04:04:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only4: Sizes differ 2025/11/11 04:04:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only5: Sizes differ 2025/11/11 04:04:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only6: Sizes differ 2025/11/11 04:04:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only7: Sizes differ 2025/11/11 04:04:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only8: Sizes differ 2025/11/11 04:04:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone718063311) 2025/11/11 04:04:41 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda') 2025/11/11 04:04:41 DEBUG : only9: Sizes differ 2025/11/11 04:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:04:42 DEBUG : only0: md5 = 0bec2c1e1ff0725871331b2f1a2133fc OK 2025/11/11 04:04:42 DEBUG : only0: size = 0 OK 2025/11/11 04:04:42 INFO : only0: Copied (replaced existing) 2025/11/11 04:04:42 DEBUG : only14: md5 = 66f5526e5a64b0582ace6524123aa342 OK 2025/11/11 04:04:42 DEBUG : only14: size = 0 OK 2025/11/11 04:04:42 INFO : only14: Copied (replaced existing) 2025/11/11 04:04:43 DEBUG : only13: md5 = fbbfbb4fd728eb1200b8cdc24c2f8f82 OK 2025/11/11 04:04:43 DEBUG : only13: size = 0 OK 2025/11/11 04:04:43 INFO : only13: Copied (replaced existing) 2025/11/11 04:04:43 DEBUG : only10: md5 = af6e67993e5fd3fe65e8fa2da8ad25fd OK 2025/11/11 04:04:43 DEBUG : only10: size = 0 OK 2025/11/11 04:04:43 INFO : only10: Copied (replaced existing) 2025/11/11 04:04:43 DEBUG : only15: md5 = 855d0ca84283861403dc30685b34558b OK 2025/11/11 04:04:43 DEBUG : only15: size = 0 OK 2025/11/11 04:04:43 INFO : only15: Copied (replaced existing) 2025/11/11 04:04:44 DEBUG : only18: md5 = 50650286c1139c1ca324a67d994f099b OK 2025/11/11 04:04:44 DEBUG : only18: size = 0 OK 2025/11/11 04:04:44 INFO : only18: Copied (replaced existing) 2025/11/11 04:04:44 DEBUG : only16: md5 = ead06de4a11e1e76043be6c7da872ea1 OK 2025/11/11 04:04:44 DEBUG : only16: size = 0 OK 2025/11/11 04:04:44 INFO : only16: Copied (replaced existing) 2025/11/11 04:04:44 DEBUG : only17: md5 = 471b7f36e18f029d1779b2c2104bd6aa OK 2025/11/11 04:04:44 DEBUG : only17: size = 0 OK 2025/11/11 04:04:44 INFO : only17: Copied (replaced existing) 2025/11/11 04:04:45 DEBUG : only19: md5 = ef1495d2935bda842875d74bc22c4d5f OK 2025/11/11 04:04:45 DEBUG : only19: size = 0 OK 2025/11/11 04:04:45 INFO : only19: Copied (replaced existing) 2025/11/11 04:04:45 DEBUG : only2: md5 = 553eda6c6fd1bf161a82252cadf777f3 OK 2025/11/11 04:04:45 DEBUG : only2: size = 0 OK 2025/11/11 04:04:45 INFO : only2: Copied (replaced existing) 2025/11/11 04:04:45 DEBUG : only1: md5 = da36effd5b412e2968715e94cf42bded OK 2025/11/11 04:04:45 DEBUG : only1: size = 0 OK 2025/11/11 04:04:45 INFO : only1: Copied (replaced existing) 2025/11/11 04:04:45 DEBUG : only3: md5 = ff49225c57147c834d5eba589cca6d42 OK 2025/11/11 04:04:45 DEBUG : only3: size = 0 OK 2025/11/11 04:04:45 INFO : only3: Copied (replaced existing) 2025/11/11 04:04:46 DEBUG : only4: md5 = 2640f4d2649a9dd9640e76fd213086e2 OK 2025/11/11 04:04:46 DEBUG : only4: size = 0 OK 2025/11/11 04:04:46 INFO : only4: Copied (replaced existing) 2025/11/11 04:04:46 DEBUG : only5: md5 = 5ebc582c76e05dbee1a613abf1747665 OK 2025/11/11 04:04:46 DEBUG : only5: size = 0 OK 2025/11/11 04:04:46 INFO : only5: Copied (replaced existing) 2025/11/11 04:04:46 DEBUG : only7: md5 = 54a1e4ee75e291fdb22c65cbce2f7f24 OK 2025/11/11 04:04:46 DEBUG : only7: size = 0 OK 2025/11/11 04:04:46 INFO : only7: Copied (replaced existing) 2025/11/11 04:04:46 DEBUG : only6: md5 = 4ed0e68585fff69bb78cb4710fc6eed9 OK 2025/11/11 04:04:46 DEBUG : only6: size = 0 OK 2025/11/11 04:04:46 INFO : only6: Copied (replaced existing) 2025/11/11 04:04:47 DEBUG : only9: md5 = 30b804447a23dcaa27a4d7768aba1d30 OK 2025/11/11 04:04:47 DEBUG : only9: size = 0 OK 2025/11/11 04:04:47 INFO : only9: Copied (replaced existing) 2025/11/11 04:04:47 DEBUG : only8: md5 = ed81f6dc33697cd73e909b2a8054fab7 OK 2025/11/11 04:04:47 DEBUG : only8: size = 0 OK 2025/11/11 04:04:47 INFO : only8: Copied (replaced existing) 2025/11/11 04:04:47 DEBUG : only12: md5 = 8298021d7ffd90cf5f11159b855aea7b OK 2025/11/11 04:04:47 DEBUG : only12: size = 0 OK 2025/11/11 04:04:47 INFO : only12: Copied (replaced existing) 2025/11/11 04:04:48 DEBUG : only11: md5 = 55f6f8f152b4419f39a00bb91adcfe9e OK 2025/11/11 04:04:48 DEBUG : only11: size = 0 OK 2025/11/11 04:04:48 INFO : only11: Copied (replaced existing) 2025/11/11 04:04:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.43s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:05:06 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:05:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:05:06 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 04:05:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:05:06 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 04:05:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:05:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/11 04:05:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/11 04:05:20 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:05:21 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:05:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:05:21 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 04:05:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:05:21 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 04:05:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:05:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:34 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/11 04:05:35 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/11 04:05:35 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:05:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:37 DEBUG : sub dir: Making directory with metadata 2025/11/11 04:05:38 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/11 04:05:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 04:05:55 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:05:55 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/11 04:06:08 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/11 04:06:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 04:06:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/11 04:06:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/11 04:06:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 04:06:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/11 04:06:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:06:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 04:06:16 DEBUG : sub dir: Making directory with metadata 2025/11/11 04:06:17 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/11 04:06:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 04:06:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 04:06:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 04:06:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/11 04:06:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 04:06:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/11 04:06:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/11 04:06:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 04:06:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/11 04:06:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/11 04:06:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.72s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:06:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 9c70b8bc72830220fed3070c0bb4fa67 OK 2025/11/11 04:07:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8651a527bdc18c03cb629df298078b47 OK 2025/11/11 04:07:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 6db5ad0fa1872377bb0e2a7d28de3a95 OK 2025/11/11 04:07:03 DEBUG : dir1/0003-defghij.txt: md5 = b5cbf1fafc99aa9bdeaeaac3add25b23 OK 2025/11/11 04:07:05 DEBUG : dir1/0004-efghijk.txt: md5 = 09c76c04c01a9fb95d363292bcef82a7 OK 2025/11/11 04:07:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 2736245370c065b875f698b0bbf0c15c OK 2025/11/11 04:07:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 054ddbd84b8e4e76e9ed643a7cecaf67 OK 2025/11/11 04:07:09 DEBUG : dir1/0007-1234567.txt: md5 = 88cc9529531ee09b5eb153dc991b3c0b OK 2025/11/11 04:07:11 DEBUG : dir1/0008-2345678.txt: md5 = 75bd6bf49712d553fb65c8315cae8982 OK 2025/11/11 04:07:12 DEBUG : dir1/0009-3456789.txt: md5 = 963aec51f21f69d1d6b4475f6531b3a1 OK 2025/11/11 04:07:13 DEBUG : dir1/0010-456789.txt: md5 = 0e737de8b6488223b6c8bb9f2ce18b09 OK 2025/11/11 04:07:15 DEBUG : dir1/0011-56789;.txt: md5 = c9b976e590c7ca658916040dfae41989 OK 2025/11/11 04:07:16 DEBUG : dir1/0012-6789;.txt: md5 = 1f554a972edcb1a9b30ed5abd6b7de0b OK 2025/11/11 04:07:18 DEBUG : dir1/0013-789;=.txt: md5 = f014e1bdda3831cbfbc89911954c358f OK 2025/11/11 04:07:19 DEBUG : dir1/0014-89;=.txt: md5 = 8ea6fcdd9fc7f9ce4a0462561d24d921 OK 2025/11/11 04:07:21 DEBUG : dir1/0015-9;=.txt: md5 = 56a70e15aa4307cffa55c0b3d81f2564 OK 2025/11/11 04:07:22 DEBUG : apple: md5 = aa7cbe4206cc5e44de6c1834753f277d OK 2025/11/11 04:07:23 DEBUG : banana: md5 = dd7ab339e4b458fa5fdaf22682abf600 OK 2025/11/11 04:07:25 DEBUG : appleappleapplebanana: md5 = 3d0d2b079ef4ea003922294984664575 OK 2025/11/11 04:07:26 DEBUG : splitbananasplit: md5 = 6c06a7e717489fd60e5141dddab93bb8 OK 2025/11/11 04:07:26 DEBUG : Waiting for deletions to finish 2025/11/11 04:07:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:07:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:07:28 DEBUG : apple: size = 5 OK 2025/11/11 04:07:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : apple: Unchanged skipping 2025/11/11 04:07:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:07:28 DEBUG : banana: size = 6 OK 2025/11/11 04:07:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:07:28 DEBUG : banana: Unchanged skipping 2025/11/11 04:07:28 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:07:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:07:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:07:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:07:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:07:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:07:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:07:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:07:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:07:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:07:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:07:28 DEBUG : Waiting for deletions to finish 2025/11/11 04:07:28 DEBUG : Waiting for deletions to finish 2025/11/11 04:07:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:07:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1: Directory modification time the same (differ by -180.906µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:07:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:07:30 DEBUG : apple: size = 5 OK 2025/11/11 04:07:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:07:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : apple: Unchanged skipping 2025/11/11 04:07:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:07:30 DEBUG : banana: size = 6 OK 2025/11/11 04:07:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : banana: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:07:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:07:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:07:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:07:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:07:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:07:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:07:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:07:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:07:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:07:30 DEBUG : Waiting for deletions to finish 2025/11/11 04:07:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:07:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:07:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:07:43 DEBUG : dir1/0000-abcdefg.txt: md5 = c420887df762141197ded57813ce1368 OK 2025/11/11 04:07:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = a94e0648d5575135aba6b875b52526eb OK 2025/11/11 04:07:46 DEBUG : dir1/0002-cdefghi.txt: md5 = a326c8e504f87d0af8a75efe52ddd68e OK 2025/11/11 04:07:48 DEBUG : dir1/0003-defghij.txt: md5 = bc41d52b1112b92ff2ef868bb2977df5 OK 2025/11/11 04:07:49 DEBUG : dir1/0004-efghijk.txt: md5 = 339fc38278d65ec71f07824bed7a3096 OK 2025/11/11 04:07:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 4afd7c8d7f8e0debeabe66e3774d3c7b OK 2025/11/11 04:07:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 8b8487931863424a3237364c9010a832 OK 2025/11/11 04:07:54 DEBUG : dir1/0007-1234567.txt: md5 = 39b4350e9ea6eca5b6f501e243b86a25 OK 2025/11/11 04:07:55 DEBUG : dir1/0008-2345678.txt: md5 = 5b9a6cab4309df54f05b629eded700d3 OK 2025/11/11 04:07:57 DEBUG : dir1/0009-3456789.txt: md5 = 8b7d9a26cadf0005bac06d3c3a46bc13 OK 2025/11/11 04:07:58 DEBUG : dir1/0010-456789.txt: md5 = 91bfbb11f239d8830c7510b5d3156da5 OK 2025/11/11 04:07:59 DEBUG : dir1/0011-56789;.txt: md5 = 2d80873626a057648510898e9a7068ad OK 2025/11/11 04:08:01 DEBUG : dir1/0012-6789;.txt: md5 = 88bdc8b2d3932114fad16d11de4b578a OK 2025/11/11 04:08:02 DEBUG : dir1/0013-789;=.txt: md5 = aae69b78ddc9ed55f0270d42c66b218b OK 2025/11/11 04:08:03 DEBUG : dir1/0014-89;=.txt: md5 = 9be2a96f09c710ea55a6be60b133d2c4 OK 2025/11/11 04:08:05 DEBUG : dir1/0015-9;=.txt: md5 = 00dd40be3adcdb922ffd34d3a77753b2 OK 2025/11/11 04:08:06 DEBUG : apple: md5 = 93c3f71fd7ad5ff9964791fa7663b7be OK 2025/11/11 04:08:08 DEBUG : banana: md5 = bbc7a37c6da34657583e59a21984a251 OK 2025/11/11 04:08:09 DEBUG : appleappleapplebanana: md5 = 9199ce689649fb6af1c020c4f207d718 OK 2025/11/11 04:08:11 DEBUG : splitbananasplit: md5 = 4ca79d86dcc1d4f7b5b8cc62d69c6b4d OK 2025/11/11 04:08:11 DEBUG : Waiting for deletions to finish 2025/11/11 04:08:11 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:08:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:08:13 DEBUG : apple: size = 5 OK 2025/11/11 04:08:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : apple: Unchanged skipping 2025/11/11 04:08:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:08:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:08:13 DEBUG : banana: size = 6 OK 2025/11/11 04:08:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : banana: Unchanged skipping 2025/11/11 04:08:13 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:08:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:08:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:08:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:08:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:08:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:08:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:08:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:08:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:08:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:08:13 DEBUG : Waiting for deletions to finish 2025/11/11 04:08:13 DEBUG : Waiting for deletions to finish 2025/11/11 04:08:14 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:08:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1: Directory modification time the same (differ by -202.021µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : apple: size = 5 OK 2025/11/11 04:08:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : apple: Unchanged skipping 2025/11/11 04:08:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:08:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:08:15 DEBUG : banana: size = 6 OK 2025/11/11 04:08:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : banana: Unchanged skipping 2025/11/11 04:08:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:08:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:08:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:08:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:08:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:08:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:08:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:08:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:08:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:08:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:08:15 DEBUG : Waiting for deletions to finish 2025/11/11 04:08:15 DEBUG : Waiting for deletions to finish 2025/11/11 04:08:15 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:08:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:08:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 77ca3626ff4e1c66a5928fe34f31a1ca OK 2025/11/11 04:08:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = a7f1b8cca29ed23d64f791b7380f4880 OK 2025/11/11 04:08:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 6547042efd41be8ccbf59a4faa65cfe2 OK 2025/11/11 04:08:32 DEBUG : dir1/0003-defghij.txt: md5 = a0fc2036c0c8f0d5af1a9a4b5bd57a2d OK 2025/11/11 04:08:34 DEBUG : dir1/0004-efghijk.txt: md5 = ea9749a4df5916e8c03f21ebf27e5d83 OK 2025/11/11 04:08:35 DEBUG : dir1/0005-fghijkl.txt: md5 = 552c76385e834b9bdc0aeab7ccf02783 OK 2025/11/11 04:08:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 41ecb71764941228c2a675a4975cfc44 OK 2025/11/11 04:08:38 DEBUG : dir1/0007-1234567.txt: md5 = c4b7683b59fbf3e4e962329b7a0f2cd7 OK 2025/11/11 04:08:39 DEBUG : dir1/0008-2345678.txt: md5 = 59d899cbc8da0d1c3072692811dec51f OK 2025/11/11 04:08:41 DEBUG : dir1/0009-3456789.txt: md5 = 84b4b621579b62129808e56abe70235c OK 2025/11/11 04:08:42 DEBUG : dir1/0010-456789.txt: md5 = ee86f4566da64a451e3443176257fd7b OK 2025/11/11 04:08:44 DEBUG : dir1/0011-56789;.txt: md5 = 33f8f7c7b6db8a80e85b76d8b4bc0205 OK 2025/11/11 04:08:45 DEBUG : dir1/0012-6789;.txt: md5 = 5a339d44df7cb7101b4e9fe7f5a3fc4e OK 2025/11/11 04:08:47 DEBUG : dir1/0013-789;=.txt: md5 = a0d11df80ce1d3590763cc314f358969 OK 2025/11/11 04:08:48 DEBUG : dir1/0014-89;=.txt: md5 = 16e3e87e117c50c5b6cd5d6c3f456bf3 OK 2025/11/11 04:08:49 DEBUG : dir1/0015-9;=.txt: md5 = 3472e37350fef28a3ce366f9db99adab OK 2025/11/11 04:08:51 DEBUG : apple: md5 = f3071ae45428f65adc65df1c26912678 OK 2025/11/11 04:08:53 DEBUG : banana: md5 = a439d87e77dee980ae59c800b4e4027d OK 2025/11/11 04:08:54 DEBUG : appleappleapplebanana: md5 = 31e8f799b1ecc075b27e7e9d9e64e604 OK 2025/11/11 04:08:56 DEBUG : splitbananasplit: md5 = 764212784d0181efc09846148d7323bb OK 2025/11/11 04:08:56 DEBUG : Waiting for deletions to finish 2025/11/11 04:08:56 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:08:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:08:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:08:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:08:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:08:58 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:08:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:08:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:08:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:08:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:08:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 04:08:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:08:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 04cda59e289792099826ad36a3e04338 OK 2025/11/11 04:08:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/11 04:08:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:08:59 DEBUG : YmFuYW5h: md5 = 4e14afb51c3ff32f028944ebfac010d9 OK 2025/11/11 04:08:59 DEBUG : YmFuYW5h: size = 6 OK 2025/11/11 04:08:59 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/11 04:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:08:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = def33cc807d6bf02bfb032657a5048e0 OK 2025/11/11 04:08:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/11 04:08:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:08:59 DEBUG : YXBwbGU=: md5 = 867177f442ad2c78e96cc3c537740232 OK 2025/11/11 04:08:59 DEBUG : YXBwbGU=: size = 5 OK 2025/11/11 04:08:59 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/11 04:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 0c69d672e4c85df81ead4e9bf9d11b00 OK 2025/11/11 04:09:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/11 04:09:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 7797c3102828d1234de7743d2d652423 OK 2025/11/11 04:09:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/11 04:09:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = e383763804fec59f9057973f8682da96 OK 2025/11/11 04:09:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/11 04:09:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = b04ef2339eec6b7902cdfedaae460648 OK 2025/11/11 04:09:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/11 04:09:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 70cdf0d70bc35cd2aee6d6ac2a6e349f OK 2025/11/11 04:09:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/11 04:09:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = e75aec1dc5244a50cfc616174d475264 OK 2025/11/11 04:09:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/11 04:09:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 4a130ab595718c3373f77d51558dfed0 OK 2025/11/11 04:09:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/11 04:09:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 95a258023b4a14c11258c12138da8b73 OK 2025/11/11 04:09:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/11 04:09:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = a6984af37688ccb5565996bfa01e8923 OK 2025/11/11 04:09:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/11 04:09:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 7ff5e7fb2e8fdb273778d1509b560b5f OK 2025/11/11 04:09:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/11 04:09:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 0434638ea9193aa2ccceca145ce53a55 OK 2025/11/11 04:09:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/11 04:09:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = b95848e8ccdafa92687bf74dfb666609 OK 2025/11/11 04:09:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/11 04:09:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = f793e08b8f88b2f221cb2c1e488e7d57 OK 2025/11/11 04:09:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/11 04:09:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = dccb1b42a49e5e77842c94dc5a578b35 OK 2025/11/11 04:09:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/11 04:09:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = d792ab43b51237e02b11748ff0089b5f OK 2025/11/11 04:09:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/11 04:09:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:05 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 31b753931fe5bfa4f45035b9e8e68fb7 OK 2025/11/11 04:09:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/11 04:09:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:05 DEBUG : Waiting for deletions to finish 2025/11/11 04:09:05 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 04:09:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 04:09:05 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 04:09:05 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 04:09:05 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 04:09:05 INFO : appleappleapplebanana: Deleted 2025/11/11 04:09:05 INFO : splitbananasplit: Deleted 2025/11/11 04:09:05 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 04:09:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 04:09:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 04:09:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 04:09:06 INFO : apple: Deleted 2025/11/11 04:09:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 04:09:06 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 04:09:06 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 04:09:06 INFO : banana: Deleted 2025/11/11 04:09:06 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 04:09:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 04:09:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 04:09:06 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 04:09:06 DEBUG : Waiting for deletions to finish 2025/11/11 04:09:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:08 DEBUG : dir1: Directory modification time the same (differ by -222.169µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : YXBwbGU=: size = 5 OK 2025/11/11 04:09:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : apple: Unchanged skipping 2025/11/11 04:09:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:09:08 DEBUG : YmFuYW5h: size = 6 OK 2025/11/11 04:09:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : banana: Unchanged skipping 2025/11/11 04:09:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/11 04:09:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 04:09:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/11 04:09:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/11 04:09:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/11 04:09:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/11 04:09:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/11 04:09:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/11 04:09:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/11 04:09:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:09:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:09:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:09:08 DEBUG : Waiting for deletions to finish 2025/11/11 04:09:08 DEBUG : Waiting for deletions to finish 2025/11/11 04:09:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 04:09:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 04:09:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 04:09:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 04:09:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 04:09:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 04:09:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 04:09:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 04:09:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 04:09:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 04:09:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/11 04:09:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: md5 = ba549bc6e90171f310ce3adef907f1fa OK 2025/11/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = ba21d7aaa896d6ff87809dc430514bc8 OK 2025/11/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 9c89e754a07b8cb11b8b3b6f69d400f7 OK 2025/11/11 04:09:26 DEBUG : dir1/0003-defghij.txt: md5 = 0c74729717dba0c155b1687465f340e5 OK 2025/11/11 04:09:28 DEBUG : dir1/0004-efghijk.txt: md5 = fd311ff591a52d329174f361bab6aa01 OK 2025/11/11 04:09:29 DEBUG : dir1/0005-fghijkl.txt: md5 = c670ad917b4d1083ad4266080507cdd8 OK 2025/11/11 04:09:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 8f9957cc7eed2c468f29a619017a7cab OK 2025/11/11 04:09:32 DEBUG : dir1/0007-1234567.txt: md5 = faffa3e52e14c1f7be5d63b9c4327fd0 OK 2025/11/11 04:09:34 DEBUG : dir1/0008-2345678.txt: md5 = 7d32e59fd32fbba2a37638f0a1dc202a OK 2025/11/11 04:09:35 DEBUG : dir1/0009-3456789.txt: md5 = 738e969f70b77b9d12fa3d0c0cc09b5d OK 2025/11/11 04:09:37 DEBUG : dir1/0010-456789.txt: md5 = 377fcaf6a97ecef5b7b49397de2ff100 OK 2025/11/11 04:09:39 DEBUG : dir1/0011-56789;.txt: md5 = 5094db2fb05067896119f04062f54153 OK 2025/11/11 04:09:40 DEBUG : dir1/0012-6789;.txt: md5 = 97cf2e76ea4da31c331b971d12e301db OK 2025/11/11 04:09:41 DEBUG : dir1/0013-789;=.txt: md5 = 34a604e1b70a220ab06ec3bec043e3ed OK 2025/11/11 04:09:43 DEBUG : dir1/0014-89;=.txt: md5 = 978616a1ea15392716c554e2d4403a62 OK 2025/11/11 04:09:44 DEBUG : dir1/0015-9;=.txt: md5 = 4b51997adf0ecdc36d15e6c21d68aac0 OK 2025/11/11 04:09:45 DEBUG : apple: md5 = 9c346ced6643f1dcc276bc2d4188af3f OK 2025/11/11 04:09:47 DEBUG : banana: md5 = 59932ce7c406fdbd54c716349ee21706 OK 2025/11/11 04:09:48 DEBUG : appleappleapplebanana: md5 = addabb63e9b4a24f41c31dc1ebe718e3 OK 2025/11/11 04:09:50 DEBUG : splitbananasplit: md5 = 6ceb2a57e5a55796586abf48a2b365cb OK 2025/11/11 04:09:50 DEBUG : Waiting for deletions to finish 2025/11/11 04:09:50 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:09:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:09:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:09:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:09:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:09:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:09:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:09:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:09:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:09:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:09:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:09:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:09:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:09:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:09:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:09:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:09:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:09:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:09:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:09:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:09:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:09:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:09:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:09:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:09:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:09:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:09:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:09:52 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 04:09:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 04:09:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 04:09:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 04:09:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 04:09:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 04:09:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 04:09:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 04:09:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 04:09:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 04:09:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 04:09:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 04:09:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 04:09:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 04:09:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 04:09:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 04:09:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:09:53 DEBUG : PREFIXapple: md5 = 4aefd7ed40c2da965458d45cb0f4e260 OK 2025/11/11 04:09:53 DEBUG : PREFIXapple: size = 5 OK 2025/11/11 04:09:53 INFO : apple: Copied (new) to: PREFIXapple 2025/11/11 04:09:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:09:53 DEBUG : PREFIXbanana: md5 = 3e11c5d241a134c2e575bd3821e4fea1 OK 2025/11/11 04:09:53 DEBUG : PREFIXbanana: size = 6 OK 2025/11/11 04:09:53 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/11 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:09:53 DEBUG : PREFIXappleappleapplebanana: md5 = c870d0944c5d80a686c68755b5d20b5f OK 2025/11/11 04:09:53 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/11 04:09:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/11 04:09:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:09:53 DEBUG : PREFIXsplitbananasplit: md5 = 687c4820cfdf969cb21f849b3215c015 OK 2025/11/11 04:09:53 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/11 04:09:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/11 04:09:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:09:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 6d6634a2a2f44f0965a865a2b338ea53 OK 2025/11/11 04:09:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:09:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:09:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = b092002bf1778d567d2865d4bed0f98c OK 2025/11/11 04:09:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/11 04:09:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:09:55 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 6c088272b076f8fbf6b6d5305ebc1c46 OK 2025/11/11 04:09:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/11 04:09:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:09:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = ad843e795ab06dcbf2247de79a869cb6 OK 2025/11/11 04:09:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/11 04:09:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:09:56 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 4e7d397406c8ad6adc0b310334c4bde6 OK 2025/11/11 04:09:56 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/11 04:09:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:09:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = c676115a7530d22a7c3e261c129cd1ec OK 2025/11/11 04:09:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/11 04:09:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:09:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 4cea3a046d50d0bba1cf51244e7f1b08 OK 2025/11/11 04:09:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/11 04:09:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:09:56 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 889404f34bc01a44f1f0dcabec442495 OK 2025/11/11 04:09:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/11 04:09:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:09:57 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = aff0e1298e358ea4621f736b279ce781 OK 2025/11/11 04:09:57 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/11 04:09:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:09:57 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 379d9ba7b4a05f380655dcf749907179 OK 2025/11/11 04:09:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/11 04:09:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:09:57 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = b11c7711ef12775ffe9bf3596bc99197 OK 2025/11/11 04:09:57 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/11 04:09:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:09:57 DEBUG : dir1/PREFIX0010-456789.txt: md5 = ea471c236e3b0dbae7bfd5b1dee5e095 OK 2025/11/11 04:09:57 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/11 04:09:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/11 04:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:09:59 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = cd9aad993cf03898baa86782bf4e05bb OK 2025/11/11 04:09:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/11 04:09:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:09:59 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = d4575496c4dfaf51f775bcecf78b59d0 OK 2025/11/11 04:09:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/11 04:09:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:09:59 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = e2a4e9932d6a54272a93e8ab9852aec1 OK 2025/11/11 04:09:59 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/11 04:09:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:09:59 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 6701312ea4d6ebcb5a2fd2fc2637dc0a OK 2025/11/11 04:09:59 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/11 04:09:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:09:59 DEBUG : Waiting for deletions to finish 2025/11/11 04:09:59 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 04:09:59 INFO : splitbananasplit: Deleted 2025/11/11 04:09:59 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 04:09:59 INFO : appleappleapplebanana: Deleted 2025/11/11 04:09:59 INFO : banana: Deleted 2025/11/11 04:09:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 04:09:59 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 04:09:59 INFO : apple: Deleted 2025/11/11 04:10:00 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 04:10:00 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 04:10:00 DEBUG : Waiting for deletions to finish 2025/11/11 04:10:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:10:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:10:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:10:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:10:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:10:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:10:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:10:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:10:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:10:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:10:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:10:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:10:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:10:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:10:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:10:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:10:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:10:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:10:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:10:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:10:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:10:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:10:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:10:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:10:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:10:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:10:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:10:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:10:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:10:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:10:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 04:10:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 04:10:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 04:10:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 04:10:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 04:10:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 04:10:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 04:10:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 04:10:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 04:10:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 04:10:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 04:10:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 04:10:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 04:10:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 04:10:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 04:10:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 04:10:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 04:10:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 04:10:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 04:10:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 04:10:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1: Directory modification time the same (differ by -245.58µs, within tolerance 1ms) 2025/11/11 04:10:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:10:03 DEBUG : appleappleapplebanana: md5 = 9e489b1287cff58f40bb298cfe87b643 OK 2025/11/11 04:10:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:10:03 INFO : appleappleapplebanana: Copied (new) 2025/11/11 04:10:03 DEBUG : apple: md5 = 38a62fdd8d9b6abc9eebb376e8fa8082 OK 2025/11/11 04:10:03 DEBUG : apple: size = 5 OK 2025/11/11 04:10:03 INFO : apple: Copied (new) 2025/11/11 04:10:04 DEBUG : splitbananasplit: md5 = c9712350d462902358bbc9cc1b02250c OK 2025/11/11 04:10:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:10:04 INFO : splitbananasplit: Copied (new) 2025/11/11 04:10:04 DEBUG : banana: md5 = 5f552b2b7d38f6bd29016ce0bd89f079 OK 2025/11/11 04:10:04 DEBUG : banana: size = 6 OK 2025/11/11 04:10:04 INFO : banana: Copied (new) 2025/11/11 04:10:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1933851c211b46b66c43dc4fc89195bf OK 2025/11/11 04:10:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:10:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 04:10:04 DEBUG : dir1/0000-abcdefg.txt: md5 = fa982c9bdd843680d17bbce58e2a951b OK 2025/11/11 04:10:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:10:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 04:10:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 851aa65ff8494b41ffa24d0848a30763 OK 2025/11/11 04:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:10:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 04:10:05 DEBUG : dir1/0003-defghij.txt: md5 = 29e4a814ee244a7051fbda2dcbd82e94 OK 2025/11/11 04:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:10:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 04:10:06 DEBUG : dir1/0004-efghijk.txt: md5 = c08336bc523764e645722987a4bebc72 OK 2025/11/11 04:10:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:10:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 04:10:06 DEBUG : dir1/0005-fghijkl.txt: md5 = f2aaa4cf61246353999c7f45280c4a04 OK 2025/11/11 04:10:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:10:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 04:10:06 DEBUG : dir1/0007-1234567.txt: md5 = 6f1914221d78c16183c410012f8ccae3 OK 2025/11/11 04:10:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:10:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 04:10:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 9cfe25a855f90401975e250985ce4a5e OK 2025/11/11 04:10:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:10:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 04:10:07 DEBUG : dir1/0008-2345678.txt: md5 = a6e5ae875a9f66fcea833636d6c2e942 OK 2025/11/11 04:10:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:10:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 04:10:08 DEBUG : dir1/0009-3456789.txt: md5 = 9538bd96040eb27ae8dfaf5ff2d63327 OK 2025/11/11 04:10:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:10:08 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 04:10:08 DEBUG : dir1/0011-56789;.txt: md5 = cea3cf5aa5ba8c2c424fc83352c6f9e8 OK 2025/11/11 04:10:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:10:08 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 04:10:08 DEBUG : dir1/0010-456789.txt: md5 = 2fd262632e957325be941a15ed1de61b OK 2025/11/11 04:10:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:10:08 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 04:10:09 DEBUG : dir1/0012-6789;.txt: md5 = 9a001d1e80a2a1ee56cddd067da299e4 OK 2025/11/11 04:10:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:10:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 04:10:09 DEBUG : dir1/0013-789;=.txt: md5 = 2fc7fd996427ee6b188c5ee69241fd0b OK 2025/11/11 04:10:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:10:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 04:10:10 DEBUG : dir1/0015-9;=.txt: md5 = d9cba2f59528ae4f611431b7de3ebe7e OK 2025/11/11 04:10:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:10:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 04:10:10 DEBUG : dir1/0014-89;=.txt: md5 = 12fa2fee8f4ff0732f9758e04288227c OK 2025/11/11 04:10:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:10:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 04:10:10 DEBUG : Waiting for deletions to finish 2025/11/11 04:10:10 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/11 04:10:10 INFO : PREFIXsplitbananasplit: Deleted 2025/11/11 04:10:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/11 04:10:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/11 04:10:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/11 04:10:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/11 04:10:10 INFO : PREFIXbanana: Deleted 2025/11/11 04:10:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/11 04:10:10 INFO : PREFIXapple: Deleted 2025/11/11 04:10:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/11 04:10:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/11 04:10:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/11 04:10:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/11 04:10:11 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/11 04:10:11 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/11 04:10:11 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/11 04:10:11 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/11 04:10:11 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/11 04:10:11 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/11 04:10:11 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/11 04:10:11 DEBUG : Waiting for deletions to finish 2025/11/11 04:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : Waiting for deletions to finish 2025/11/11 04:10:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:10:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:10:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:10:26 DEBUG : dir1/0000-abcdefg.txt: md5 = a5d28b0d9ad8dfd2af62dc952c70768e OK 2025/11/11 04:10:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = ffd7e4fb69795b74792af48d9a8c3f33 OK 2025/11/11 04:10:29 DEBUG : dir1/0002-cdefghi.txt: md5 = eca94677ea286a5dc2b9a24bc1b369d6 OK 2025/11/11 04:10:30 DEBUG : dir1/0003-defghij.txt: md5 = 9c6a28802f21462371ee9c7c36db1db3 OK 2025/11/11 04:10:32 DEBUG : dir1/0004-efghijk.txt: md5 = a524204d66ac7ed9dcc283be3fb03fa7 OK 2025/11/11 04:10:33 DEBUG : dir1/0005-fghijkl.txt: md5 = d512e6341bb0f651c4ce5ab6a3336d99 OK 2025/11/11 04:10:35 DEBUG : dir1/0006-ghijklm.txt: md5 = bb772b7cfb23cf6405cef7951c313bd4 OK 2025/11/11 04:10:36 DEBUG : dir1/0007-1234567.txt: md5 = 31a3f7f2692fb3e580610ff5bc07e29d OK 2025/11/11 04:10:38 DEBUG : dir1/0008-2345678.txt: md5 = 049d85e37d23ed4177db81ad70dd443e OK 2025/11/11 04:10:39 DEBUG : dir1/0009-3456789.txt: md5 = f4be1e00af652ad7e021d1f597f9303b OK 2025/11/11 04:10:41 DEBUG : dir1/0010-456789.txt: md5 = 1d795464eb9b60e9565bfeb1756b323f OK 2025/11/11 04:10:42 DEBUG : dir1/0011-56789;.txt: md5 = e8ef0917eb5621818bd1917c46414313 OK 2025/11/11 04:10:44 DEBUG : dir1/0012-6789;.txt: md5 = 8ecae45241f27075024058d8cda9ac5e OK 2025/11/11 04:10:45 DEBUG : dir1/0013-789;=.txt: md5 = 0f7c7309fc52f5af9e9b72d663598c24 OK 2025/11/11 04:10:46 DEBUG : dir1/0014-89;=.txt: md5 = d45e109709c10ddb0745ed955f10274a OK 2025/11/11 04:10:48 DEBUG : dir1/0015-9;=.txt: md5 = dcf274948be79586e5515fccd492b2f2 OK 2025/11/11 04:10:49 DEBUG : apple: md5 = 6c29a4f18aae98f558ead9cd4525e043 OK 2025/11/11 04:10:51 DEBUG : banana: md5 = 2974ddea05491b14a3391a5d9940aa8d OK 2025/11/11 04:10:53 DEBUG : appleappleapplebanana: md5 = aa8726b2065004b58a974bf7479335db OK 2025/11/11 04:10:54 DEBUG : splitbananasplit: md5 = 97412235c51b5520bee8f9395522fa50 OK 2025/11/11 04:10:54 DEBUG : Waiting for deletions to finish 2025/11/11 04:10:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:10:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:10:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:10:55 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:10:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:10:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:10:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:10:55 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:10:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:10:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:10:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:10:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:10:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:10:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:10:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:10:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:10:55 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:10:55 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:10:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:10:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:10:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:10:56 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:10:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:10:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 04:10:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:10:57 DEBUG : appleappleapplebananaSUFFIX: md5 = 63ffb85e96c6527b64887f7b78141671 OK 2025/11/11 04:10:57 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/11 04:10:57 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/11 04:10:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:10:57 DEBUG : appleSUFFIX: md5 = bb27ce37238c359bdac9b138eeb17d78 OK 2025/11/11 04:10:57 DEBUG : appleSUFFIX: size = 5 OK 2025/11/11 04:10:57 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/11 04:10:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:57 DEBUG : bananaSUFFIX: md5 = 98afa12a1ab2fd32253806a2d56f4a85 OK 2025/11/11 04:10:57 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/11 04:10:57 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/11 04:10:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:10:57 DEBUG : splitbananasplitSUFFIX: md5 = e4c19cac1e5dafe440c8d6dbe8f50719 OK 2025/11/11 04:10:57 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/11 04:10:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/11 04:10:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:10:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 5d21ce7b7010fc01498f281997ee9ad6 OK 2025/11/11 04:10:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/11 04:10:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:10:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = fc4c2dd5d3e0b370c8bbec85342727ae OK 2025/11/11 04:10:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/11 04:10:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:10:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 02df94902b500a73d07c7f81d0e12791 OK 2025/11/11 04:10:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/11 04:10:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:10:59 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 9e2cc210c911eae78c27a8cfce87fdf3 OK 2025/11/11 04:10:59 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/11 04:10:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:11:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 0bc3b61d1f5f0c86214f805c8f2cac25 OK 2025/11/11 04:11:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/11 04:11:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:11:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 12b536987cf43024800a9b55356cc0c1 OK 2025/11/11 04:11:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/11 04:11:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:11:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = e0903be07db8f9c564acfe08dd4e09c0 OK 2025/11/11 04:11:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/11 04:11:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:11:00 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = c65c2a69c83401fd0fe3eb794ca47c48 OK 2025/11/11 04:11:00 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/11 04:11:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:11:01 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 74c842943074cdd86e89a253206b69ca OK 2025/11/11 04:11:01 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/11 04:11:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:11:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:11:01 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 03fef27ca887c04f0ebf4ed38c8b7223 OK 2025/11/11 04:11:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/11 04:11:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:11:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:11:02 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 2f0c4baf57e39c13c18f9c25214a0290 OK 2025/11/11 04:11:02 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/11 04:11:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:11:02 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 1320513e16ff31dd863d8b13c3ef6bea OK 2025/11/11 04:11:02 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/11 04:11:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:11:03 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 8c56932a64bb2655d9cfad2d307adeae OK 2025/11/11 04:11:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/11 04:11:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:11:03 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = d90ac67ff6afd1bbd256ef2a38024654 OK 2025/11/11 04:11:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/11 04:11:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:11:03 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 49f5e801f028a5bf71e41416e6e67fce OK 2025/11/11 04:11:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/11 04:11:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:11:03 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 99b97afa909ecb054dbcb1223480f963 OK 2025/11/11 04:11:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/11 04:11:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:11:03 DEBUG : Waiting for deletions to finish 2025/11/11 04:11:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 04:11:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 04:11:04 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 04:11:04 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 04:11:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 04:11:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 04:11:04 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 04:11:04 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 04:11:04 INFO : splitbananasplit: Deleted 2025/11/11 04:11:04 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 04:11:04 INFO : appleappleapplebanana: Deleted 2025/11/11 04:11:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 04:11:04 INFO : apple: Deleted 2025/11/11 04:11:04 INFO : banana: Deleted 2025/11/11 04:11:04 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 04:11:04 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 04:11:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 04:11:05 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 04:11:05 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 04:11:05 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 04:11:05 DEBUG : Waiting for deletions to finish 2025/11/11 04:11:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 04:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 04:11:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 04:11:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 04:11:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1: Directory modification time the same (differ by -271.158µs, within tolerance 1ms) 2025/11/11 04:11:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:11:08 DEBUG : banana: md5 = 5a207f2958f7f901d839f97e90f5bb2c OK 2025/11/11 04:11:08 DEBUG : banana: size = 6 OK 2025/11/11 04:11:08 INFO : banana: Copied (new) 2025/11/11 04:11:08 DEBUG : apple: md5 = bebb3a9addcc42f372d01e90c2ce6ec7 OK 2025/11/11 04:11:08 DEBUG : apple: size = 5 OK 2025/11/11 04:11:08 INFO : apple: Copied (new) 2025/11/11 04:11:08 DEBUG : appleappleapplebanana: md5 = 08850dff1c7a07a580cd323004248122 OK 2025/11/11 04:11:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:11:08 INFO : appleappleapplebanana: Copied (new) 2025/11/11 04:11:08 DEBUG : splitbananasplit: md5 = 211db220d4471674d403b46d39b79d2c OK 2025/11/11 04:11:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:11:08 INFO : splitbananasplit: Copied (new) 2025/11/11 04:11:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 59650fbb6d2b652c2e9c9993cb0d0266 OK 2025/11/11 04:11:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:11:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 04:11:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 77e1496e5a43dc76d03231bcc27d0909 OK 2025/11/11 04:11:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:11:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 04:11:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 66ff693a9136456ab0f51ec71fa1e374 OK 2025/11/11 04:11:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:11:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 04:11:10 DEBUG : dir1/0003-defghij.txt: md5 = c72ba85e3f2898b3b1421eb7f60d9dde OK 2025/11/11 04:11:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:11:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 04:11:11 DEBUG : dir1/0004-efghijk.txt: md5 = 945fb432f4a23885a0b5331c931a4f62 OK 2025/11/11 04:11:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:11:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 04:11:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 9ef4ee6a70feee1eeb566f39d4dd17c0 OK 2025/11/11 04:11:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:11:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 04:11:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 7867a18d207739921cc47bcb0b7dd80e OK 2025/11/11 04:11:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:11:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 04:11:11 DEBUG : dir1/0007-1234567.txt: md5 = e0e3416d0e8d72b75cb662f28adbf7af OK 2025/11/11 04:11:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:11:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 04:11:12 DEBUG : dir1/0008-2345678.txt: md5 = 3ef4efa26a75da0017d2544733a80240 OK 2025/11/11 04:11:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:11:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 04:11:12 DEBUG : dir1/0009-3456789.txt: md5 = 518f1040504fc58750b9344ee663caca OK 2025/11/11 04:11:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:11:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 04:11:12 DEBUG : dir1/0010-456789.txt: md5 = 16e8852738f2c8ae41bdbfed3148bc69 OK 2025/11/11 04:11:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:11:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 04:11:13 DEBUG : dir1/0011-56789;.txt: md5 = da6655d2c79809ad65f4aa8dfc749fbf OK 2025/11/11 04:11:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:11:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 04:11:14 DEBUG : dir1/0012-6789;.txt: md5 = 40b97096754b4efc9c1b64beffeca7bc OK 2025/11/11 04:11:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:11:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 04:11:14 DEBUG : dir1/0014-89;=.txt: md5 = a8df03879440cada706206cf950ae583 OK 2025/11/11 04:11:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:11:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 04:11:14 DEBUG : dir1/0013-789;=.txt: md5 = 99eb08fe7c14e196178a88202063fa25 OK 2025/11/11 04:11:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:11:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 04:11:14 DEBUG : dir1/0015-9;=.txt: md5 = a56b3fd700ae23a263540e43a2c44c3c OK 2025/11/11 04:11:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:11:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 04:11:14 DEBUG : Waiting for deletions to finish 2025/11/11 04:11:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : bananaSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : splitbananasplitSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/11 04:11:15 INFO : appleSUFFIX: Deleted 2025/11/11 04:11:15 DEBUG : Waiting for deletions to finish 2025/11/11 04:11:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:11:16 DEBUG : Waiting for deletions to finish 2025/11/11 04:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:11:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:11:30 DEBUG : dir1/0000-abcdefg.txt: md5 = d6f873b6b2bb3ded123cacc51a4e211e OK 2025/11/11 04:11:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8aec286dad144bd640b348fed9a71824 OK 2025/11/11 04:11:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 25de9fdfd07226db8c8772781ce96029 OK 2025/11/11 04:11:34 DEBUG : dir1/0003-defghij.txt: md5 = d0968625f5c669e649cb54d7e8211184 OK 2025/11/11 04:11:36 DEBUG : dir1/0004-efghijk.txt: md5 = fae1fea65f3d79bc380aa8eb4f73171d OK 2025/11/11 04:11:37 DEBUG : dir1/0005-fghijkl.txt: md5 = ff0d0184080dd764ecd2b784f84bdf20 OK 2025/11/11 04:11:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 48297033104acb4fc1acce6704bc14f4 OK 2025/11/11 04:11:40 DEBUG : dir1/0007-1234567.txt: md5 = c6feb6bcccdf78ccaa554fc8f2cac1ce OK 2025/11/11 04:11:42 DEBUG : dir1/0008-2345678.txt: md5 = ed557bca2a34bea37d0030c8c140cf69 OK 2025/11/11 04:11:44 DEBUG : dir1/0009-3456789.txt: md5 = 77a12833730d08f1f806131cc9919ffa OK 2025/11/11 04:11:45 DEBUG : dir1/0010-456789.txt: md5 = 6a76ed5c3fe18fa9eeff008d24b94cf9 OK 2025/11/11 04:11:46 DEBUG : dir1/0011-56789;.txt: md5 = 33efd1419227d57ea67668c8213e0e23 OK 2025/11/11 04:11:48 DEBUG : dir1/0012-6789;.txt: md5 = 555ae4b317c3e95ee2b507d8632b402e OK 2025/11/11 04:11:49 DEBUG : dir1/0013-789;=.txt: md5 = 4609a222aa4d4eed89fe719a62402df1 OK 2025/11/11 04:11:51 DEBUG : dir1/0014-89;=.txt: md5 = da738f5caafa3b3c99f0acb50fb7c76d OK 2025/11/11 04:11:52 DEBUG : dir1/0015-9;=.txt: md5 = 2a995a0dbad8be9f0dbb07d457cc31b5 OK 2025/11/11 04:11:54 DEBUG : apple: md5 = 1a174ec4dae2babbee45d95a0d98d923 OK 2025/11/11 04:11:55 DEBUG : banana: md5 = b72a45bd930092f1a041a3e1b469a886 OK 2025/11/11 04:11:57 DEBUG : appleappleapplebanana: md5 = fd2e33895c6f3544e3f70860b18c9811 OK 2025/11/11 04:11:58 DEBUG : splitbananasplit: md5 = e7049fce89cd4aa8a88adbc622a34f8e OK 2025/11/11 04:11:58 DEBUG : Waiting for deletions to finish 2025/11/11 04:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : apple: size = 5 OK 2025/11/11 04:12:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:00 DEBUG : apple: Unchanged skipping 2025/11/11 04:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:00 DEBUG : banana: size = 6 OK 2025/11/11 04:12:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:00 DEBUG : banana: Unchanged skipping 2025/11/11 04:12:00 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:12:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 04:12:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 04:12:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:12:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:12:01 DEBUG : appleapple: md5 = 7eb35b92f537f0c412108cce04f1597c OK 2025/11/11 04:12:01 DEBUG : appleapple: size = 21 OK 2025/11/11 04:12:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/11 04:12:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:01 DEBUG : dir1/0000-abcde: md5 = 529536a685d06ccc47a92794e44e148b OK 2025/11/11 04:12:01 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/11 04:12:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/11 04:12:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:01 DEBUG : splitbanan: md5 = 36a6c1220cdc3330d043c4d13ae65236 OK 2025/11/11 04:12:01 DEBUG : splitbanan: size = 16 OK 2025/11/11 04:12:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/11 04:12:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:01 DEBUG : dir1/0001-bcdef: md5 = bce44b2d10a858a275284de80e1f149a OK 2025/11/11 04:12:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/11 04:12:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/11 04:12:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:02 DEBUG : dir1/0002-cdefg: md5 = ac4b1f3877d680e530c2de4ff2d81c11 OK 2025/11/11 04:12:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/11 04:12:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/11 04:12:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:03 DEBUG : dir1/0003-defgh: md5 = 55ebb33e74b59850d9c066d21d3e9a62 OK 2025/11/11 04:12:03 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/11 04:12:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/11 04:12:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:03 DEBUG : dir1/0004-efghi: md5 = 6bcd6389a35b4069ba48e40c939cb0e4 OK 2025/11/11 04:12:03 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/11 04:12:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/11 04:12:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:03 DEBUG : dir1/0005-fghij: md5 = 0683bcffa84fbd6479233a6bce59840a OK 2025/11/11 04:12:03 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/11 04:12:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/11 04:12:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:04 DEBUG : dir1/0006-ghijk: md5 = 02cb3d20ab2655488b4eaf7932cac617 OK 2025/11/11 04:12:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/11 04:12:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/11 04:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:04 DEBUG : dir1/0007-12345: md5 = a7b24eb1a715e3b982260a27d41501e1 OK 2025/11/11 04:12:04 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/11 04:12:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/11 04:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:04 DEBUG : dir1/0008-23456: md5 = 48cf290b0e202d998e14a247122cd2ea OK 2025/11/11 04:12:04 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/11 04:12:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/11 04:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:04 DEBUG : dir1/0009-34567: md5 = afbfc2392d9bc480769dc91ba3274e6e OK 2025/11/11 04:12:04 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/11 04:12:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/11 04:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:05 DEBUG : dir1/0011-56789: md5 = a24d3bab528c5774de0461364b66374c OK 2025/11/11 04:12:05 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/11 04:12:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/11 04:12:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:05 DEBUG : dir1/0010-45678: md5 = eae1c7b194ffa0f96283467038af1e15 OK 2025/11/11 04:12:05 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/11 04:12:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/11 04:12:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:05 DEBUG : dir1/0012-6789;: md5 = 8f5f0947624e8b12e1453b46b3f2b439 OK 2025/11/11 04:12:05 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/11 04:12:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/11 04:12:06 DEBUG : dir1/0013-789;=: md5 = 47e2d6ad82cb4a834e4168988bfff63b OK 2025/11/11 04:12:06 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/11 04:12:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/11 04:12:07 DEBUG : dir1/0015-9;=.t: md5 = 75f705a6a6744156f37408006383f53f OK 2025/11/11 04:12:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 04:12:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/11 04:12:07 DEBUG : dir1/0014-89;=.: md5 = c32d7fee7f61d93c53198023d5a2fe88 OK 2025/11/11 04:12:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/11 04:12:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/11 04:12:07 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 04:12:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 04:12:07 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 04:12:07 INFO : appleappleapplebanana: Deleted 2025/11/11 04:12:07 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 04:12:07 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 04:12:07 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 04:12:07 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 04:12:08 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 04:12:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 04:12:08 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 04:12:08 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 04:12:08 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 04:12:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 04:12:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 04:12:08 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 04:12:08 INFO : splitbananasplit: Deleted 2025/11/11 04:12:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 04:12:08 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:09 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 04:12:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:12:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:12:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:12:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:10 DEBUG : apple: size = 5 OK 2025/11/11 04:12:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : apple: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1: Directory modification time the same (differ by -295.65µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:10 DEBUG : appleapple: size = 21 OK 2025/11/11 04:12:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:12:10 DEBUG : banana: size = 6 OK 2025/11/11 04:12:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : banana: Unchanged skipping 2025/11/11 04:12:10 DEBUG : splitbanan: size = 16 OK 2025/11/11 04:12:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 04:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 04:12:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 04:12:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 04:12:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 04:12:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 04:12:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 04:12:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 04:12:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 04:12:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 04:12:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 04:12:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 04:12:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 04:12:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 04:12:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 04:12:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 04:12:10 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/11 04:12:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/11 04:12:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/11 04:12:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/11 04:12:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/11 04:12:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/11 04:12:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 04:12:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:12:10 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:10 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:10 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 04:12:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 04:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 04:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 04:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 04:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 04:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 04:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 04:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 04:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 04:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 04:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 04:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 04:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 04:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 04:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 04:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 04:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 04:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 04:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:12:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:12:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 3c28877c2b41808e9a025a7d6346451a OK 2025/11/11 04:12:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = eb70e02ca98800eaeed07b0b2827478c OK 2025/11/11 04:12:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 4b520c8504ca0828f2ae705090ddd447 OK 2025/11/11 04:12:28 DEBUG : dir1/0003-defghij.txt: md5 = d37b56a44354c614cc5b01d21ef973dc OK 2025/11/11 04:12:30 DEBUG : dir1/0004-efghijk.txt: md5 = fc37ed82784d6217ced782403357b58d OK 2025/11/11 04:12:31 DEBUG : dir1/0005-fghijkl.txt: md5 = ba7dfb33a1f687fbd12da03adad1c186 OK 2025/11/11 04:12:33 DEBUG : dir1/0006-ghijklm.txt: md5 = e0695ee5b1e6d96b2cbc7739a183a823 OK 2025/11/11 04:12:34 DEBUG : dir1/0007-1234567.txt: md5 = 65e0467a801e2ab4d5dbc4e5894c871e OK 2025/11/11 04:12:36 DEBUG : dir1/0008-2345678.txt: md5 = c7cd46696acad585b16f7e67826338da OK 2025/11/11 04:12:37 DEBUG : dir1/0009-3456789.txt: md5 = 2eca044ca266dc7e105931c1b01b362a OK 2025/11/11 04:12:38 DEBUG : dir1/0010-456789.txt: md5 = 39ac458b728fbf4d94bf4dbbe3205e1f OK 2025/11/11 04:12:40 DEBUG : dir1/0011-56789;.txt: md5 = e8638222655c41e369d3f7e21369b3c8 OK 2025/11/11 04:12:41 DEBUG : dir1/0012-6789;.txt: md5 = be062a7b1b301a133c7b6e4bc7d4a404 OK 2025/11/11 04:12:43 DEBUG : dir1/0013-789;=.txt: md5 = fdd8fd4643f2e860c21cb6683310e989 OK 2025/11/11 04:12:44 DEBUG : dir1/0014-89;=.txt: md5 = 79c549e8864b98425d9304cb58933bc6 OK 2025/11/11 04:12:46 DEBUG : dir1/0015-9;=.txt: md5 = 63ce23c5144a777ae4b56523f9c542a3 OK 2025/11/11 04:12:47 DEBUG : apple: md5 = 411679228b2984cde194751fe0e41f1f OK 2025/11/11 04:12:49 DEBUG : banana: md5 = a8bbc45ee7bb5b3c7a1ca245a0ba26f6 OK 2025/11/11 04:12:50 DEBUG : appleappleapplebanana: md5 = c282cbca20fcfb4a628eb8dd86c2f9d1 OK 2025/11/11 04:12:52 DEBUG : splitbananasplit: md5 = 424c1ac2a364397a1aab7cafebb12acd OK 2025/11/11 04:12:52 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:52 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:12:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : apple: size = 5 OK 2025/11/11 04:12:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : apple: Unchanged skipping 2025/11/11 04:12:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:12:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:12:54 DEBUG : banana: size = 6 OK 2025/11/11 04:12:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : banana: Unchanged skipping 2025/11/11 04:12:54 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:12:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:12:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:12:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:12:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:12:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:12:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:12:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:12:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:12:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:12:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:12:54 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:54 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:54 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:12:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:12:55 DEBUG : dir1: Directory modification time the same (differ by -314.789µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : apple: size = 5 OK 2025/11/11 04:12:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : apple: Unchanged skipping 2025/11/11 04:12:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:12:55 DEBUG : banana: size = 6 OK 2025/11/11 04:12:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : banana: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:12:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:12:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:12:55 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:55 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:56 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:12:56 DEBUG : Waiting for deletions to finish 2025/11/11 04:12:57 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:12:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:13:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 6fdee4ebfc7b90b4061836607c922c88 OK 2025/11/11 04:13:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6846050082777eaffaf77838bc191a4a OK 2025/11/11 04:13:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 7c3d97bb85ba30a9026627b37d9f6fdc OK 2025/11/11 04:13:15 DEBUG : dir1/0003-defghij.txt: md5 = 877b15aed5c3793b669e899d7cc6eecb OK 2025/11/11 04:13:16 DEBUG : dir1/0004-efghijk.txt: md5 = 18d6d06a5126f9886cedade9560c1778 OK 2025/11/11 04:13:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 61016c0797972b8a1d66c5ead69f4bbf OK 2025/11/11 04:13:19 DEBUG : dir1/0006-ghijklm.txt: md5 = fa3e0756ba458ff824076c4655cd284b OK 2025/11/11 04:13:21 DEBUG : dir1/0007-1234567.txt: md5 = 73850c28f278631503c5b7ba258877dc OK 2025/11/11 04:13:22 DEBUG : dir1/0008-2345678.txt: md5 = 955a3f16362c9a8721ef7536903291b1 OK 2025/11/11 04:13:24 DEBUG : dir1/0009-3456789.txt: md5 = edf67935bec610c78f516da7760b4390 OK 2025/11/11 04:13:25 DEBUG : dir1/0010-456789.txt: md5 = cde1b7bca6048eb95c7ac2e59c846111 OK 2025/11/11 04:13:27 DEBUG : dir1/0011-56789;.txt: md5 = c1d1fc67cd48fe443b0e55b2535e3481 OK 2025/11/11 04:13:28 DEBUG : dir1/0012-6789;.txt: md5 = 0a8181cd42b95c5e0e31df9d8c604c35 OK 2025/11/11 04:13:29 DEBUG : dir1/0013-789;=.txt: md5 = fd80be508d361be3f68121c380a752b3 OK 2025/11/11 04:13:31 DEBUG : dir1/0014-89;=.txt: md5 = 18363cba602d30a261cb1808c61c6c4f OK 2025/11/11 04:13:33 DEBUG : dir1/0015-9;=.txt: md5 = 427fe88013beb389af610c1acaddb4d0 OK 2025/11/11 04:13:34 DEBUG : apple: md5 = e8502cc0c1521daa93c0f0c453d529c5 OK 2025/11/11 04:13:35 DEBUG : banana: md5 = 3c7107ed9ec09cb6d7d70ca123e8e938 OK 2025/11/11 04:13:37 DEBUG : appleappleapplebanana: md5 = dd0521ba36a5783bb487e37f34f737f2 OK 2025/11/11 04:13:38 DEBUG : splitbananasplit: md5 = 66c1604de9d618059142b1f6ec263f5f OK 2025/11/11 04:13:38 DEBUG : Waiting for deletions to finish 2025/11/11 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:13:40 DEBUG : apple: size = 5 OK 2025/11/11 04:13:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : apple: Unchanged skipping 2025/11/11 04:13:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:13:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:13:40 DEBUG : banana: size = 6 OK 2025/11/11 04:13:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : banana: Unchanged skipping 2025/11/11 04:13:40 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:13:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:13:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:13:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:13:40 DEBUG : Waiting for deletions to finish 2025/11/11 04:13:40 DEBUG : Waiting for deletions to finish 2025/11/11 04:13:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:13:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : apple: size = 5 OK 2025/11/11 04:13:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : apple: Unchanged skipping 2025/11/11 04:13:42 DEBUG : banana: size = 6 OK 2025/11/11 04:13:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : banana: Unchanged skipping 2025/11/11 04:13:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:13:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1: Directory modification time the same (differ by -330.817µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:13:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:13:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:13:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:13:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:13:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:13:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:13:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:13:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:13:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:13:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:13:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:13:42 DEBUG : Waiting for deletions to finish 2025/11/11 04:13:42 DEBUG : Waiting for deletions to finish 2025/11/11 04:13:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:13:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:13:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:13:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 83420eed20bdfb75baafc8dba2ce08f4 OK 2025/11/11 04:13:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 89dfe777c6edfc1863e048741e83bf4d OK 2025/11/11 04:13:58 DEBUG : dir1/0002-cdefghi.txt: md5 = d707aeffa12619cbd686a2de4aabc332 OK 2025/11/11 04:13:59 DEBUG : dir1/0003-defghij.txt: md5 = edcfb56d43fb5262343888145cca4a86 OK 2025/11/11 04:14:01 DEBUG : dir1/0004-efghijk.txt: md5 = cfdb5085b6b7d03e43719dadedbde1d8 OK 2025/11/11 04:14:03 DEBUG : dir1/0005-fghijkl.txt: md5 = bf82cc088f8acb20ef1f1f4917a6488e OK 2025/11/11 04:14:04 DEBUG : dir1/0006-ghijklm.txt: md5 = f0059c8bbac5f2a3580fd94f17f5a0f3 OK 2025/11/11 04:14:06 DEBUG : dir1/0007-1234567.txt: md5 = 43b7a0359e866987fed76597ce26f317 OK 2025/11/11 04:14:07 DEBUG : dir1/0008-2345678.txt: md5 = 25d6e9ff0d18ad4e31ffe078c657424c OK 2025/11/11 04:14:08 DEBUG : dir1/0009-3456789.txt: md5 = f31ab07e5e5245630d0182f29aafd8d6 OK 2025/11/11 04:14:10 DEBUG : dir1/0010-456789.txt: md5 = 13131ac51b38df8fb3b39e995c2f1c50 OK 2025/11/11 04:14:11 DEBUG : dir1/0011-56789;.txt: md5 = b1cb9df347080d60636698323fb13e5e OK 2025/11/11 04:14:13 DEBUG : dir1/0012-6789;.txt: md5 = 720c0b76a976bc79eed37f582cb56802 OK 2025/11/11 04:14:14 DEBUG : dir1/0013-789;=.txt: md5 = afeaebd1d1b646da0df34b400e9bcd69 OK 2025/11/11 04:14:15 DEBUG : dir1/0014-89;=.txt: md5 = d50263f47c2a53ddba63895dc5e8e685 OK 2025/11/11 04:14:17 DEBUG : dir1/0015-9;=.txt: md5 = 500ad13ba15aec52b569371f1c79113f OK 2025/11/11 04:14:18 DEBUG : apple: md5 = add687b5149b8ed1a311e96c57f5b777 OK 2025/11/11 04:14:20 DEBUG : banana: md5 = 8e0f8cba0b25ef231e55a3423b8dd38f OK 2025/11/11 04:14:21 DEBUG : appleappleapplebanana: md5 = e1d5f963c70e80aa725ae839e18693c4 OK 2025/11/11 04:14:22 DEBUG : splitbananasplit: md5 = 3a5cfcdd437ad5ec25011af460d366cf OK 2025/11/11 04:14:22 DEBUG : Waiting for deletions to finish 2025/11/11 04:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:14:24 DEBUG : apple: size = 5 OK 2025/11/11 04:14:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:24 DEBUG : apple: Unchanged skipping 2025/11/11 04:14:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:14:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:14:24 DEBUG : banana: size = 6 OK 2025/11/11 04:14:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:24 DEBUG : banana: Unchanged skipping 2025/11/11 04:14:25 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:14:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:14:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:14:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:14:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:14:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:14:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:14:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:14:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:14:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:14:25 DEBUG : Waiting for deletions to finish 2025/11/11 04:14:25 DEBUG : Waiting for deletions to finish 2025/11/11 04:14:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:14:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:14:26 DEBUG : dir1: Directory modification time the same (differ by -345.423µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : apple: size = 5 OK 2025/11/11 04:14:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : apple: Unchanged skipping 2025/11/11 04:14:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:14:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:14:26 DEBUG : banana: size = 6 OK 2025/11/11 04:14:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : banana: Unchanged skipping 2025/11/11 04:14:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:14:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:14:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:14:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:14:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:14:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:14:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:14:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:14:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:14:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:14:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:14:26 DEBUG : Waiting for deletions to finish 2025/11/11 04:14:26 DEBUG : Waiting for deletions to finish 2025/11/11 04:14:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:14:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:14:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:14:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 3a0784f28c82e667ab600f21a28772ac OK 2025/11/11 04:14:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = cfa9e1728d5ceae26309a0817dce5e56 OK 2025/11/11 04:14:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 5ab5f93d2ba787be4fb22c88e425be06 OK 2025/11/11 04:14:44 DEBUG : dir1/0003-defghij.txt: md5 = 0909bbc810dc0ae068b1351aedf2a39a OK 2025/11/11 04:14:45 DEBUG : dir1/0004-efghijk.txt: md5 = 07344603f48db2cdd07cd524bd0e7a1a OK 2025/11/11 04:14:47 DEBUG : dir1/0005-fghijkl.txt: md5 = cbbccd293c91532d50804d268bf9283b OK 2025/11/11 04:14:48 DEBUG : dir1/0006-ghijklm.txt: md5 = a2611253d2b411c68bcf5743052014bd OK 2025/11/11 04:14:50 DEBUG : dir1/0007-1234567.txt: md5 = 2e7c348c86a3a48043b0c0febc8eb84a OK 2025/11/11 04:14:52 DEBUG : dir1/0008-2345678.txt: md5 = 1d2dfd8734fa760560891cfe08c77b8a OK 2025/11/11 04:14:53 DEBUG : dir1/0009-3456789.txt: md5 = 61bd6df30ecba0ee08a9ae2add262d1c OK 2025/11/11 04:14:55 DEBUG : dir1/0010-456789.txt: md5 = 671095204a557531e1ebb1ed265db22e OK 2025/11/11 04:14:56 DEBUG : dir1/0011-56789;.txt: md5 = 5ed34aaba011d466fe9780905333b0ff OK 2025/11/11 04:14:58 DEBUG : dir1/0012-6789;.txt: md5 = 18a2454d55543cc9732db30f5bdd4893 OK 2025/11/11 04:14:59 DEBUG : dir1/0013-789;=.txt: md5 = 25385a6d14fa3bd2022f38a2da251706 OK 2025/11/11 04:15:00 DEBUG : dir1/0014-89;=.txt: md5 = 2506bdebcb2fbe857f7e1fc5d7eb00df OK 2025/11/11 04:15:02 DEBUG : dir1/0015-9;=.txt: md5 = 4b3983406bb160bc6d2e0c17ee003a55 OK 2025/11/11 04:15:03 DEBUG : apple: md5 = 249e0975a96ace79c805a05a0f9dac21 OK 2025/11/11 04:15:05 DEBUG : banana: md5 = 5a9f40bf735087c75b1eacd6cf0b1b07 OK 2025/11/11 04:15:06 DEBUG : appleappleapplebanana: md5 = 0b41ce69319de6a8cd9a6779f63f1f3a OK 2025/11/11 04:15:08 DEBUG : splitbananasplit: md5 = e5f116523313462ed87de2d93850b4db OK 2025/11/11 04:15:08 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:15:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:15:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:15:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:15:09 DEBUG : apple: size = 5 OK 2025/11/11 04:15:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:09 DEBUG : apple: Unchanged skipping 2025/11/11 04:15:09 DEBUG : banana: size = 6 OK 2025/11/11 04:15:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:09 DEBUG : banana: Unchanged skipping 2025/11/11 04:15:10 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:15:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:15:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:15:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:15:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:15:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:15:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:15:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:15:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:15:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:15:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:15:10 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:10 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1: Directory modification time the same (differ by -359.771µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : apple: size = 5 OK 2025/11/11 04:15:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : apple: Unchanged skipping 2025/11/11 04:15:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:15:12 DEBUG : banana: size = 6 OK 2025/11/11 04:15:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : banana: Unchanged skipping 2025/11/11 04:15:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:15:12 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:12 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:15:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:15:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 960ecee4e708d885bbdd7469fe447013 OK 2025/11/11 04:15:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 542954bbcc7c6ec0d26dc84546ce5808 OK 2025/11/11 04:15:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 7a5d33dfcd5feef045cb05b9ca758a44 OK 2025/11/11 04:15:30 DEBUG : dir1/0003-defghij.txt: md5 = 6c49478b99943a197878e9c078e8847a OK 2025/11/11 04:15:31 DEBUG : dir1/0004-efghijk.txt: md5 = a8732571cfd17aa2c02290f39f9c48b8 OK 2025/11/11 04:15:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 404d43d99157542d761699eac0e2ef53 OK 2025/11/11 04:15:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 9788e2244aad95a4d2e9300d9366e8e9 OK 2025/11/11 04:15:36 DEBUG : dir1/0007-1234567.txt: md5 = 996f895f0f7c37d89fb058b5740535b8 OK 2025/11/11 04:15:37 DEBUG : dir1/0008-2345678.txt: md5 = 0242a7a4837bf9d74d262a8e34bf1302 OK 2025/11/11 04:15:39 DEBUG : dir1/0009-3456789.txt: md5 = 76317365897026b1aecdc88db405d779 OK 2025/11/11 04:15:40 DEBUG : dir1/0010-456789.txt: md5 = f29e6cf599486f762a79be9123b26a0e OK 2025/11/11 04:15:41 DEBUG : dir1/0011-56789;.txt: md5 = 8d91c7baa78e3fab5b6d158b9335b35f OK 2025/11/11 04:15:43 DEBUG : dir1/0012-6789;.txt: md5 = 6638d8f5bf7af195e2956878388fda74 OK 2025/11/11 04:15:45 DEBUG : dir1/0013-789;=.txt: md5 = 68a08afbdb253c9478b2403a05099884 OK 2025/11/11 04:15:46 DEBUG : dir1/0014-89;=.txt: md5 = c21fd579bf20da9c0ed05ee6dae6b273 OK 2025/11/11 04:15:48 DEBUG : dir1/0015-9;=.txt: md5 = 396ec759e9bbf3b8e6d4c3ece5721c33 OK 2025/11/11 04:15:49 DEBUG : apple: md5 = 6843b1cb04d89d8ee9a0c015029382fc OK 2025/11/11 04:15:51 DEBUG : banana: md5 = d843ac5962d2a6b043f8a52ad0b11f0b OK 2025/11/11 04:15:52 DEBUG : appleappleapplebanana: md5 = e5333595b69b61b755fdb4c258450fa8 OK 2025/11/11 04:15:53 DEBUG : splitbananasplit: md5 = 393c6f6a7ed5b493044baa4d1ab2c436 OK 2025/11/11 04:15:53 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:54 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:15:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:15:55 DEBUG : apple: size = 5 OK 2025/11/11 04:15:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : apple: Unchanged skipping 2025/11/11 04:15:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:15:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:15:55 DEBUG : banana: size = 6 OK 2025/11/11 04:15:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : banana: Unchanged skipping 2025/11/11 04:15:55 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/11 04:15:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:15:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:15:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:15:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:15:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:15:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:15:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:15:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:15:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:15:55 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:55 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:56 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:15:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:15:57 DEBUG : dir1: Directory modification time the same (differ by -373.834µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : apple: size = 5 OK 2025/11/11 04:15:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : apple: Unchanged skipping 2025/11/11 04:15:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 04:15:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 04:15:57 DEBUG : banana: size = 6 OK 2025/11/11 04:15:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : banana: Unchanged skipping 2025/11/11 04:15:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 04:15:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 04:15:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 04:15:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 04:15:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 04:15:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 04:15:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 04:15:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 04:15:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:15:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 04:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:15:57 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:57 DEBUG : Waiting for deletions to finish 2025/11/11 04:15:58 DEBUG : apple: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : banana: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 04:15:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/11 04:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" --- PASS: TestTransform (552.05s) --- PASS: TestTransform/NFC (44.39s) --- PASS: TestTransform/NFD (45.20s) --- PASS: TestTransform/base64 (53.23s) --- PASS: TestTransform/prefix (64.27s) --- PASS: TestTransform/suffix (63.88s) --- PASS: TestTransform/truncate (53.65s) --- PASS: TestTransform/encoder (46.31s) --- PASS: TestTransform/ISO-8859-1 (45.52s) --- PASS: TestTransform/charmap (44.46s) --- PASS: TestTransform/lowercase (46.09s) --- PASS: TestTransform/ascii (45.05s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:16:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 04:16:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 04:16:09 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/11 04:16:10 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-11T04:16:09.205380184Z) 2025/11/11 04:16:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 04:16:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/11 04:16:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 04:16:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/11 04:16:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 04:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:16:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = acabff4cfd8b279180acd22777fa875c OK 2025/11/11 04:16:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/11 04:16:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 04:16:11 DEBUG : Waiting for deletions to finish 2025/11/11 04:16:13 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.68s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:16:13 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:14 DEBUG : tictactoe: Making directory with metadata 2025/11/11 04:16:14 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T04:16:13.884381579Z) 2025/11/11 04:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:16:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:16:16 DEBUG : tictactoe/tictactoe: md5 = 209470257870dcd3f3f7a5cadfba3f07 OK 2025/11/11 04:16:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/11 04:16:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/11 04:16:16 DEBUG : Waiting for deletions to finish 2025/11/11 04:16:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.65s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:16:18 DEBUG : toe: Making directory with metadata 2025/11/11 04:16:19 INFO : toe: Made directory with metadata (mtime=2025-11-11T04:16:18.536382961Z) 2025/11/11 04:16:19 DEBUG : toe/toe: Making directory with metadata 2025/11/11 04:16:20 INFO : toe/toe: Made directory with metadata (mtime=2025-11-11T04:16:18.536382961Z) 2025/11/11 04:16:20 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 04:16:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:16:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 04:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:16:21 DEBUG : toe/toe/tictactoe: md5 = ab489592447a1ad9d4fd9f30ccb209af OK 2025/11/11 04:16:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 04:16:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 04:16:21 DEBUG : Waiting for deletions to finish 2025/11/11 04:16:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/11 04:16:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.51s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:16:25 DEBUG : toe: Making directory with metadata 2025/11/11 04:16:25 INFO : toe: Made directory with metadata (mtime=2025-11-11T04:16:25.044384886Z) 2025/11/11 04:16:25 DEBUG : toe/toe: Making directory with metadata 2025/11/11 04:16:26 INFO : toe/toe: Made directory with metadata (mtime=2025-11-11T04:16:25.044384886Z) 2025/11/11 04:16:26 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 04:16:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:16:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 04:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:16:27 DEBUG : toe/toe/tictactoe: md5 = 3477f6eed45dadb4776ba53fdc32c5ef OK 2025/11/11 04:16:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 04:16:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 04:16:27 DEBUG : Waiting for deletions to finish 2025/11/11 04:16:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/11 04:16:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.20s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:16:31 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:16:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:16:31 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:31 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 04:16:32 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:16:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:32 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:32 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:32 DEBUG : tictactoe: Making directory with metadata 2025/11/11 04:16:32 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T04:16:31.249386715Z) 2025/11/11 04:16:32 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:32 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:16:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 04:16:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T04:16:31.249386715Z) 2025/11/11 04:16:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:16:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:16:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:16:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:16:35 DEBUG : tictactoe/tictactoe/toe.txt: md5 = c537967b1b7b10d1eee6305e70376b2f OK 2025/11/11 04:16:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 04:16:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 04:16:35 DEBUG : Waiting for deletions to finish 2025/11/11 04:16:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/11 04:16:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.70s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:16:38 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:16:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:16:38 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:39 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 04:16:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:16:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:39 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:39 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:39 DEBUG : tictactoe: Making directory with metadata 2025/11/11 04:16:40 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T04:16:38.951388974Z) 2025/11/11 04:16:40 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:40 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:16:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 04:16:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T04:16:38.951388974Z) 2025/11/11 04:16:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:16:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:16:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:16:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:16:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:16:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2551705356eb9299de31bfc9972cf9f9 OK 2025/11/11 04:16:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:16:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:16:42 DEBUG : Waiting for deletions to finish 2025/11/11 04:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:43 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:16:44 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:44 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:16:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:16:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/11 04:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': 0 differences found 2025/11/11 04:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': 1 hashes could not be checked 2025/11/11 04:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': 1 matching files 2025/11/11 04:16:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/11 04:16:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.51s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:16:47 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:47 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:47 DEBUG : tictactoe: Making directory with metadata 2025/11/11 04:16:48 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T04:16:47.462391456Z) 2025/11/11 04:16:48 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:48 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:16:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 04:16:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T04:16:47.462391456Z) 2025/11/11 04:16:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:16:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:16:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:16:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:16:50 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 56e8ad86cbee73a4438e141e5c0b21ae OK 2025/11/11 04:16:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 04:16:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 04:16:50 DEBUG : Waiting for deletions to finish 2025/11/11 04:16:51 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:51 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:51 DEBUG : tictactoe: Directory modification time the same (differ by -391.456µs, within tolerance 1ms) 2025/11/11 04:16:51 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:16:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:16:51 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -391.456µs, within tolerance 1ms) 2025/11/11 04:16:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 04:16:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 04:16:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 04:16:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/11 04:16:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:16:51 DEBUG : Waiting for deletions to finish 2025/11/11 04:16:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/11 04:16:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.88s) === RUN TestSyntax 2025/11/11 04:16:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:16:55 DEBUG : toe: Making directory with metadata 2025/11/11 04:16:56 INFO : toe: Made directory with metadata (mtime=2025-11-11T04:16:55.340393742Z) 2025/11/11 04:16:56 DEBUG : toe/toe: Making directory with metadata 2025/11/11 04:16:57 INFO : toe/toe: Made directory with metadata (mtime=2025-11-11T04:16:55.340393742Z) 2025/11/11 04:16:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:16:58 DEBUG : toe/toe/toe: md5 = f7ffdfafc16b062df5aedb61a1f01c00 OK 2025/11/11 04:16:58 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 04:16:58 INFO : toe/toe/toe: Copied (new) 2025/11/11 04:16:58 DEBUG : Waiting for deletions to finish 2025/11/11 04:17:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/11 04:17:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.60s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:17:01 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:17:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:17:01 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:02 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 04:17:02 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:17:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:02 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:02 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:02 DEBUG : tictactoe: Making directory with metadata 2025/11/11 04:17:03 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T04:17:01.943395649Z) 2025/11/11 04:17:03 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:03 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:17:03 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 04:17:04 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T04:17:01.943395649Z) 2025/11/11 04:17:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:17:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:17:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:17:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:17:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 68bf91c0101147dfec0698a34b6e4a3b OK 2025/11/11 04:17:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:17:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:05 INFO : toe/toe/toe.txt: Deleted 2025/11/11 04:17:05 INFO : toe/toe: Removing directory 2025/11/11 04:17:05 INFO : toe: Removing directory 2025/11/11 04:17:05 INFO : empty_dir: Removing directory 2025/11/11 04:17:05 DEBUG : Local file system at /tmp/rclone718063311: deleted 3 directories 2025/11/11 04:17:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/11 04:17:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.21s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:17:10 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:17:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:17:10 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:10 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 04:17:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:17:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:11 DEBUG : tictactoe: Making directory with metadata 2025/11/11 04:17:11 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T04:17:10.152398009Z) 2025/11/11 04:17:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:17:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 04:17:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T04:17:10.152398009Z) 2025/11/11 04:17:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:17:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:17:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:17:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:17:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5b084439f97774b3cc3e6644a66aa071 OK 2025/11/11 04:17:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:17:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:13 INFO : toe/toe/toe.txt: Deleted 2025/11/11 04:17:13 INFO : toe/toe: Removing directory 2025/11/11 04:17:13 INFO : toe: Removing directory 2025/11/11 04:17:13 INFO : empty_dir: Removing directory 2025/11/11 04:17:13 DEBUG : Local file system at /tmp/rclone718063311: deleted 3 directories 2025/11/11 04:17:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:17:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 04:17:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:17:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:17:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:17:17 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/11 04:17:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/11 04:17:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/11 04:17:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.37s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:17:22 DEBUG : Reset feature "Copy" 2025/11/11 04:17:22 DEBUG : Reset feature "Move" 2025/11/11 04:17:22 DEBUG : Reset feature "Copy" 2025/11/11 04:17:22 DEBUG : Reset feature "Move" 2025/11/11 04:17:22 DEBUG : empty_dir: Making directory with metadata 2025/11/11 04:17:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:17:22 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:22 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/11 04:17:23 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 04:17:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 04:17:23 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:23 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:23 DEBUG : tictactoe: Making directory with metadata 2025/11/11 04:17:24 INFO : tictactoe: Made directory with metadata (mtime=2025-11-11T04:17:22.523401542Z) 2025/11/11 04:17:24 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:24 DEBUG : toe: transformed to: tictactoe 2025/11/11 04:17:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:17:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/11 04:17:24 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-11T04:17:22.523401542Z) 2025/11/11 04:17:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 04:17:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 04:17:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:17:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 42e1619921c7ecca229cb1741d1dd8f6 OK 2025/11/11 04:17:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:17:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 04:17:26 INFO : toe/toe/toe.txt: Deleted 2025/11/11 04:17:26 INFO : toe/toe: Removing directory 2025/11/11 04:17:26 INFO : toe: Removing directory 2025/11/11 04:17:26 INFO : empty_dir: Removing directory 2025/11/11 04:17:26 DEBUG : Local file system at /tmp/rclone718063311: deleted 3 directories 2025/11/11 04:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 04:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 04:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 04:17:31 DEBUG : toe/toe/toe.txt: md5 = 7be807adbfe594901411ba8986d55917 OK 2025/11/11 04:17:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 04:17:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/11 04:17:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/11 04:17:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/11 04:17:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/11 04:17:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/11 04:17:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.41s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:17:36 DEBUG : toe: transformed to: dG9l 2025/11/11 04:17:37 DEBUG : toe: transformed to: dG9l 2025/11/11 04:17:37 DEBUG : dG9l: Making directory with metadata 2025/11/11 04:17:37 INFO : dG9l: Made directory with metadata (mtime=2025-11-11T04:17:36.932405622Z) 2025/11/11 04:17:37 DEBUG : toe: transformed to: dG9l 2025/11/11 04:17:37 DEBUG : toe: transformed to: dG9l 2025/11/11 04:17:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 04:17:37 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/11 04:17:38 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-11T04:17:36.932405622Z) 2025/11/11 04:17:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 04:17:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/11 04:17:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 04:17:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 04:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:17:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 04:17:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 81fd16234047653365a7ccfef6d39010 OK 2025/11/11 04:17:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/11 04:17:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 04:17:39 DEBUG : Waiting for deletions to finish 2025/11/11 04:17:41 DEBUG : dG9l: transformed to: toe 2025/11/11 04:17:41 DEBUG : dG9l: transformed to: toe 2025/11/11 04:17:41 DEBUG : toe: Directory modification time the same (differ by 405.622µs, within tolerance 1ms) 2025/11/11 04:17:41 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/11 04:17:41 DEBUG : dG9l: transformed to: toe 2025/11/11 04:17:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/11 04:17:41 DEBUG : toe/toe: Directory modification time the same (differ by 405.622µs, within tolerance 1ms) 2025/11/11 04:17:41 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/11 04:17:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/11 04:17:41 DEBUG : Local file system at /tmp/rclone718063311: Waiting for checks to finish 2025/11/11 04:17:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 04:17:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/11 04:17:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/11 04:17:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/11 04:17:41 DEBUG : Local file system at /tmp/rclone718063311: Waiting for transfers to finish 2025/11/11 04:17:41 DEBUG : Waiting for deletions to finish 2025/11/11 04:17:43 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/11 04:17:44 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.03s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda'", Local "Local file system at /tmp/rclone718063311", Modify Window "1ms" 2025/11/11 04:17:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:17:44 DEBUG : toe: transformed to: 2025/11/11 04:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:17:45 DEBUG : toe: transformed to: 2025/11/11 04:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Making directory with metadata 2025/11/11 04:17:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Made directory with metadata (mtime=2025-11-11T04:17:44.957407879Z) 2025/11/11 04:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:17:45 DEBUG : toe: transformed to: 2025/11/11 04:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:17:45 DEBUG : toe: transformed to: 2025/11/11 04:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:17:45 DEBUG : toe/toe: transformed to: 2025/11/11 04:17:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 04:17:45 DEBUG : toe/toe: Making directory with metadata 2025/11/11 04:17:47 INFO : toe/toe: Made directory with metadata (mtime=2025-11-11T04:17:44.957407879Z) 2025/11/11 04:17:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:17:47 DEBUG : toe/toe: transformed to: 2025/11/11 04:17:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 04:17:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:17:47 DEBUG : toe: transformed to: 2025/11/11 04:17:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 04:17:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 04:17:47 DEBUG : toe/toe/toe: transformed to: 2025/11/11 04:17:47 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/11 04:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for checks to finish 2025/11/11 04:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Waiting for transfers to finish 2025/11/11 04:17:48 DEBUG : toe/toe/toe: md5 = a860b95fb6bf8fd67fd24a975ea79cd0 OK 2025/11/11 04:17:48 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 04:17:48 INFO : toe/toe/toe: Copied (new) 2025/11/11 04:17:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': not deleting files as there were IO errors 2025/11/11 04:17:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': not deleting directories as there were IO errors 2025/11/11 04:17:50 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/11 04:17:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.96s) PASS 2025/11/11 04:17:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipixec0roda': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m51.09857314s (try 1/5)