"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/05 01:02:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe" 2025/10/05 01:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 01:02:43 DEBUG : Creating backend with remote "/tmp/rclone2388560963" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.07s) === 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:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:02:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/05 01:02:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 01:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:02:45 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:45 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:02:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:02:46 INFO : sub dir/hello world: Copied (new) 2025/10/05 01:02:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.99s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:47 DEBUG : Creating backend with remote "/non-existing" 2025/10/05 01:02:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/05 01:02:47 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:47 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:02:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:02:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:02:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:50 INFO : B2 bucket rclone-test-sitodek4ciqe: Running all checks before starting transfers 2025/10/05 01:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:02:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:50 INFO : B2 bucket rclone-test-sitodek4ciqe: Checks finished, now starting transfers 2025/10/05 01:02:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:02:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.57s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:51 ERROR : Ignoring --no-traverse with sync 2025/10/05 01:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:02:52 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:52 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:02:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:02:52 INFO : sub dir/hello world: Copied (new) 2025/10/05 01:02:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.44s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/05 01:02:53 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:53 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:02:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/05 01:02:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:02:54 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:54 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:02:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:02:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:02:56 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:56 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:02:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:02:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/05 01:02:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 01:02:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/05 01:02:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 01:02:58 INFO : sub dir2: Making directory 2025/10/05 01:02:58 INFO : sub dir: Making directory 2025/10/05 01:02:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:02:58 INFO : sub dir2/sub sub dir2: Making directory 2025/10/05 01:02:58 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:58 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:02:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:02:58 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/05 01:02:59 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.39s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:02:59 INFO : sub dir2: Making directory 2025/10/05 01:02:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/05 01:02:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 01:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:02:59 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:02:59 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:03:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.60s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:01 DEBUG : sub dir2: Making directory with metadata 2025/10/05 01:03:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 01:03:01 INFO : sub dir2: Making directory 2025/10/05 01:03:01 INFO : sub dir: Making directory 2025/10/05 01:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:03:01 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:01 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:03:02 INFO : sub dir/hello world: Copied (new) 2025/10/05 01:03:02 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/05 01:03:02 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/05 01:03:02 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.18s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:03 INFO : sub dir2: Making directory 2025/10/05 01:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:03:04 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:04 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:03:04 INFO : sub dir/hello world: Copied (new) 2025/10/05 01:03:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:05 DEBUG : sub dir2: Making directory with metadata 2025/10/05 01:03:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 01:03:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 01:03:05 INFO : sub dir2: Making directory 2025/10/05 01:03:05 INFO : sub dir: Making directory 2025/10/05 01:03:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:03:05 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:05 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:03:06 INFO : sub dir/hello world: Copied (new) 2025/10/05 01:03:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/05 01:03:06 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.69s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:07 INFO : sub dir2: Making directory 2025/10/05 01:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:03:07 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:07 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:03:08 INFO : sub dir/hello world: Copied (new) 2025/10/05 01:03:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.71s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yebudal4ziha" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sitodek4ciqe -> B2 bucket rclone-test-yebudal4ziha 2025/10/05 01:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:03:10 DEBUG : B2 bucket rclone-test-yebudal4ziha: Waiting for checks to finish 2025/10/05 01:03:10 DEBUG : B2 bucket rclone-test-yebudal4ziha: Waiting for transfers to finish 2025/10/05 01:03:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:03:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 01:03:11 DEBUG : B2 bucket rclone-test-yebudal4ziha: Purge remote 2025/10/05 01:03:11 INFO : B2 bucket rclone-test-yebudal4ziha: cleaning bucket "rclone-test-yebudal4ziha" of all files 2025/10/05 01:03:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f62ed03e04dbb1b9f980e1b_f1106113389233516_d20251005_m010311_c001_v0001171_t0015_u01759626191369") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 01:03:14 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:14 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/05 01:03:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.70s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-rizuvez0duko" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sitodek4ciqe -> B2 bucket rclone-test-rizuvez0duko 2025/10/05 01:03:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:03:18 DEBUG : B2 bucket rclone-test-rizuvez0duko: Waiting for checks to finish 2025/10/05 01:03:18 DEBUG : B2 bucket rclone-test-rizuvez0duko: Waiting for transfers to finish 2025/10/05 01:03:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:03:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 01:03:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 01:03:20 DEBUG : B2 bucket rclone-test-rizuvez0duko: Waiting for checks to finish 2025/10/05 01:03:20 DEBUG : B2 bucket rclone-test-rizuvez0duko: Waiting for transfers to finish 2025/10/05 01:03:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/05 01:03:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 01:03:21 DEBUG : B2 bucket rclone-test-rizuvez0duko: Purge remote 2025/10/05 01:03:21 INFO : B2 bucket rclone-test-rizuvez0duko: cleaning bucket "rclone-test-rizuvez0duko" of all files 2025/10/05 01:03:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2fdd3e04dbb1b9f980e1b_f102886fb42711ffd_d20251005_m010321_c001_v0001145_t0010_u01759626201066") 2025/10/05 01:03:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2fdd3e04dbb1b9f980e1b_f110f2ec0f4b4bd4a_d20251005_m010319_c001_v0001165_t0041_u01759626199005") --- PASS: TestServerSideCopyOverSelf (7.13s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 01:03:24 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:24 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/05 01:03:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/05 01:03:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-sipudux7fati" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sitodek4ciqe -> B2 bucket rclone-test-sipudux7fati 2025/10/05 01:03:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:03:28 DEBUG : B2 bucket rclone-test-sipudux7fati: Waiting for checks to finish 2025/10/05 01:03:28 DEBUG : B2 bucket rclone-test-sipudux7fati: Waiting for transfers to finish 2025/10/05 01:03:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:03:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 01:03:30 DEBUG : B2 bucket rclone-test-sipudux7fati: Waiting for checks to finish 2025/10/05 01:03:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 01:03:30 DEBUG : B2 bucket rclone-test-sipudux7fati: Waiting for transfers to finish 2025/10/05 01:03:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/05 01:03:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 01:03:31 INFO : sub dir/hello world: Deleted 2025/10/05 01:03:32 DEBUG : testing file moves 2025/10/05 01:03:32 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/05 01:03:32 DEBUG : B2 bucket rclone-test-sipudux7fati: Waiting for checks to finish 2025/10/05 01:03:32 DEBUG : B2 bucket rclone-test-sipudux7fati: Waiting for transfers to finish 2025/10/05 01:03:33 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/05 01:03:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 01:03:33 INFO : sub dir/hello world: Deleted 2025/10/05 01:03:33 DEBUG : B2 bucket rclone-test-sipudux7fati: Purge remote 2025/10/05 01:03:33 INFO : B2 bucket rclone-test-sipudux7fati: cleaning bucket "rclone-test-sipudux7fati" of all files 2025/10/05 01:03:34 DEBUG : sub dir/hello world: Deleting (id "4_zff522d53e05dbb1b9f980e1b_f116f049bc3a887dc_d20251005_m010332_c001_v0001144_t0003_u01759626212782") 2025/10/05 01:03:34 DEBUG : sub dir/hello world: Deleting (id "4_zff522d53e05dbb1b9f980e1b_f1027bb666c71f54e_d20251005_m010330_c001_v0001100_t0020_u01759626210764") 2025/10/05 01:03:34 DEBUG : sub dir/hello world: Deleting (id "4_zff522d53e05dbb1b9f980e1b_f116f3935f024b0e1_d20251005_m010329_c001_v0001099_t0005_u01759626209147") --- PASS: TestServerSideMoveOverSelf (9.36s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:35 ERROR : error listing: directory not found 2025/10/05 01:03:36 INFO : Local file system at /tmp/rclone2388560963: Making directory 2025/10/05 01:03:36 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:36 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:03:38 DEBUG : Local file system at /tmp/rclone2388560963: Waiting for checks to finish 2025/10/05 01:03:38 DEBUG : Local file system at /tmp/rclone2388560963: Waiting for transfers to finish 2025/10/05 01:03:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:03:38 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/05 01:03:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/05 01:03:39 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:39 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 01:03:40 INFO : check sum: Copied (new) 2025/10/05 01:03:40 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:40 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 01:03:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/05 01:03:40 DEBUG : check sum: Unchanged skipping 2025/10/05 01:03:40 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:40 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.89s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/05 01:03:41 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:41 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 01:03:42 INFO : sizeonly: Copied (new) 2025/10/05 01:03:42 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:42 DEBUG : sizeonly: Sizes identical 2025/10/05 01:03:42 DEBUG : sizeonly: Unchanged skipping 2025/10/05 01:03:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:42 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/05 01:03:43 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:43 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/05 01:03:43 INFO : ignore-size: Copied (new) 2025/10/05 01:03:43 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:03:44 DEBUG : ignore-size: Unchanged skipping 2025/10/05 01:03:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:44 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.73s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:03:46 DEBUG : existing: Unchanged skipping 2025/10/05 01:03:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:46 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:46 INFO : There was nothing to transfer 2025/10/05 01:03:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/05 01:03:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 01:03:47 INFO : existing: Copied (replaced existing) 2025/10/05 01:03:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.20s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/05 01:03:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 01:03:49 INFO : existing: Copied (new) 2025/10/05 01:03:49 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:49 DEBUG : existing: Destination exists, skipping 2025/10/05 01:03:49 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:49 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:49 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.87s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/05 01:03:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 01:03:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:03:51 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 01:03:52 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:52 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:03:52 INFO : a/potato2: Copied (new) 2025/10/05 01:03:52 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:52 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:54 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/10/05 01:03:54 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 01:03:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/05 01:03:54 DEBUG : empty space: Unchanged skipping 2025/10/05 01:03:54 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:54 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:54 INFO : There was nothing to transfer 2025/10/05 01:03:55 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/10/05 01:03:55 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 01:03:55 INFO : empty space: Updated modification time in destination 2025/10/05 01:03:55 DEBUG : empty space: Unchanged skipping 2025/10/05 01:03:55 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:55 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:57 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:57 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/10/05 01:03:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 01:03:57 DEBUG : empty space: Unchanged skipping 2025/10/05 01:03:57 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:57 DEBUG : Waiting for deletions to finish 2025/10/05 01:03:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:03:58 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/10/05 01:03:58 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:03:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2388560963) 2025/10/05 01:03:58 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sitodek4ciqe) 2025/10/05 01:03:58 DEBUG : foo: sha1 differ 2025/10/05 01:03:58 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:03:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/05 01:03:59 INFO : foo: Copied (replaced existing) 2025/10/05 01:03:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:04:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/05 01:04:00 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:00 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:00 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:04:01 INFO : potato: Copied (new) 2025/10/05 01:04:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/05 01:04:03 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:03 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/05 01:04:04 INFO : potato: Copied (replaced existing) 2025/10/05 01:04:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.41s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:05 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/10/05 01:04:05 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2388560963) 2025/10/05 01:04:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sitodek4ciqe) 2025/10/05 01:04:05 DEBUG : potato: sha1 differ 2025/10/05 01:04:05 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/05 01:04:06 INFO : potato: Copied (replaced existing) 2025/10/05 01:04:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:04:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:04:08 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/05 01:04:08 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:08 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:08 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:04:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:04:10 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:10 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:10 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:04:11 INFO : potato2: Copied (new) 2025/10/05 01:04:11 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:13 INFO : d: Making directory 2025/10/05 01:04:13 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/05 01:04:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 01:04:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:04:13 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 01:04:14 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:14 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:04:14 INFO : a/potato2: Copied (new) 2025/10/05 01:04:14 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:14 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/05 01:04:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 01:04:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:04:16 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 01:04:16 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:16 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:04:17 INFO : a/potato2: Copied (new) 2025/10/05 01:04:17 ERROR : B2 bucket rclone-test-sitodek4ciqe: not deleting files as there were IO errors 2025/10/05 01:04:17 ERROR : B2 bucket rclone-test-sitodek4ciqe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:19 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:04:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:04:19 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:19 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:19 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:20 INFO : potato: Deleted 2025/10/05 01:04:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:04:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.81s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:23 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:23 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:23 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:23 INFO : potato: Deleted 2025/10/05 01:04:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:04:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:04:23 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:23 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:23 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:04:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.27s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:04:26 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:26 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:26 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/05 01:04:26 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.39s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:28 DEBUG : enormous: Excluded (Size Filter) 2025/10/05 01:04:28 DEBUG : enormous: Excluded 2025/10/05 01:04:28 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 01:04:28 DEBUG : potato2: Excluded 2025/10/05 01:04:28 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 01:04:28 DEBUG : potato2: Excluded 2025/10/05 01:04:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:04:28 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:28 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:28 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:28 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:28 INFO : There was nothing to transfer 2025/10/05 01:04:29 DEBUG : enormous: Excluded (Size Filter) 2025/10/05 01:04:29 DEBUG : enormous: Excluded 2025/10/05 01:04:29 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 01:04:29 DEBUG : potato2: Excluded 2025/10/05 01:04:29 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 01:04:29 DEBUG : potato2: Excluded 2025/10/05 01:04:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/05 01:04:29 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:29 DEBUG : Local file system at /tmp/rclone2388560963: Waiting for checks to finish 2025/10/05 01:04:29 DEBUG : Local file system at /tmp/rclone2388560963: Waiting for transfers to finish 2025/10/05 01:04:29 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:31 DEBUG : enormous: Excluded (Size Filter) 2025/10/05 01:04:31 DEBUG : enormous: Excluded 2025/10/05 01:04:31 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 01:04:31 DEBUG : potato2: Excluded 2025/10/05 01:04:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:04:31 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:31 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:31 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:31 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:32 INFO : enormous: Deleted 2025/10/05 01:04:32 INFO : potato2: Deleted 2025/10/05 01:04:32 INFO : There was nothing to transfer 2025/10/05 01:04:32 DEBUG : Local file system at /tmp/rclone2388560963: Waiting for checks to finish 2025/10/05 01:04:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/05 01:04:32 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:32 DEBUG : Local file system at /tmp/rclone2388560963: Waiting for transfers to finish 2025/10/05 01:04:32 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:32 INFO : enormous: Deleted 2025/10/05 01:04:32 INFO : potato2: Deleted 2025/10/05 01:04:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:35 DEBUG : five: Need to transfer - File not found at Destination 2025/10/05 01:04:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/05 01:04:35 DEBUG : one: Destination is newer than source, skipping 2025/10/05 01:04:35 DEBUG : three: Sizes identical 2025/10/05 01:04:35 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/05 01:04:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/05 01:04:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2388560963) 2025/10/05 01:04:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sitodek4ciqe) 2025/10/05 01:04:35 DEBUG : two: sha1 differ 2025/10/05 01:04:35 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/05 01:04:35 INFO : five: Copied (new) 2025/10/05 01:04:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/05 01:04:36 INFO : four: Copied (replaced existing) 2025/10/05 01:04:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/05 01:04:36 INFO : two: Copied (replaced existing) 2025/10/05 01:04:36 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:36 DEBUG : one: Destination is newer than source, skipping 2025/10/05 01:04:36 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/05 01:04:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/05 01:04:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/05 01:04:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/05 01:04:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/05 01:04:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/05 01:04:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2388560963) 2025/10/05 01:04:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sitodek4ciqe) 2025/10/05 01:04:36 DEBUG : three: sha1 differ 2025/10/05 01:04:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/05 01:04:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/05 01:04:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/05 01:04:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/05 01:04:36 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 01:04:37 INFO : three: Copied (replaced existing) 2025/10/05 01:04:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.63s) === 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:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/05 01:04:39 INFO : B2 bucket rclone-test-sitodek4ciqe: Making map for --track-renames 2025/10/05 01:04:39 INFO : B2 bucket rclone-test-sitodek4ciqe: Finished making map for --track-renames 2025/10/05 01:04:39 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:39 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for renames to finish 2025/10/05 01:04:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/05 01:04:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/05 01:04:39 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 01:04:39 INFO : yam: Copied (new) 2025/10/05 01:04:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/05 01:04:39 INFO : potato: Copied (new) 2025/10/05 01:04:39 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:04:39 INFO : B2 bucket rclone-test-sitodek4ciqe: Making map for --track-renames 2025/10/05 01:04:39 INFO : B2 bucket rclone-test-sitodek4ciqe: Finished making map for --track-renames 2025/10/05 01:04:39 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:39 DEBUG : potato: Unchanged skipping 2025/10/05 01:04:39 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for renames to finish 2025/10/05 01:04:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 01:04:40 INFO : yam: Copied (server-side copy) to: yaml 2025/10/05 01:04:41 INFO : yam: Deleted 2025/10/05 01:04:41 INFO : yaml: Renamed from "yam" 2025/10/05 01:04:41 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/05 01:04:42 INFO : B2 bucket rclone-test-sitodek4ciqe: Making map for --track-renames 2025/10/05 01:04:42 INFO : B2 bucket rclone-test-sitodek4ciqe: Finished making map for --track-renames 2025/10/05 01:04:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/05 01:04:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for renames to finish 2025/10/05 01:04:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/05 01:04:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/05 01:04:42 INFO : potato: Copied (new) 2025/10/05 01:04:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 01:04:42 INFO : yam: Copied (new) 2025/10/05 01:04:42 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:04:42 INFO : B2 bucket rclone-test-sitodek4ciqe: Making map for --track-renames 2025/10/05 01:04:42 INFO : B2 bucket rclone-test-sitodek4ciqe: Finished making map for --track-renames 2025/10/05 01:04:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:42 DEBUG : potato: Unchanged skipping 2025/10/05 01:04:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for renames to finish 2025/10/05 01:04:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 01:04:43 INFO : yam: Copied (server-side copy) to: yaml 2025/10/05 01:04:43 INFO : yam: Deleted 2025/10/05 01:04:43 INFO : yaml: Renamed from "yam" 2025/10/05 01:04:43 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/05 01:04:44 INFO : B2 bucket rclone-test-sitodek4ciqe: Making map for --track-renames 2025/10/05 01:04:44 INFO : B2 bucket rclone-test-sitodek4ciqe: Finished making map for --track-renames 2025/10/05 01:04:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/05 01:04:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/05 01:04:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for renames to finish 2025/10/05 01:04:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 01:04:44 INFO : sub/yam: Copied (new) 2025/10/05 01:04:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/05 01:04:45 INFO : potato: Copied (new) 2025/10/05 01:04:45 DEBUG : Waiting for deletions to finish 2025/10/05 01:04:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:04:46 DEBUG : potato: Unchanged skipping 2025/10/05 01:04:46 INFO : B2 bucket rclone-test-sitodek4ciqe: Making map for --track-renames 2025/10/05 01:04:46 INFO : B2 bucket rclone-test-sitodek4ciqe: Finished making map for --track-renames 2025/10/05 01:04:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for renames to finish 2025/10/05 01:04:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 01:04:46 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/05 01:04:46 INFO : sub/yam: Deleted 2025/10/05 01:04:46 INFO : yam: Renamed from "sub/yam" 2025/10/05 01:04:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.32s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:47 DEBUG : Creating backend with remote "/tmp/rclone2388560963/dir1" 2025/10/05 01:04:47 DEBUG : Creating backend with remote "/tmp/rclone2388560963/dir2" 2025/10/05 01:04:47 DEBUG : Local file system at /tmp/rclone2388560963/dir2: Using server-side directory move 2025/10/05 01:04:47 INFO : Local file system at /tmp/rclone2388560963/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/05 01:04:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/05 01:04:47 DEBUG : Local file system at /tmp/rclone2388560963/dir2: Waiting for checks to finish 2025/10/05 01:04:47 DEBUG : Local file system at /tmp/rclone2388560963/dir2: Waiting for transfers to finish 2025/10/05 01:04:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:04:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/05 01:04:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/05 01:04:48 INFO : nested/sub dir/file: Copied (new) 2025/10/05 01:04:48 INFO : nested/sub dir/file: Deleted 2025/10/05 01:04:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:04:49 INFO : sub dir/hello world: Copied (new) 2025/10/05 01:04:49 INFO : sub dir/hello world: Deleted 2025/10/05 01:04:49 INFO : sub dir: Removing directory 2025/10/05 01:04:49 INFO : nested/sub dir: Removing directory 2025/10/05 01:04:49 INFO : nested: Removing directory 2025/10/05 01:04:49 DEBUG : Local file system at /tmp/rclone2388560963: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 01:04:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/05 01:04:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/05 01:04:50 INFO : nested/sub dir/file: Copied (new) 2025/10/05 01:04:50 INFO : nested/sub dir/file: Deleted 2025/10/05 01:04:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:04:50 INFO : sub dir/hello world: Copied (new) 2025/10/05 01:04:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.88s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/05 01:04:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/05 01:04:52 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:52 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 01:04:52 INFO : existing: Copied (new) 2025/10/05 01:04:52 INFO : existing: Deleted 2025/10/05 01:04:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/05 01:04:52 INFO : existing-b: Copied (new) 2025/10/05 01:04:52 INFO : existing-b: Deleted 2025/10/05 01:04:52 DEBUG : existing: Destination exists, skipping 2025/10/05 01:04:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/05 01:04:52 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:04:52 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:04:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rohosim0roya" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sitodek4ciqe -> B2 bucket rclone-test-rohosim0roya 2025/10/05 01:04:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:04:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/05 01:04:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/05 01:04:58 DEBUG : B2 bucket rclone-test-rohosim0roya: Waiting for checks to finish 2025/10/05 01:04:58 DEBUG : empty space: Unchanged skipping 2025/10/05 01:04:58 INFO : empty space: Deleted 2025/10/05 01:04:58 DEBUG : B2 bucket rclone-test-rohosim0roya: Waiting for transfers to finish 2025/10/05 01:04:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 01:04:59 INFO : potato3: Copied (server-side copy) 2025/10/05 01:04:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:04:59 INFO : potato2: Copied (server-side copy) 2025/10/05 01:04:59 INFO : potato3: Deleted 2025/10/05 01:04:59 INFO : potato2: Deleted 2025/10/05 01:04:59 DEBUG : Creating backend with remote "TestB2:rclone-test-pabovom6kuva" 2025/10/05 01:05:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/05 01:05:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:05:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/05 01:05:01 DEBUG : B2 bucket rclone-test-pabovom6kuva: Waiting for checks to finish 2025/10/05 01:05:01 DEBUG : B2 bucket rclone-test-pabovom6kuva: Waiting for transfers to finish 2025/10/05 01:05:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 01:05:01 INFO : empty space: Copied (server-side copy) 2025/10/05 01:05:01 INFO : empty space: Deleted 2025/10/05 01:05:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:05:02 INFO : potato2: Copied (server-side copy) 2025/10/05 01:05:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 01:05:02 INFO : potato3: Copied (server-side copy) 2025/10/05 01:05:02 INFO : potato2: Deleted 2025/10/05 01:05:02 INFO : potato3: Deleted 2025/10/05 01:05:02 DEBUG : B2 bucket rclone-test-pabovom6kuva: Purge remote 2025/10/05 01:05:02 INFO : B2 bucket rclone-test-pabovom6kuva: cleaning bucket "rclone-test-pabovom6kuva" of all files 2025/10/05 01:05:02 DEBUG : empty space: Deleting (id "4_z1f028df3e06dbb1b9f980e1b_f107787829fef1993_d20251005_m010501_c001_v0001183_t0033_u01759626301619") 2025/10/05 01:05:02 DEBUG : potato2: Deleting (id "4_z1f028df3e06dbb1b9f980e1b_f1040ad47a8b68320_d20251005_m010501_c001_v0001100_t0039_u01759626301856") 2025/10/05 01:05:02 DEBUG : potato3: Deleting (id "4_z1f028df3e06dbb1b9f980e1b_f10925c9f9a5e982a_d20251005_m010501_c001_v0001161_t0001_u01759626301992") 2025/10/05 01:05:03 DEBUG : B2 bucket rclone-test-rohosim0roya: Purge remote 2025/10/05 01:05:03 INFO : B2 bucket rclone-test-rohosim0roya: cleaning bucket "rclone-test-rohosim0roya" of all files 2025/10/05 01:05:03 DEBUG : empty space: Deleting (id "4_z1f827dc3e06dbb1b9f980e1b_f417c1ee29740b539_d20251005_m010501_c001_v7007000_t0000_u01759626301828") 2025/10/05 01:05:03 DEBUG : empty space: Deleting (id "4_z1f827dc3e06dbb1b9f980e1b_f1166ce2b60958405_d20251005_m010457_c001_v0001172_t0052_u01759626297313") 2025/10/05 01:05:03 DEBUG : potato2: Deleting (id "4_z1f827dc3e06dbb1b9f980e1b_f417c1ee29740b53f_d20251005_m010502_c001_v7007000_t0000_u01759626302250") 2025/10/05 01:05:03 DEBUG : potato2: Deleting (id "4_z1f827dc3e06dbb1b9f980e1b_f10997d46502683a1_d20251005_m010458_c001_v0001144_t0038_u01759626298615") 2025/10/05 01:05:03 DEBUG : potato3: Deleting (id "4_z1f827dc3e06dbb1b9f980e1b_f40313894bdc112c0_d20251005_m010502_c001_v7007000_t0000_u01759626302362") 2025/10/05 01:05:03 DEBUG : potato3: Deleting (id "4_z1f827dc3e06dbb1b9f980e1b_f1151a87740588a41_d20251005_m010458_c001_v0001091_t0055_u01759626298988") 2025/10/05 01:05:03 DEBUG : potato3: Deleting (id "4_z1f827dc3e06dbb1b9f980e1b_f1166ce2b60958408_d20251005_m010457_c001_v0001172_t0003_u01759626297935") --- PASS: TestServerSideMove (11.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yoziriq2cemo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sitodek4ciqe -> B2 bucket rclone-test-yoziriq2cemo 2025/10/05 01:05:10 DEBUG : empty space: Excluded (Size Filter) 2025/10/05 01:05:10 DEBUG : empty space: Excluded 2025/10/05 01:05:10 DEBUG : empty space: Excluded (Size Filter) 2025/10/05 01:05:10 DEBUG : empty space: Excluded 2025/10/05 01:05:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:05:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/05 01:05:10 DEBUG : B2 bucket rclone-test-yoziriq2cemo: Waiting for checks to finish 2025/10/05 01:05:10 DEBUG : B2 bucket rclone-test-yoziriq2cemo: Waiting for transfers to finish 2025/10/05 01:05:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:05:10 INFO : potato2: Copied (server-side copy) 2025/10/05 01:05:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 01:05:11 INFO : potato3: Copied (server-side copy) 2025/10/05 01:05:11 INFO : potato2: Deleted 2025/10/05 01:05:11 INFO : potato3: Deleted 2025/10/05 01:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fofasel0woxo" 2025/10/05 01:05:12 DEBUG : empty space: Excluded (Size Filter) 2025/10/05 01:05:12 DEBUG : empty space: Excluded 2025/10/05 01:05:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:05:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/05 01:05:12 DEBUG : B2 bucket rclone-test-fofasel0woxo: Waiting for checks to finish 2025/10/05 01:05:12 DEBUG : B2 bucket rclone-test-fofasel0woxo: Waiting for transfers to finish 2025/10/05 01:05:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:05:13 INFO : potato2: Copied (server-side copy) 2025/10/05 01:05:13 INFO : potato2: Deleted 2025/10/05 01:05:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 01:05:13 INFO : potato3: Copied (server-side copy) 2025/10/05 01:05:14 INFO : potato3: Deleted 2025/10/05 01:05:14 DEBUG : B2 bucket rclone-test-fofasel0woxo: Purge remote 2025/10/05 01:05:14 INFO : B2 bucket rclone-test-fofasel0woxo: cleaning bucket "rclone-test-fofasel0woxo" of all files 2025/10/05 01:05:14 DEBUG : potato2: Deleting (id "4_z6f82bdc3e06dbb1b9f980e1b_f115c46ed54155368_d20251005_m010513_c001_v0001161_t0055_u01759626313330") 2025/10/05 01:05:14 DEBUG : potato3: Deleting (id "4_z6f82bdc3e06dbb1b9f980e1b_f111ed6738924dc2e_d20251005_m010513_c001_v0001178_t0031_u01759626313632") 2025/10/05 01:05:15 DEBUG : B2 bucket rclone-test-yoziriq2cemo: Purge remote 2025/10/05 01:05:15 INFO : B2 bucket rclone-test-yoziriq2cemo: cleaning bucket "rclone-test-yoziriq2cemo" of all files 2025/10/05 01:05:15 DEBUG : empty space: Deleting (id "4_zcf12adc3e06dbb1b9f980e1b_f11011dcc343c23ae_d20251005_m010509_c001_v0001183_t0030_u01759626309731") 2025/10/05 01:05:15 DEBUG : potato2: Deleting (id "4_zcf12adc3e06dbb1b9f980e1b_f417d4550426bfdb6_d20251005_m010513_c001_v7007000_t0000_u01759626313605") 2025/10/05 01:05:15 DEBUG : potato2: Deleting (id "4_zcf12adc3e06dbb1b9f980e1b_f11449b520f2de4f9_d20251005_m010510_c001_v0001154_t0009_u01759626310556") 2025/10/05 01:05:15 DEBUG : potato3: Deleting (id "4_zcf12adc3e06dbb1b9f980e1b_f417d4550426bfdb7_d20251005_m010513_c001_v7007000_t0000_u01759626313913") 2025/10/05 01:05:15 DEBUG : potato3: Deleting (id "4_zcf12adc3e06dbb1b9f980e1b_f1001ae01abd2a562_d20251005_m010510_c001_v0001184_t0049_u01759626310902") 2025/10/05 01:05:15 DEBUG : potato3: Deleting (id "4_zcf12adc3e06dbb1b9f980e1b_f11011dcc343c23b2_d20251005_m010509_c001_v0001183_t0018_u01759626309927") 2025/10/05 01:05:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/05 01:05:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/05 01:05:16 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wuzusab8humi" 2025/10/05 01:05:20 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sitodek4ciqe -> B2 bucket rclone-test-wuzusab8humi 2025/10/05 01:05:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:05:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/05 01:05:22 DEBUG : empty space: Unchanged skipping 2025/10/05 01:05:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/05 01:05:22 DEBUG : B2 bucket rclone-test-wuzusab8humi: Waiting for checks to finish 2025/10/05 01:05:22 INFO : empty space: Deleted 2025/10/05 01:05:22 DEBUG : B2 bucket rclone-test-wuzusab8humi: Waiting for transfers to finish 2025/10/05 01:05:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:05:22 INFO : potato2: Copied (server-side copy) 2025/10/05 01:05:23 INFO : potato2: Deleted 2025/10/05 01:05:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 01:05:23 INFO : potato3: Copied (server-side copy) 2025/10/05 01:05:23 INFO : potato3: Deleted 2025/10/05 01:05:24 DEBUG : Creating backend with remote "TestB2:rclone-test-karadan6dove" 2025/10/05 01:05:24 INFO : tomatoDir: Making directory 2025/10/05 01:05:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/05 01:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 01:05:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/05 01:05:25 DEBUG : B2 bucket rclone-test-karadan6dove: Waiting for checks to finish 2025/10/05 01:05:25 DEBUG : B2 bucket rclone-test-karadan6dove: Waiting for transfers to finish 2025/10/05 01:05:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 01:05:26 INFO : empty space: Copied (server-side copy) 2025/10/05 01:05:26 INFO : empty space: Deleted 2025/10/05 01:05:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 01:05:26 INFO : potato2: Copied (server-side copy) 2025/10/05 01:05:26 INFO : potato2: Deleted 2025/10/05 01:05:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 01:05:27 INFO : potato3: Copied (server-side copy) 2025/10/05 01:05:27 INFO : potato3: Deleted 2025/10/05 01:05:27 DEBUG : B2 bucket rclone-test-karadan6dove: Purge remote 2025/10/05 01:05:27 INFO : B2 bucket rclone-test-karadan6dove: cleaning bucket "rclone-test-karadan6dove" of all files 2025/10/05 01:05:28 DEBUG : empty space: Deleting (id "4_z3f32ede3e06dbb1b9f980e1b_f1117b1549bae5021_d20251005_m010525_c001_v0001120_t0028_u01759626325994") 2025/10/05 01:05:28 DEBUG : potato2: Deleting (id "4_z3f32ede3e06dbb1b9f980e1b_f107b383c6257fdca_d20251005_m010526_c001_v0001182_t0029_u01759626326394") 2025/10/05 01:05:28 DEBUG : potato3: Deleting (id "4_z3f32ede3e06dbb1b9f980e1b_f1143f3dcb03abd48_d20251005_m010526_c001_v0001117_t0057_u01759626326376") 2025/10/05 01:05:28 DEBUG : B2 bucket rclone-test-wuzusab8humi: Purge remote 2025/10/05 01:05:28 INFO : B2 bucket rclone-test-wuzusab8humi: cleaning bucket "rclone-test-wuzusab8humi" of all files 2025/10/05 01:05:28 DEBUG : empty space: Deleting (id "4_z4f22ddb3e06dbb1b9f980e1b_f4180a1b26dbad1a8_d20251005_m010526_c001_v7007000_t0000_u01759626326360") 2025/10/05 01:05:28 DEBUG : empty space: Deleting (id "4_z4f22ddb3e06dbb1b9f980e1b_f113792f746511d99_d20251005_m010521_c001_v0001177_t0038_u01759626321621") 2025/10/05 01:05:28 DEBUG : potato2: Deleting (id "4_z4f22ddb3e06dbb1b9f980e1b_f4180a1b26dbad1a9_d20251005_m010526_c001_v7007000_t0000_u01759626326591") 2025/10/05 01:05:28 DEBUG : potato2: Deleting (id "4_z4f22ddb3e06dbb1b9f980e1b_f112c4cef1f411ff0_d20251005_m010522_c001_v0001105_t0031_u01759626322564") 2025/10/05 01:05:28 DEBUG : potato3: Deleting (id "4_z4f22ddb3e06dbb1b9f980e1b_f4180a1b26dbad1aa_d20251005_m010527_c001_v7007000_t0000_u01759626327307") 2025/10/05 01:05:28 DEBUG : potato3: Deleting (id "4_z4f22ddb3e06dbb1b9f980e1b_f11336cb644767db9_d20251005_m010522_c001_v0001104_t0046_u01759626322937") 2025/10/05 01:05:28 DEBUG : potato3: Deleting (id "4_z4f22ddb3e06dbb1b9f980e1b_f113792f746511d9b_d20251005_m010521_c001_v0001177_t0022_u01759626321832") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.79s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.07s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/rclone-sync-test" 2025/10/05 01:05:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/rclone-sync-test-include/layer2" 2025/10/05 01:05:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/rclone-sync-test-ignore-file" 2025/10/05 01:05:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/05 01:05:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/05 01:05:42 DEBUG : pacer: Reducing sleep to 10ms 2025/10/05 01:05:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 01:05:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe path rclone-sync-test: Waiting for checks to finish 2025/10/05 01:05:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe path rclone-sync-test: Waiting for transfers to finish 2025/10/05 01:05:42 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:42 INFO : There was nothing to transfer 2025/10/05 01:05:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 01:05:43 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:05:43 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:05:43 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:43 INFO : There was nothing to transfer 2025/10/05 01:05:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 01:05:43 DEBUG : B2 bucket rclone-test-sitodek4ciqe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/05 01:05:43 DEBUG : B2 bucket rclone-test-sitodek4ciqe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/05 01:05:43 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:43 INFO : There was nothing to transfer 2025/10/05 01:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 01:05:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:05:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:05:44 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:44 INFO : There was nothing to transfer 2025/10/05 01:05:44 DEBUG : Excluded 2025/10/05 01:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/05 01:05:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/05 01:05:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/05 01:05:44 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:44 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.21s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/dst" 2025/10/05 01:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/CompareDest" 2025/10/05 01:05:48 DEBUG : one: Need to transfer - File not found at Destination 2025/10/05 01:05:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:05:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:05:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 01:05:49 INFO : one: Copied (new) 2025/10/05 01:05:49 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:05:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 01:05:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:05:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/05 01:05:50 INFO : one: Copied (replaced existing) 2025/10/05 01:05:50 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 01:05:53 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:05:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:05:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 01:05:53 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:05:53 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:53 INFO : There was nothing to transfer 2025/10/05 01:05:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 01:05:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:05:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 01:05:54 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:05:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:05:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 01:05:54 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:05:54 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:54 INFO : There was nothing to transfer 2025/10/05 01:05:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 01:05:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:05:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 01:05:55 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:05:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:05:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 01:05:55 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:05:55 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:55 INFO : There was nothing to transfer 2025/10/05 01:05:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 01:05:56 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/05 01:05:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/05 01:05:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 01:05:56 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:05:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:05:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 01:05:56 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:05:56 DEBUG : Waiting for deletions to finish 2025/10/05 01:05:56 INFO : There was nothing to transfer 2025/10/05 01:05:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 01:05:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/05 01:05:57 DEBUG : two: Need to transfer - File not found at Destination 2025/10/05 01:05:57 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:05:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:05:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 01:05:57 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:05:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/05 01:05:58 INFO : two: Copied (new) 2025/10/05 01:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.97s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/dest" 2025/10/05 01:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/pre-dest1" 2025/10/05 01:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/pre-dest2" 2025/10/05 01:06:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:06:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/05 01:06:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:06:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/05 01:06:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/05 01:06:06 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dest: Waiting for checks to finish 2025/10/05 01:06:06 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dest: Waiting for transfers to finish 2025/10/05 01:06:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/05 01:06:07 INFO : 3: Copied (new) 2025/10/05 01:06:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.27s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/dst" 2025/10/05 01:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/CopyDest" 2025/10/05 01:06:11 DEBUG : one: Need to transfer - File not found at Destination 2025/10/05 01:06:11 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:11 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 01:06:12 INFO : one: Copied (new) 2025/10/05 01:06:12 DEBUG : Waiting for deletions to finish 2025/10/05 01:06:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 01:06:13 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:13 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/05 01:06:13 INFO : one: Copied (replaced existing) 2025/10/05 01:06:13 DEBUG : Waiting for deletions to finish 2025/10/05 01:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/BackupDir" 2025/10/05 01:06:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 01:06:17 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:06:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 01:06:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 01:06:19 INFO : one: Copied (server-side copy) 2025/10/05 01:06:19 INFO : one: Deleted 2025/10/05 01:06:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/05 01:06:19 INFO : one: Copied (server-side copy) 2025/10/05 01:06:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/05 01:06:19 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:19 DEBUG : Waiting for deletions to finish 2025/10/05 01:06:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:06:21 DEBUG : one: Unchanged skipping 2025/10/05 01:06:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:06:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/05 01:06:21 INFO : two: Copied (server-side copy) 2025/10/05 01:06:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/05 01:06:21 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:21 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:21 DEBUG : Waiting for deletions to finish 2025/10/05 01:06:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:06:21 DEBUG : one: Unchanged skipping 2025/10/05 01:06:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:06:21 DEBUG : two: Unchanged skipping 2025/10/05 01:06:21 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:21 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:21 DEBUG : Waiting for deletions to finish 2025/10/05 01:06:21 INFO : There was nothing to transfer 2025/10/05 01:06:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:06:23 DEBUG : one: Unchanged skipping 2025/10/05 01:06:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/05 01:06:23 DEBUG : three: Destination not found in --copy-dest 2025/10/05 01:06:23 DEBUG : three: Need to transfer - File not found at Destination 2025/10/05 01:06:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 01:06:23 DEBUG : two: Unchanged skipping 2025/10/05 01:06:23 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:23 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/05 01:06:24 INFO : three: Copied (new) 2025/10/05 01:06:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.22s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/dst" 2025/10/05 01:06:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/backup" 2025/10/05 01:06:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 01:06:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:06:31 DEBUG : two: Unchanged skipping 2025/10/05 01:06:31 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 01:06:32 INFO : one: Copied (server-side copy) 2025/10/05 01:06:33 INFO : one: Deleted 2025/10/05 01:06:33 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:06:33 INFO : one: Copied (new) 2025/10/05 01:06:33 DEBUG : Waiting for deletions to finish 2025/10/05 01:06:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 01:06:34 INFO : three.txt: Copied (server-side copy) 2025/10/05 01:06:34 INFO : three.txt: Deleted 2025/10/05 01:06:34 INFO : three.txt: Moved into backup dir 2025/10/05 01:06:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 01:06:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:06:36 DEBUG : two: Unchanged skipping 2025/10/05 01:06:36 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:06:36 INFO : one: Copied (server-side copy) 2025/10/05 01:06:37 INFO : one: Deleted 2025/10/05 01:06:37 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 01:06:37 INFO : one: Copied (new) 2025/10/05 01:06:37 DEBUG : Waiting for deletions to finish 2025/10/05 01:06:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 01:06:37 INFO : three.txt: Copied (server-side copy) 2025/10/05 01:06:38 INFO : three.txt: Deleted 2025/10/05 01:06:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.32s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:06:40 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1172-18.backblaze.com/b2api/v1/b2_upload_file/5f827d63e04dbb1b9f980e1b/c001_v0001172_t0040": EOF 2025/10/05 01:06:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-18.backblaze.com/b2api/v1/b2_upload_file/5f827d63e04dbb1b9f980e1b/c001_v0001172_t0040": EOF) 2025/10/05 01:06:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sitodek4ciqe: 1/10 (Post "https://pod-000-1172-18.backblaze.com/b2api/v1/b2_upload_file/5f827d63e04dbb1b9f980e1b/c001_v0001172_t0040": EOF) 2025/10/05 01:06:43 DEBUG : pacer: Reducing sleep to 10ms 2025/10/05 01:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/dst" 2025/10/05 01:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/backup" 2025/10/05 01:06:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 01:06:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:06:46 DEBUG : two: Unchanged skipping 2025/10/05 01:06:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 01:06:48 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 01:06:48 INFO : one: Deleted 2025/10/05 01:06:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:06:48 INFO : one: Copied (new) 2025/10/05 01:06:48 DEBUG : Waiting for deletions to finish 2025/10/05 01:06:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 01:06:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 01:06:49 INFO : three.txt: Deleted 2025/10/05 01:06:49 INFO : three.txt: Moved into backup dir 2025/10/05 01:06:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 01:06:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:06:51 DEBUG : two: Unchanged skipping 2025/10/05 01:06:51 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:06:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:06:52 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 01:06:52 INFO : one: Deleted 2025/10/05 01:06:52 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:06:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 01:06:52 INFO : one: Copied (new) 2025/10/05 01:06:52 DEBUG : Waiting for deletions to finish 2025/10/05 01:06:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 01:06:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 01:06:53 INFO : three.txt: Deleted 2025/10/05 01:06:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:06:57 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/dst" 2025/10/05 01:06:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/backup" 2025/10/05 01:07:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 01:07:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:07:00 DEBUG : two: Unchanged skipping 2025/10/05 01:07:00 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:07:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 01:07:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/05 01:07:01 INFO : one: Deleted 2025/10/05 01:07:01 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:07:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:07:03 INFO : one: Copied (new) 2025/10/05 01:07:03 DEBUG : Waiting for deletions to finish 2025/10/05 01:07:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 01:07:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/05 01:07:04 INFO : three.txt: Deleted 2025/10/05 01:07:04 INFO : three.txt: Moved into backup dir 2025/10/05 01:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 01:07:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:07:05 DEBUG : two: Unchanged skipping 2025/10/05 01:07:05 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:07:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:07:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/05 01:07:06 INFO : one: Deleted 2025/10/05 01:07:06 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:07:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 01:07:06 INFO : one: Copied (new) 2025/10/05 01:07:06 DEBUG : Waiting for deletions to finish 2025/10/05 01:07:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 01:07:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/05 01:07:07 INFO : three.txt: Deleted 2025/10/05 01:07:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.88s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:07:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/dst" 2025/10/05 01:07:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 01:07:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:07:12 DEBUG : two: Unchanged skipping 2025/10/05 01:07:12 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:07:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 01:07:13 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 01:07:13 INFO : one: Deleted 2025/10/05 01:07:13 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:07:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:07:14 INFO : one: Copied (new) 2025/10/05 01:07:14 DEBUG : Waiting for deletions to finish 2025/10/05 01:07:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 01:07:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 01:07:15 INFO : three.txt: Deleted 2025/10/05 01:07:15 INFO : three.txt: Moved into backup dir 2025/10/05 01:07:16 DEBUG : one.bak: Excluded (Path Filter) 2025/10/05 01:07:16 DEBUG : one.bak: Excluded 2025/10/05 01:07:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/05 01:07:16 DEBUG : three.txt.bak: Excluded 2025/10/05 01:07:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:07:16 DEBUG : two: Unchanged skipping 2025/10/05 01:07:16 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for checks to finish 2025/10/05 01:07:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 01:07:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:07:17 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 01:07:17 INFO : one: Deleted 2025/10/05 01:07:17 DEBUG : B2 bucket rclone-test-sitodek4ciqe path dst: Waiting for transfers to finish 2025/10/05 01:07:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 01:07:17 INFO : one: Copied (new) 2025/10/05 01:07:17 DEBUG : Waiting for deletions to finish 2025/10/05 01:07:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 01:07:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 01:07:18 INFO : three.txt: Deleted 2025/10/05 01:07:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.13s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/dst" 2025/10/05 01:07:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 01:07:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 01:07:25 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 01:07:25 INFO : one: Deleted 2025/10/05 01:07:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:07:26 INFO : one: Copied (new) 2025/10/05 01:07:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:07:26 DEBUG : two: Unchanged skipping 2025/10/05 01:07:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/05 01:07:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 01:07:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 01:07:27 INFO : three.txt: Deleted 2025/10/05 01:07:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 01:07:27 INFO : three.txt: Copied (new) 2025/10/05 01:07:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 01:07:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:07:29 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 01:07:29 INFO : one: Deleted 2025/10/05 01:07:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 01:07:30 INFO : one: Copied (new) 2025/10/05 01:07:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:07:30 DEBUG : two: Unchanged skipping 2025/10/05 01:07:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/05 01:07:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 01:07:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 01:07:30 INFO : three.txt: Deleted 2025/10/05 01:07:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/05 01:07:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.58s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:07:34 DEBUG : Creating backend with remote "TestB2:rclone-test-sitodek4ciqe/dst" 2025/10/05 01:07:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 01:07:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 01:07:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/05 01:07:37 INFO : one: Deleted 2025/10/05 01:07:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:07:38 INFO : one: Copied (new) 2025/10/05 01:07:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:07:38 DEBUG : two: Unchanged skipping 2025/10/05 01:07:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/05 01:07:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 01:07:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/05 01:07:39 INFO : three.txt: Deleted 2025/10/05 01:07:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 01:07:40 INFO : three.txt: Copied (new) 2025/10/05 01:07:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 01:07:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 01:07:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/05 01:07:42 INFO : one: Deleted 2025/10/05 01:07:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 01:07:42 INFO : one: Copied (new) 2025/10/05 01:07:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:07:43 DEBUG : two: Unchanged skipping 2025/10/05 01:07:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/05 01:07:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 01:07:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/05 01:07:44 INFO : three.txt: Deleted 2025/10/05 01:07:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/05 01:07:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.64s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:07:47 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:07:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/05 01:07:47 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:07:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/05 01:07:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/05 01:07:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:07:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/05 01:07:49 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:07:49 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:07:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 01:07:49 INFO : existing: Copied (new) 2025/10/05 01:07:49 DEBUG : Waiting for deletions to finish 2025/10/05 01:07:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/05 01:07:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/05 01:07:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:07:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:07:50 ERROR : B2 bucket rclone-test-sitodek4ciqe: not deleting files as there were IO errors 2025/10/05 01:07:50 ERROR : B2 bucket rclone-test-sitodek4ciqe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:07:51 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:07:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:07:51 DEBUG : existing: Unchanged skipping 2025/10/05 01:07:51 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:07:51 DEBUG : Waiting for deletions to finish 2025/10/05 01:07:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:08:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:08:13 DEBUG : both0: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both13: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both14: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both15: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both16: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both17: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both18: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both19: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both1: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both2: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both3: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both4: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both5: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both6: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both7: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both8: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:13 DEBUG : both9: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both10: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both11: Unchanged skipping 2025/10/05 01:08:13 DEBUG : both12: Unchanged skipping 2025/10/05 01:08:13 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:08:13 DEBUG : Waiting for deletions to finish 2025/10/05 01:08:13 INFO : only1: Deleted 2025/10/05 01:08:13 INFO : only6: Deleted 2025/10/05 01:08:14 INFO : only7: Deleted 2025/10/05 01:08:14 INFO : only0: Deleted 2025/10/05 01:08:14 INFO : only17: Deleted 2025/10/05 01:08:14 INFO : only5: Deleted 2025/10/05 01:08:14 INFO : only8: Deleted 2025/10/05 01:08:14 INFO : only3: Deleted 2025/10/05 01:08:14 INFO : only16: Deleted 2025/10/05 01:08:14 INFO : only19: Deleted 2025/10/05 01:08:14 INFO : only2: Deleted 2025/10/05 01:08:14 INFO : only9: Deleted 2025/10/05 01:08:14 INFO : only10: Deleted 2025/10/05 01:08:14 INFO : only12: Deleted 2025/10/05 01:08:14 INFO : only14: Deleted 2025/10/05 01:08:14 INFO : only4: Deleted 2025/10/05 01:08:14 INFO : only11: Deleted 2025/10/05 01:08:14 INFO : only13: Deleted 2025/10/05 01:08:14 INFO : only15: Deleted 2025/10/05 01:08:14 INFO : only18: Deleted 2025/10/05 01:08:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:08:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both0: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both10: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both11: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both12: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both13: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both14: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both15: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both16: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:08:38 DEBUG : both17: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both18: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both19: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both1: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both2: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both3: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both7: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both8: Unchanged skipping 2025/10/05 01:08:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:08:38 DEBUG : both9: Unchanged skipping 2025/10/05 01:08:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : both6: Unchanged skipping 2025/10/05 01:08:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : both5: Unchanged skipping 2025/10/05 01:08:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : both4: Unchanged skipping 2025/10/05 01:08:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/05 01:08:38 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:08:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:38 INFO : only0: Copied (replaced existing) 2025/10/05 01:08:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:38 INFO : only11: Copied (replaced existing) 2025/10/05 01:08:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:38 INFO : only14: Copied (replaced existing) 2025/10/05 01:08:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:38 INFO : only15: Copied (replaced existing) 2025/10/05 01:08:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:38 INFO : only12: Copied (replaced existing) 2025/10/05 01:08:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:38 INFO : only16: Copied (replaced existing) 2025/10/05 01:08:38 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:38 INFO : only17: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only13: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only19: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only18: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only1: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only2: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only3: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only4: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only5: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only6: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only8: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only7: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only10: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 01:08:39 INFO : only9: Copied (replaced existing) 2025/10/05 01:08:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.32s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:08:47 DEBUG : empty_dir: Making directory with metadata 2025/10/05 01:08:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 01:08:47 DEBUG : empty_on_remote: Making directory with metadata 2025/10/05 01:08:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 01:08:47 INFO : empty_on_remote: Making directory 2025/10/05 01:08:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/05 01:08:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/05 01:08:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/05 01:08:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/05 01:08:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.92s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:08:50 DEBUG : empty_dir: Making directory with metadata 2025/10/05 01:08:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 01:08:50 DEBUG : empty_on_remote: Making directory with metadata 2025/10/05 01:08:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 01:08:50 INFO : empty_on_remote: Making directory 2025/10/05 01:08:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/05 01:08:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/05 01:08:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/05 01:08:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/05 01:08:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/05 01:08:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:08:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 01:08:53 INFO : sub dir: Making directory 2025/10/05 01:08:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:08:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 01:08:56 INFO : sub dir: Making directory 2025/10/05 01:08:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.20s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:09:11 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:11 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : apple: Unchanged skipping 2025/10/05 01:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:09:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : banana: Unchanged skipping 2025/10/05 01:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:09:12 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:09:12 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:09:12 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:12 INFO : There was nothing to transfer 2025/10/05 01:09:12 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:12 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:09:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : apple: Unchanged skipping 2025/10/05 01:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:09:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : banana: Unchanged skipping 2025/10/05 01:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:09:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:09:13 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:09:13 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:13 INFO : There was nothing to transfer 2025/10/05 01:09:13 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:13 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:09:28 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:29 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:09:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:09:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : apple: Unchanged skipping 2025/10/05 01:09:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : banana: Unchanged skipping 2025/10/05 01:09:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:09:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:09:29 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:09:29 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:29 INFO : There was nothing to transfer 2025/10/05 01:09:29 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:30 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:09:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : apple: Unchanged skipping 2025/10/05 01:09:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:09:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : banana: Unchanged skipping 2025/10/05 01:09:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:09:30 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:09:30 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:09:30 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:30 INFO : There was nothing to transfer 2025/10/05 01:09:30 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:31 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:09:46 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:46 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:09:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:47 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:47 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:47 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:47 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:47 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:47 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:47 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:47 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 01:09:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 01:09:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:09:47 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:09:47 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:09:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 01:09:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 01:09:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 01:09:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 01:09:47 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/05 01:09:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 01:09:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 01:09:48 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/05 01:09:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 01:09:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 01:09:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 01:09:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 01:09:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 01:09:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 01:09:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 01:09:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 01:09:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 01:09:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 01:09:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 01:09:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 01:09:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 01:09:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/05 01:09:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 01:09:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:49 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 01:09:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 01:09:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 01:09:49 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 01:09:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 01:09:49 INFO : apple: Deleted 2025/10/05 01:09:49 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 01:09:49 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 01:09:49 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 01:09:49 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 01:09:50 INFO : banana: Deleted 2025/10/05 01:09:50 INFO : splitbananasplit: Deleted 2025/10/05 01:09:50 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 01:09:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 01:09:50 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 01:09:50 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 01:09:50 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 01:09:50 INFO : appleappleapplebanana: Deleted 2025/10/05 01:09:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 01:09:50 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 01:09:50 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/05 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:50 DEBUG : apple: Unchanged skipping 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:09:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:50 DEBUG : banana: Unchanged skipping 2025/10/05 01:09:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 01:09:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:09:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:09:51 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:09:51 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:09:51 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:51 DEBUG : Waiting for deletions to finish 2025/10/05 01:09:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/05 01:09:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:51 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:51 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:51 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:51 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 01:09:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 01:09:51 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 01:09:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 01:09:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 01:09:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 01:09:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 01:09:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 01:09:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:10:06 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:06 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:10:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 01:10:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 01:10:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 01:10:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 01:10:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 01:10:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/05 01:10:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 01:10:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 01:10:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 01:10:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 01:10:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 01:10:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 01:10:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 01:10:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 01:10:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 01:10:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 01:10:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 01:10:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 01:10:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 01:10:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/05 01:10:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:07 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:10:07 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:10:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 01:10:07 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/05 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 01:10:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 01:10:07 INFO : apple: Copied (new) to: PREFIXapple 2025/10/05 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 01:10:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 01:10:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 01:10:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 01:10:07 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/05 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 01:10:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 01:10:07 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/05 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 01:10:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 01:10:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 01:10:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 01:10:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 01:10:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 01:10:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 01:10:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/05 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 01:10:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 01:10:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 01:10:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 01:10:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/05 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 01:10:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 01:10:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/05 01:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 01:10:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 01:10:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/05 01:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 01:10:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 01:10:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/05 01:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 01:10:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 01:10:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/05 01:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 01:10:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 01:10:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/05 01:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 01:10:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 01:10:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/05 01:10:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 01:10:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/05 01:10:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 01:10:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/05 01:10:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 01:10:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/05 01:10:08 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 01:10:08 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 01:10:09 INFO : banana: Deleted 2025/10/05 01:10:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 01:10:09 INFO : apple: Deleted 2025/10/05 01:10:09 INFO : splitbananasplit: Deleted 2025/10/05 01:10:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 01:10:09 INFO : appleappleapplebanana: Deleted 2025/10/05 01:10:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 01:10:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 01:10:09 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:10:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 01:10:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 01:10:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 01:10:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 01:10:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 01:10:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 01:10:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 01:10:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 01:10:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 01:10:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 01:10:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 01:10:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 01:10:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 01:10:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 01:10:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 01:10:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 01:10:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 01:10:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 01:10:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 01:10:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 01:10:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 01:10:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 01:10:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 01:10:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 01:10:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 01:10:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 01:10:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 01:10:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 01:10:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 01:10:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 01:10:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 01:10:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 01:10:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 01:10:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 01:10:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 01:10:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 01:10:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 01:10:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 01:10:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 01:10:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 01:10:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 01:10:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 01:10:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 01:10:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 01:10:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:10 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:10:10 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:10:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 01:10:10 INFO : apple: Copied (new) 2025/10/05 01:10:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 01:10:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/05 01:10:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 01:10:10 INFO : splitbananasplit: Copied (new) 2025/10/05 01:10:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 01:10:10 INFO : banana: Copied (new) 2025/10/05 01:10:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 01:10:10 INFO : appleappleapplebanana: Copied (new) 2025/10/05 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 01:10:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 01:10:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 01:10:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 01:10:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 01:10:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 01:10:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 01:10:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 01:10:11 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 01:10:11 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 01:10:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/05 01:10:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 01:10:11 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/05 01:10:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 01:10:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/05 01:10:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 01:10:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/05 01:10:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 01:10:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/05 01:10:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 01:10:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/05 01:10:12 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/05 01:10:12 INFO : PREFIXsplitbananasplit: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/05 01:10:12 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/05 01:10:12 INFO : PREFIXbanana: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/05 01:10:12 INFO : PREFIXapple: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/05 01:10:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/05 01:10:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/05 01:10:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/05 01:10:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/05 01:10:13 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:13 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:13 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:10:29 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:29 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 01:10:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 01:10:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 01:10:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:10:30 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:10:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 01:10:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 01:10:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 01:10:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 01:10:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 01:10:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 01:10:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 01:10:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 01:10:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 01:10:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 01:10:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 01:10:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 01:10:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 01:10:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 01:10:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 01:10:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 01:10:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/05 01:10:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 01:10:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/05 01:10:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 01:10:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/05 01:10:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 01:10:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/05 01:10:32 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:32 INFO : banana: Deleted 2025/10/05 01:10:32 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 01:10:32 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 01:10:32 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 01:10:32 INFO : appleappleapplebanana: Deleted 2025/10/05 01:10:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 01:10:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 01:10:33 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 01:10:33 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 01:10:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 01:10:33 INFO : splitbananasplit: Deleted 2025/10/05 01:10:33 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 01:10:33 INFO : apple: Deleted 2025/10/05 01:10:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 01:10:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 01:10:33 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 01:10:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 01:10:33 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 01:10:33 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 01:10:33 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 01:10:33 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/05 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 01:10:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 01:10:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 01:10:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 01:10:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 01:10:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 01:10:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 01:10:34 INFO : appleappleapplebanana: Copied (new) 2025/10/05 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:34 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:10:34 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:10:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 01:10:34 INFO : banana: Copied (new) 2025/10/05 01:10:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 01:10:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/05 01:10:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 01:10:34 INFO : splitbananasplit: Copied (new) 2025/10/05 01:10:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 01:10:34 INFO : apple: Copied (new) 2025/10/05 01:10:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 01:10:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/05 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 01:10:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/05 01:10:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 01:10:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/05 01:10:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 01:10:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 01:10:35 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 01:10:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 01:10:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 01:10:35 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 01:10:35 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 01:10:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 01:10:35 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 01:10:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 01:10:35 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/05 01:10:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 01:10:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/05 01:10:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 01:10:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/05 01:10:36 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : appleSUFFIX: Deleted 2025/10/05 01:10:36 INFO : bananaSUFFIX: Deleted 2025/10/05 01:10:36 INFO : splitbananasplitSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/05 01:10:36 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/05 01:10:36 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:36 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:37 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:10:52 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:52 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:53 DEBUG : apple: Unchanged skipping 2025/10/05 01:10:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:53 DEBUG : banana: Unchanged skipping 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 01:10:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/05 01:10:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 01:10:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 01:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:53 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:10:53 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:10:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 01:10:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/05 01:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 01:10:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/05 01:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 01:10:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/05 01:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 01:10:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/05 01:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 01:10:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/05 01:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 01:10:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/05 01:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 01:10:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/05 01:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 01:10:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/05 01:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 01:10:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/05 01:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 01:10:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/05 01:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 01:10:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/05 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 01:10:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/05 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 01:10:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/05 01:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 01:10:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/05 01:10:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 01:10:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/05 01:10:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 01:10:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/05 01:10:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 01:10:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/05 01:10:54 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:54 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 01:10:54 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 01:10:54 INFO : splitbananasplit: Deleted 2025/10/05 01:10:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 01:10:55 INFO : appleappleapplebanana: Deleted 2025/10/05 01:10:55 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 01:10:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 01:10:55 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:55 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : appleapple: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/05 01:10:55 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : apple: Unchanged skipping 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:10:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : banana: Unchanged skipping 2025/10/05 01:10:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 01:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 01:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 01:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 01:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 01:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 01:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 01:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 01:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 01:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 01:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 01:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 01:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 01:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 01:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 01:10:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:10:56 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:10:56 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:10:56 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:56 DEBUG : Waiting for deletions to finish 2025/10/05 01:10:56 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : appleapple: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 01:10:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:11:12 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:12 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : apple: Unchanged skipping 2025/10/05 01:11:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : banana: Unchanged skipping 2025/10/05 01:11:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:11:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:11:13 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:11:13 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:11:13 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:13 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:13 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:11:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : apple: Unchanged skipping 2025/10/05 01:11:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:11:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : banana: Unchanged skipping 2025/10/05 01:11:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:11:14 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:11:14 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:11:14 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:14 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:14 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:14 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:11:30 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:31 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:11:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:11:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:31 DEBUG : banana: Unchanged skipping 2025/10/05 01:11:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:11:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:31 DEBUG : apple: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:11:32 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:11:32 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:11:32 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:32 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:32 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:11:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : apple: Unchanged skipping 2025/10/05 01:11:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : banana: Unchanged skipping 2025/10/05 01:11:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:11:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:11:33 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:11:33 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:11:33 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:33 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:33 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:11:48 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:11:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : apple: Unchanged skipping 2025/10/05 01:11:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:11:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : banana: Unchanged skipping 2025/10/05 01:11:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:11:49 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:11:49 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:11:49 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:49 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:11:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : apple: Unchanged skipping 2025/10/05 01:11:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:11:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : banana: Unchanged skipping 2025/10/05 01:11:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:11:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:11:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:11:50 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:50 DEBUG : Waiting for deletions to finish 2025/10/05 01:11:51 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:11:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:06 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:07 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:12:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : apple: Unchanged skipping 2025/10/05 01:12:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:12:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : banana: Unchanged skipping 2025/10/05 01:12:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:12:07 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:07 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:07 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:08 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:12:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : apple: Unchanged skipping 2025/10/05 01:12:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:12:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : banana: Unchanged skipping 2025/10/05 01:12:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:12:08 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:08 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:08 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:08 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:09 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:12:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:24 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:24 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:12:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : apple: Unchanged skipping 2025/10/05 01:12:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:12:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : banana: Unchanged skipping 2025/10/05 01:12:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:12:25 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:25 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:25 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:25 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:25 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:12:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : apple: Unchanged skipping 2025/10/05 01:12:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 01:12:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : banana: Unchanged skipping 2025/10/05 01:12:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 01:12:26 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:26 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:26 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:26 DEBUG : apple: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : banana: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 01:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (210.85s) --- PASS: TestTransform/NFC (17.27s) --- PASS: TestTransform/NFD (17.79s) --- PASS: TestTransform/base64 (20.17s) --- PASS: TestTransform/prefix (22.39s) --- PASS: TestTransform/suffix (23.51s) --- PASS: TestTransform/truncate (19.38s) --- PASS: TestTransform/encoder (18.08s) --- PASS: TestTransform/ISO-8859-1 (18.62s) --- PASS: TestTransform/charmap (17.74s) --- PASS: TestTransform/lowercase (17.95s) --- PASS: TestTransform/ascii (17.94s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/05 01:12:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/05 01:12:32 INFO : sub dir_somesuffix: Making directory 2025/10/05 01:12:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/05 01:12:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/05 01:12:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 01:12:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/05 01:12:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 01:12:32 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:32 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:33 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:33 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 01:12:33 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.30s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:34 INFO : tictactoe: Making directory 2025/10/05 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/05 01:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:34 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:34 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:34 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/05 01:12:34 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:35 INFO : toe: Making directory 2025/10/05 01:12:35 INFO : toe/toe: Making directory 2025/10/05 01:12:35 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 01:12:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 01:12:35 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:35 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 01:12:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/05 01:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.43s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:38 INFO : toe: Making directory 2025/10/05 01:12:38 INFO : toe/toe: Making directory 2025/10/05 01:12:38 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 01:12:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 01:12:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 01:12:38 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:38 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/05 01:12:38 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:39 DEBUG : empty_dir: Making directory with metadata 2025/10/05 01:12:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:39 INFO : tictacempty_dir: Making directory 2025/10/05 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:39 INFO : tictactoe: Making directory 2025/10/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:39 INFO : tictactoe/tictactoe: Making directory 2025/10/05 01:12:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 01:12:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 01:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 01:12:39 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:39 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/05 01:12:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.94s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:41 DEBUG : empty_dir: Making directory with metadata 2025/10/05 01:12:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:41 INFO : tictacempty_dir: Making directory 2025/10/05 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:41 INFO : tictactoe: Making directory 2025/10/05 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:41 INFO : tictactoe/tictactoe: Making directory 2025/10/05 01:12:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 01:12:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 01:12:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:41 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:41 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/05 01:12:42 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:42 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:42 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:42 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 01:12:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/05 01:12:43 NOTICE: B2 bucket rclone-test-sitodek4ciqe: 0 differences found 2025/10/05 01:12:43 NOTICE: B2 bucket rclone-test-sitodek4ciqe: 1 matching files --- PASS: TestAllTag (2.30s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:44 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:44 INFO : tictactoe: Making directory 2025/10/05 01:12:44 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:44 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:44 INFO : tictactoe/tictactoe: Making directory 2025/10/05 01:12:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 01:12:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 01:12:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 01:12:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:44 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/05 01:12:45 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:45 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:45 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:45 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:45 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 01:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 01:12:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/05 01:12:45 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:45 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.85s) === RUN TestSyntax 2025/10/05 01:12:46 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:46 INFO : toe: Making directory 2025/10/05 01:12:46 INFO : toe/toe: Making directory 2025/10/05 01:12:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 01:12:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:46 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:47 INFO : toe/toe/toe: Copied (new) 2025/10/05 01:12:47 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.70s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:48 DEBUG : empty_dir: Making directory with metadata 2025/10/05 01:12:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:48 INFO : tictacempty_dir: Making directory 2025/10/05 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:48 INFO : tictactoe: Making directory 2025/10/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:48 INFO : tictactoe/tictactoe: Making directory 2025/10/05 01:12:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 01:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 01:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:48 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:49 INFO : toe/toe/toe.txt: Deleted 2025/10/05 01:12:49 INFO : toe/toe: Removing directory 2025/10/05 01:12:49 INFO : toe: Removing directory 2025/10/05 01:12:49 INFO : empty_dir: Removing directory 2025/10/05 01:12:49 DEBUG : Local file system at /tmp/rclone2388560963: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.91s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:50 DEBUG : empty_dir: Making directory with metadata 2025/10/05 01:12:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:50 INFO : tictacempty_dir: Making directory 2025/10/05 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:50 INFO : tictactoe: Making directory 2025/10/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:50 INFO : tictactoe/tictactoe: Making directory 2025/10/05 01:12:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:50 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:51 INFO : toe/toe/toe.txt: Deleted 2025/10/05 01:12:51 INFO : toe/toe: Removing directory 2025/10/05 01:12:51 INFO : toe: Removing directory 2025/10/05 01:12:51 INFO : empty_dir: Removing directory 2025/10/05 01:12:51 DEBUG : Local file system at /tmp/rclone2388560963: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/05 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/05 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/05 01:12:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:53 DEBUG : Reset feature "Copy" 2025/10/05 01:12:53 DEBUG : Reset feature "Move" 2025/10/05 01:12:53 DEBUG : Reset feature "Copy" 2025/10/05 01:12:53 DEBUG : Reset feature "Move" 2025/10/05 01:12:53 DEBUG : empty_dir: Making directory with metadata 2025/10/05 01:12:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:53 INFO : tictacempty_dir: Making directory 2025/10/05 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:53 INFO : tictactoe: Making directory 2025/10/05 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/10/05 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:53 INFO : tictactoe/tictactoe: Making directory 2025/10/05 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 01:12:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:53 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:53 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 01:12:54 INFO : toe/toe/toe.txt: Deleted 2025/10/05 01:12:54 INFO : toe/toe: Removing directory 2025/10/05 01:12:54 INFO : toe: Removing directory 2025/10/05 01:12:54 INFO : empty_dir: Removing directory 2025/10/05 01:12:54 DEBUG : Local file system at /tmp/rclone2388560963: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/05 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/05 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 01:12:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/05 01:12:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.87s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:12:57 DEBUG : toe: transformed to: dG9l 2025/10/05 01:12:57 DEBUG : toe: transformed to: dG9l 2025/10/05 01:12:57 INFO : dG9l: Making directory 2025/10/05 01:12:57 DEBUG : toe: transformed to: dG9l 2025/10/05 01:12:57 DEBUG : toe: transformed to: dG9l 2025/10/05 01:12:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/05 01:12:57 INFO : dG9l/dG9l: Making directory 2025/10/05 01:12:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/05 01:12:57 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/05 01:12:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/05 01:12:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 01:12:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/05 01:12:57 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:12:57 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:12:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:12:58 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/05 01:12:58 DEBUG : Waiting for deletions to finish 2025/10/05 01:12:59 DEBUG : dG9l: transformed to: toe 2025/10/05 01:12:59 DEBUG : dG9l: transformed to: toe 2025/10/05 01:12:59 DEBUG : dG9l: transformed to: toe 2025/10/05 01:12:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/05 01:12:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/05 01:12:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/05 01:12:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/05 01:12:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/05 01:12:59 DEBUG : Local file system at /tmp/rclone2388560963: Waiting for checks to finish 2025/10/05 01:12:59 DEBUG : Local file system at /tmp/rclone2388560963: Waiting for transfers to finish 2025/10/05 01:12:59 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.16s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-sitodek4ciqe", Local "Local file system at /tmp/rclone2388560963", Modify Window "1ms" 2025/10/05 01:13:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 01:13:00 DEBUG : toe: transformed to: 2025/10/05 01:13:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 01:13:00 DEBUG : toe: transformed to: 2025/10/05 01:13:00 INFO : B2 bucket rclone-test-sitodek4ciqe: Making directory 2025/10/05 01:13:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 01:13:00 DEBUG : toe: transformed to: 2025/10/05 01:13:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 01:13:00 DEBUG : toe: transformed to: 2025/10/05 01:13:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 01:13:00 DEBUG : toe/toe: transformed to: 2025/10/05 01:13:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/05 01:13:00 INFO : toe/toe: Making directory 2025/10/05 01:13:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 01:13:00 DEBUG : toe/toe: transformed to: 2025/10/05 01:13:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/05 01:13:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 01:13:00 DEBUG : toe: transformed to: 2025/10/05 01:13:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 01:13:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 01:13:00 DEBUG : toe/toe/toe: transformed to: 2025/10/05 01:13:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/05 01:13:00 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for checks to finish 2025/10/05 01:13:00 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Waiting for transfers to finish 2025/10/05 01:13:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 01:13:01 INFO : toe/toe/toe: Copied (new) 2025/10/05 01:13:01 ERROR : B2 bucket rclone-test-sitodek4ciqe: not deleting files as there were IO errors 2025/10/05 01:13:01 ERROR : B2 bucket rclone-test-sitodek4ciqe: not deleting directories as there were IO errors --- PASS: TestError (1.70s) PASS 2025/10/05 01:13:02 DEBUG : B2 bucket rclone-test-sitodek4ciqe: Purge remote 2025/10/05 01:13:02 INFO : B2 bucket rclone-test-sitodek4ciqe: cleaning bucket "rclone-test-sitodek4ciqe" of all files 2025/10/05 01:13:03 DEBUG : BackupDir/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f2d7_d20251005_m010624_c001_v7007000_t0000_u01759626384557") 2025/10/05 01:13:03 DEBUG : BackupDir/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1105561c674a3df4_d20251005_m010618_c001_v0001136_t0024_u01759626378364") 2025/10/05 01:13:03 DEBUG : CompareDest/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bd3d5_d20251005_m010558_c001_v7007000_t0000_u01759626358661") 2025/10/05 01:13:03 DEBUG : CompareDest/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194371_d20251005_m010552_c001_v0001116_t0025_u01759626352119") 2025/10/05 01:13:03 DEBUG : CompareDest/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bd3d7_d20251005_m010558_c001_v7007000_t0000_u01759626358844") 2025/10/05 01:13:03 DEBUG : CompareDest/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcddbd_d20251005_m010554_c001_v0001184_t0013_u01759626354136") 2025/10/05 01:13:03 DEBUG : CopyDest/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f2d8_d20251005_m010624_c001_v7007000_t0000_u01759626384737") 2025/10/05 01:13:03 DEBUG : CopyDest/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ef3c_d20251005_m010614_c001_v0001172_t0059_u01759626374960") 2025/10/05 01:13:03 DEBUG : CopyDest/three: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f2d9_d20251005_m010624_c001_v7007000_t0000_u01759626384917") 2025/10/05 01:13:03 DEBUG : CopyDest/three: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcdf3f_d20251005_m010622_c001_v0001184_t0004_u01759626382622") 2025/10/05 01:13:03 DEBUG : CopyDest/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f2da_d20251005_m010625_c001_v7007000_t0000_u01759626385098") 2025/10/05 01:13:03 DEBUG : CopyDest/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1943e3_d20251005_m010620_c001_v0001116_t0021_u01759626380181") 2025/10/05 01:13:03 DEBUG : EXISTING: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa4c9_d20251005_m010752_c001_v7007000_t0000_u01759626472264") 2025/10/05 01:13:03 DEBUG : EXISTING: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce3fd_d20251005_m010751_c001_v0001184_t0015_u01759626471264") 2025/10/05 01:13:03 DEBUG : PREFIXapple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1899eaf_d20251005_m011012_c001_v7007000_t0000_u01759626612671") 2025/10/05 01:13:04 DEBUG : PREFIXapple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b660_d20251005_m011006_c001_v0001171_t0014_u01759626606891") 2025/10/05 01:13:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036ec_d20251005_m011012_c001_v7007000_t0000_u01759626612669") 2025/10/05 01:13:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947b2_d20251005_m011006_c001_v0001116_t0043_u01759626606901") 2025/10/05 01:13:04 DEBUG : PREFIXbanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41428c7da53c10b2_d20251005_m011012_c001_v7007000_t0000_u01759626612669") 2025/10/05 01:13:04 DEBUG : PREFIXbanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb51_d20251005_m011006_c001_v0001184_t0042_u01759626606913") 2025/10/05 01:13:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8570_d20251005_m011012_c001_v7007000_t0000_u01759626612554") 2025/10/05 01:13:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645e1_d20251005_m011006_c001_v0001115_t0052_u01759626606922") 2025/10/05 01:13:04 DEBUG : Testêé: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa4c5_d20251005_m010748_c001_v7007000_t0000_u01759626468600") 2025/10/05 01:13:04 DEBUG : Testêé: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce3cb_d20251005_m010748_c001_v0001184_t0040_u01759626468004") 2025/10/05 01:13:04 DEBUG : Testêé: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194536_d20251005_m010746_c001_v0001116_t0027_u01759626466757") 2025/10/05 01:13:04 DEBUG : YXBwbGU=: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8544_d20251005_m010951_c001_v7007000_t0000_u01759626591992") 2025/10/05 01:13:04 DEBUG : YXBwbGU=: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194763_d20251005_m010947_c001_v0001116_t0027_u01759626587379") 2025/10/05 01:13:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8545_d20251005_m010952_c001_v7007000_t0000_u01759626592173") 2025/10/05 01:13:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea40_d20251005_m010947_c001_v0001184_t0030_u01759626587369") 2025/10/05 01:13:04 DEBUG : YmFuYW5h: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8546_d20251005_m010952_c001_v7007000_t0000_u01759626592353") 2025/10/05 01:13:04 DEBUG : YmFuYW5h: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64580_d20251005_m010947_c001_v0001115_t0003_u01759626587399") 2025/10/05 01:13:04 DEBUG : a/potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b1b8_d20251005_m010417_c001_v7007000_t0000_u01759626257570") 2025/10/05 01:13:04 DEBUG : a/potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebd1_d20251005_m010416_c001_v0001172_t0034_u01759626256719") 2025/10/05 01:13:04 DEBUG : a/potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c585a0_d20251005_m010414_c001_v7007000_t0000_u01759626254871") 2025/10/05 01:13:04 DEBUG : a/potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebb9_d20251005_m010413_c001_v0001172_t0012_u01759626253757") 2025/10/05 01:13:05 DEBUG : a/potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58525_d20251005_m010353_c001_v7007000_t0000_u01759626233261") 2025/10/05 01:13:05 DEBUG : a/potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb14_d20251005_m010351_c001_v0001172_t0018_u01759626231918") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd5d_d20251005_m011227_c001_v7007000_t0000_u01759626747437") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee647e4_d20251005_m011222_c001_v0001115_t0006_u01759626742794") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea7b_d20251005_m011209_c001_v7007000_t0000_u01759626729659") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee647a4_d20251005_m011204_c001_v0001115_t0022_u01759626724969") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb89_d20251005_m011151_c001_v7007000_t0000_u01759626711623") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6476a_d20251005_m011147_c001_v0001115_t0017_u01759626707263") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf79184a_d20251005_m011133_c001_v7007000_t0000_u01759626693857") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64732_d20251005_m011129_c001_v0001115_t0026_u01759626689172") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9ec_d20251005_m011115_c001_v7007000_t0000_u01759626675371") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee646f5_d20251005_m011110_c001_v0001115_t0058_u01759626670744") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5f9_d20251005_m011057_c001_v7007000_t0000_u01759626657291") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dced9e_d20251005_m011050_c001_v0001184_t0048_u01759626650607") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad6b_d20251005_m011037_c001_v7007000_t0000_u01759626637866") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64663_d20251005_m011034_c001_v0001115_t0016_u01759626634041") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ed0_d20251005_m011032_c001_v7007000_t0000_u01759626632968") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec47_d20251005_m011027_c001_v0001184_t0050_u01759626627684") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f4fd_d20251005_m011014_c001_v7007000_t0000_u01759626614240") 2025/10/05 01:13:05 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb71_d20251005_m011010_c001_v0001184_t0009_u01759626610391") 2025/10/05 01:13:06 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f4f3_d20251005_m011009_c001_v7007000_t0000_u01759626609279") 2025/10/05 01:13:06 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b652_d20251005_m011004_c001_v0001171_t0011_u01759626604450") 2025/10/05 01:13:06 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa922_d20251005_m010949_c001_v7007000_t0000_u01759626589851") 2025/10/05 01:13:06 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea1e_d20251005_m010944_c001_v0001184_t0054_u01759626584558") 2025/10/05 01:13:06 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba98552e_d20251005_m010931_c001_v7007000_t0000_u01759626571614") 2025/10/05 01:13:06 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce936_d20251005_m010926_c001_v0001184_t0041_u01759626566460") 2025/10/05 01:13:06 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c16d_d20251005_m010913_c001_v7007000_t0000_u01759626553956") 2025/10/05 01:13:06 DEBUG : apple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce860_d20251005_m010909_c001_v0001184_t0045_u01759626549054") 2025/10/05 01:13:06 DEBUG : appleSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41428c7da53c14c6_d20251005_m011036_c001_v7007000_t0000_u01759626636126") 2025/10/05 01:13:06 DEBUG : appleSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec70_d20251005_m011030_c001_v0001184_t0025_u01759626630143") 2025/10/05 01:13:06 DEBUG : appleapple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5fa_d20251005_m011057_c001_v7007000_t0000_u01759626657473") 2025/10/05 01:13:06 DEBUG : appleapple: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee646a7_d20251005_m011053_c001_v0001115_t0056_u01759626653153") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd5e_d20251005_m011227_c001_v7007000_t0000_u01759626747618") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19498f_d20251005_m011223_c001_v0001116_t0016_u01759626743646") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea7c_d20251005_m011209_c001_v7007000_t0000_u01759626729840") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194955_d20251005_m011205_c001_v0001116_t0034_u01759626725922") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb8a_d20251005_m011151_c001_v7007000_t0000_u01759626711804") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194930_d20251005_m011148_c001_v0001116_t0046_u01759626708205") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf79184d_d20251005_m011134_c001_v7007000_t0000_u01759626694039") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1948eb_d20251005_m011130_c001_v0001116_t0014_u01759626690090") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9ed_d20251005_m011115_c001_v7007000_t0000_u01759626675552") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1948ad_d20251005_m011111_c001_v0001116_t0032_u01759626671622") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41170a009538c081_d20251005_m011055_c001_v7007000_t0000_u01759626655412") 2025/10/05 01:13:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19486b_d20251005_m011051_c001_v0001116_t0046_u01759626651585") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad6c_d20251005_m011038_c001_v7007000_t0000_u01759626638049") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceca7_d20251005_m011034_c001_v0001184_t0025_u01759626634025") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41428c7da53c14c1_d20251005_m011032_c001_v7007000_t0000_u01759626632743") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b728_d20251005_m011028_c001_v0001171_t0053_u01759626628476") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f4ff_d20251005_m011014_c001_v7007000_t0000_u01759626614496") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947c0_d20251005_m011010_c001_v0001116_t0023_u01759626610380") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f856b_d20251005_m011009_c001_v7007000_t0000_u01759626609480") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb3f_d20251005_m011005_c001_v0001184_t0049_u01759626605288") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40313894bdc11b5d_d20251005_m010950_c001_v7007000_t0000_u01759626590085") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b5a9_d20251005_m010945_c001_v0001171_t0023_u01759626585287") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba98552f_d20251005_m010931_c001_v7007000_t0000_u01759626571794") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b500_d20251005_m010927_c001_v0001171_t0058_u01759626567580") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c16e_d20251005_m010914_c001_v7007000_t0000_u01759626554138") 2025/10/05 01:13:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b467_d20251005_m010910_c001_v0001171_t0012_u01759626550171") 2025/10/05 01:13:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f418771dc44c64df9_d20251005_m011036_c001_v7007000_t0000_u01759626636345") 2025/10/05 01:13:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6464f_d20251005_m011030_c001_v0001115_t0048_u01759626630172") 2025/10/05 01:13:07 DEBUG : b/potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b1b9_d20251005_m010417_c001_v7007000_t0000_u01759626257751") 2025/10/05 01:13:07 DEBUG : b/potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebc3_d20251005_m010415_c001_v0001172_t0049_u01759626255419") 2025/10/05 01:13:07 DEBUG : b/potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c5859c_d20251005_m010414_c001_v7007000_t0000_u01759626254306") 2025/10/05 01:13:07 DEBUG : b/potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebb1_d20251005_m010412_c001_v0001172_t0013_u01759626252502") 2025/10/05 01:13:08 DEBUG : b/potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58524_d20251005_m010352_c001_v7007000_t0000_u01759626232699") 2025/10/05 01:13:08 DEBUG : b/potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb00_d20251005_m010350_c001_v0001172_t0004_u01759626230240") 2025/10/05 01:13:08 DEBUG : backup/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc23919_d20251005_m010638_c001_v7007000_t0000_u01759626398473") 2025/10/05 01:13:08 DEBUG : backup/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f11243fd30dec539d_d20251005_m010636_c001_v0001037_t0052_u01759626396631") 2025/10/05 01:13:08 DEBUG : backup/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1093806cb8a96d8b_d20251005_m010632_c001_v0001117_t0038_u01759626392565") 2025/10/05 01:13:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f408c1cfbd05d766a_d20251005_m010708_c001_v7007000_t0000_u01759626428069") 2025/10/05 01:13:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1103f70287e7f009_d20251005_m010705_c001_v0001146_t0007_u01759626425892") 2025/10/05 01:13:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f11671136b1c4186d_d20251005_m010701_c001_v0001181_t0002_u01759626421252") 2025/10/05 01:13:08 DEBUG : backup/one.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa48d_d20251005_m010654_c001_v7007000_t0000_u01759626414132") 2025/10/05 01:13:08 DEBUG : backup/one.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1171941e3b6fea93_d20251005_m010651_c001_v0001144_t0013_u01759626411445") 2025/10/05 01:13:08 DEBUG : backup/one.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f114393e58a74419e_d20251005_m010647_c001_v0001150_t0039_u01759626407846") 2025/10/05 01:13:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f408c1cfbd05d766b_d20251005_m010708_c001_v7007000_t0000_u01759626428254") 2025/10/05 01:13:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1109ea341db682a7_d20251005_m010707_c001_v0001145_t0054_u01759626427293") 2025/10/05 01:13:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f101b84b1c89ca28f_d20251005_m010703_c001_v0001134_t0049_u01759626423582") 2025/10/05 01:13:08 DEBUG : backup/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc2391a_d20251005_m010638_c001_v7007000_t0000_u01759626398653") 2025/10/05 01:13:08 DEBUG : backup/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1077546129348c18_d20251005_m010637_c001_v0001102_t0050_u01759626397629") 2025/10/05 01:13:08 DEBUG : backup/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f10008c52a64270c0_d20251005_m010634_c001_v0001150_t0014_u01759626394219") 2025/10/05 01:13:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa48e_d20251005_m010654_c001_v7007000_t0000_u01759626414314") 2025/10/05 01:13:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f11301954b49e3701_d20251005_m010653_c001_v0001131_t0007_u01759626413156") 2025/10/05 01:13:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f10160cb9054e8f56_d20251005_m010649_c001_v0001146_t0008_u01759626409216") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd5f_d20251005_m011227_c001_v7007000_t0000_u01759626747800") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55baa6_d20251005_m011223_c001_v0001171_t0001_u01759626743333") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea7e_d20251005_m011210_c001_v7007000_t0000_u01759626730024") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55ba12_d20251005_m011205_c001_v0001171_t0021_u01759626725551") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb8b_d20251005_m011151_c001_v7007000_t0000_u01759626711986") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b99a_d20251005_m011147_c001_v0001171_t0020_u01759626707898") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791850_d20251005_m011134_c001_v7007000_t0000_u01759626694220") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b903_d20251005_m011129_c001_v0001171_t0028_u01759626689713") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9ee_d20251005_m011115_c001_v7007000_t0000_u01759626675734") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b887_d20251005_m011111_c001_v0001171_t0033_u01759626671277") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5fb_d20251005_m011057_c001_v7007000_t0000_u01759626657656") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6469d_d20251005_m011050_c001_v0001115_t0015_u01759626650818") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad6d_d20251005_m011038_c001_v7007000_t0000_u01759626638232") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b75b_d20251005_m011034_c001_v0001171_t0020_u01759626634036") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af6dc_d20251005_m011032_c001_v7007000_t0000_u01759626632545") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194803_d20251005_m011027_c001_v0001116_t0028_u01759626627918") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f500_d20251005_m011014_c001_v7007000_t0000_u01759626614676") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b679_d20251005_m011010_c001_v0001171_t0004_u01759626610412") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036e6_d20251005_m011009_c001_v7007000_t0000_u01759626609244") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947ac_d20251005_m011004_c001_v0001116_t0044_u01759626604769") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af5cf_d20251005_m010949_c001_v7007000_t0000_u01759626589993") 2025/10/05 01:13:09 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194758_d20251005_m010944_c001_v0001116_t0016_u01759626584761") 2025/10/05 01:13:10 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985530_d20251005_m010931_c001_v7007000_t0000_u01759626571975") 2025/10/05 01:13:10 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194716_d20251005_m010926_c001_v0001116_t0018_u01759626566655") 2025/10/05 01:13:10 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c16f_d20251005_m010914_c001_v7007000_t0000_u01759626554318") 2025/10/05 01:13:10 DEBUG : banana: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1946c8_d20251005_m010909_c001_v0001116_t0025_u01759626549267") 2025/10/05 01:13:10 DEBUG : bananaSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3edb_d20251005_m011036_c001_v7007000_t0000_u01759626636140") 2025/10/05 01:13:10 DEBUG : bananaSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b732_d20251005_m011030_c001_v0001171_t0014_u01759626630166") 2025/10/05 01:13:10 DEBUG : both0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c7b_d20251005_m010840_c001_v7007000_t0000_u01759626520204") 2025/10/05 01:13:10 DEBUG : both0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945da_d20251005_m010819_c001_v0001116_t0050_u01759626499815") 2025/10/05 01:13:10 DEBUG : both0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b4_d20251005_m010815_c001_v7007000_t0000_u01759626495419") 2025/10/05 01:13:10 DEBUG : both0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19455a_d20251005_m010754_c001_v0001116_t0008_u01759626474165") 2025/10/05 01:13:10 DEBUG : both1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c7d_d20251005_m010840_c001_v7007000_t0000_u01759626520385") 2025/10/05 01:13:10 DEBUG : both1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945df_d20251005_m010821_c001_v0001116_t0032_u01759626501058") 2025/10/05 01:13:10 DEBUG : both1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b5_d20251005_m010815_c001_v7007000_t0000_u01759626495602") 2025/10/05 01:13:10 DEBUG : both1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19455c_d20251005_m010755_c001_v0001116_t0000_u01759626475016") 2025/10/05 01:13:10 DEBUG : both10: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c80_d20251005_m010840_c001_v7007000_t0000_u01759626520565") 2025/10/05 01:13:10 DEBUG : both10: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194615_d20251005_m010828_c001_v0001116_t0040_u01759626508803") 2025/10/05 01:13:10 DEBUG : both10: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b6_d20251005_m010815_c001_v7007000_t0000_u01759626495784") 2025/10/05 01:13:10 DEBUG : both10: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194590_d20251005_m010803_c001_v0001116_t0033_u01759626483363") 2025/10/05 01:13:10 DEBUG : both11: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c81_d20251005_m010840_c001_v7007000_t0000_u01759626520746") 2025/10/05 01:13:10 DEBUG : both11: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19461b_d20251005_m010829_c001_v0001116_t0048_u01759626509930") 2025/10/05 01:13:10 DEBUG : both11: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b7_d20251005_m010815_c001_v7007000_t0000_u01759626495966") 2025/10/05 01:13:10 DEBUG : both11: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194598_d20251005_m010804_c001_v0001116_t0050_u01759626484263") 2025/10/05 01:13:11 DEBUG : both12: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c83_d20251005_m010840_c001_v7007000_t0000_u01759626520926") 2025/10/05 01:13:11 DEBUG : both12: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194623_d20251005_m010830_c001_v0001116_t0003_u01759626510754") 2025/10/05 01:13:11 DEBUG : both12: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b8_d20251005_m010816_c001_v7007000_t0000_u01759626496149") 2025/10/05 01:13:11 DEBUG : both12: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19459a_d20251005_m010805_c001_v0001116_t0033_u01759626485435") 2025/10/05 01:13:11 DEBUG : both13: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c84_d20251005_m010841_c001_v7007000_t0000_u01759626521107") 2025/10/05 01:13:11 DEBUG : both13: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194629_d20251005_m010832_c001_v0001116_t0004_u01759626512021") 2025/10/05 01:13:11 DEBUG : both13: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b9_d20251005_m010816_c001_v7007000_t0000_u01759626496334") 2025/10/05 01:13:11 DEBUG : both13: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945a0_d20251005_m010806_c001_v0001116_t0014_u01759626486346") 2025/10/05 01:13:11 DEBUG : both14: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c86_d20251005_m010841_c001_v7007000_t0000_u01759626521287") 2025/10/05 01:13:11 DEBUG : both14: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19462b_d20251005_m010832_c001_v0001116_t0004_u01759626512964") 2025/10/05 01:13:11 DEBUG : both14: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897ba_d20251005_m010816_c001_v7007000_t0000_u01759626496521") 2025/10/05 01:13:11 DEBUG : both14: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945a4_d20251005_m010807_c001_v0001116_t0050_u01759626487417") 2025/10/05 01:13:11 DEBUG : both15: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c87_d20251005_m010841_c001_v7007000_t0000_u01759626521468") 2025/10/05 01:13:11 DEBUG : both15: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19462f_d20251005_m010833_c001_v0001116_t0059_u01759626513826") 2025/10/05 01:13:11 DEBUG : both15: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897bb_d20251005_m010816_c001_v7007000_t0000_u01759626496706") 2025/10/05 01:13:11 DEBUG : both15: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945ac_d20251005_m010808_c001_v0001116_t0008_u01759626488236") 2025/10/05 01:13:11 DEBUG : both16: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c89_d20251005_m010841_c001_v7007000_t0000_u01759626521648") 2025/10/05 01:13:11 DEBUG : both16: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194633_d20251005_m010834_c001_v0001116_t0019_u01759626514630") 2025/10/05 01:13:11 DEBUG : both16: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897bc_d20251005_m010816_c001_v7007000_t0000_u01759626496932") 2025/10/05 01:13:11 DEBUG : both16: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945ae_d20251005_m010809_c001_v0001116_t0015_u01759626489144") 2025/10/05 01:13:12 DEBUG : both17: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c8a_d20251005_m010841_c001_v7007000_t0000_u01759626521829") 2025/10/05 01:13:12 DEBUG : both17: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194637_d20251005_m010835_c001_v0001116_t0035_u01759626515384") 2025/10/05 01:13:12 DEBUG : both17: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897bd_d20251005_m010817_c001_v7007000_t0000_u01759626497116") 2025/10/05 01:13:12 DEBUG : both17: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945b6_d20251005_m010810_c001_v0001116_t0051_u01759626490148") 2025/10/05 01:13:12 DEBUG : both18: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c8d_d20251005_m010842_c001_v7007000_t0000_u01759626522010") 2025/10/05 01:13:12 DEBUG : both18: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19463f_d20251005_m010836_c001_v0001116_t0022_u01759626516048") 2025/10/05 01:13:12 DEBUG : both18: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897be_d20251005_m010817_c001_v7007000_t0000_u01759626497299") 2025/10/05 01:13:12 DEBUG : both18: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945bc_d20251005_m010811_c001_v0001116_t0041_u01759626491092") 2025/10/05 01:13:12 DEBUG : both19: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c8e_d20251005_m010842_c001_v7007000_t0000_u01759626522199") 2025/10/05 01:13:12 DEBUG : both19: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194643_d20251005_m010836_c001_v0001116_t0050_u01759626516762") 2025/10/05 01:13:12 DEBUG : both19: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897c0_d20251005_m010817_c001_v7007000_t0000_u01759626497585") 2025/10/05 01:13:12 DEBUG : both19: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945c2_d20251005_m010811_c001_v0001116_t0013_u01759626491764") 2025/10/05 01:13:12 DEBUG : both2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c90_d20251005_m010842_c001_v7007000_t0000_u01759626522379") 2025/10/05 01:13:12 DEBUG : both2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945e3_d20251005_m010821_c001_v0001116_t0023_u01759626501750") 2025/10/05 01:13:12 DEBUG : both2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897c1_d20251005_m010817_c001_v7007000_t0000_u01759626497768") 2025/10/05 01:13:12 DEBUG : both2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19455e_d20251005_m010756_c001_v0001116_t0044_u01759626476184") 2025/10/05 01:13:12 DEBUG : both3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c92_d20251005_m010842_c001_v7007000_t0000_u01759626522562") 2025/10/05 01:13:12 DEBUG : both3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945e5_d20251005_m010822_c001_v0001116_t0017_u01759626502855") 2025/10/05 01:13:12 DEBUG : both3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897c2_d20251005_m010817_c001_v7007000_t0000_u01759626497952") 2025/10/05 01:13:12 DEBUG : both3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194566_d20251005_m010756_c001_v0001116_t0027_u01759626476872") 2025/10/05 01:13:12 DEBUG : both4: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c94_d20251005_m010842_c001_v7007000_t0000_u01759626522743") 2025/10/05 01:13:12 DEBUG : both4: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945eb_d20251005_m010823_c001_v0001116_t0038_u01759626503715") 2025/10/05 01:13:12 DEBUG : both4: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897c3_d20251005_m010818_c001_v7007000_t0000_u01759626498134") 2025/10/05 01:13:12 DEBUG : both4: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19456c_d20251005_m010757_c001_v0001116_t0049_u01759626477699") 2025/10/05 01:13:13 DEBUG : both5: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c95_d20251005_m010842_c001_v7007000_t0000_u01759626522924") 2025/10/05 01:13:13 DEBUG : both5: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945f7_d20251005_m010824_c001_v0001116_t0033_u01759626504570") 2025/10/05 01:13:13 DEBUG : both5: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897c4_d20251005_m010818_c001_v7007000_t0000_u01759626498317") 2025/10/05 01:13:13 DEBUG : both5: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194570_d20251005_m010758_c001_v0001116_t0047_u01759626478417") 2025/10/05 01:13:13 DEBUG : both6: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c96_d20251005_m010843_c001_v7007000_t0000_u01759626523105") 2025/10/05 01:13:13 DEBUG : both6: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1945fd_d20251005_m010825_c001_v0001116_t0025_u01759626505416") 2025/10/05 01:13:13 DEBUG : both6: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897c5_d20251005_m010818_c001_v7007000_t0000_u01759626498500") 2025/10/05 01:13:13 DEBUG : both6: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194574_d20251005_m010759_c001_v0001116_t0048_u01759626479520") 2025/10/05 01:13:13 DEBUG : both7: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c98_d20251005_m010843_c001_v7007000_t0000_u01759626523286") 2025/10/05 01:13:13 DEBUG : both7: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194601_d20251005_m010826_c001_v0001116_t0029_u01759626506229") 2025/10/05 01:13:13 DEBUG : both7: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897c6_d20251005_m010818_c001_v7007000_t0000_u01759626498682") 2025/10/05 01:13:13 DEBUG : both7: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19457e_d20251005_m010800_c001_v0001116_t0033_u01759626480541") 2025/10/05 01:13:13 DEBUG : both8: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c99_d20251005_m010843_c001_v7007000_t0000_u01759626523467") 2025/10/05 01:13:13 DEBUG : both8: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19460b_d20251005_m010826_c001_v0001116_t0024_u01759626506978") 2025/10/05 01:13:13 DEBUG : both8: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897c7_d20251005_m010818_c001_v7007000_t0000_u01759626498866") 2025/10/05 01:13:13 DEBUG : both8: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194582_d20251005_m010801_c001_v0001116_t0011_u01759626481815") 2025/10/05 01:13:13 DEBUG : both9: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c9b_d20251005_m010843_c001_v7007000_t0000_u01759626523660") 2025/10/05 01:13:13 DEBUG : both9: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194613_d20251005_m010828_c001_v0001116_t0047_u01759626508048") 2025/10/05 01:13:13 DEBUG : both9: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897c8_d20251005_m010819_c001_v7007000_t0000_u01759626499050") 2025/10/05 01:13:13 DEBUG : both9: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194588_d20251005_m010802_c001_v0001116_t0010_u01759626482636") 2025/10/05 01:13:14 DEBUG : c/non empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b1ba_d20251005_m010417_c001_v7007000_t0000_u01759626257932") 2025/10/05 01:13:14 DEBUG : c/non empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebcb_d20251005_m010415_c001_v0001172_t0043_u01759626255827") 2025/10/05 01:13:14 DEBUG : c/non empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c585a2_d20251005_m010415_c001_v7007000_t0000_u01759626255052") 2025/10/05 01:13:14 DEBUG : c/non empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebb3_d20251005_m010412_c001_v0001172_t0041_u01759626252930") 2025/10/05 01:13:14 DEBUG : c/non empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58526_d20251005_m010353_c001_v7007000_t0000_u01759626233443") 2025/10/05 01:13:14 DEBUG : c/non empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb0a_d20251005_m010351_c001_v0001172_t0045_u01759626231214") 2025/10/05 01:13:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8547_d20251005_m010952_c001_v7007000_t0000_u01759626592535") 2025/10/05 01:13:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b5cb_d20251005_m010947_c001_v0001171_t0016_u01759626587393") 2025/10/05 01:13:14 DEBUG : check sum: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c924b3c_d20251005_m010341_c001_v7007000_t0000_u01759626221035") 2025/10/05 01:13:14 DEBUG : check sum: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eaac_d20251005_m010339_c001_v0001172_t0038_u01759626219715") 2025/10/05 01:13:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40492fcb19104246_d20251005_m011300_c001_v7007000_t0000_u01759626780318") 2025/10/05 01:13:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64860_d20251005_m011258_c001_v0001115_t0038_u01759626778104") 2025/10/05 01:13:14 DEBUG : dest/3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f256_d20251005_m010608_c001_v7007000_t0000_u01759626368119") 2025/10/05 01:13:14 DEBUG : dest/3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40300c197f288ba6_d20251005_m010607_c001_v0001106_t0058_u01759626367035") 2025/10/05 01:13:14 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5fc_d20251005_m011057_c001_v7007000_t0000_u01759626657838") 2025/10/05 01:13:14 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcedd4_d20251005_m011053_c001_v0001184_t0010_u01759626653377") 2025/10/05 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd60_d20251005_m011227_c001_v7007000_t0000_u01759626747980") 2025/10/05 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee647c5_d20251005_m011214_c001_v0001115_t0049_u01759626734293") 2025/10/05 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea7f_d20251005_m011210_c001_v7007000_t0000_u01759626730205") 2025/10/05 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64782_d20251005_m011156_c001_v0001115_t0026_u01759626716340") 2025/10/05 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb8c_d20251005_m011152_c001_v7007000_t0000_u01759626712167") 2025/10/05 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6474a_d20251005_m011138_c001_v0001115_t0025_u01759626698598") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791854_d20251005_m011134_c001_v7007000_t0000_u01759626694402") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64718_d20251005_m011119_c001_v0001115_t0014_u01759626679986") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9ef_d20251005_m011115_c001_v7007000_t0000_u01759626675915") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee646cd_d20251005_m011101_c001_v0001115_t0011_u01759626661909") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5f4_d20251005_m011055_c001_v7007000_t0000_u01759626655494") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dced39_d20251005_m011042_c001_v0001184_t0044_u01759626642532") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad6e_d20251005_m011038_c001_v7007000_t0000_u01759626638412") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcecb0_d20251005_m011034_c001_v0001184_t0036_u01759626634252") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ecc_d20251005_m011032_c001_v7007000_t0000_u01759626632753") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcebe2_d20251005_m011019_c001_v0001184_t0017_u01759626619023") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f501_d20251005_m011014_c001_v7007000_t0000_u01759626614856") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb77_d20251005_m011010_c001_v0001184_t0054_u01759626610632") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1899eac_d20251005_m011009_c001_v7007000_t0000_u01759626609255") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b625_d20251005_m010956_c001_v0001171_t0016_u01759626596627") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af5d0_d20251005_m010950_c001_v7007000_t0000_u01759626590178") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce9b4_d20251005_m010936_c001_v0001184_t0024_u01759626576455") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985531_d20251005_m010932_c001_v7007000_t0000_u01759626572156") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce8ca_d20251005_m010918_c001_v0001184_t0009_u01759626558665") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c170_d20251005_m010914_c001_v7007000_t0000_u01759626554500") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce7e9_d20251005_m010901_c001_v0001184_t0014_u01759626541389") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af6f3_d20251005_m011036_c001_v7007000_t0000_u01759626636358") 2025/10/05 01:13:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec78_d20251005_m011030_c001_v0001184_t0018_u01759626630361") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5fd_d20251005_m011058_c001_v7007000_t0000_u01759626658020") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194877_d20251005_m011053_c001_v0001116_t0048_u01759626653354") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd61_d20251005_m011228_c001_v7007000_t0000_u01759626748160") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55ba50_d20251005_m011215_c001_v0001171_t0012_u01759626735410") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea80_d20251005_m011210_c001_v7007000_t0000_u01759626730386") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b9bc_d20251005_m011157_c001_v0001171_t0045_u01759626717324") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb8d_d20251005_m011152_c001_v7007000_t0000_u01759626712348") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b950_d20251005_m011139_c001_v0001171_t0001_u01759626699643") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791857_d20251005_m011134_c001_v7007000_t0000_u01759626694584") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b8be_d20251005_m011120_c001_v0001171_t0056_u01759626680911") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9f1_d20251005_m011116_c001_v7007000_t0000_u01759626676096") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b843_d20251005_m011102_c001_v0001171_t0010_u01759626662738") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41170a009538c07f_d20251005_m011055_c001_v7007000_t0000_u01759626655281") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64679_d20251005_m011043_c001_v0001115_t0059_u01759626643096") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad6f_d20251005_m011038_c001_v7007000_t0000_u01759626638594") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b765_d20251005_m011034_c001_v0001171_t0040_u01759626634374") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ecf_d20251005_m011032_c001_v7007000_t0000_u01759626632942") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947e3_d20251005_m011019_c001_v0001116_t0025_u01759626619629") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f502_d20251005_m011015_c001_v7007000_t0000_u01759626615036") 2025/10/05 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb79_d20251005_m011010_c001_v0001184_t0007_u01759626610835") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f856c_d20251005_m011009_c001_v7007000_t0000_u01759626609491") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19478d_d20251005_m010957_c001_v0001116_t0054_u01759626597343") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985d35_d20251005_m010949_c001_v7007000_t0000_u01759626589844") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194735_d20251005_m010937_c001_v0001116_t0053_u01759626577017") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985532_d20251005_m010932_c001_v7007000_t0000_u01759626572338") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1946ec_d20251005_m010919_c001_v0001116_t0041_u01759626559246") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c171_d20251005_m010914_c001_v7007000_t0000_u01759626554682") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1946a2_d20251005_m010901_c001_v0001116_t0040_u01759626541959") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ede_d20251005_m011036_c001_v7007000_t0000_u01759626636287") 2025/10/05 01:13:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b73b_d20251005_m011030_c001_v0001171_t0021_u01759626630439") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5fe_d20251005_m011058_c001_v7007000_t0000_u01759626658201") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b7f8_d20251005_m011053_c001_v0001171_t0011_u01759626653366") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd62_d20251005_m011228_c001_v7007000_t0000_u01759626748342") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194971_d20251005_m011216_c001_v0001116_t0045_u01759626736135") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea81_d20251005_m011210_c001_v7007000_t0000_u01759626730569") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19493f_d20251005_m011157_c001_v0001116_t0053_u01759626717931") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb8e_d20251005_m011152_c001_v7007000_t0000_u01759626712530") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194909_d20251005_m011140_c001_v0001116_t0015_u01759626700337") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791859_d20251005_m011134_c001_v7007000_t0000_u01759626694766") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1948d1_d20251005_m011121_c001_v0001116_t0010_u01759626681553") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9f2_d20251005_m011116_c001_v7007000_t0000_u01759626676276") 2025/10/05 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19489b_d20251005_m011103_c001_v0001116_t0043_u01759626663414") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41170a009538c07c_d20251005_m011055_c001_v7007000_t0000_u01759626655052") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194855_d20251005_m011043_c001_v0001116_t0042_u01759626643958") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad70_d20251005_m011038_c001_v7007000_t0000_u01759626638776") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcecb8_d20251005_m011034_c001_v0001184_t0033_u01759626634471") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c926630_d20251005_m011032_c001_v7007000_t0000_u01759626632982") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b6e6_d20251005_m011020_c001_v0001171_t0019_u01759626620551") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f503_d20251005_m011015_c001_v7007000_t0000_u01759626615216") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645f7_d20251005_m011010_c001_v0001115_t0045_u01759626610879") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1899ead_d20251005_m011009_c001_v7007000_t0000_u01759626609445") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceaeb_d20251005_m010958_c001_v0001184_t0009_u01759626598219") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af5c9_d20251005_m010949_c001_v7007000_t0000_u01759626589447") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b55f_d20251005_m010937_c001_v0001171_t0020_u01759626577862") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985533_d20251005_m010932_c001_v7007000_t0000_u01759626572519") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b4c8_d20251005_m010920_c001_v0001171_t0046_u01759626560194") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c172_d20251005_m010914_c001_v7007000_t0000_u01759626554863") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b426_d20251005_m010902_c001_v0001171_t0035_u01759626542499") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f418771dc44c64df8_d20251005_m011036_c001_v7007000_t0000_u01759626636162") 2025/10/05 01:13:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64653_d20251005_m011030_c001_v0001115_t0008_u01759626630643") 2025/10/05 01:13:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5ff_d20251005_m011058_c001_v7007000_t0000_u01759626658384") 2025/10/05 01:13:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcedd6_d20251005_m011053_c001_v0001184_t0056_u01759626653613") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd64_d20251005_m011228_c001_v7007000_t0000_u01759626748532") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf11b_d20251005_m011216_c001_v0001184_t0031_u01759626736886") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea82_d20251005_m011210_c001_v7007000_t0000_u01759626730751") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf053_d20251005_m011158_c001_v0001184_t0017_u01759626718826") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb8f_d20251005_m011152_c001_v7007000_t0000_u01759626712711") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcefc3_d20251005_m011141_c001_v0001184_t0046_u01759626701290") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf79185c_d20251005_m011134_c001_v7007000_t0000_u01759626694948") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcef13_d20251005_m011122_c001_v0001184_t0034_u01759626682583") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9f3_d20251005_m011116_c001_v7007000_t0000_u01759626676459") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcee57_d20251005_m011104_c001_v0001184_t0031_u01759626664577") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f89af_d20251005_m011055_c001_v7007000_t0000_u01759626655075") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b7a4_d20251005_m011045_c001_v0001171_t0015_u01759626645009") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad71_d20251005_m011038_c001_v7007000_t0000_u01759626638970") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19482c_d20251005_m011034_c001_v0001116_t0057_u01759626634582") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af6e2_d20251005_m011032_c001_v7007000_t0000_u01759626632961") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64622_d20251005_m011021_c001_v0001115_t0052_u01759626621367") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f504_d20251005_m011015_c001_v7007000_t0000_u01759626615395") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b681_d20251005_m011010_c001_v0001171_t0055_u01759626610987") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e534_d20251005_m011009_c001_v7007000_t0000_u01759626609453") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645ae_d20251005_m010958_c001_v0001115_t0029_u01759626598782") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985d36_d20251005_m010950_c001_v7007000_t0000_u01759626590029") 2025/10/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64558_d20251005_m010938_c001_v0001115_t0005_u01759626578568") 2025/10/05 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985534_d20251005_m010932_c001_v7007000_t0000_u01759626572700") 2025/10/05 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6451e_d20251005_m010920_c001_v0001115_t0047_u01759626560824") 2025/10/05 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c173_d20251005_m010915_c001_v7007000_t0000_u01759626555044") 2025/10/05 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee644e0_d20251005_m010902_c001_v0001115_t0003_u01759626542883") 2025/10/05 01:13:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ee1_d20251005_m011036_c001_v7007000_t0000_u01759626636468") 2025/10/05 01:13:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec7d_d20251005_m011030_c001_v0001184_t0039_u01759626630657") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf600_d20251005_m011058_c001_v7007000_t0000_u01759626658569") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee646a9_d20251005_m011053_c001_v0001115_t0000_u01759626653623") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd66_d20251005_m011228_c001_v7007000_t0000_u01759626748810") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee647cf_d20251005_m011217_c001_v0001115_t0042_u01759626737099") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea83_d20251005_m011210_c001_v7007000_t0000_u01759626730932") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6478a_d20251005_m011159_c001_v0001115_t0029_u01759626719037") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb90_d20251005_m011152_c001_v7007000_t0000_u01759626712893") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64754_d20251005_m011141_c001_v0001115_t0041_u01759626701506") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791860_d20251005_m011135_c001_v7007000_t0000_u01759626695138") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6471e_d20251005_m011122_c001_v0001115_t0012_u01759626682860") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9f4_d20251005_m011116_c001_v7007000_t0000_u01759626676642") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee646dd_d20251005_m011104_c001_v0001115_t0052_u01759626664785") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc23f9f_d20251005_m011055_c001_v7007000_t0000_u01759626655351") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dced5a_d20251005_m011045_c001_v0001184_t0006_u01759626645333") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad72_d20251005_m011039_c001_v7007000_t0000_u01759626639194") 2025/10/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64665_d20251005_m011034_c001_v0001115_t0000_u01759626634601") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af6e1_d20251005_m011032_c001_v7007000_t0000_u01759626632907") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec04_d20251005_m011021_c001_v0001184_t0047_u01759626621804") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f505_d20251005_m011015_c001_v7007000_t0000_u01759626615575") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947c4_d20251005_m011011_c001_v0001116_t0037_u01759626611001") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c926617_d20251005_m011009_c001_v7007000_t0000_u01759626609505") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b633_d20251005_m010959_c001_v0001171_t0057_u01759626599218") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af5cb_d20251005_m010949_c001_v7007000_t0000_u01759626589628") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce9d6_d20251005_m010939_c001_v0001184_t0010_u01759626579119") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985535_d20251005_m010932_c001_v7007000_t0000_u01759626572993") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce8ec_d20251005_m010921_c001_v0001184_t0020_u01759626561347") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c174_d20251005_m010915_c001_v7007000_t0000_u01759626555226") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce811_d20251005_m010903_c001_v0001184_t0047_u01759626543393") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af6f1_d20251005_m011036_c001_v7007000_t0000_u01759626636168") 2025/10/05 01:13:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194815_d20251005_m011030_c001_v0001116_t0057_u01759626630834") 2025/10/05 01:13:21 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf605_d20251005_m011058_c001_v7007000_t0000_u01759626658752") 2025/10/05 01:13:21 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b7fa_d20251005_m011053_c001_v0001171_t0008_u01759626653661") 2025/10/05 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd67_d20251005_m011228_c001_v7007000_t0000_u01759626748991") 2025/10/05 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55ba61_d20251005_m011217_c001_v0001171_t0010_u01759626737582") 2025/10/05 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea85_d20251005_m011211_c001_v7007000_t0000_u01759626731114") 2025/10/05 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b9ce_d20251005_m011159_c001_v0001171_t0046_u01759626719505") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb91_d20251005_m011153_c001_v7007000_t0000_u01759626713073") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b963_d20251005_m011142_c001_v0001171_t0025_u01759626702068") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791863_d20251005_m011135_c001_v7007000_t0000_u01759626695320") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b8d0_d20251005_m011123_c001_v0001171_t0000_u01759626683391") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9f5_d20251005_m011116_c001_v7007000_t0000_u01759626676832") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b859_d20251005_m011105_c001_v0001171_t0008_u01759626665535") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f405e6c9f948498c6_d20251005_m011055_c001_v7007000_t0000_u01759626655364") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64687_d20251005_m011045_c001_v0001115_t0029_u01759626645534") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad73_d20251005_m011039_c001_v7007000_t0000_u01759626639376") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcecc5_d20251005_m011034_c001_v0001184_t0022_u01759626634676") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af6e3_d20251005_m011033_c001_v7007000_t0000_u01759626633088") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947e9_d20251005_m011022_c001_v0001116_t0047_u01759626622044") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f506_d20251005_m011015_c001_v7007000_t0000_u01759626615860") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb7b_d20251005_m011011_c001_v0001184_t0033_u01759626611045") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8568_d20251005_m011009_c001_v7007000_t0000_u01759626609295") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194791_d20251005_m010959_c001_v0001116_t0016_u01759626599667") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa923_d20251005_m010950_c001_v7007000_t0000_u01759626590041") 2025/10/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19473b_d20251005_m010939_c001_v0001116_t0016_u01759626579327") 2025/10/05 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985536_d20251005_m010933_c001_v7007000_t0000_u01759626573174") 2025/10/05 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1946fe_d20251005_m010921_c001_v0001116_t0046_u01759626561556") 2025/10/05 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c175_d20251005_m010915_c001_v7007000_t0000_u01759626555406") 2025/10/05 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1946a8_d20251005_m010903_c001_v0001116_t0048_u01759626543597") 2025/10/05 01:13:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41428c7da53c14c8_d20251005_m011036_c001_v7007000_t0000_u01759626636488") 2025/10/05 01:13:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec85_d20251005_m011030_c001_v0001184_t0031_u01759626630868") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf608_d20251005_m011058_c001_v7007000_t0000_u01759626658934") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19487b_d20251005_m011053_c001_v0001116_t0005_u01759626653826") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd68_d20251005_m011229_c001_v7007000_t0000_u01759626749172") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19497b_d20251005_m011217_c001_v0001116_t0012_u01759626737851") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea86_d20251005_m011211_c001_v7007000_t0000_u01759626731297") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194947_d20251005_m011159_c001_v0001116_t0057_u01759626719830") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb92_d20251005_m011153_c001_v7007000_t0000_u01759626713254") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194913_d20251005_m011142_c001_v0001116_t0048_u01759626702517") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791866_d20251005_m011135_c001_v7007000_t0000_u01759626695503") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1948db_d20251005_m011123_c001_v0001116_t0026_u01759626683757") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9f6_d20251005_m011117_c001_v7007000_t0000_u01759626677013") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1948a5_d20251005_m011106_c001_v0001116_t0012_u01759626666111") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5f2_d20251005_m011055_c001_v7007000_t0000_u01759626655309") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194857_d20251005_m011046_c001_v0001116_t0055_u01759626646064") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad74_d20251005_m011039_c001_v7007000_t0000_u01759626639557") 2025/10/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b767_d20251005_m011034_c001_v0001171_t0031_u01759626634701") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41428c7da53c14c3_d20251005_m011033_c001_v7007000_t0000_u01759626633128") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b6fc_d20251005_m011022_c001_v0001171_t0055_u01759626622562") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f507_d20251005_m011016_c001_v7007000_t0000_u01759626616043") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb83_d20251005_m011011_c001_v0001184_t0015_u01759626611248") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036e0_d20251005_m011008_c001_v7007000_t0000_u01759626608872") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceafb_d20251005_m011000_c001_v0001184_t0010_u01759626600205") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af5cd_d20251005_m010949_c001_v7007000_t0000_u01759626589808") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b571_d20251005_m010939_c001_v0001171_t0042_u01759626579899") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985537_d20251005_m010933_c001_v7007000_t0000_u01759626573356") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b4da_d20251005_m010921_c001_v0001171_t0041_u01759626561998") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c176_d20251005_m010915_c001_v7007000_t0000_u01759626555588") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b438_d20251005_m010904_c001_v0001171_t0033_u01759626544151") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ee0_d20251005_m011036_c001_v7007000_t0000_u01759626636458") 2025/10/05 01:13:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b740_d20251005_m011030_c001_v0001171_t0044_u01759626630912") 2025/10/05 01:13:24 DEBUG : dir1/0007-12345: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf60b_d20251005_m011059_c001_v7007000_t0000_u01759626659116") 2025/10/05 01:13:24 DEBUG : dir1/0007-12345: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceddc_d20251005_m011053_c001_v0001184_t0031_u01759626653841") 2025/10/05 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd69_d20251005_m011229_c001_v7007000_t0000_u01759626749353") 2025/10/05 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf12b_d20251005_m011218_c001_v0001184_t0008_u01759626738564") 2025/10/05 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea88_d20251005_m011211_c001_v7007000_t0000_u01759626731478") 2025/10/05 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf069_d20251005_m011200_c001_v0001184_t0057_u01759626720802") 2025/10/05 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb95_d20251005_m011153_c001_v7007000_t0000_u01759626713434") 2025/10/05 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcefd4_d20251005_m011143_c001_v0001184_t0043_u01759626703044") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791869_d20251005_m011135_c001_v7007000_t0000_u01759626695685") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcef21_d20251005_m011124_c001_v0001184_t0017_u01759626684289") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9f7_d20251005_m011117_c001_v7007000_t0000_u01759626677194") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcee7c_d20251005_m011106_c001_v0001184_t0050_u01759626666998") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41170a009538c07a_d20251005_m011054_c001_v7007000_t0000_u01759626654872") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b7ae_d20251005_m011046_c001_v0001171_t0023_u01759626646540") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad76_d20251005_m011039_c001_v7007000_t0000_u01759626639739") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcecce_d20251005_m011034_c001_v0001184_t0054_u01759626634898") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41428c7da53c14c2_d20251005_m011032_c001_v7007000_t0000_u01759626632924") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64629_d20251005_m011022_c001_v0001115_t0042_u01759626622820") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f508_d20251005_m011016_c001_v7007000_t0000_u01759626616223") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b685_d20251005_m011011_c001_v0001171_t0042_u01759626611329") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036e1_d20251005_m011008_c001_v7007000_t0000_u01759626608882") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645b8_d20251005_m011000_c001_v0001115_t0026_u01759626600447") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40313894bdc11b5c_d20251005_m010949_c001_v7007000_t0000_u01759626589867") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6455c_d20251005_m010940_c001_v0001115_t0042_u01759626580221") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985538_d20251005_m010933_c001_v7007000_t0000_u01759626573537") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64524_d20251005_m010922_c001_v0001115_t0005_u01759626562307") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c177_d20251005_m010915_c001_v7007000_t0000_u01759626555769") 2025/10/05 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee644e6_d20251005_m010904_c001_v0001115_t0029_u01759626544421") 2025/10/05 01:13:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad69_d20251005_m011036_c001_v7007000_t0000_u01759626636298") 2025/10/05 01:13:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec89_d20251005_m011031_c001_v0001184_t0058_u01759626631102") 2025/10/05 01:13:26 DEBUG : dir1/0008-23456: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf60e_d20251005_m011059_c001_v7007000_t0000_u01759626659297") 2025/10/05 01:13:26 DEBUG : dir1/0008-23456: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b800_d20251005_m011053_c001_v0001171_t0038_u01759626653967") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd6a_d20251005_m011229_c001_v7007000_t0000_u01759626749536") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee647d2_d20251005_m011218_c001_v0001115_t0059_u01759626738811") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea8a_d20251005_m011211_c001_v7007000_t0000_u01759626731658") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64794_d20251005_m011200_c001_v0001115_t0014_u01759626720995") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb97_d20251005_m011153_c001_v7007000_t0000_u01759626713662") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64758_d20251005_m011143_c001_v0001115_t0028_u01759626703235") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf79186c_d20251005_m011135_c001_v7007000_t0000_u01759626695911") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64722_d20251005_m011124_c001_v0001115_t0056_u01759626684506") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9f8_d20251005_m011117_c001_v7007000_t0000_u01759626677376") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee646e5_d20251005_m011107_c001_v0001115_t0057_u01759626667196") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5f0_d20251005_m011055_c001_v7007000_t0000_u01759626655077") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dced6d_d20251005_m011046_c001_v0001184_t0014_u01759626646889") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad77_d20251005_m011039_c001_v7007000_t0000_u01759626639921") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b769_d20251005_m011034_c001_v0001171_t0011_u01759626634987") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ed1_d20251005_m011033_c001_v7007000_t0000_u01759626633122") 2025/10/05 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec21_d20251005_m011023_c001_v0001184_t0052_u01759626623440") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f509_d20251005_m011016_c001_v7007000_t0000_u01759626616403") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645fb_d20251005_m011011_c001_v0001115_t0028_u01759626611340") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8569_d20251005_m011009_c001_v7007000_t0000_u01759626609304") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b641_d20251005_m011000_c001_v0001171_t0049_u01759626600948") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f417d4550426bfe5e_d20251005_m010950_c001_v7007000_t0000_u01759626590049") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce9ec_d20251005_m010940_c001_v0001184_t0033_u01759626580827") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985539_d20251005_m010933_c001_v7007000_t0000_u01759626573719") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce8f8_d20251005_m010922_c001_v0001184_t0036_u01759626562826") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c178_d20251005_m010915_c001_v7007000_t0000_u01759626555951") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce81b_d20251005_m010904_c001_v0001184_t0000_u01759626544907") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40313894bdc11bf2_d20251005_m011036_c001_v7007000_t0000_u01759626636333") 2025/10/05 01:13:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b744_d20251005_m011031_c001_v0001171_t0004_u01759626631264") 2025/10/05 01:13:27 DEBUG : dir1/0009-34567: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf611_d20251005_m011059_c001_v7007000_t0000_u01759626659479") 2025/10/05 01:13:27 DEBUG : dir1/0009-34567: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcede0_d20251005_m011054_c001_v0001184_t0017_u01759626654051") 2025/10/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd6b_d20251005_m011229_c001_v7007000_t0000_u01759626749716") 2025/10/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55ba77_d20251005_m011219_c001_v0001171_t0038_u01759626739640") 2025/10/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea8b_d20251005_m011211_c001_v7007000_t0000_u01759626731846") 2025/10/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b9e2_d20251005_m011201_c001_v0001171_t0048_u01759626721819") 2025/10/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb98_d20251005_m011153_c001_v7007000_t0000_u01759626713843") 2025/10/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b980_d20251005_m011143_c001_v0001171_t0012_u01759626703756") 2025/10/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf79186f_d20251005_m011136_c001_v7007000_t0000_u01759626696094") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b8d8_d20251005_m011125_c001_v0001171_t0059_u01759626685313") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9f9_d20251005_m011117_c001_v7007000_t0000_u01759626677557") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b871_d20251005_m011107_c001_v0001171_t0001_u01759626667849") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f89b5_d20251005_m011055_c001_v7007000_t0000_u01759626655441") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64689_d20251005_m011047_c001_v0001115_t0036_u01759626647087") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad78_d20251005_m011040_c001_v7007000_t0000_u01759626640102") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcecd4_d20251005_m011035_c001_v0001184_t0025_u01759626635116") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41428c7da53c14bf_d20251005_m011032_c001_v7007000_t0000_u01759626632557") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947f3_d20251005_m011023_c001_v0001116_t0047_u01759626623684") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f50a_d20251005_m011016_c001_v7007000_t0000_u01759626616582") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb87_d20251005_m011011_c001_v0001184_t0011_u01759626611491") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036e3_d20251005_m011009_c001_v7007000_t0000_u01759626609057") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194798_d20251005_m011001_c001_v0001116_t0011_u01759626601276") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f417d4550426bfe5d_d20251005_m010949_c001_v7007000_t0000_u01759626589862") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194747_d20251005_m010941_c001_v0001116_t0031_u01759626581033") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba98553a_d20251005_m010933_c001_v7007000_t0000_u01759626573899") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194704_d20251005_m010923_c001_v0001116_t0011_u01759626563044") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c17a_d20251005_m010916_c001_v7007000_t0000_u01759626556132") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1946aa_d20251005_m010905_c001_v0001116_t0004_u01759626545118") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41428c7da53c14c7_d20251005_m011036_c001_v7007000_t0000_u01759626636308") 2025/10/05 01:13:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec8b_d20251005_m011031_c001_v0001184_t0009_u01759626631302") 2025/10/05 01:13:29 DEBUG : dir1/0010-45678: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf614_d20251005_m011059_c001_v7007000_t0000_u01759626659661") 2025/10/05 01:13:29 DEBUG : dir1/0010-45678: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee646af_d20251005_m011054_c001_v0001115_t0007_u01759626654235") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd6d_d20251005_m011229_c001_v7007000_t0000_u01759626749899") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194983_d20251005_m011219_c001_v0001116_t0010_u01759626739891") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea8c_d20251005_m011212_c001_v7007000_t0000_u01759626732037") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19494a_d20251005_m011202_c001_v0001116_t0051_u01759626722083") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb99_d20251005_m011154_c001_v7007000_t0000_u01759626714108") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19491c_d20251005_m011144_c001_v0001116_t0051_u01759626704119") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791874_d20251005_m011136_c001_v7007000_t0000_u01759626696341") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1948dd_d20251005_m011125_c001_v0001116_t0003_u01759626685663") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9fa_d20251005_m011117_c001_v7007000_t0000_u01759626677748") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1948a9_d20251005_m011108_c001_v0001116_t0050_u01759626668197") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41170a009538c082_d20251005_m011055_c001_v7007000_t0000_u01759626655463") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19485f_d20251005_m011047_c001_v0001116_t0028_u01759626647620") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad79_d20251005_m011040_c001_v7007000_t0000_u01759626640286") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64667_d20251005_m011035_c001_v0001115_t0059_u01759626635288") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ecb_d20251005_m011032_c001_v7007000_t0000_u01759626632573") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b70e_d20251005_m011024_c001_v0001171_t0037_u01759626624630") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f50b_d20251005_m011016_c001_v7007000_t0000_u01759626616779") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947c8_d20251005_m011011_c001_v0001116_t0053_u01759626611586") 2025/10/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036e7_d20251005_m011009_c001_v7007000_t0000_u01759626609423") 2025/10/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb1d_d20251005_m011002_c001_v0001184_t0036_u01759626602012") 2025/10/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8540_d20251005_m010949_c001_v7007000_t0000_u01759626589817") 2025/10/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b585_d20251005_m010941_c001_v0001171_t0056_u01759626581582") 2025/10/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba98553b_d20251005_m010934_c001_v7007000_t0000_u01759626574080") 2025/10/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b4ec_d20251005_m010923_c001_v0001171_t0043_u01759626563533") 2025/10/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c17c_d20251005_m010916_c001_v7007000_t0000_u01759626556372") 2025/10/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b442_d20251005_m010906_c001_v0001171_t0004_u01759626546086") 2025/10/05 01:13:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad6a_d20251005_m011036_c001_v7007000_t0000_u01759626636499") 2025/10/05 01:13:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194817_d20251005_m011031_c001_v0001116_t0012_u01759626631369") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf617_d20251005_m011059_c001_v7007000_t0000_u01759626659853") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcede8_d20251005_m011054_c001_v0001184_t0024_u01759626654253") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd6e_d20251005_m011230_c001_v7007000_t0000_u01759626750080") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf143_d20251005_m011220_c001_v0001184_t0019_u01759626740484") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea8e_d20251005_m011212_c001_v7007000_t0000_u01759626732219") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf075_d20251005_m011202_c001_v0001184_t0009_u01759626722534") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb9a_d20251005_m011154_c001_v7007000_t0000_u01759626714289") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcefed_d20251005_m011144_c001_v0001184_t0058_u01759626704853") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791877_d20251005_m011136_c001_v7007000_t0000_u01759626696530") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcef37_d20251005_m011126_c001_v0001184_t0038_u01759626686677") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9fb_d20251005_m011117_c001_v7007000_t0000_u01759626677929") 2025/10/05 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcee92_d20251005_m011108_c001_v0001184_t0023_u01759626668776") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41170a009538c07e_d20251005_m011055_c001_v7007000_t0000_u01759626655231") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b7c4_d20251005_m011048_c001_v0001171_t0025_u01759626648413") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad7b_d20251005_m011040_c001_v7007000_t0000_u01759626640471") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b76f_d20251005_m011035_c001_v0001171_t0044_u01759626635314") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad65_d20251005_m011033_c001_v7007000_t0000_u01759626633132") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64637_d20251005_m011024_c001_v0001115_t0057_u01759626624967") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f50c_d20251005_m011016_c001_v7007000_t0000_u01759626616959") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b687_d20251005_m011011_c001_v0001171_t0039_u01759626611659") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036e8_d20251005_m011009_c001_v7007000_t0000_u01759626609435") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645c3_d20251005_m011002_c001_v0001115_t0035_u01759626602230") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8542_d20251005_m010950_c001_v7007000_t0000_u01759626590187") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64562_d20251005_m010941_c001_v0001115_t0036_u01759626581898") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba98553c_d20251005_m010934_c001_v7007000_t0000_u01759626574261") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6452e_d20251005_m010924_c001_v0001115_t0038_u01759626564043") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c17d_d20251005_m010916_c001_v7007000_t0000_u01759626556554") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee644ea_d20251005_m010906_c001_v0001115_t0034_u01759626546402") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ed9_d20251005_m011036_c001_v7007000_t0000_u01759626636095") 2025/10/05 01:13:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64657_d20251005_m011031_c001_v0001115_t0032_u01759626631500") 2025/10/05 01:13:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf61b_d20251005_m011100_c001_v7007000_t0000_u01759626660047") 2025/10/05 01:13:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19487d_d20251005_m011054_c001_v0001116_t0027_u01759626654313") 2025/10/05 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd6f_d20251005_m011230_c001_v7007000_t0000_u01759626750260") 2025/10/05 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee647da_d20251005_m011220_c001_v0001115_t0035_u01759626740696") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea8f_d20251005_m011212_c001_v7007000_t0000_u01759626732401") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6479c_d20251005_m011202_c001_v0001115_t0020_u01759626722742") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb9b_d20251005_m011154_c001_v7007000_t0000_u01759626714471") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6475c_d20251005_m011145_c001_v0001115_t0031_u01759626705081") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf79187b_d20251005_m011136_c001_v7007000_t0000_u01759626696714") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6472a_d20251005_m011126_c001_v0001115_t0022_u01759626686930") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9fc_d20251005_m011118_c001_v7007000_t0000_u01759626678110") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee646ed_d20251005_m011108_c001_v0001115_t0028_u01759626668978") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f89b3_d20251005_m011055_c001_v7007000_t0000_u01759626655258") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dced87_d20251005_m011048_c001_v0001184_t0041_u01759626648765") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad7c_d20251005_m011040_c001_v7007000_t0000_u01759626640652") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcecd8_d20251005_m011035_c001_v0001184_t0035_u01759626635329") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ed2_d20251005_m011033_c001_v7007000_t0000_u01759626633142") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec33_d20251005_m011025_c001_v0001184_t0028_u01759626625764") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f50d_d20251005_m011017_c001_v7007000_t0000_u01759626617138") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb8b_d20251005_m011011_c001_v0001184_t0055_u01759626611714") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036e4_d20251005_m011009_c001_v7007000_t0000_u01759626609063") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b64e_d20251005_m011002_c001_v0001171_t0050_u01759626602781") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f413bd075de8796aa_d20251005_m010950_c001_v7007000_t0000_u01759626590060") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea05_d20251005_m010942_c001_v0001184_t0028_u01759626582489") 2025/10/05 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba98553d_d20251005_m010934_c001_v7007000_t0000_u01759626574486") 2025/10/05 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce914_d20251005_m010924_c001_v0001184_t0020_u01759626564597") 2025/10/05 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c17e_d20251005_m010916_c001_v7007000_t0000_u01759626556735") 2025/10/05 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce842_d20251005_m010907_c001_v0001184_t0045_u01759626547076") 2025/10/05 01:13:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3edf_d20251005_m011036_c001_v7007000_t0000_u01759626636323") 2025/10/05 01:13:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec8f_d20251005_m011031_c001_v0001184_t0005_u01759626631513") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf61e_d20251005_m011100_c001_v7007000_t0000_u01759626660229") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b806_d20251005_m011054_c001_v0001171_t0049_u01759626654352") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd70_d20251005_m011230_c001_v7007000_t0000_u01759626750477") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55ba93_d20251005_m011221_c001_v0001171_t0015_u01759626741219") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea90_d20251005_m011212_c001_v7007000_t0000_u01759626732582") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b9ef_d20251005_m011203_c001_v0001171_t0016_u01759626723526") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb9c_d20251005_m011154_c001_v7007000_t0000_u01759626714653") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b98e_d20251005_m011145_c001_v0001171_t0047_u01759626705981") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf79187e_d20251005_m011136_c001_v7007000_t0000_u01759626696897") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b8ed_d20251005_m011127_c001_v0001171_t0003_u01759626687886") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9fd_d20251005_m011118_c001_v7007000_t0000_u01759626678292") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b877_d20251005_m011109_c001_v0001171_t0057_u01759626669480") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58815_d20251005_m011055_c001_v7007000_t0000_u01759626655328") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64691_d20251005_m011048_c001_v0001115_t0039_u01759626648974") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad7d_d20251005_m011040_c001_v7007000_t0000_u01759626640834") 2025/10/05 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194831_d20251005_m011035_c001_v0001116_t0040_u01759626635409") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4196046f110af6df_d20251005_m011032_c001_v7007000_t0000_u01759626632726") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947fd_d20251005_m011025_c001_v0001116_t0027_u01759626625982") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f50f_d20251005_m011017_c001_v7007000_t0000_u01759626617325") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645ff_d20251005_m011011_c001_v0001115_t0009_u01759626611783") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f4f5_d20251005_m011009_c001_v7007000_t0000_u01759626609465") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947a6_d20251005_m011003_c001_v0001116_t0053_u01759626603119") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f413bd075de8796a8_d20251005_m010949_c001_v7007000_t0000_u01759626589873") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194752_d20251005_m010942_c001_v0001116_t0023_u01759626582706") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba98553e_d20251005_m010934_c001_v7007000_t0000_u01759626574667") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19470a_d20251005_m010924_c001_v0001116_t0030_u01759626564806") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c567_d20251005_m010916_c001_v7007000_t0000_u01759626556986") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1946bc_d20251005_m010907_c001_v0001116_t0054_u01759626547289") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3edd_d20251005_m011036_c001_v7007000_t0000_u01759626636277") 2025/10/05 01:13:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcec91_d20251005_m011031_c001_v0001184_t0042_u01759626631728") 2025/10/05 01:13:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf621_d20251005_m011100_c001_v7007000_t0000_u01759626660411") 2025/10/05 01:13:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcedf0_d20251005_m011054_c001_v0001184_t0035_u01759626654456") 2025/10/05 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd71_d20251005_m011230_c001_v7007000_t0000_u01759626750658") 2025/10/05 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194989_d20251005_m011221_c001_v0001116_t0019_u01759626741652") 2025/10/05 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea91_d20251005_m011212_c001_v7007000_t0000_u01759626732766") 2025/10/05 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19494e_d20251005_m011203_c001_v0001116_t0049_u01759626723912") 2025/10/05 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb9d_d20251005_m011154_c001_v7007000_t0000_u01759626714834") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19492a_d20251005_m011146_c001_v0001116_t0058_u01759626706401") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791881_d20251005_m011137_c001_v7007000_t0000_u01759626697080") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1948e3_d20251005_m011128_c001_v0001116_t0021_u01759626688357") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9fe_d20251005_m011118_c001_v7007000_t0000_u01759626678474") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1948ab_d20251005_m011109_c001_v0001116_t0025_u01759626669907") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bc65_d20251005_m011055_c001_v7007000_t0000_u01759626655355") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194867_d20251005_m011049_c001_v0001116_t0005_u01759626649579") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad7e_d20251005_m011041_c001_v7007000_t0000_u01759626641017") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcecdc_d20251005_m011035_c001_v0001184_t0050_u01759626635535") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ed3_d20251005_m011033_c001_v7007000_t0000_u01759626633152") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b71c_d20251005_m011026_c001_v0001171_t0042_u01759626626505") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f510_d20251005_m011017_c001_v7007000_t0000_u01759626617504") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb91_d20251005_m011011_c001_v0001184_t0011_u01759626611911") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e532_d20251005_m011009_c001_v7007000_t0000_u01759626609258") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb2b_d20251005_m011003_c001_v0001184_t0047_u01759626603697") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4232a9c4e0e507ad_d20251005_m010949_c001_v7007000_t0000_u01759626589884") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b599_d20251005_m010943_c001_v0001171_t0052_u01759626583528") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba98553f_d20251005_m010934_c001_v7007000_t0000_u01759626574850") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b4f4_d20251005_m010925_c001_v0001171_t0022_u01759626565344") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c569_d20251005_m010917_c001_v7007000_t0000_u01759626557166") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b450_d20251005_m010907_c001_v0001171_t0031_u01759626547805") 2025/10/05 01:13:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3eda_d20251005_m011036_c001_v7007000_t0000_u01759626636105") 2025/10/05 01:13:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b74a_d20251005_m011031_c001_v0001171_t0012_u01759626631740") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf624_d20251005_m011100_c001_v7007000_t0000_u01759626660593") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcedf4_d20251005_m011054_c001_v0001184_t0040_u01759626654664") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd72_d20251005_m011230_c001_v7007000_t0000_u01759626750839") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf161_d20251005_m011222_c001_v0001184_t0045_u01759626742594") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea92_d20251005_m011212_c001_v7007000_t0000_u01759626732946") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf08f_d20251005_m011204_c001_v0001184_t0021_u01759626724764") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb9e_d20251005_m011155_c001_v7007000_t0000_u01759626715016") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf00b_d20251005_m011147_c001_v0001184_t0054_u01759626707031") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791884_d20251005_m011137_c001_v7007000_t0000_u01759626697262") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcef52_d20251005_m011128_c001_v0001184_t0048_u01759626688961") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e9ff_d20251005_m011118_c001_v7007000_t0000_u01759626678655") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceea8_d20251005_m011110_c001_v0001184_t0044_u01759626670535") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f89ad_d20251005_m011054_c001_v7007000_t0000_u01759626654893") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b7d2_d20251005_m011050_c001_v0001171_t0050_u01759626650154") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad7f_d20251005_m011041_c001_v7007000_t0000_u01759626641199") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b777_d20251005_m011035_c001_v0001171_t0011_u01759626635734") 2025/10/05 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3ece_d20251005_m011032_c001_v7007000_t0000_u01759626632935") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6463d_d20251005_m011026_c001_v0001115_t0032_u01759626626829") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f512_d20251005_m011017_c001_v7007000_t0000_u01759626617684") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b68d_d20251005_m011011_c001_v0001171_t0006_u01759626611988") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036e5_d20251005_m011009_c001_v7007000_t0000_u01759626609241") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645c9_d20251005_m011003_c001_v0001115_t0059_u01759626603915") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4232a9c4e0e507ae_d20251005_m010950_c001_v7007000_t0000_u01759626590076") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6456a_d20251005_m010943_c001_v0001115_t0053_u01759626583989") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985928_d20251005_m010935_c001_v7007000_t0000_u01759626575053") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64536_d20251005_m010925_c001_v0001115_t0000_u01759626565693") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c56a_d20251005_m010917_c001_v7007000_t0000_u01759626557347") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee644f2_d20251005_m010908_c001_v0001115_t0022_u01759626548416") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad68_d20251005_m011036_c001_v7007000_t0000_u01759626636116") 2025/10/05 01:13:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194820_d20251005_m011032_c001_v0001116_t0029_u01759626632025") 2025/10/05 01:13:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8548_d20251005_m010952_c001_v7007000_t0000_u01759626592716") 2025/10/05 01:13:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea48_d20251005_m010947_c001_v0001184_t0045_u01759626587581") 2025/10/05 01:13:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8549_d20251005_m010952_c001_v7007000_t0000_u01759626592897") 2025/10/05 01:13:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b5cd_d20251005_m010947_c001_v0001171_t0030_u01759626587735") 2025/10/05 01:13:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f854e_d20251005_m010953_c001_v7007000_t0000_u01759626593079") 2025/10/05 01:13:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea4c_d20251005_m010947_c001_v0001184_t0022_u01759626587781") 2025/10/05 01:13:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f854f_d20251005_m010953_c001_v7007000_t0000_u01759626593265") 2025/10/05 01:13:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea50_d20251005_m010947_c001_v0001184_t0027_u01759626587987") 2025/10/05 01:13:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8550_d20251005_m010953_c001_v7007000_t0000_u01759626593490") 2025/10/05 01:13:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64584_d20251005_m010948_c001_v0001115_t0040_u01759626588059") 2025/10/05 01:13:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8551_d20251005_m010953_c001_v7007000_t0000_u01759626593675") 2025/10/05 01:13:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea56_d20251005_m010948_c001_v0001184_t0009_u01759626588194") 2025/10/05 01:13:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8552_d20251005_m010953_c001_v7007000_t0000_u01759626593858") 2025/10/05 01:13:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194765_d20251005_m010948_c001_v0001116_t0010_u01759626588285") 2025/10/05 01:13:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8553_d20251005_m010954_c001_v7007000_t0000_u01759626594041") 2025/10/05 01:13:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b5dd_d20251005_m010948_c001_v0001171_t0044_u01759626588297") 2025/10/05 01:13:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8554_d20251005_m010954_c001_v7007000_t0000_u01759626594221") 2025/10/05 01:13:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea5c_d20251005_m010948_c001_v0001184_t0014_u01759626588405") 2025/10/05 01:13:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8556_d20251005_m010954_c001_v7007000_t0000_u01759626594403") 2025/10/05 01:13:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea60_d20251005_m010948_c001_v0001184_t0039_u01759626588611") 2025/10/05 01:13:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8557_d20251005_m010954_c001_v7007000_t0000_u01759626594586") 2025/10/05 01:13:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64588_d20251005_m010948_c001_v0001115_t0032_u01759626588749") 2025/10/05 01:13:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8558_d20251005_m010954_c001_v7007000_t0000_u01759626594769") 2025/10/05 01:13:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194767_d20251005_m010948_c001_v0001116_t0007_u01759626588801") 2025/10/05 01:13:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8559_d20251005_m010954_c001_v7007000_t0000_u01759626594953") 2025/10/05 01:13:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea62_d20251005_m010948_c001_v0001184_t0058_u01759626588816") 2025/10/05 01:13:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f855b_d20251005_m010955_c001_v7007000_t0000_u01759626595135") 2025/10/05 01:13:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b5f1_d20251005_m010948_c001_v0001171_t0006_u01759626588952") 2025/10/05 01:13:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f855c_d20251005_m010955_c001_v7007000_t0000_u01759626595321") 2025/10/05 01:13:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea66_d20251005_m010949_c001_v0001184_t0000_u01759626589024") 2025/10/05 01:13:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f855d_d20251005_m010955_c001_v7007000_t0000_u01759626595502") 2025/10/05 01:13:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcea6a_d20251005_m010949_c001_v0001184_t0021_u01759626589230") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8573_d20251005_m011012_c001_v7007000_t0000_u01759626612900") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb54_d20251005_m011007_c001_v0001184_t0049_u01759626607121") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c92661b_d20251005_m011012_c001_v7007000_t0000_u01759626612914") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b666_d20251005_m011007_c001_v0001171_t0027_u01759626607246") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8571_d20251005_m011012_c001_v7007000_t0000_u01759626612718") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb58_d20251005_m011007_c001_v0001184_t0058_u01759626607323") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c926619_d20251005_m011012_c001_v7007000_t0000_u01759626612731") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947b4_d20251005_m011007_c001_v0001116_t0009_u01759626607391") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f4f9_d20251005_m011012_c001_v7007000_t0000_u01759626612561") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645e7_d20251005_m011007_c001_v0001115_t0010_u01759626607468") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8574_d20251005_m011012_c001_v7007000_t0000_u01759626612925") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb5a_d20251005_m011007_c001_v0001184_t0042_u01759626607533") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8572_d20251005_m011012_c001_v7007000_t0000_u01759626612739") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b66a_d20251005_m011007_c001_v0001171_t0012_u01759626607715") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf7036ed_d20251005_m011012_c001_v7007000_t0000_u01759626612850") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb5e_d20251005_m011007_c001_v0001184_t0033_u01759626607749") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f4fb_d20251005_m011012_c001_v7007000_t0000_u01759626612930") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb61_d20251005_m011007_c001_v0001184_t0010_u01759626607972") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c926618_d20251005_m011012_c001_v7007000_t0000_u01759626612546") 2025/10/05 01:13:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b66e_d20251005_m011008_c001_v0001171_t0016_u01759626608025") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f856f_d20251005_m011012_c001_v7007000_t0000_u01759626612534") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1947b8_d20251005_m011008_c001_v0001116_t0049_u01759626608069") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e54f_d20251005_m011012_c001_v7007000_t0000_u01759626612868") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb65_d20251005_m011008_c001_v0001184_t0025_u01759626608182") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f4fa_d20251005_m011012_c001_v7007000_t0000_u01759626612747") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645ef_d20251005_m011008_c001_v0001115_t0024_u01759626608281") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1899eb0_d20251005_m011012_c001_v7007000_t0000_u01759626612861") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb67_d20251005_m011008_c001_v0001184_t0003_u01759626608378") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41428c7da53c10b3_d20251005_m011012_c001_v7007000_t0000_u01759626612882") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b670_d20251005_m011008_c001_v0001171_t0018_u01759626608471") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1e54c_d20251005_m011012_c001_v7007000_t0000_u01759626612666") 2025/10/05 01:13:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceb69_d20251005_m011008_c001_v0001184_t0030_u01759626608600") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa4bf_d20251005_m010745_c001_v7007000_t0000_u01759626465257") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f101f3a6f8b38a6c0_d20251005_m010742_c001_v0001038_t0026_u01759626462366") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984b29_d20251005_m010742_c001_v7007000_t0000_u01759626462184") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f101f3a6f8b38a6ae_d20251005_m010738_c001_v0001038_t0021_u01759626458238") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984b26_d20251005_m010737_c001_v7007000_t0000_u01759626457516") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce2fe_d20251005_m010733_c001_v0001184_t0032_u01759626453119") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8976a_d20251005_m010731_c001_v7007000_t0000_u01759626451651") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1151b2ad5b009974_d20251005_m010729_c001_v0001179_t0006_u01759626449554") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40313894bdc1196c_d20251005_m010729_c001_v7007000_t0000_u01759626449370") 2025/10/05 01:13:40 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1151b2ad5b009957_d20251005_m010726_c001_v0001179_t0037_u01759626446256") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40313894bdc1194c_d20251005_m010725_c001_v7007000_t0000_u01759626445532") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1944d8_d20251005_m010720_c001_v0001116_t0007_u01759626440534") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f408c1cfbd05d7672_d20251005_m010719_c001_v7007000_t0000_u01759626439245") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f110c5a154ccb2e2c_d20251005_m010717_c001_v0001038_t0020_u01759626437478") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f35a_d20251005_m010717_c001_v7007000_t0000_u01759626437291") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f110c5a154ccb2e18_d20251005_m010714_c001_v0001038_t0050_u01759626434109") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f358_d20251005_m010713_c001_v7007000_t0000_u01759626433383") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1944aa_d20251005_m010709_c001_v0001116_t0048_u01759626429407") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f408c1cfbd05d766d_d20251005_m010708_c001_v7007000_t0000_u01759626428438") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f11837344b90665b1_d20251005_m010706_c001_v0001044_t0019_u01759626426447") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f417c1ee29740b6da_d20251005_m010706_c001_v7007000_t0000_u01759626426260") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f11837344b906659b_d20251005_m010702_c001_v0001044_t0025_u01759626422254") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f417c1ee29740b6d7_d20251005_m010701_c001_v7007000_t0000_u01759626421487") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19446e_d20251005_m010655_c001_v0001116_t0048_u01759626415538") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa48f_d20251005_m010654_c001_v7007000_t0000_u01759626414576") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f115fcb19adc56379_d20251005_m010652_c001_v0001180_t0016_u01759626412716") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f418771dc44c629f3_d20251005_m010652_c001_v7007000_t0000_u01759626412520") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f115fcb19adc5635d_d20251005_m010648_c001_v0001180_t0030_u01759626408820") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f418771dc44c629da_d20251005_m010648_c001_v7007000_t0000_u01759626408092") 2025/10/05 01:13:41 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194433_d20251005_m010639_c001_v0001116_t0046_u01759626399743") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc2391b_d20251005_m010638_c001_v7007000_t0000_u01759626398835") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1039b6be3ff45327_d20251005_m010637_c001_v0001176_t0050_u01759626397193") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e30b6_d20251005_m010637_c001_v7007000_t0000_u01759626397010") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1039b6be3ff4530f_d20251005_m010633_c001_v0001176_t0004_u01759626393784") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e30b2_d20251005_m010633_c001_v7007000_t0000_u01759626393053") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ef88_d20251005_m010626_c001_v0001172_t0030_u01759626386422") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f2db_d20251005_m010625_c001_v7007000_t0000_u01759626385278") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1121faa3ca97b19c_d20251005_m010619_c001_v0001179_t0002_u01759626379441") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f417c1ee29740b640_d20251005_m010619_c001_v7007000_t0000_u01759626379242") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcded8_d20251005_m010614_c001_v0001184_t0059_u01759626374395") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f107d108cf9f6f6ab_d20251005_m010613_c001_v0001171_t0046_u01759626373536") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f107d108cf9f6f6a1_d20251005_m010612_c001_v0001171_t0012_u01759626372510") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bd3d8_d20251005_m010559_c001_v7007000_t0000_u01759626359027") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eeaa_d20251005_m010551_c001_v0001172_t0051_u01759626351474") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1162cbaa5c35f14c_d20251005_m010550_c001_v0001102_t0007_u01759626350456") 2025/10/05 01:13:42 DEBUG : dst/one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1162cbaa5c35f13c_d20251005_m010549_c001_v0001102_t0047_u01759626349277") 2025/10/05 01:13:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa4c0_d20251005_m010745_c001_v7007000_t0000_u01759626465439") 2025/10/05 01:13:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1054afd097cc152b_d20251005_m010741_c001_v0001161_t0055_u01759626461844") 2025/10/05 01:13:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1144a70d1fb32135_d20251005_m010736_c001_v0001144_t0035_u01759626456942") 2025/10/05 01:13:42 DEBUG : dst/one.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8976b_d20251005_m010731_c001_v7007000_t0000_u01759626451834") 2025/10/05 01:13:43 DEBUG : dst/one.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1175899a3c66339a_d20251005_m010729_c001_v0001105_t0039_u01759626449018") 2025/10/05 01:13:43 DEBUG : dst/one.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f11327eb5154022ac_d20251005_m010725_c001_v0001144_t0036_u01759626445022") 2025/10/05 01:13:43 DEBUG : dst/one.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f408c1cfbd05d7673_d20251005_m010719_c001_v7007000_t0000_u01759626439428") 2025/10/05 01:13:43 DEBUG : dst/one.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f100b39f1d01107a0_d20251005_m010716_c001_v0001032_t0012_u01759626436658") 2025/10/05 01:13:43 DEBUG : dst/one.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1063388fbac6615f_d20251005_m010712_c001_v0001105_t0009_u01759626432991") 2025/10/05 01:13:43 DEBUG : dst/three: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f2dd_d20251005_m010625_c001_v7007000_t0000_u01759626385459") 2025/10/05 01:13:43 DEBUG : dst/three: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f107d108cf9f6f71c_d20251005_m010623_c001_v0001171_t0025_u01759626383764") 2025/10/05 01:13:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa4c2_d20251005_m010745_c001_v7007000_t0000_u01759626465620") 2025/10/05 01:13:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f10424fa4ea6e2c66_d20251005_m010743_c001_v0001172_t0040_u01759626463495") 2025/10/05 01:13:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f114a6b9aad8d8238_d20251005_m010739_c001_v0001116_t0033_u01759626459297") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa4c3_d20251005_m010745_c001_v7007000_t0000_u01759626465842") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f101f3a6f8b38a6c2_d20251005_m010744_c001_v0001038_t0004_u01759626464357") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984b2c_d20251005_m010744_c001_v7007000_t0000_u01759626464172") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f101f3a6f8b38a6b6_d20251005_m010739_c001_v0001038_t0002_u01759626459976") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984b28_d20251005_m010739_c001_v7007000_t0000_u01759626459794") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce30e_d20251005_m010734_c001_v0001184_t0026_u01759626454224") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8976c_d20251005_m010732_c001_v7007000_t0000_u01759626452018") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1151b2ad5b009983_d20251005_m010731_c001_v0001179_t0057_u01759626451066") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40313894bdc11979_d20251005_m010730_c001_v7007000_t0000_u01759626450879") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1151b2ad5b00996b_d20251005_m010727_c001_v0001179_t0049_u01759626447683") 2025/10/05 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40313894bdc1195c_d20251005_m010727_c001_v7007000_t0000_u01759626447500") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1944e2_d20251005_m010721_c001_v0001116_t0006_u01759626441893") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f35b_d20251005_m010718_c001_v7007000_t0000_u01759626438670") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce228_d20251005_m010715_c001_v0001184_t0019_u01759626435864") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f359_d20251005_m010715_c001_v7007000_t0000_u01759626435128") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1944b2_d20251005_m010710_c001_v0001116_t0032_u01759626430197") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f417c1ee29740b6dc_d20251005_m010707_c001_v7007000_t0000_u01759626427524") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce17b_d20251005_m010705_c001_v0001184_t0054_u01759626425041") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f417c1ee29740b6d9_d20251005_m010703_c001_v7007000_t0000_u01759626423950") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194474_d20251005_m010656_c001_v0001116_t0058_u01759626416602") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f418771dc44c629f7_d20251005_m010653_c001_v7007000_t0000_u01759626413540") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce0bb_d20251005_m010650_c001_v0001184_t0000_u01759626410664") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f418771dc44c629e5_d20251005_m010649_c001_v7007000_t0000_u01759626409565") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194445_d20251005_m010643_c001_v0001116_t0028_u01759626403025") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e30b7_d20251005_m010637_c001_v7007000_t0000_u01759626397927") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074efc6_d20251005_m010635_c001_v0001172_t0045_u01759626395683") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e30b3_d20251005_m010634_c001_v7007000_t0000_u01759626394603") 2025/10/05 01:13:44 DEBUG : dst/three.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcdf8a_d20251005_m010628_c001_v0001184_t0022_u01759626388216") 2025/10/05 01:13:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8976d_d20251005_m010732_c001_v7007000_t0000_u01759626452210") 2025/10/05 01:13:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f104032db5bada2bf_d20251005_m010730_c001_v0001181_t0020_u01759626450667") 2025/10/05 01:13:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f100e8b18a233fb25_d20251005_m010727_c001_v0001092_t0033_u01759626447081") 2025/10/05 01:13:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f408c1cfbd05d7674_d20251005_m010719_c001_v7007000_t0000_u01759626439611") 2025/10/05 01:13:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f104e59d55ae3ab0d_d20251005_m010718_c001_v0001145_t0025_u01759626438201") 2025/10/05 01:13:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1069e441dd429cda_d20251005_m010714_c001_v0001184_t0005_u01759626434910") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa4c4_d20251005_m010746_c001_v7007000_t0000_u01759626466024") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194504_d20251005_m010733_c001_v0001116_t0048_u01759626453692") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8976e_d20251005_m010732_c001_v7007000_t0000_u01759626452391") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce278_d20251005_m010721_c001_v0001184_t0048_u01759626441674") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f408c1cfbd05d7676_d20251005_m010719_c001_v7007000_t0000_u01759626439794") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce1cf_d20251005_m010710_c001_v0001184_t0039_u01759626430004") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f408c1cfbd05d766e_d20251005_m010708_c001_v7007000_t0000_u01759626428623") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce114_d20251005_m010656_c001_v0001184_t0052_u01759626416394") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa490_d20251005_m010654_c001_v7007000_t0000_u01759626414760") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce023_d20251005_m010640_c001_v0001184_t0053_u01759626400733") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc2391c_d20251005_m010639_c001_v7007000_t0000_u01759626399017") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1943ff_d20251005_m010627_c001_v0001116_t0020_u01759626387071") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f2de_d20251005_m010625_c001_v7007000_t0000_u01759626385639") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f106610c51f6a261d_d20251005_m010621_c001_v0001090_t0003_u01759626381304") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bd3d9_d20251005_m010559_c001_v7007000_t0000_u01759626359209") 2025/10/05 01:13:45 DEBUG : dst/two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1162cbaa5c35f178_d20251005_m010557_c001_v0001102_t0029_u01759626357909") 2025/10/05 01:13:45 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc23808_d20251005_m010522_c001_v7007000_t0000_u01759626322542") 2025/10/05 01:13:45 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcdbc6_d20251005_m010518_c001_v0001184_t0047_u01759626318944") 2025/10/05 01:13:45 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc23806_d20251005_m010516_c001_v7007000_t0000_u01759626316688") 2025/10/05 01:13:45 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcdb43_d20251005_m010507_c001_v0001184_t0023_u01759626307186") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc237ee_d20251005_m010458_c001_v7007000_t0000_u01759626298591") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcda9c_d20251005_m010455_c001_v0001184_t0041_u01759626295228") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b254_d20251005_m010433_c001_v7007000_t0000_u01759626273044") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec22_d20251005_m010430_c001_v0001172_t0055_u01759626270519") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b236_d20251005_m010429_c001_v7007000_t0000_u01759626269545") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec11_d20251005_m010428_c001_v0001172_t0015_u01759626268116") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b1fc_d20251005_m010424_c001_v7007000_t0000_u01759626264830") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebf4_d20251005_m010422_c001_v0001172_t0050_u01759626262606") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b1d6_d20251005_m010421_c001_v7007000_t0000_u01759626261555") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebdb_d20251005_m010418_c001_v0001172_t0045_u01759626258860") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58589_d20251005_m010411_c001_v7007000_t0000_u01759626251954") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb9d_d20251005_m010410_c001_v0001172_t0021_u01759626250189") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58571_d20251005_m010408_c001_v7007000_t0000_u01759626248922") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb8f_d20251005_m010407_c001_v0001172_t0050_u01759626247863") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58542_d20251005_m010402_c001_v7007000_t0000_u01759626242241") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb4b_d20251005_m010359_c001_v0001172_t0032_u01759626239907") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58529_d20251005_m010358_c001_v7007000_t0000_u01759626238022") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb34_d20251005_m010356_c001_v0001172_t0017_u01759626236717") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58528_d20251005_m010356_c001_v7007000_t0000_u01759626236352") 2025/10/05 01:13:46 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f11224a5753333486_d20251005_m010355_c001_v0001178_t0024_u01759626235676") 2025/10/05 01:13:47 DEBUG : empty space: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb24_d20251005_m010353_c001_v0001172_t0037_u01759626233810") 2025/10/05 01:13:47 DEBUG : enormous: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b24d_d20251005_m010432_c001_v7007000_t0000_u01759626272092") 2025/10/05 01:13:47 DEBUG : enormous: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec26_d20251005_m010431_c001_v0001172_t0037_u01759626271162") 2025/10/05 01:13:47 DEBUG : existing: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4090fc5fa40aa4c7_d20251005_m010750_c001_v7007000_t0000_u01759626470884") 2025/10/05 01:13:47 DEBUG : existing: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194542_d20251005_m010749_c001_v0001116_t0007_u01759626469342") 2025/10/05 01:13:47 DEBUG : existing: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc237e9_d20251005_m010453_c001_v7007000_t0000_u01759626293420") 2025/10/05 01:13:47 DEBUG : existing: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcda73_d20251005_m010452_c001_v0001184_t0019_u01759626292307") 2025/10/05 01:13:47 DEBUG : existing: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c924b91_d20251005_m010349_c001_v7007000_t0000_u01759626229877") 2025/10/05 01:13:47 DEBUG : existing: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eaf6_d20251005_m010348_c001_v0001172_t0058_u01759626228554") 2025/10/05 01:13:47 DEBUG : existing: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c924b83_d20251005_m010347_c001_v7007000_t0000_u01759626227980") 2025/10/05 01:13:47 DEBUG : existing: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eae0_d20251005_m010346_c001_v0001172_t0016_u01759626226650") 2025/10/05 01:13:47 DEBUG : existing: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eada_d20251005_m010345_c001_v0001172_t0001_u01759626225166") 2025/10/05 01:13:47 DEBUG : existing-b: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc237ea_d20251005_m010453_c001_v7007000_t0000_u01759626293631") 2025/10/05 01:13:47 DEBUG : existing-b: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ecba_d20251005_m010452_c001_v0001172_t0057_u01759626292295") 2025/10/05 01:13:47 DEBUG : file1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cf0_d20251005_m010852_c001_v7007000_t0000_u01759626532476") 2025/10/05 01:13:47 DEBUG : file1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b3b3_d20251005_m010851_c001_v0001171_t0032_u01759626531253") 2025/10/05 01:13:47 DEBUG : file1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cba_d20251005_m010849_c001_v7007000_t0000_u01759626529957") 2025/10/05 01:13:47 DEBUG : file1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194676_d20251005_m010848_c001_v0001116_t0017_u01759626528359") 2025/10/05 01:13:47 DEBUG : five: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b26e_d20251005_m010437_c001_v7007000_t0000_u01759626277906") 2025/10/05 01:13:47 DEBUG : five: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4184fdeb3074ec46_d20251005_m010435_c001_v0001172_t0040_u01759626275471") 2025/10/05 01:13:47 DEBUG : foo: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58530_d20251005_m010359_c001_v7007000_t0000_u01759626239503") 2025/10/05 01:13:47 DEBUG : foo: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4184fdeb3074eb42_d20251005_m010358_c001_v0001172_t0040_u01759626238938") 2025/10/05 01:13:47 DEBUG : foo: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4184fdeb3074eb3c_d20251005_m010358_c001_v0001172_t0040_u01759626238386") 2025/10/05 01:13:48 DEBUG : four: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b26f_d20251005_m010438_c001_v7007000_t0000_u01759626278088") 2025/10/05 01:13:48 DEBUG : four: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4024a5f1fa194262_d20251005_m010436_c001_v0001116_t0024_u01759626276053") 2025/10/05 01:13:48 DEBUG : four: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec3e_d20251005_m010434_c001_v0001172_t0050_u01759626274243") 2025/10/05 01:13:48 DEBUG : hello world2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898ae6_d20251005_m010254_c001_v7007000_t0000_u01759626174504") 2025/10/05 01:13:48 DEBUG : hello world2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e97e_d20251005_m010253_c001_v0001172_t0032_u01759626173580") 2025/10/05 01:13:48 DEBUG : ignore-size: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c924b6a_d20251005_m010344_c001_v7007000_t0000_u01759626224801") 2025/10/05 01:13:48 DEBUG : ignore-size: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eaca_d20251005_m010343_c001_v0001172_t0023_u01759626223629") 2025/10/05 01:13:48 DEBUG : nested/sub dir/file: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc237e7_d20251005_m010451_c001_v7007000_t0000_u01759626291431") 2025/10/05 01:13:48 DEBUG : nested/sub dir/file: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcda64_d20251005_m010450_c001_v0001184_t0014_u01759626290422") 2025/10/05 01:13:48 DEBUG : nested/sub dir/file: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b28c_d20251005_m010449_c001_v7007000_t0000_u01759626289676") 2025/10/05 01:13:48 DEBUG : nested/sub dir/file: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcda4c_d20251005_m010448_c001_v0001184_t0055_u01759626288466") 2025/10/05 01:13:48 DEBUG : one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b270_d20251005_m010438_c001_v7007000_t0000_u01759626278268") 2025/10/05 01:13:48 DEBUG : one: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4184fdeb3074ec34_d20251005_m010433_c001_v0001172_t0040_u01759626273441") 2025/10/05 01:13:48 DEBUG : only0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c9d_d20251005_m010843_c001_v7007000_t0000_u01759626523886") 2025/10/05 01:13:48 DEBUG : only0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f409c509728dce6a4_d20251005_m010838_c001_v0001184_t0015_u01759626518173") 2025/10/05 01:13:48 DEBUG : only0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce5ab_d20251005_m010820_c001_v0001184_t0014_u01759626500817") 2025/10/05 01:13:48 DEBUG : only0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897ab_d20251005_m010814_c001_v7007000_t0000_u01759626494053") 2025/10/05 01:13:48 DEBUG : only0: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce421_d20251005_m010754_c001_v0001184_t0006_u01759626474813") 2025/10/05 01:13:48 DEBUG : only1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c9e_d20251005_m010844_c001_v7007000_t0000_u01759626524067") 2025/10/05 01:13:48 DEBUG : only1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4024a5f1fa194653_d20251005_m010838_c001_v0001116_t0024_u01759626518951") 2025/10/05 01:13:48 DEBUG : only1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce5bb_d20251005_m010821_c001_v0001184_t0015_u01759626501538") 2025/10/05 01:13:49 DEBUG : only1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897a9_d20251005_m010813_c001_v7007000_t0000_u01759626493665") 2025/10/05 01:13:49 DEBUG : only1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce42b_d20251005_m010755_c001_v0001184_t0020_u01759626475984") 2025/10/05 01:13:49 DEBUG : only10: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984c9f_d20251005_m010844_c001_v7007000_t0000_u01759626524247") 2025/10/05 01:13:49 DEBUG : only10: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f409c509728dce6b3_d20251005_m010839_c001_v0001184_t0015_u01759626519325") 2025/10/05 01:13:49 DEBUG : only10: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce62d_d20251005_m010829_c001_v0001184_t0017_u01759626509691") 2025/10/05 01:13:49 DEBUG : only10: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b0_d20251005_m010814_c001_v7007000_t0000_u01759626494440") 2025/10/05 01:13:49 DEBUG : only10: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce4a8_d20251005_m010804_c001_v0001184_t0040_u01759626484061") 2025/10/05 01:13:49 DEBUG : only11: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984ca1_d20251005_m010844_c001_v7007000_t0000_u01759626524429") 2025/10/05 01:13:49 DEBUG : only11: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4024a5f1fa194647_d20251005_m010838_c001_v0001116_t0024_u01759626518160") 2025/10/05 01:13:49 DEBUG : only11: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce63f_d20251005_m010830_c001_v0001184_t0041_u01759626510536") 2025/10/05 01:13:49 DEBUG : only11: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b2_d20251005_m010814_c001_v7007000_t0000_u01759626494623") 2025/10/05 01:13:49 DEBUG : only11: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce4bb_d20251005_m010805_c001_v0001184_t0007_u01759626485206") 2025/10/05 01:13:49 DEBUG : only12: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984ca2_d20251005_m010844_c001_v7007000_t0000_u01759626524618") 2025/10/05 01:13:49 DEBUG : only12: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4003bedfdee6446a_d20251005_m010838_c001_v0001115_t0022_u01759626518726") 2025/10/05 01:13:49 DEBUG : only12: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce649_d20251005_m010831_c001_v0001184_t0057_u01759626511828") 2025/10/05 01:13:49 DEBUG : only12: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b18999ca_d20251005_m010814_c001_v7007000_t0000_u01759626494451") 2025/10/05 01:13:49 DEBUG : only12: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce4d8_d20251005_m010806_c001_v0001184_t0026_u01759626486085") 2025/10/05 01:13:49 DEBUG : only13: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984ca4_d20251005_m010844_c001_v7007000_t0000_u01759626524799") 2025/10/05 01:13:49 DEBUG : only13: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402c6c698a55b330_d20251005_m010838_c001_v0001171_t0001_u01759626518947") 2025/10/05 01:13:49 DEBUG : only13: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce656_d20251005_m010832_c001_v0001184_t0040_u01759626512750") 2025/10/05 01:13:49 DEBUG : only13: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b18999cb_d20251005_m010814_c001_v7007000_t0000_u01759626494635") 2025/10/05 01:13:49 DEBUG : only13: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce4e4_d20251005_m010807_c001_v0001184_t0019_u01759626487204") 2025/10/05 01:13:50 DEBUG : only14: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984ca5_d20251005_m010844_c001_v7007000_t0000_u01759626524980") 2025/10/05 01:13:50 DEBUG : only14: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f409c509728dce6a7_d20251005_m010838_c001_v0001184_t0015_u01759626518559") 2025/10/05 01:13:50 DEBUG : only14: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce664_d20251005_m010833_c001_v0001184_t0026_u01759626513586") 2025/10/05 01:13:50 DEBUG : only14: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf70350b_d20251005_m010814_c001_v7007000_t0000_u01759626494596") 2025/10/05 01:13:50 DEBUG : only14: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce4ef_d20251005_m010808_c001_v0001184_t0031_u01759626488035") 2025/10/05 01:13:50 DEBUG : only15: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984ca7_d20251005_m010845_c001_v7007000_t0000_u01759626525161") 2025/10/05 01:13:50 DEBUG : only15: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4024a5f1fa19464d_d20251005_m010838_c001_v0001116_t0024_u01759626518568") 2025/10/05 01:13:50 DEBUG : only15: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce66c_d20251005_m010834_c001_v0001184_t0008_u01759626514414") 2025/10/05 01:13:50 DEBUG : only15: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf70350c_d20251005_m010814_c001_v7007000_t0000_u01759626494777") 2025/10/05 01:13:50 DEBUG : only15: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce4ff_d20251005_m010808_c001_v0001184_t0004_u01759626488932") 2025/10/05 01:13:50 DEBUG : only16: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984ca8_d20251005_m010845_c001_v7007000_t0000_u01759626525342") 2025/10/05 01:13:50 DEBUG : only16: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f409c509728dce6a9_d20251005_m010838_c001_v0001184_t0015_u01759626518743") 2025/10/05 01:13:50 DEBUG : only16: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce670_d20251005_m010835_c001_v0001184_t0054_u01759626515181") 2025/10/05 01:13:50 DEBUG : only16: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897ae_d20251005_m010814_c001_v7007000_t0000_u01759626494257") 2025/10/05 01:13:50 DEBUG : only16: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce512_d20251005_m010809_c001_v0001184_t0057_u01759626489918") 2025/10/05 01:13:51 DEBUG : only17: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984caa_d20251005_m010845_c001_v7007000_t0000_u01759626525524") 2025/10/05 01:13:51 DEBUG : only17: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4024a5f1fa19464f_d20251005_m010838_c001_v0001116_t0024_u01759626518752") 2025/10/05 01:13:51 DEBUG : only17: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce67e_d20251005_m010835_c001_v0001184_t0008_u01759626515837") 2025/10/05 01:13:51 DEBUG : only17: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b18999c8_d20251005_m010814_c001_v7007000_t0000_u01759626494064") 2025/10/05 01:13:51 DEBUG : only17: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce520_d20251005_m010810_c001_v0001184_t0006_u01759626490837") 2025/10/05 01:13:51 DEBUG : only18: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cab_d20251005_m010845_c001_v7007000_t0000_u01759626525706") 2025/10/05 01:13:51 DEBUG : only18: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4003bedfdee6446c_d20251005_m010838_c001_v0001115_t0022_u01759626518950") 2025/10/05 01:13:51 DEBUG : only18: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce68a_d20251005_m010836_c001_v0001184_t0016_u01759626516553") 2025/10/05 01:13:51 DEBUG : only18: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b3_d20251005_m010814_c001_v7007000_t0000_u01759626494794") 2025/10/05 01:13:51 DEBUG : only18: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce528_d20251005_m010811_c001_v0001184_t0011_u01759626491566") 2025/10/05 01:13:51 DEBUG : only19: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cad_d20251005_m010845_c001_v7007000_t0000_u01759626525890") 2025/10/05 01:13:51 DEBUG : only19: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f409c509728dce6ab_d20251005_m010838_c001_v0001184_t0015_u01759626518951") 2025/10/05 01:13:51 DEBUG : only19: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce694_d20251005_m010837_c001_v0001184_t0045_u01759626517225") 2025/10/05 01:13:51 DEBUG : only19: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b18999c9_d20251005_m010814_c001_v7007000_t0000_u01759626494267") 2025/10/05 01:13:51 DEBUG : only19: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce536_d20251005_m010812_c001_v0001184_t0031_u01759626492475") 2025/10/05 01:13:51 DEBUG : only2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cae_d20251005_m010846_c001_v7007000_t0000_u01759626526071") 2025/10/05 01:13:51 DEBUG : only2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402c6c698a55b332_d20251005_m010839_c001_v0001171_t0001_u01759626519131") 2025/10/05 01:13:52 DEBUG : only2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce5c5_d20251005_m010822_c001_v0001184_t0059_u01759626502651") 2025/10/05 01:13:52 DEBUG : only2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf70350a_d20251005_m010814_c001_v7007000_t0000_u01759626494414") 2025/10/05 01:13:52 DEBUG : only2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce437_d20251005_m010756_c001_v0001184_t0052_u01759626476641") 2025/10/05 01:13:52 DEBUG : only3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cb0_d20251005_m010846_c001_v7007000_t0000_u01759626526253") 2025/10/05 01:13:52 DEBUG : only3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f409c509728dce6ad_d20251005_m010839_c001_v0001184_t0015_u01759626519142") 2025/10/05 01:13:52 DEBUG : only3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce5cd_d20251005_m010823_c001_v0001184_t0015_u01759626503468") 2025/10/05 01:13:52 DEBUG : only3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897ad_d20251005_m010814_c001_v7007000_t0000_u01759626494245") 2025/10/05 01:13:52 DEBUG : only3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce449_d20251005_m010757_c001_v0001184_t0030_u01759626477492") 2025/10/05 01:13:52 DEBUG : only4: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cb1_d20251005_m010846_c001_v7007000_t0000_u01759626526433") 2025/10/05 01:13:52 DEBUG : only4: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4003bedfdee6446e_d20251005_m010839_c001_v0001115_t0022_u01759626519150") 2025/10/05 01:13:52 DEBUG : only4: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce5e1_d20251005_m010824_c001_v0001184_t0057_u01759626504373") 2025/10/05 01:13:52 DEBUG : only4: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897b1_d20251005_m010814_c001_v7007000_t0000_u01759626494611") 2025/10/05 01:13:52 DEBUG : only4: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce45b_d20251005_m010758_c001_v0001184_t0021_u01759626478226") 2025/10/05 01:13:52 DEBUG : only5: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cb2_d20251005_m010846_c001_v7007000_t0000_u01759626526678") 2025/10/05 01:13:52 DEBUG : only5: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4024a5f1fa194655_d20251005_m010839_c001_v0001116_t0024_u01759626519162") 2025/10/05 01:13:52 DEBUG : only5: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce5ed_d20251005_m010825_c001_v0001184_t0016_u01759626505181") 2025/10/05 01:13:52 DEBUG : only5: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897ac_d20251005_m010814_c001_v7007000_t0000_u01759626494066") 2025/10/05 01:13:52 DEBUG : only5: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce45f_d20251005_m010759_c001_v0001184_t0012_u01759626479319") 2025/10/05 01:13:52 DEBUG : only6: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cb3_d20251005_m010846_c001_v7007000_t0000_u01759626526858") 2025/10/05 01:13:52 DEBUG : only6: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402c6c698a55b334_d20251005_m010839_c001_v0001171_t0001_u01759626519314") 2025/10/05 01:13:52 DEBUG : only6: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce5f9_d20251005_m010825_c001_v0001184_t0012_u01759626505986") 2025/10/05 01:13:53 DEBUG : only6: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897aa_d20251005_m010813_c001_v7007000_t0000_u01759626493850") 2025/10/05 01:13:53 DEBUG : only6: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce473_d20251005_m010800_c001_v0001184_t0039_u01759626480289") 2025/10/05 01:13:53 DEBUG : only7: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cb4_d20251005_m010847_c001_v7007000_t0000_u01759626527040") 2025/10/05 01:13:53 DEBUG : only7: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4024a5f1fa194657_d20251005_m010839_c001_v0001116_t0024_u01759626519346") 2025/10/05 01:13:53 DEBUG : only7: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce601_d20251005_m010826_c001_v0001184_t0035_u01759626506774") 2025/10/05 01:13:53 DEBUG : only7: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf703507_d20251005_m010814_c001_v7007000_t0000_u01759626494039") 2025/10/05 01:13:53 DEBUG : only7: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce47d_d20251005_m010801_c001_v0001184_t0045_u01759626481416") 2025/10/05 01:13:53 DEBUG : only8: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cb5_d20251005_m010847_c001_v7007000_t0000_u01759626527221") 2025/10/05 01:13:53 DEBUG : only8: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4003bedfdee64472_d20251005_m010839_c001_v0001115_t0022_u01759626519333") 2025/10/05 01:13:53 DEBUG : only8: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce60f_d20251005_m010827_c001_v0001184_t0047_u01759626507822") 2025/10/05 01:13:53 DEBUG : only8: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f410e8027cf703509_d20251005_m010814_c001_v7007000_t0000_u01759626494233") 2025/10/05 01:13:53 DEBUG : only8: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce48e_d20251005_m010802_c001_v0001184_t0013_u01759626482381") 2025/10/05 01:13:53 DEBUG : only9: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cb6_d20251005_m010847_c001_v7007000_t0000_u01759626527402") 2025/10/05 01:13:53 DEBUG : only9: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402c6c698a55b33c_d20251005_m010839_c001_v0001171_t0001_u01759626519497") 2025/10/05 01:13:53 DEBUG : only9: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce620_d20251005_m010828_c001_v0001184_t0000_u01759626508560") 2025/10/05 01:13:53 DEBUG : only9: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f897af_d20251005_m010814_c001_v7007000_t0000_u01759626494428") 2025/10/05 01:13:53 DEBUG : only9: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce49a_d20251005_m010803_c001_v0001184_t0049_u01759626483133") 2025/10/05 01:13:53 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b28a_d20251005_m010447_c001_v7007000_t0000_u01759626287344") 2025/10/05 01:13:53 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194288_d20251005_m010445_c001_v0001116_t0052_u01759626285125") 2025/10/05 01:13:53 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b283_d20251005_m010444_c001_v7007000_t0000_u01759626284018") 2025/10/05 01:13:53 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcd9ff_d20251005_m010442_c001_v0001184_t0049_u01759626282278") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b279_d20251005_m010441_c001_v7007000_t0000_u01759626281515") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194278_d20251005_m010439_c001_v0001116_t0028_u01759626279227") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b219_d20251005_m010427_c001_v7007000_t0000_u01759626267215") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec05_d20251005_m010425_c001_v0001172_t0001_u01759626265379") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b1ee_d20251005_m010423_c001_v7007000_t0000_u01759626263597") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebef_d20251005_m010422_c001_v0001172_t0041_u01759626262106") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b1c2_d20251005_m010419_c001_v7007000_t0000_u01759626259986") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebd5_d20251005_m010418_c001_v0001172_t0050_u01759626258300") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58584_d20251005_m010411_c001_v7007000_t0000_u01759626251390") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb97_d20251005_m010409_c001_v0001172_t0003_u01759626249472") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58573_d20251005_m010409_c001_v7007000_t0000_u01759626249104") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb8b_d20251005_m010407_c001_v0001172_t0039_u01759626247375") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58563_d20251005_m010407_c001_v7007000_t0000_u01759626247011") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb84_d20251005_m010405_c001_v0001172_t0018_u01759626245979") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb7e_d20251005_m010405_c001_v0001172_t0031_u01759626245196") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58554_d20251005_m010404_c001_v7007000_t0000_u01759626244831") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb6b_d20251005_m010403_c001_v0001172_t0030_u01759626243485") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb65_d20251005_m010402_c001_v0001172_t0053_u01759626242789") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c58544_d20251005_m010402_c001_v7007000_t0000_u01759626242423") 2025/10/05 01:13:54 DEBUG : potato: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eb55_d20251005_m010400_c001_v0001172_t0009_u01759626240838") 2025/10/05 01:13:54 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40532a03aa6e3075_d20251005_m010533_c001_v7007000_t0000_u01759626333564") 2025/10/05 01:13:54 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194323_d20251005_m010532_c001_v0001116_t0029_u01759626332307") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc23809_d20251005_m010522_c001_v7007000_t0000_u01759626322938") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1942fc_d20251005_m010518_c001_v0001116_t0008_u01759626318010") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f407605954c711882_d20251005_m010510_c001_v7007000_t0000_u01759626310947") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1942d4_d20251005_m010506_c001_v0001116_t0040_u01759626306357") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc237f1_d20251005_m010459_c001_v7007000_t0000_u01759626299525") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1942a8_d20251005_m010454_c001_v0001116_t0009_u01759626294552") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b24f_d20251005_m010432_c001_v7007000_t0000_u01759626272273") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec20_d20251005_m010430_c001_v0001172_t0045_u01759626270094") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b238_d20251005_m010429_c001_v7007000_t0000_u01759626269726") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec0f_d20251005_m010427_c001_v0001172_t0045_u01759626267766") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b21c_d20251005_m010427_c001_v7007000_t0000_u01759626267395") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec0b_d20251005_m010426_c001_v0001172_t0006_u01759626266427") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b1ff_d20251005_m010425_c001_v7007000_t0000_u01759626265011") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebf9_d20251005_m010423_c001_v0001172_t0027_u01759626263968") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b1d9_d20251005_m010421_c001_v7007000_t0000_u01759626261736") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebdd_d20251005_m010420_c001_v0001172_t0059_u01759626260002") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c5858b_d20251005_m010412_c001_v7007000_t0000_u01759626252137") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ebab_d20251005_m010411_c001_v0001172_t0043_u01759626251087") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898aee_d20251005_m010258_c001_v7007000_t0000_u01759626178019") 2025/10/05 01:13:55 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e98e_d20251005_m010257_c001_v0001172_t0018_u01759626177123") 2025/10/05 01:13:56 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898ae9_d20251005_m010256_c001_v7007000_t0000_u01759626176143") 2025/10/05 01:13:56 DEBUG : potato2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e984_d20251005_m010255_c001_v0001172_t0056_u01759626175058") 2025/10/05 01:13:56 DEBUG : potato3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc2380a_d20251005_m010523_c001_v7007000_t0000_u01759626323738") 2025/10/05 01:13:56 DEBUG : potato3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eda7_d20251005_m010519_c001_v0001172_t0012_u01759626319580") 2025/10/05 01:13:56 DEBUG : potato3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f407605954c711883_d20251005_m010511_c001_v7007000_t0000_u01759626311132") 2025/10/05 01:13:56 DEBUG : potato3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ed3a_d20251005_m010507_c001_v0001172_t0005_u01759626307764") 2025/10/05 01:13:56 DEBUG : potato3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc237f0_d20251005_m010459_c001_v7007000_t0000_u01759626299345") 2025/10/05 01:13:56 DEBUG : potato3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eccf_d20251005_m010455_c001_v0001172_t0014_u01759626295460") 2025/10/05 01:13:56 DEBUG : pre-dest1/1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f258_d20251005_m010608_c001_v7007000_t0000_u01759626368300") 2025/10/05 01:13:56 DEBUG : pre-dest1/1: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eee5_d20251005_m010559_c001_v0001172_t0009_u01759626359960") 2025/10/05 01:13:56 DEBUG : pre-dest2/2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f25b_d20251005_m010608_c001_v7007000_t0000_u01759626368481") 2025/10/05 01:13:56 DEBUG : pre-dest2/2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19438f_d20251005_m010600_c001_v0001116_t0023_u01759626360795") 2025/10/05 01:13:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bd3cf_d20251005_m010545_c001_v7007000_t0000_u01759626345235") 2025/10/05 01:13:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcdd18_d20251005_m010541_c001_v0001184_t0023_u01759626341371") 2025/10/05 01:13:56 DEBUG : sizeonly: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c924b54_d20251005_m010343_c001_v7007000_t0000_u01759626223076") 2025/10/05 01:13:56 DEBUG : sizeonly: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eabe_d20251005_m010341_c001_v0001172_t0033_u01759626221599") 2025/10/05 01:13:56 DEBUG : splitbanan: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf627_d20251005_m011100_c001_v7007000_t0000_u01759626660776") 2025/10/05 01:13:56 DEBUG : splitbanan: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcedd0_d20251005_m011053_c001_v0001184_t0056_u01759626653148") 2025/10/05 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd73_d20251005_m011231_c001_v7007000_t0000_u01759626751024") 2025/10/05 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf178_d20251005_m011224_c001_v0001184_t0052_u01759626744217") 2025/10/05 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea93_d20251005_m011213_c001_v7007000_t0000_u01759626733127") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf0ab_d20251005_m011206_c001_v0001184_t0007_u01759626726461") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4076aecfaa80eb9f_d20251005_m011155_c001_v7007000_t0000_u01759626715197") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf015_d20251005_m011148_c001_v0001184_t0016_u01759626708720") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40109ad4bf791888_d20251005_m011137_c001_v7007000_t0000_u01759626697459") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcef5e_d20251005_m011130_c001_v0001184_t0017_u01759626690755") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1ea00_d20251005_m011118_c001_v7007000_t0000_u01759626678836") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dceeb5_d20251005_m011112_c001_v0001184_t0025_u01759626672144") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4066ddda765bf5ef_d20251005_m011054_c001_v7007000_t0000_u01759626654886") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b7ea_d20251005_m011052_c001_v0001171_t0058_u01759626652078") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad80_d20251005_m011041_c001_v7007000_t0000_u01759626641381") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19482a_d20251005_m011034_c001_v0001116_t0008_u01759626634055") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f402f244ed9f8ad64_d20251005_m011032_c001_v7007000_t0000_u01759626632942") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64647_d20251005_m011028_c001_v0001115_t0058_u01759626628759") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f415b62f10d95f513_d20251005_m011017_c001_v7007000_t0000_u01759626617864") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645f3_d20251005_m011010_c001_v0001115_t0045_u01759626610400") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c926616_d20251005_m011009_c001_v7007000_t0000_u01759626609292") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee645d3_d20251005_m011005_c001_v0001115_t0014_u01759626605514") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f400b2f8ced1f8541_d20251005_m010950_c001_v7007000_t0000_u01759626590004") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64572_d20251005_m010945_c001_v0001115_t0036_u01759626585641") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba985929_d20251005_m010935_c001_v7007000_t0000_u01759626575287") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64542_d20251005_m010927_c001_v0001115_t0039_u01759626567941") 2025/10/05 01:13:57 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1c56b_d20251005_m010917_c001_v7007000_t0000_u01759626557548") 2025/10/05 01:13:58 DEBUG : splitbananasplit: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee644fa_d20251005_m010910_c001_v0001115_t0023_u01759626550471") 2025/10/05 01:13:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40313894bdc11bef_d20251005_m011036_c001_v7007000_t0000_u01759626636148") 2025/10/05 01:13:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194811_d20251005_m011030_c001_v0001116_t0028_u01759626630153") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984d10_d20251005_m010900_c001_v7007000_t0000_u01759626540481") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee644d1_d20251005_m010857_c001_v0001115_t0006_u01759626537391") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c586f5_d20251005_m010856_c001_v7007000_t0000_u01759626536275") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa194685_d20251005_m010853_c001_v0001116_t0056_u01759626533417") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4168637a5fc237e8_d20251005_m010451_c001_v7007000_t0000_u01759626291686") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa19429c_d20251005_m010450_c001_v0001116_t0051_u01759626290410") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b28d_d20251005_m010449_c001_v7007000_t0000_u01759626289857") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074eca4_d20251005_m010448_c001_v0001172_t0049_u01759626288825") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c924b1e_d20251005_m010339_c001_v7007000_t0000_u01759626219158") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ea9a_d20251005_m010337_c001_v0001172_t0056_u01759626217381") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c924b09_d20251005_m010337_c001_v7007000_t0000_u01759626217019") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ea90_d20251005_m010335_c001_v0001172_t0054_u01759626215675") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c924af2_d20251005_m010333_c001_v7007000_t0000_u01759626213540") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ea74_d20251005_m010331_c001_v0001172_t0049_u01759626211720") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c924ae0_d20251005_m010331_c001_v7007000_t0000_u01759626211178") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ea62_d20251005_m010329_c001_v0001172_t0042_u01759626209650") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ea4b_d20251005_m010326_c001_v0001172_t0008_u01759626206380") 2025/10/05 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c92414d_d20251005_m010325_c001_v7007000_t0000_u01759626205953") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ea3d_d20251005_m010324_c001_v0001172_t0042_u01759626204492") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ea32_d20251005_m010323_c001_v0001172_t0040_u01759626203310") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41954d729c9236d4_d20251005_m010322_c001_v7007000_t0000_u01759626202949") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ea1c_d20251005_m010319_c001_v0001172_t0008_u01759626199411") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ea02_d20251005_m010316_c001_v0001172_t0024_u01759626196178") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898b1a_d20251005_m010315_c001_v7007000_t0000_u01759626195812") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e9f9_d20251005_m010314_c001_v0001172_t0043_u01759626194930") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e9ef_d20251005_m010313_c001_v0001172_t0044_u01759626193475") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898b10_d20251005_m010313_c001_v7007000_t0000_u01759626193111") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e9d1_d20251005_m010308_c001_v0001172_t0014_u01759626188965") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898b06_d20251005_m010308_c001_v7007000_t0000_u01759626188598") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e9cd_d20251005_m010307_c001_v0001172_t0030_u01759626187470") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898b01_d20251005_m010306_c001_v7007000_t0000_u01759626186520") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e9bd_d20251005_m010305_c001_v0001172_t0025_u01759626185378") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898aff_d20251005_m010304_c001_v7007000_t0000_u01759626184832") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e9b2_d20251005_m010304_c001_v0001172_t0004_u01759626184097") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898afb_d20251005_m010303_c001_v7007000_t0000_u01759626183184") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e9a2_d20251005_m010301_c001_v0001172_t0018_u01759626181558") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898af5_d20251005_m010301_c001_v7007000_t0000_u01759626181009") 2025/10/05 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e99c_d20251005_m010259_c001_v0001172_t0019_u01759626179962") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898af2_d20251005_m010259_c001_v7007000_t0000_u01759626179410") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e994_d20251005_m010258_c001_v0001172_t0013_u01759626178566") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898ae2_d20251005_m010253_c001_v7007000_t0000_u01759626173034") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e978_d20251005_m010252_c001_v0001172_t0058_u01759626172186") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898adf_d20251005_m010251_c001_v7007000_t0000_u01759626171594") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e970_d20251005_m010250_c001_v0001172_t0054_u01759626170568") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898adc_d20251005_m010249_c001_v7007000_t0000_u01759626169662") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e968_d20251005_m010249_c001_v0001172_t0059_u01759626169037") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f42295322b1898ac7_d20251005_m010246_c001_v7007000_t0000_u01759626166570") 2025/10/05 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074e95e_d20251005_m010245_c001_v0001172_t0006_u01759626165711") 2025/10/05 01:14:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984d11_d20251005_m010900_c001_v7007000_t0000_u01759626540662") 2025/10/05 01:14:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55b3ed_d20251005_m010857_c001_v0001171_t0014_u01759626537406") 2025/10/05 01:14:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f41538102f8c586f6_d20251005_m010856_c001_v7007000_t0000_u01759626536458") 2025/10/05 01:14:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce796_d20251005_m010853_c001_v0001184_t0032_u01759626533427") 2025/10/05 01:14:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd76_d20251005_m011233_c001_v7007000_t0000_u01759626753789") 2025/10/05 01:14:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee647f8_d20251005_m011232_c001_v0001115_t0026_u01759626752464") 2025/10/05 01:14:00 DEBUG : sub/yam: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b289_d20251005_m010446_c001_v7007000_t0000_u01759626286801") 2025/10/05 01:14:00 DEBUG : sub/yam: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcda24_d20251005_m010444_c001_v0001184_t0036_u01759626284771") 2025/10/05 01:14:00 DEBUG : test_dir1/file2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cf1_d20251005_m010852_c001_v7007000_t0000_u01759626532660") 2025/10/05 01:14:00 DEBUG : test_dir1/file2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee644bc_d20251005_m010850_c001_v0001115_t0027_u01759626530907") 2025/10/05 01:14:00 DEBUG : test_dir1/file2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cd4_d20251005_m010850_c001_v7007000_t0000_u01759626530139") 2025/10/05 01:14:01 DEBUG : test_dir1/file2: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce740_d20251005_m010848_c001_v0001184_t0030_u01759626528365") 2025/10/05 01:14:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cf2_d20251005_m010852_c001_v7007000_t0000_u01759626532841") 2025/10/05 01:14:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dce769_d20251005_m010850_c001_v0001184_t0059_u01759626530900") 2025/10/05 01:14:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f412f4da4ba984cd5_d20251005_m010850_c001_v7007000_t0000_u01759626530320") 2025/10/05 01:14:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee644a4_d20251005_m010848_c001_v0001115_t0035_u01759626528341") 2025/10/05 01:14:01 DEBUG : three: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b271_d20251005_m010438_c001_v7007000_t0000_u01759626278486") 2025/10/05 01:14:01 DEBUG : three: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec53_d20251005_m010436_c001_v0001172_t0055_u01759626276774") 2025/10/05 01:14:01 DEBUG : three: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec3c_d20251005_m010433_c001_v0001172_t0038_u01759626273810") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd79_d20251005_m011235_c001_v7007000_t0000_u01759626755404") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55baf8_d20251005_m011234_c001_v0001171_t0013_u01759626754740") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd97_d20251005_m011256_c001_v7007000_t0000_u01759626776206") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1949e8_d20251005_m011254_c001_v0001116_t0016_u01759626774244") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd92_d20251005_m011252_c001_v7007000_t0000_u01759626772707") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55bb6f_d20251005_m011251_c001_v0001171_t0032_u01759626771073") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd8c_d20251005_m011250_c001_v7007000_t0000_u01759626770103") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee6483e_d20251005_m011249_c001_v0001115_t0042_u01759626769176") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd84_d20251005_m011243_c001_v7007000_t0000_u01759626763644") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55bb21_d20251005_m011242_c001_v0001171_t0005_u01759626762304") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd87_d20251005_m011246_c001_v7007000_t0000_u01759626766470") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1949c7_d20251005_m011244_c001_v0001116_t0059_u01759626764588") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd80_d20251005_m011241_c001_v7007000_t0000_u01759626761334") 2025/10/05 01:14:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1003bedfdee64814_d20251005_m011240_c001_v0001115_t0047_u01759626760350") 2025/10/05 01:14:01 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd7e_d20251005_m011239_c001_v7007000_t0000_u01759626759400") 2025/10/05 01:14:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf20a_d20251005_m011238_c001_v0001184_t0008_u01759626758795") 2025/10/05 01:14:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd7d_d20251005_m011237_c001_v7007000_t0000_u01759626757839") 2025/10/05 01:14:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1024a5f1fa1949b5_d20251005_m011236_c001_v0001116_t0003_u01759626756363") 2025/10/05 01:14:02 DEBUG : toe/toe/toe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f40492fcb1910424b_d20251005_m011302_c001_v7007000_t0000_u01759626782013") 2025/10/05 01:14:02 DEBUG : toe/toe/toe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f102c6c698a55bbc9_d20251005_m011301_c001_v0001171_t0011_u01759626781268") 2025/10/05 01:14:02 DEBUG : toe/toe/toe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd8a_d20251005_m011248_c001_v7007000_t0000_u01759626768196") 2025/10/05 01:14:02 DEBUG : toe/toe/toe: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf261_d20251005_m011247_c001_v0001184_t0026_u01759626767435") 2025/10/05 01:14:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd98_d20251005_m011256_c001_v7007000_t0000_u01759626776791") 2025/10/05 01:14:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcf2e0_d20251005_m011256_c001_v0001184_t0037_u01759626776011") 2025/10/05 01:14:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4202c3ba8a96bd94_d20251005_m011253_c001_v7007000_t0000_u01759626773286") 2025/10/05 01:14:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1073899a1cbf80b0_d20251005_m011252_c001_v0001098_t0038_u01759626772348") 2025/10/05 01:14:02 DEBUG : two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b272_d20251005_m010438_c001_v7007000_t0000_u01759626278672") 2025/10/05 01:14:02 DEBUG : two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f409c509728dcd9c5_d20251005_m010436_c001_v0001184_t0015_u01759626276210") 2025/10/05 01:14:02 DEBUG : two: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f4184fdeb3074ec38_d20251005_m010433_c001_v0001172_t0040_u01759626273626") 2025/10/05 01:14:02 DEBUG : yam: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b28b_d20251005_m010447_c001_v7007000_t0000_u01759626287525") 2025/10/05 01:14:02 DEBUG : yam: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1088689867392e63_d20251005_m010446_c001_v0001182_t0014_u01759626286606") 2025/10/05 01:14:02 DEBUG : yam: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b281_d20251005_m010443_c001_v7007000_t0000_u01759626283472") 2025/10/05 01:14:02 DEBUG : yam: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1184fdeb3074ec79_d20251005_m010442_c001_v0001172_t0005_u01759626282267") 2025/10/05 01:14:02 DEBUG : yam: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b275_d20251005_m010440_c001_v7007000_t0000_u01759626280966") 2025/10/05 01:14:02 DEBUG : yam: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f109c509728dcd9e9_d20251005_m010439_c001_v0001184_t0013_u01759626279237") 2025/10/05 01:14:03 DEBUG : yaml: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b284_d20251005_m010444_c001_v7007000_t0000_u01759626284198") 2025/10/05 01:14:03 DEBUG : yaml: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f1190a0a0c0a12717_d20251005_m010443_c001_v0001099_t0055_u01759626283121") 2025/10/05 01:14:03 DEBUG : yaml: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f421b5a6ef2d1b27a_d20251005_m010441_c001_v7007000_t0000_u01759626281697") 2025/10/05 01:14:03 DEBUG : yaml: Deleting (id "4_z5f827d63e04dbb1b9f980e1b_f101ecb304f79d46f_d20251005_m010440_c001_v0001100_t0036_u01759626280636") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m21.591039921s (try 1/5)