"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/28 02:10:46 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi" 2026/07/28 02:10:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/28 02:10:47 DEBUG : Creating backend with remote "/tmp/rclone3905243938" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:10:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:10:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/28 02:10:48 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:10:48 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:10:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 02:10:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:10:49 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:10:49 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:10:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:10:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:10:50 INFO : sub dir/hello world: Copied (new) 2026/07/28 02:10:50 DEBUG : B2 bucket rclone-test-detanex1yahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:10:51 DEBUG : Creating backend with remote "/non-existing" 2026/07/28 02:10:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/28 02:10:51 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:10:51 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:10:52 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:10:52 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:10:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:10:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:10:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:10:54 INFO : B2 bucket rclone-test-detanex1yahi: Running all checks before starting transfers 2026/07/28 02:10:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:10:54 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:10:54 INFO : B2 bucket rclone-test-detanex1yahi: Checks finished, now starting transfers 2026/07/28 02:10:54 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:10:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:10:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:10:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.42s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:10:55 ERROR : Ignoring --no-traverse with sync 2026/07/28 02:10:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:10:56 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:10:56 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:10:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:10:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:10:56 INFO : sub dir/hello world: Copied (new) 2026/07/28 02:10:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:10:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/28 02:10:57 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:10:57 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:10:57 DEBUG : hello world2: size = 12 OK 2026/07/28 02:10:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/28 02:10:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:10:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:10:58 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:10:58 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:10:59 DEBUG : potato2: size = 11 OK 2026/07/28 02:10:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:10:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:11:00 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:00 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:01 DEBUG : potato2: size = 11 OK 2026/07/28 02:11:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.03s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/28 02:11:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 02:11:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/28 02:11:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 02:11:02 INFO : sub dir2: Making directory 2026/07/28 02:11:02 INFO : sub dir: Making directory 2026/07/28 02:11:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:02 INFO : sub dir2/sub sub dir2: Making directory 2026/07/28 02:11:02 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:02 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:11:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:02 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" 2026/07/28 02:11:02 DEBUG : B2 bucket rclone-test-detanex1yahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:03 INFO : sub dir2: Making directory 2026/07/28 02:11:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/28 02:11:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 02:11:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:03 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:03 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:11:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.54s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:04 DEBUG : sub dir2: Making directory with metadata 2026/07/28 02:11:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 02:11:04 INFO : sub dir2: Making directory 2026/07/28 02:11:04 INFO : sub dir: Making directory 2026/07/28 02:11:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:04 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:04 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:11:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:05 INFO : sub dir/hello world: Copied (new) 2026/07/28 02:11:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/28 02:11:05 DEBUG : B2 bucket rclone-test-detanex1yahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/28 02:11:05 DEBUG : B2 bucket rclone-test-detanex1yahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.44s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:06 INFO : sub dir2: Making directory 2026/07/28 02:11:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:06 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:06 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:11:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:07 INFO : sub dir/hello world: Copied (new) 2026/07/28 02:11:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:07 DEBUG : sub dir2: Making directory with metadata 2026/07/28 02:11:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 02:11:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 02:11:08 INFO : sub dir2: Making directory 2026/07/28 02:11:08 INFO : sub dir: Making directory 2026/07/28 02:11:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:08 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:08 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:11:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:08 INFO : sub dir/hello world: Copied (new) 2026/07/28 02:11:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/28 02:11:08 DEBUG : B2 bucket rclone-test-detanex1yahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:09 INFO : sub dir2: Making directory 2026/07/28 02:11:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:09 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:09 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:11:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:10 INFO : sub dir/hello world: Copied (new) 2026/07/28 02:11:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.37s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dicikab3xoqa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-detanex1yahi -> B2 bucket rclone-test-dicikab3xoqa 2026/07/28 02:11:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:12 DEBUG : B2 bucket rclone-test-dicikab3xoqa: Waiting for checks to finish 2026/07/28 02:11:12 DEBUG : B2 bucket rclone-test-dicikab3xoqa: Waiting for transfers to finish 2026/07/28 02:11:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:11:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 02:11:13 DEBUG : B2 bucket rclone-test-dicikab3xoqa: Purge remote 2026/07/28 02:11:13 INFO : B2 bucket rclone-test-dicikab3xoqa: cleaning bucket "rclone-test-dicikab3xoqa" of all files 2026/07/28 02:11:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f128da370ddab6b9ff80e1b_f111e647424445c31_d20260728_m021113_c001_v0001183_t0045_u01785204673566") --- PASS: TestServerSideCopy (4.10s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:11:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:11:16 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 02:11:16 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:16 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:16 DEBUG : sub dir/hello world: size = 17 OK 2026/07/28 02:11:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/28 02:11:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.59s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:19 DEBUG : Creating backend with remote "TestB2:rclone-test-siwahen8guga" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-detanex1yahi -> B2 bucket rclone-test-siwahen8guga 2026/07/28 02:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:20 DEBUG : B2 bucket rclone-test-siwahen8guga: Waiting for checks to finish 2026/07/28 02:11:20 DEBUG : B2 bucket rclone-test-siwahen8guga: Waiting for transfers to finish 2026/07/28 02:11:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:11:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 02:11:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:11:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-siwahen8guga) 2026/07/28 02:11:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 02:11:23 DEBUG : B2 bucket rclone-test-siwahen8guga: Waiting for checks to finish 2026/07/28 02:11:23 DEBUG : B2 bucket rclone-test-siwahen8guga: Waiting for transfers to finish 2026/07/28 02:11:23 DEBUG : sub dir/hello world: size = 17 OK 2026/07/28 02:11:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/28 02:11:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 02:11:23 DEBUG : B2 bucket rclone-test-siwahen8guga: Purge remote 2026/07/28 02:11:23 INFO : B2 bucket rclone-test-siwahen8guga: cleaning bucket "rclone-test-siwahen8guga" of all files 2026/07/28 02:11:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf32ad8370ddab6b9ff80e1b_f111a3bdfd82e7888_d20260728_m021123_c001_v0001032_t0015_u01785204683189") 2026/07/28 02:11:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf32ad8370ddab6b9ff80e1b_f1149e5a0a009d6d9_d20260728_m021121_c001_v0001167_t0013_u01785204681349") --- PASS: TestServerSideCopyOverSelf (7.34s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:26 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:11:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:11:26 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 02:11:26 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:26 DEBUG : sub dir/hello world: size = 17 OK 2026/07/28 02:11:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/28 02:11:26 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/28 02:11:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.46s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:28 DEBUG : Creating backend with remote "TestB2:rclone-test-figuyow4mego" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-detanex1yahi -> B2 bucket rclone-test-figuyow4mego 2026/07/28 02:11:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:29 DEBUG : B2 bucket rclone-test-figuyow4mego: Waiting for checks to finish 2026/07/28 02:11:29 DEBUG : B2 bucket rclone-test-figuyow4mego: Waiting for transfers to finish 2026/07/28 02:11:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:11:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 02:11:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:11:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-figuyow4mego) 2026/07/28 02:11:31 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 02:11:31 DEBUG : B2 bucket rclone-test-figuyow4mego: Waiting for checks to finish 2026/07/28 02:11:31 DEBUG : B2 bucket rclone-test-figuyow4mego: Waiting for transfers to finish 2026/07/28 02:11:32 DEBUG : sub dir/hello world: size = 17 OK 2026/07/28 02:11:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/28 02:11:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 02:11:32 INFO : sub dir/hello world: Deleted 2026/07/28 02:11:33 DEBUG : testing file moves 2026/07/28 02:11:33 DEBUG : B2 bucket rclone-test-figuyow4mego: Waiting for checks to finish 2026/07/28 02:11:33 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:11:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-figuyow4mego) 2026/07/28 02:11:33 DEBUG : sub dir/hello world: Sizes differ 2026/07/28 02:11:33 DEBUG : B2 bucket rclone-test-figuyow4mego: Waiting for transfers to finish 2026/07/28 02:11:34 DEBUG : sub dir/hello world: size = 24 OK 2026/07/28 02:11:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/28 02:11:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/28 02:11:34 INFO : sub dir/hello world: Deleted 2026/07/28 02:11:34 DEBUG : B2 bucket rclone-test-figuyow4mego: Purge remote 2026/07/28 02:11:34 INFO : B2 bucket rclone-test-figuyow4mego: cleaning bucket "rclone-test-figuyow4mego" of all files 2026/07/28 02:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f12cda370ddab6b9ff80e1b_f113dc970c257eeb8_d20260728_m021133_c001_v0001105_t0011_u01785204693920") 2026/07/28 02:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f12cda370ddab6b9ff80e1b_f1178fd6aa6ea7e30_d20260728_m021132_c001_v0001101_t0041_u01785204692108") 2026/07/28 02:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f12cda370ddab6b9ff80e1b_f106922773c5e5fac_d20260728_m021129_c001_v0001117_t0051_u01785204689858") --- PASS: TestServerSideMoveOverSelf (8.66s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:36 ERROR : error listing: directory not found 2026/07/28 02:11:36 INFO : Local file system at /tmp/rclone3905243938: Making directory 2026/07/28 02:11:37 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:37 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.60s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:11:38 DEBUG : Local file system at /tmp/rclone3905243938: Waiting for checks to finish 2026/07/28 02:11:38 DEBUG : Local file system at /tmp/rclone3905243938: Waiting for transfers to finish 2026/07/28 02:11:39 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/28 02:11:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:11:39 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/28 02:11:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.16s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/28 02:11:40 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:40 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:40 DEBUG : check sum: size = 1 OK 2026/07/28 02:11:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/28 02:11:40 INFO : check sum: Copied (new) 2026/07/28 02:11:40 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:40 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:40 DEBUG : check sum: size = 1 OK 2026/07/28 02:11:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/28 02:11:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/28 02:11:40 DEBUG : check sum: Unchanged skipping 2026/07/28 02:11:40 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:40 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/28 02:11:41 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:41 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:42 DEBUG : sizeonly: size = 6 OK 2026/07/28 02:11:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/28 02:11:42 INFO : sizeonly: Copied (new) 2026/07/28 02:11:42 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:42 DEBUG : sizeonly: size = 6 OK 2026/07/28 02:11:42 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:42 DEBUG : sizeonly: Sizes identical 2026/07/28 02:11:42 DEBUG : sizeonly: Unchanged skipping 2026/07/28 02:11:42 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:42 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.80s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/28 02:11:43 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:43 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/28 02:11:43 INFO : ignore-size: Copied (new) 2026/07/28 02:11:43 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:11:44 DEBUG : ignore-size: Unchanged skipping 2026/07/28 02:11:44 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:44 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:44 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.78s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:45 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:45 DEBUG : existing: size = 6 OK 2026/07/28 02:11:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:11:45 DEBUG : existing: Unchanged skipping 2026/07/28 02:11:45 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:45 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:45 INFO : There was nothing to transfer 2026/07/28 02:11:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/28 02:11:46 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:46 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:46 DEBUG : existing: size = 6 OK 2026/07/28 02:11:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/28 02:11:46 INFO : existing: Copied (replaced existing) 2026/07/28 02:11:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.30s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/28 02:11:47 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:47 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:48 DEBUG : existing: size = 6 OK 2026/07/28 02:11:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/28 02:11:48 INFO : existing: Copied (new) 2026/07/28 02:11:48 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:48 DEBUG : existing: Destination exists, skipping 2026/07/28 02:11:48 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:48 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:48 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/28 02:11:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/28 02:11:50 DEBUG : c/non empty space: size = 5 OK 2026/07/28 02:11:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:11:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/28 02:11:50 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:50 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:50 DEBUG : a/potato2: size = 60 OK 2026/07/28 02:11:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:11:50 INFO : a/potato2: Copied (new) 2026/07/28 02:11:50 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:50 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:52 DEBUG : empty space: size = 1 OK 2026/07/28 02:11:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/28 02:11:52 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/28 02:11:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/28 02:11:52 DEBUG : empty space: Unchanged skipping 2026/07/28 02:11:52 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:52 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:52 INFO : There was nothing to transfer 2026/07/28 02:11:52 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:52 DEBUG : empty space: size = 1 OK 2026/07/28 02:11:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/28 02:11:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/28 02:11:53 INFO : empty space: Updated modification time in destination 2026/07/28 02:11:53 DEBUG : empty space: Unchanged skipping 2026/07/28 02:11:53 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:53 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:55 DEBUG : empty space: size = 1 OK 2026/07/28 02:11: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 2026/07/28 02:11:55 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/28 02:11:55 DEBUG : empty space: Unchanged skipping 2026/07/28 02:11:55 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:55 DEBUG : Waiting for deletions to finish 2026/07/28 02:11:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:56 DEBUG : foo: size = 3 OK 2026/07/28 02:11:56 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:56 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/28 02:11:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:11:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:11:56 DEBUG : foo: sha1 differ 2026/07/28 02:11:56 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:57 DEBUG : foo: size = 3 OK 2026/07/28 02:11:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/28 02:11:57 INFO : foo: Copied (replaced existing) 2026/07/28 02:11:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:11:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/28 02:11:58 DEBUG : empty space: size = 1 OK 2026/07/28 02:11:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:11:58 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:11:58 DEBUG : empty space: Unchanged skipping 2026/07/28 02:11:58 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:11:59 DEBUG : potato: size = 60 OK 2026/07/28 02:11:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:11:59 INFO : potato: Copied (new) 2026/07/28 02:11:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:01 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:01 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:12:01 DEBUG : potato: size = 60 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:12:01 DEBUG : potato: Sizes differ 2026/07/28 02:12:01 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:02 DEBUG : potato: size = 21 OK 2026/07/28 02:12:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/28 02:12:02 INFO : potato: Copied (replaced existing) 2026/07/28 02:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.75s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:03 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:03 DEBUG : potato: size = 21 OK 2026/07/28 02:12:03 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/28 02:12:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3905243938) 2026/07/28 02:12:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:12:03 DEBUG : potato: sha1 differ 2026/07/28 02:12:03 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:04 DEBUG : potato: size = 21 OK 2026/07/28 02:12:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/28 02:12:04 INFO : potato: Copied (replaced existing) 2026/07/28 02:12:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:12:06 DEBUG : empty space: size = 1 OK 2026/07/28 02:12:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:12:06 DEBUG : empty space: Unchanged skipping 2026/07/28 02:12:06 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:06 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/28 02:12:06 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:12:08 DEBUG : empty space: size = 1 OK 2026/07/28 02:12:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:12:08 DEBUG : empty space: Unchanged skipping 2026/07/28 02:12:08 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:08 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:08 DEBUG : potato2: size = 60 OK 2026/07/28 02:12:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:12:08 INFO : potato2: Copied (new) 2026/07/28 02:12:08 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:10 INFO : d: Making directory 2026/07/28 02:12:10 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/28 02:12:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/28 02:12:11 DEBUG : c/non empty space: size = 5 OK 2026/07/28 02:12:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:12:11 DEBUG : c/non empty space: Unchanged skipping 2026/07/28 02:12:11 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:11 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:11 DEBUG : a/potato2: size = 60 OK 2026/07/28 02:12:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:12:11 INFO : a/potato2: Copied (new) 2026/07/28 02:12:11 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:13 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/28 02:12:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/28 02:12:14 DEBUG : c/non empty space: size = 5 OK 2026/07/28 02:12:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:12:14 DEBUG : c/non empty space: Unchanged skipping 2026/07/28 02:12:14 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:14 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:14 DEBUG : a/potato2: size = 60 OK 2026/07/28 02:12:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:12:14 INFO : a/potato2: Copied (new) 2026/07/28 02:12:14 ERROR : B2 bucket rclone-test-detanex1yahi: not deleting files as there were IO errors 2026/07/28 02:12:14 ERROR : B2 bucket rclone-test-detanex1yahi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.26s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:16 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:12:16 DEBUG : empty space: size = 1 OK 2026/07/28 02:12:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:12:16 DEBUG : empty space: Unchanged skipping 2026/07/28 02:12:16 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:16 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:17 INFO : potato: Deleted 2026/07/28 02:12:17 DEBUG : potato2: size = 60 OK 2026/07/28 02:12:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:12:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.43s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:19 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:19 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:19 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:19 INFO : potato: Deleted 2026/07/28 02:12:20 DEBUG : empty space: size = 1 OK 2026/07/28 02:12:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:12:20 DEBUG : empty space: Unchanged skipping 2026/07/28 02:12:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:12:20 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:20 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:20 DEBUG : potato2: size = 60 OK 2026/07/28 02:12:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:12:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.16s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:12:22 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:22 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:22 DEBUG : potato2: size = 19 OK 2026/07/28 02:12:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/28 02:12:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.97s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:24 DEBUG : enormous: Excluded (Size Filter) 2026/07/28 02:12:24 DEBUG : enormous: Excluded 2026/07/28 02:12:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 02:12:24 DEBUG : potato2: Excluded 2026/07/28 02:12:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 02:12:24 DEBUG : potato2: Excluded 2026/07/28 02:12:24 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:24 DEBUG : empty space: size = 1 OK 2026/07/28 02:12:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:12:24 DEBUG : empty space: Unchanged skipping 2026/07/28 02:12:24 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:24 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:24 INFO : There was nothing to transfer 2026/07/28 02:12:25 DEBUG : enormous: Excluded (Size Filter) 2026/07/28 02:12:25 DEBUG : enormous: Excluded 2026/07/28 02:12:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 02:12:25 DEBUG : potato2: Excluded 2026/07/28 02:12:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 02:12:25 DEBUG : potato2: Excluded 2026/07/28 02:12:25 DEBUG : empty space: size = 1 OK 2026/07/28 02:12:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/28 02:12:25 DEBUG : empty space: Unchanged skipping 2026/07/28 02:12:25 DEBUG : Local file system at /tmp/rclone3905243938: Waiting for checks to finish 2026/07/28 02:12:25 DEBUG : Local file system at /tmp/rclone3905243938: Waiting for transfers to finish 2026/07/28 02:12:25 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:27 DEBUG : enormous: Excluded (Size Filter) 2026/07/28 02:12:27 DEBUG : enormous: Excluded 2026/07/28 02:12:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/28 02:12:27 DEBUG : potato2: Excluded 2026/07/28 02:12:27 DEBUG : empty space: size = 1 OK 2026/07/28 02:12:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:12:27 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:27 DEBUG : empty space: Unchanged skipping 2026/07/28 02:12:27 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:28 INFO : enormous: Deleted 2026/07/28 02:12:28 INFO : potato2: Deleted 2026/07/28 02:12:28 INFO : There was nothing to transfer 2026/07/28 02:12:28 DEBUG : empty space: size = 1 OK 2026/07/28 02:12:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/28 02:12:28 DEBUG : Local file system at /tmp/rclone3905243938: Waiting for checks to finish 2026/07/28 02:12:28 DEBUG : empty space: Unchanged skipping 2026/07/28 02:12:28 DEBUG : Local file system at /tmp/rclone3905243938: Waiting for transfers to finish 2026/07/28 02:12:28 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:28 INFO : enormous: Deleted 2026/07/28 02:12:28 INFO : potato2: Deleted 2026/07/28 02:12:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.77s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:31 DEBUG : five: Need to transfer - File not found at Destination 2026/07/28 02:12:31 DEBUG : four: size = 4 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:12:31 DEBUG : four: size = 8 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:12:31 DEBUG : four: Sizes differ 2026/07/28 02:12:31 DEBUG : three: size = 5 OK 2026/07/28 02:12:31 DEBUG : three: Sizes identical 2026/07/28 02:12:31 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:31 DEBUG : two: size = 3 OK 2026/07/28 02:12:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/28 02:12:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/28 02:12:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3905243938) 2026/07/28 02:12:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:12:31 DEBUG : one: Destination is newer than source, skipping 2026/07/28 02:12:31 DEBUG : two: sha1 differ 2026/07/28 02:12:31 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:31 DEBUG : five: size = 4 OK 2026/07/28 02:12:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/28 02:12:31 INFO : five: Copied (new) 2026/07/28 02:12:31 DEBUG : four: size = 4 OK 2026/07/28 02:12:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/28 02:12:31 INFO : four: Copied (replaced existing) 2026/07/28 02:12:31 DEBUG : two: size = 3 OK 2026/07/28 02:12:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/28 02:12:31 INFO : two: Copied (replaced existing) 2026/07/28 02:12:31 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:32 DEBUG : five: size = 4 OK 2026/07/28 02:12:32 DEBUG : three: size = 5 OK 2026/07/28 02:12:32 DEBUG : four: size = 4 OK 2026/07/28 02:12:32 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:32 DEBUG : one: Destination is newer than source, skipping 2026/07/28 02:12:32 DEBUG : two: size = 3 OK 2026/07/28 02:12:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/28 02:12:32 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/28 02:12:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3905243938) 2026/07/28 02:12:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/28 02:12:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:12:32 DEBUG : three: sha1 differ 2026/07/28 02:12:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/28 02:12:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/28 02:12:32 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/28 02:12:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/28 02:12:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/28 02:12:32 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/28 02:12:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/28 02:12:32 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:33 DEBUG : three: size = 5 OK 2026/07/28 02:12:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/28 02:12:33 INFO : three: Copied (replaced existing) 2026/07/28 02:12:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/28 02:12:34 INFO : B2 bucket rclone-test-detanex1yahi: Making map for --track-renames 2026/07/28 02:12:34 INFO : B2 bucket rclone-test-detanex1yahi: Finished making map for --track-renames 2026/07/28 02:12:34 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/28 02:12:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/28 02:12:34 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for renames to finish 2026/07/28 02:12:34 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:34 DEBUG : potato: size = 14 OK 2026/07/28 02:12:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/28 02:12:34 INFO : potato: Copied (new) 2026/07/28 02:12:34 DEBUG : yam: size = 11 OK 2026/07/28 02:12:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/28 02:12:34 INFO : yam: Copied (new) 2026/07/28 02:12:34 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:35 DEBUG : potato: size = 14 OK 2026/07/28 02:12:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:12:35 INFO : B2 bucket rclone-test-detanex1yahi: Making map for --track-renames 2026/07/28 02:12:35 DEBUG : potato: Unchanged skipping 2026/07/28 02:12:35 INFO : B2 bucket rclone-test-detanex1yahi: Finished making map for --track-renames 2026/07/28 02:12:35 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:35 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for renames to finish 2026/07/28 02:12:36 DEBUG : yaml: size = 11 OK 2026/07/28 02:12:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/28 02:12:36 INFO : yam: Copied (server-side copy) to: yaml 2026/07/28 02:12:36 INFO : yam: Deleted 2026/07/28 02:12:36 INFO : yaml: Renamed from "yam" 2026/07/28 02:12:36 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/28 02:12:37 INFO : B2 bucket rclone-test-detanex1yahi: Making map for --track-renames 2026/07/28 02:12:37 INFO : B2 bucket rclone-test-detanex1yahi: Finished making map for --track-renames 2026/07/28 02:12:37 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/28 02:12:37 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for renames to finish 2026/07/28 02:12:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/28 02:12:37 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:37 DEBUG : yam: size = 11 OK 2026/07/28 02:12:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/28 02:12:37 INFO : yam: Copied (new) 2026/07/28 02:12:37 DEBUG : potato: size = 14 OK 2026/07/28 02:12:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/28 02:12:37 INFO : potato: Copied (new) 2026/07/28 02:12:37 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:38 DEBUG : potato: size = 14 OK 2026/07/28 02:12:38 INFO : B2 bucket rclone-test-detanex1yahi: Making map for --track-renames 2026/07/28 02:12:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:12:38 INFO : B2 bucket rclone-test-detanex1yahi: Finished making map for --track-renames 2026/07/28 02:12:38 DEBUG : potato: Unchanged skipping 2026/07/28 02:12:38 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:38 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for renames to finish 2026/07/28 02:12:38 DEBUG : yaml: size = 11 OK 2026/07/28 02:12:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/28 02:12:38 INFO : yam: Copied (server-side copy) to: yaml 2026/07/28 02:12:39 INFO : yam: Deleted 2026/07/28 02:12:39 INFO : yaml: Renamed from "yam" 2026/07/28 02:12:39 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/28 02:12:40 INFO : B2 bucket rclone-test-detanex1yahi: Making map for --track-renames 2026/07/28 02:12:40 INFO : B2 bucket rclone-test-detanex1yahi: Finished making map for --track-renames 2026/07/28 02:12:40 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:40 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for renames to finish 2026/07/28 02:12:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/28 02:12:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/28 02:12:40 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:40 DEBUG : sub/yam: size = 11 OK 2026/07/28 02:12:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/28 02:12:40 INFO : sub/yam: Copied (new) 2026/07/28 02:12:40 DEBUG : potato: size = 14 OK 2026/07/28 02:12:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/28 02:12:40 INFO : potato: Copied (new) 2026/07/28 02:12:40 DEBUG : Waiting for deletions to finish 2026/07/28 02:12:41 DEBUG : potato: size = 14 OK 2026/07/28 02:12:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:12:41 DEBUG : potato: Unchanged skipping 2026/07/28 02:12:41 INFO : B2 bucket rclone-test-detanex1yahi: Making map for --track-renames 2026/07/28 02:12:41 INFO : B2 bucket rclone-test-detanex1yahi: Finished making map for --track-renames 2026/07/28 02:12:41 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:41 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for renames to finish 2026/07/28 02:12:41 DEBUG : yam: size = 11 OK 2026/07/28 02:12:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/28 02:12:41 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/28 02:12:41 INFO : sub/yam: Deleted 2026/07/28 02:12:41 INFO : yam: Renamed from "sub/yam" 2026/07/28 02:12:41 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.70s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:42 DEBUG : Creating backend with remote "/tmp/rclone3905243938/dir1" 2026/07/28 02:12:42 DEBUG : Creating backend with remote "/tmp/rclone3905243938/dir2" 2026/07/28 02:12:42 DEBUG : Local file system at /tmp/rclone3905243938/dir2: Using server-side directory move 2026/07/28 02:12:42 INFO : Local file system at /tmp/rclone3905243938/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/28 02:12:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/28 02:12:42 DEBUG : Local file system at /tmp/rclone3905243938/dir2: Waiting for checks to finish 2026/07/28 02:12:42 DEBUG : Local file system at /tmp/rclone3905243938/dir2: Waiting for transfers to finish 2026/07/28 02:12:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:12:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/28 02:12:43 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:43 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/28 02:12:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/28 02:12:43 INFO : nested/sub dir/file: Copied (new) 2026/07/28 02:12:43 INFO : nested/sub dir/file: Deleted 2026/07/28 02:12:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:12:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:12:43 INFO : sub dir/hello world: Copied (new) 2026/07/28 02:12:43 INFO : sub dir/hello world: Deleted 2026/07/28 02:12:43 INFO : sub dir: Removing directory 2026/07/28 02:12:43 INFO : nested/sub dir: Removing directory 2026/07/28 02:12:43 INFO : nested: Removing directory 2026/07/28 02:12:43 DEBUG : Local file system at /tmp/rclone3905243938: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/28 02:12:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/28 02:12:44 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:44 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/28 02:12:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:12:44 INFO : sub dir/hello world: Copied (new) 2026/07/28 02:12:44 INFO : sub dir/hello world: Deleted 2026/07/28 02:12:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/28 02:12:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/28 02:12:44 INFO : nested/sub dir/file: Copied (new) 2026/07/28 02:12:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.30s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/28 02:12:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/28 02:12:45 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:45 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:46 DEBUG : existing: size = 6 OK 2026/07/28 02:12:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/28 02:12:46 INFO : existing: Copied (new) 2026/07/28 02:12:46 INFO : existing: Deleted 2026/07/28 02:12:46 DEBUG : existing-b: size = 6 OK 2026/07/28 02:12:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/28 02:12:46 INFO : existing-b: Copied (new) 2026/07/28 02:12:46 INFO : existing-b: Deleted 2026/07/28 02:12:46 DEBUG : existing: Destination exists, skipping 2026/07/28 02:12:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/28 02:12:46 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:12:46 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:12:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:12:47 DEBUG : Creating backend with remote "TestB2:rclone-test-benutif5refi" 2026/07/28 02:13:47 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/07/28 02:13:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/28 02:13:48 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-detanex1yahi -> B2 bucket rclone-test-benutif5refi 2026/07/28 02:13:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:13:53 DEBUG : empty space: size = 1 OK 2026/07/28 02:13:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 02:13:53 DEBUG : empty space: Unchanged skipping 2026/07/28 02:13:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:13:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-benutif5refi) 2026/07/28 02:13:53 DEBUG : potato3: Sizes differ 2026/07/28 02:13:53 DEBUG : B2 bucket rclone-test-benutif5refi: Waiting for checks to finish 2026/07/28 02:13:53 INFO : empty space: Deleted 2026/07/28 02:13:53 DEBUG : B2 bucket rclone-test-benutif5refi: Waiting for transfers to finish 2026/07/28 02:13:54 DEBUG : potato2: size = 60 OK 2026/07/28 02:13:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:13:54 INFO : potato2: Copied (server-side copy) 2026/07/28 02:13:54 INFO : potato2: Deleted 2026/07/28 02:13:54 DEBUG : potato3: size = 68 OK 2026/07/28 02:13:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/28 02:13:54 INFO : potato3: Copied (server-side copy) 2026/07/28 02:13:54 INFO : potato3: Deleted 2026/07/28 02:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-vafawov3bita" 2026/07/28 02:13:55 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/28 02:13:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:13:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/28 02:13:55 DEBUG : B2 bucket rclone-test-vafawov3bita: Waiting for checks to finish 2026/07/28 02:13:55 DEBUG : B2 bucket rclone-test-vafawov3bita: Waiting for transfers to finish 2026/07/28 02:13:56 DEBUG : potato3: size = 68 OK 2026/07/28 02:13:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/28 02:13:56 INFO : potato3: Copied (server-side copy) 2026/07/28 02:13:56 DEBUG : empty space: size = 1 OK 2026/07/28 02:13:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/28 02:13:56 INFO : empty space: Copied (server-side copy) 2026/07/28 02:13:57 INFO : potato3: Deleted 2026/07/28 02:13:57 INFO : empty space: Deleted 2026/07/28 02:13:57 DEBUG : potato2: size = 60 OK 2026/07/28 02:13:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:13:57 INFO : potato2: Copied (server-side copy) 2026/07/28 02:13:57 INFO : potato2: Deleted 2026/07/28 02:13:57 DEBUG : B2 bucket rclone-test-vafawov3bita: Purge remote 2026/07/28 02:13:57 INFO : B2 bucket rclone-test-vafawov3bita: cleaning bucket "rclone-test-vafawov3bita" of all files 2026/07/28 02:13:58 DEBUG : empty space: Deleting (id "4_z8f820d63800dab6b9ff80e1b_f1058ecdcc9c5d23a_d20260728_m021356_c001_v0001137_t0031_u01785204836347") 2026/07/28 02:13:58 DEBUG : potato2: Deleting (id "4_z8f820d63800dab6b9ff80e1b_f103116a95c8b9dae_d20260728_m021356_c001_v0001032_t0020_u01785204836911") 2026/07/28 02:13:58 DEBUG : potato3: Deleting (id "4_z8f820d63800dab6b9ff80e1b_f109d2747c0c59a44_d20260728_m021356_c001_v0001178_t0002_u01785204836718") 2026/07/28 02:13:58 DEBUG : B2 bucket rclone-test-benutif5refi: Purge remote 2026/07/28 02:13:58 INFO : B2 bucket rclone-test-benutif5refi: cleaning bucket "rclone-test-benutif5refi" of all files 2026/07/28 02:13:58 DEBUG : empty space: Deleting (id "4_z8f92fd4370fdab6b9ff80e1b_f4020872c6031d3b8_d20260728_m021357_c001_v7007000_t0000_u01785204837045") 2026/07/28 02:13:58 DEBUG : empty space: Deleting (id "4_z8f92fd4370fdab6b9ff80e1b_f10470b1646b8cffd_d20260728_m021352_c001_v0001157_t0017_u01785204832380") 2026/07/28 02:13:58 DEBUG : potato2: Deleting (id "4_z8f92fd4370fdab6b9ff80e1b_f4020872c6031d3ba_d20260728_m021357_c001_v7007000_t0000_u01785204837464") 2026/07/28 02:13:58 DEBUG : potato2: Deleting (id "4_z8f92fd4370fdab6b9ff80e1b_f119452410cb769aa_d20260728_m021353_c001_v0001130_t0031_u01785204833655") 2026/07/28 02:13:58 DEBUG : potato3: Deleting (id "4_z8f92fd4370fdab6b9ff80e1b_f4091565d59afc19c_d20260728_m021356_c001_v7007000_t0000_u01785204836953") 2026/07/28 02:13:58 DEBUG : potato3: Deleting (id "4_z8f92fd4370fdab6b9ff80e1b_f1033524786280503_d20260728_m021354_c001_v0001097_t0043_u01785204834006") 2026/07/28 02:13:58 DEBUG : potato3: Deleting (id "4_z8f92fd4370fdab6b9ff80e1b_f10470b1646b8cfff_d20260728_m021352_c001_v0001157_t0015_u01785204832844") --- PASS: TestServerSideMove (73.05s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nekuwel8buzo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-detanex1yahi -> B2 bucket rclone-test-nekuwel8buzo 2026/07/28 02:14:05 DEBUG : empty space: Excluded (Size Filter) 2026/07/28 02:14:05 DEBUG : empty space: Excluded 2026/07/28 02:14:05 DEBUG : empty space: Excluded (Size Filter) 2026/07/28 02:14:05 DEBUG : empty space: Excluded 2026/07/28 02:14:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:14:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:14:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nekuwel8buzo) 2026/07/28 02:14:05 DEBUG : potato3: Sizes differ 2026/07/28 02:14:05 DEBUG : B2 bucket rclone-test-nekuwel8buzo: Waiting for checks to finish 2026/07/28 02:14:05 DEBUG : B2 bucket rclone-test-nekuwel8buzo: Waiting for transfers to finish 2026/07/28 02:14:06 DEBUG : potato3: size = 68 OK 2026/07/28 02:14:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/28 02:14:06 INFO : potato3: Copied (server-side copy) 2026/07/28 02:14:06 DEBUG : potato2: size = 60 OK 2026/07/28 02:14:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:14:06 INFO : potato2: Copied (server-side copy) 2026/07/28 02:14:06 INFO : potato3: Deleted 2026/07/28 02:14:06 INFO : potato2: Deleted 2026/07/28 02:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-femufad3foto" 2026/07/28 02:14:07 DEBUG : empty space: Excluded (Size Filter) 2026/07/28 02:14:07 DEBUG : empty space: Excluded 2026/07/28 02:14:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:14:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/28 02:14:08 DEBUG : B2 bucket rclone-test-femufad3foto: Waiting for checks to finish 2026/07/28 02:14:08 DEBUG : B2 bucket rclone-test-femufad3foto: Waiting for transfers to finish 2026/07/28 02:14:09 DEBUG : potato2: size = 60 OK 2026/07/28 02:14:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:14:09 INFO : potato2: Copied (server-side copy) 2026/07/28 02:14:09 INFO : potato2: Deleted 2026/07/28 02:14:10 DEBUG : potato3: size = 68 OK 2026/07/28 02:14:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/28 02:14:10 INFO : potato3: Copied (server-side copy) 2026/07/28 02:14:10 INFO : potato3: Deleted 2026/07/28 02:14:10 DEBUG : B2 bucket rclone-test-femufad3foto: Purge remote 2026/07/28 02:14:10 INFO : B2 bucket rclone-test-femufad3foto: cleaning bucket "rclone-test-femufad3foto" of all files 2026/07/28 02:14:10 DEBUG : potato2: Deleting (id "4_z4fa23d73800dab6b9ff80e1b_f1053b21de8e4a21d_d20260728_m021408_c001_v0001029_t0042_u01785204848888") 2026/07/28 02:14:10 DEBUG : potato3: Deleting (id "4_z4fa23d73800dab6b9ff80e1b_f11791addcddbe368_d20260728_m021409_c001_v0001117_t0042_u01785204849191") 2026/07/28 02:14:11 DEBUG : B2 bucket rclone-test-nekuwel8buzo: Purge remote 2026/07/28 02:14:11 INFO : B2 bucket rclone-test-nekuwel8buzo: cleaning bucket "rclone-test-nekuwel8buzo" of all files 2026/07/28 02:14:11 DEBUG : empty space: Deleting (id "4_zbf122d53800dab6b9ff80e1b_f114a6490f95c3c53_d20260728_m021404_c001_v0001100_t0036_u01785204844904") 2026/07/28 02:14:11 DEBUG : potato2: Deleting (id "4_zbf122d53800dab6b9ff80e1b_f413394997d123c62_d20260728_m021409_c001_v7007000_t0000_u01785204849339") 2026/07/28 02:14:11 DEBUG : potato2: Deleting (id "4_zbf122d53800dab6b9ff80e1b_f110416611d7a0652_d20260728_m021406_c001_v0001131_t0015_u01785204846063") 2026/07/28 02:14:11 DEBUG : potato3: Deleting (id "4_zbf122d53800dab6b9ff80e1b_f413394997d123c6e_d20260728_m021410_c001_v7007000_t0000_u01785204850159") 2026/07/28 02:14:11 DEBUG : potato3: Deleting (id "4_zbf122d53800dab6b9ff80e1b_f11876439950058a4_d20260728_m021406_c001_v0001183_t0012_u01785204846421") 2026/07/28 02:14:11 DEBUG : potato3: Deleting (id "4_zbf122d53800dab6b9ff80e1b_f114a6490f95c3c55_d20260728_m021405_c001_v0001100_t0014_u01785204845350") --- PASS: TestServerSideMoveWithFilter (12.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-tovukag3boye" 2026/07/28 02:14:15 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-detanex1yahi -> B2 bucket rclone-test-tovukag3boye 2026/07/28 02:14:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:14:18 DEBUG : empty space: size = 1 OK 2026/07/28 02:14:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 02:14:18 DEBUG : empty space: Unchanged skipping 2026/07/28 02:14:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:14:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tovukag3boye) 2026/07/28 02:14:18 DEBUG : potato3: Sizes differ 2026/07/28 02:14:18 DEBUG : B2 bucket rclone-test-tovukag3boye: Waiting for checks to finish 2026/07/28 02:14:18 INFO : empty space: Deleted 2026/07/28 02:14:18 DEBUG : B2 bucket rclone-test-tovukag3boye: Waiting for transfers to finish 2026/07/28 02:14:18 DEBUG : potato2: size = 60 OK 2026/07/28 02:14:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:14:18 INFO : potato2: Copied (server-side copy) 2026/07/28 02:14:18 INFO : potato2: Deleted 2026/07/28 02:14:18 DEBUG : potato3: size = 68 OK 2026/07/28 02:14:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/28 02:14:18 INFO : potato3: Copied (server-side copy) 2026/07/28 02:14:19 INFO : potato3: Deleted 2026/07/28 02:14:19 DEBUG : Creating backend with remote "TestB2:rclone-test-focimuf4lico" 2026/07/28 02:14:20 INFO : tomatoDir: Making directory 2026/07/28 02:14:20 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/28 02:14:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/28 02:14:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/28 02:14:20 DEBUG : B2 bucket rclone-test-focimuf4lico: Waiting for checks to finish 2026/07/28 02:14:20 DEBUG : B2 bucket rclone-test-focimuf4lico: Waiting for transfers to finish 2026/07/28 02:14:21 DEBUG : empty space: size = 1 OK 2026/07/28 02:14:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/28 02:14:21 INFO : empty space: Copied (server-side copy) 2026/07/28 02:14:21 INFO : empty space: Deleted 2026/07/28 02:14:21 DEBUG : potato2: size = 60 OK 2026/07/28 02:14:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/28 02:14:21 INFO : potato2: Copied (server-side copy) 2026/07/28 02:14:21 INFO : potato2: Deleted 2026/07/28 02:14:22 DEBUG : potato3: size = 68 OK 2026/07/28 02:14:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/28 02:14:22 INFO : potato3: Copied (server-side copy) 2026/07/28 02:14:22 INFO : potato3: Deleted 2026/07/28 02:14:22 DEBUG : B2 bucket rclone-test-focimuf4lico: Purge remote 2026/07/28 02:14:22 INFO : B2 bucket rclone-test-focimuf4lico: cleaning bucket "rclone-test-focimuf4lico" of all files 2026/07/28 02:14:22 DEBUG : empty space: Deleting (id "4_zcfa26d73800dab6b9ff80e1b_f1129861eae90c379_d20260728_m021421_c001_v0001161_t0053_u01785204861266") 2026/07/28 02:14:22 DEBUG : potato2: Deleting (id "4_zcfa26d73800dab6b9ff80e1b_f106201c7a4d186de_d20260728_m021421_c001_v0001176_t0031_u01785204861624") 2026/07/28 02:14:22 DEBUG : potato3: Deleting (id "4_zcfa26d73800dab6b9ff80e1b_f107d5a3a9376bda2_d20260728_m021421_c001_v0001036_t0048_u01785204861636") 2026/07/28 02:14:23 DEBUG : B2 bucket rclone-test-tovukag3boye: Purge remote 2026/07/28 02:14:23 INFO : B2 bucket rclone-test-tovukag3boye: cleaning bucket "rclone-test-tovukag3boye" of all files 2026/07/28 02:14:23 DEBUG : empty space: Deleting (id "4_z1fc25d73800dab6b9ff80e1b_f4188738dafdacec1_d20260728_m021421_c001_v7007000_t0000_u01785204861622") 2026/07/28 02:14:23 DEBUG : empty space: Deleting (id "4_z1fc25d73800dab6b9ff80e1b_f10194010243d3657_d20260728_m021417_c001_v0001185_t0013_u01785204857492") 2026/07/28 02:14:23 DEBUG : potato2: Deleting (id "4_z1fc25d73800dab6b9ff80e1b_f4188738dafdacec2_d20260728_m021421_c001_v7007000_t0000_u01785204861824") 2026/07/28 02:14:23 DEBUG : potato2: Deleting (id "4_z1fc25d73800dab6b9ff80e1b_f112857997dd6146e_d20260728_m021418_c001_v0001172_t0020_u01785204858277") 2026/07/28 02:14:23 DEBUG : potato3: Deleting (id "4_z1fc25d73800dab6b9ff80e1b_f4188738dafdacec4_d20260728_m021422_c001_v7007000_t0000_u01785204862166") 2026/07/28 02:14:23 DEBUG : potato3: Deleting (id "4_z1fc25d73800dab6b9ff80e1b_f11347a5bee617062_d20260728_m021418_c001_v0001157_t0042_u01785204858586") 2026/07/28 02:14:23 DEBUG : potato3: Deleting (id "4_z1fc25d73800dab6b9ff80e1b_f10194010243d3659_d20260728_m021417_c001_v0001185_t0031_u01785204857693") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.47s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.31s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:14:27 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/rclone-sync-test" --- PASS: TestSyncOverlap (1.40s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:14:29 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/rclone-sync-test" 2026/07/28 02:14:31 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/rclone-sync-test-include/layer2" 2026/07/28 02:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/rclone-sync-test-ignore-file" 2026/07/28 02:14:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 02:14:36 DEBUG : B2 bucket rclone-test-detanex1yahi path rclone-sync-test: Waiting for checks to finish 2026/07/28 02:14:36 DEBUG : B2 bucket rclone-test-detanex1yahi path rclone-sync-test: Waiting for transfers to finish 2026/07/28 02:14:36 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:36 INFO : There was nothing to transfer 2026/07/28 02:14:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 02:14:37 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:14:37 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:14:37 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:37 INFO : There was nothing to transfer 2026/07/28 02:14:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 02:14:37 DEBUG : B2 bucket rclone-test-detanex1yahi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/28 02:14:37 DEBUG : B2 bucket rclone-test-detanex1yahi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/28 02:14:37 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:37 INFO : There was nothing to transfer 2026/07/28 02:14:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 02:14:38 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:14:38 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:14:38 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:38 INFO : There was nothing to transfer 2026/07/28 02:14:38 DEBUG : Excluded 2026/07/28 02:14:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/28 02:14:38 DEBUG : B2 bucket rclone-test-detanex1yahi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/28 02:14:38 DEBUG : B2 bucket rclone-test-detanex1yahi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/28 02:14:38 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:38 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.18s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/dst" 2026/07/28 02:14:40 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/CompareDest" 2026/07/28 02:14:42 DEBUG : one: Need to transfer - File not found at Destination 2026/07/28 02:14:42 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:14:42 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:14:43 DEBUG : one: size = 3 OK 2026/07/28 02:14:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/28 02:14:43 INFO : one: Copied (new) 2026/07/28 02:14:43 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:44 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:14:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:14:44 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:14:44 DEBUG : one: Sizes differ 2026/07/28 02:14:44 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:14:44 DEBUG : one: size = 5 OK 2026/07/28 02:14:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/28 02:14:44 INFO : one: Copied (replaced existing) 2026/07/28 02:14:44 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:46 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:14:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:14:46 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:14:46 DEBUG : one: Sizes differ 2026/07/28 02:14:46 DEBUG : one: size = 5 OK 2026/07/28 02:14:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:14:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/28 02:14:46 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:14:46 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:46 INFO : There was nothing to transfer 2026/07/28 02:14:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:14:47 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:14:47 DEBUG : one: Sizes differ 2026/07/28 02:14:48 DEBUG : two: size = 3 OK 2026/07/28 02:14:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:14:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/28 02:14:48 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:14:48 DEBUG : one: size = 5 OK 2026/07/28 02:14:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:14:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/28 02:14:48 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:14:48 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:48 INFO : There was nothing to transfer 2026/07/28 02:14:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:14:48 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:14:48 DEBUG : one: Sizes differ 2026/07/28 02:14:48 DEBUG : two: size = 3 OK 2026/07/28 02:14:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:14:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/28 02:14:48 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:14:48 DEBUG : one: size = 5 OK 2026/07/28 02:14:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:14:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/28 02:14:48 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:14:48 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:48 INFO : There was nothing to transfer 2026/07/28 02:14:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:14:49 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:14:49 DEBUG : one: Sizes differ 2026/07/28 02:14:49 DEBUG : two: size = 3 OK 2026/07/28 02:14:49 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 2026/07/28 02:14:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/28 02:14:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/28 02:14:49 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:14:49 DEBUG : one: size = 5 OK 2026/07/28 02:14:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:14:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/28 02:14:49 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:14:49 DEBUG : Waiting for deletions to finish 2026/07/28 02:14:49 INFO : There was nothing to transfer 2026/07/28 02:14:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:14:50 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:14:50 DEBUG : one: Sizes differ 2026/07/28 02:14:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:14:50 DEBUG : two: size = 3 (B2 bucket rclone-test-detanex1yahi path CompareDest) 2026/07/28 02:14:50 DEBUG : two: Sizes differ 2026/07/28 02:14:50 DEBUG : two: Need to transfer - File not found at Destination 2026/07/28 02:14:50 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:14:50 DEBUG : one: size = 5 OK 2026/07/28 02:14:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:14:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/28 02:14:50 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:14:51 DEBUG : two: size = 5 OK 2026/07/28 02:14:51 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/28 02:14:51 INFO : two: Copied (new) 2026/07/28 02:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.22s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:14:54 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/dest" 2026/07/28 02:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/pre-dest1" 2026/07/28 02:14:56 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/pre-dest2" 2026/07/28 02:14:58 DEBUG : 1: size = 1 OK 2026/07/28 02:14:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:14:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/28 02:14:58 DEBUG : 2: size = 1 OK 2026/07/28 02:14:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:14:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/28 02:14:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/28 02:14:58 DEBUG : B2 bucket rclone-test-detanex1yahi path dest: Waiting for checks to finish 2026/07/28 02:14:58 DEBUG : B2 bucket rclone-test-detanex1yahi path dest: Waiting for transfers to finish 2026/07/28 02:14:59 DEBUG : 3: size = 1 OK 2026/07/28 02:14:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/28 02:14:59 INFO : 3: Copied (new) 2026/07/28 02:14:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.59s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/dst" 2026/07/28 02:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/CopyDest" 2026/07/28 02:15:04 DEBUG : one: Need to transfer - File not found at Destination 2026/07/28 02:15:04 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:04 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:05 DEBUG : one: size = 3 OK 2026/07/28 02:15:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/28 02:15:05 INFO : one: Copied (new) 2026/07/28 02:15:05 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:06 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:15:06 DEBUG : one: Sizes differ 2026/07/28 02:15:06 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:06 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:06 DEBUG : one: size = 5 OK 2026/07/28 02:15:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/28 02:15:06 INFO : one: Copied (replaced existing) 2026/07/28 02:15:06 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/BackupDir" 2026/07/28 02:15:09 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:09 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:15:09 DEBUG : one: Sizes differ 2026/07/28 02:15:09 DEBUG : one: size = 5 OK 2026/07/28 02:15:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:15:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:09 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:15:09 DEBUG : one: Sizes differ 2026/07/28 02:15:10 DEBUG : one: size = 3 OK 2026/07/28 02:15:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/28 02:15:10 INFO : one: Copied (server-side copy) 2026/07/28 02:15:11 INFO : one: Deleted 2026/07/28 02:15:11 DEBUG : one: size = 5 OK 2026/07/28 02:15:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/28 02:15:11 INFO : one: Copied (server-side copy) 2026/07/28 02:15:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/28 02:15:11 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:11 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:12 DEBUG : one: size = 5 OK 2026/07/28 02:15:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:15:12 DEBUG : one: Unchanged skipping 2026/07/28 02:15:12 DEBUG : two: size = 3 OK 2026/07/28 02:15:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:15:13 DEBUG : two: size = 3 OK 2026/07/28 02:15:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/28 02:15:13 INFO : two: Copied (server-side copy) 2026/07/28 02:15:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/28 02:15:13 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:13 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:13 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:13 DEBUG : one: size = 5 OK 2026/07/28 02:15:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:15:13 DEBUG : two: size = 3 OK 2026/07/28 02:15:13 DEBUG : one: Unchanged skipping 2026/07/28 02:15:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:15:13 DEBUG : two: Unchanged skipping 2026/07/28 02:15:13 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:13 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:13 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:13 INFO : There was nothing to transfer 2026/07/28 02:15:14 DEBUG : one: size = 5 OK 2026/07/28 02:15:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:15:14 DEBUG : one: Unchanged skipping 2026/07/28 02:15:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:14 DEBUG : three: size = 5 (B2 bucket rclone-test-detanex1yahi path CopyDest) 2026/07/28 02:15:14 DEBUG : three: Sizes differ 2026/07/28 02:15:14 DEBUG : three: Destination not found in --copy-dest 2026/07/28 02:15:14 DEBUG : three: Need to transfer - File not found at Destination 2026/07/28 02:15:14 DEBUG : two: size = 3 OK 2026/07/28 02:15:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/28 02:15:14 DEBUG : two: Unchanged skipping 2026/07/28 02:15:14 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:14 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:15 DEBUG : three: size = 7 OK 2026/07/28 02:15:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/28 02:15:15 INFO : three: Copied (new) 2026/07/28 02:15:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.16s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:15:19 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/dst" 2026/07/28 02:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/backup" 2026/07/28 02:15:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:22 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:15:22 DEBUG : one: Sizes differ 2026/07/28 02:15:22 DEBUG : two: size = 3 OK 2026/07/28 02:15:22 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:15:22 DEBUG : two: Unchanged skipping 2026/07/28 02:15:23 DEBUG : one: size = 3 OK 2026/07/28 02:15:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/28 02:15:23 INFO : one: Copied (server-side copy) 2026/07/28 02:15:23 INFO : one: Deleted 2026/07/28 02:15:23 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:24 DEBUG : one: size = 4 OK 2026/07/28 02:15:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:15:24 INFO : one: Copied (new) 2026/07/28 02:15:24 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:25 DEBUG : three.txt: size = 5 OK 2026/07/28 02:15:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/28 02:15:25 INFO : three.txt: Copied (server-side copy) 2026/07/28 02:15:25 INFO : three.txt: Deleted 2026/07/28 02:15:25 INFO : three.txt: Moved into backup dir 2026/07/28 02:15:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:27 DEBUG : one: size = 4 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:15:27 DEBUG : one: Sizes differ 2026/07/28 02:15:27 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:27 DEBUG : two: size = 3 OK 2026/07/28 02:15:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:15:27 DEBUG : two: Unchanged skipping 2026/07/28 02:15:27 DEBUG : one: size = 4 OK 2026/07/28 02:15:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:15:27 INFO : one: Copied (server-side copy) 2026/07/28 02:15:27 INFO : one: Deleted 2026/07/28 02:15:27 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:28 DEBUG : one: size = 5 OK 2026/07/28 02:15:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/28 02:15:28 INFO : one: Copied (new) 2026/07/28 02:15:28 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:28 DEBUG : three.txt: size = 6 OK 2026/07/28 02:15:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/28 02:15:28 INFO : three.txt: Copied (server-side copy) 2026/07/28 02:15:28 INFO : three.txt: Deleted 2026/07/28 02:15:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.67s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:15:31 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/dst" 2026/07/28 02:15:32 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/backup" 2026/07/28 02:15:34 DEBUG : two: size = 3 OK 2026/07/28 02:15:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:15:34 DEBUG : two: Unchanged skipping 2026/07/28 02:15:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:34 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:15:34 DEBUG : one: Sizes differ 2026/07/28 02:15:34 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:35 DEBUG : one.bak: size = 3 OK 2026/07/28 02:15:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/28 02:15:35 INFO : one: Copied (server-side copy) to: one.bak 2026/07/28 02:15:36 INFO : one: Deleted 2026/07/28 02:15:36 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:36 DEBUG : one: size = 4 OK 2026/07/28 02:15:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:15:36 INFO : one: Copied (new) 2026/07/28 02:15:36 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:37 DEBUG : three.txt.bak: size = 5 OK 2026/07/28 02:15:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/28 02:15:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/28 02:15:37 INFO : three.txt: Deleted 2026/07/28 02:15:37 INFO : three.txt: Moved into backup dir 2026/07/28 02:15:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:39 DEBUG : one: size = 4 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:15:39 DEBUG : one: Sizes differ 2026/07/28 02:15:39 DEBUG : two: size = 3 OK 2026/07/28 02:15:39 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:15:39 DEBUG : two: Unchanged skipping 2026/07/28 02:15:39 DEBUG : one.bak: size = 4 OK 2026/07/28 02:15:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:15:39 INFO : one: Copied (server-side copy) to: one.bak 2026/07/28 02:15:39 INFO : one: Deleted 2026/07/28 02:15:39 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:39 DEBUG : one: size = 5 OK 2026/07/28 02:15:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/28 02:15:39 INFO : one: Copied (new) 2026/07/28 02:15:39 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:40 DEBUG : three.txt.bak: size = 6 OK 2026/07/28 02:15:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/28 02:15:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/28 02:15:40 INFO : three.txt: Deleted 2026/07/28 02:15:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/dst" 2026/07/28 02:15:44 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/backup" 2026/07/28 02:15:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:46 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:15:46 DEBUG : one: Sizes differ 2026/07/28 02:15:46 DEBUG : two: size = 3 OK 2026/07/28 02:15:46 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:15:46 DEBUG : two: Unchanged skipping 2026/07/28 02:15:48 DEBUG : one-2019-01-01: size = 3 OK 2026/07/28 02:15:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/28 02:15:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/28 02:15:48 INFO : one: Deleted 2026/07/28 02:15:48 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:49 DEBUG : one: size = 4 OK 2026/07/28 02:15:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:15:49 INFO : one: Copied (new) 2026/07/28 02:15:49 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/28 02:15:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/28 02:15:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/28 02:15:49 INFO : three.txt: Deleted 2026/07/28 02:15:49 INFO : three.txt: Moved into backup dir 2026/07/28 02:15:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:15:51 DEBUG : one: size = 4 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:15:51 DEBUG : one: Sizes differ 2026/07/28 02:15:51 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:15:51 DEBUG : two: size = 3 OK 2026/07/28 02:15:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:15:51 DEBUG : two: Unchanged skipping 2026/07/28 02:15:51 DEBUG : one-2019-01-01: size = 4 OK 2026/07/28 02:15:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:15:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/28 02:15:52 INFO : one: Deleted 2026/07/28 02:15:52 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:15:52 DEBUG : one: size = 5 OK 2026/07/28 02:15:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/28 02:15:52 INFO : one: Copied (new) 2026/07/28 02:15:52 DEBUG : Waiting for deletions to finish 2026/07/28 02:15:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/28 02:15:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/28 02:15:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/28 02:15:53 INFO : three.txt: Deleted 2026/07/28 02:15:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.47s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:15:55 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1185-09.backblaze.com/b2api/v1/b2_upload_file/9ff22d8370ddab6b9ff80e1b/c001_v0001185_t0029": EOF 2026/07/28 02:15:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-09.backblaze.com/b2api/v1/b2_upload_file/9ff22d8370ddab6b9ff80e1b/c001_v0001185_t0029": EOF) 2026/07/28 02:15:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-detanex1yahi: 1/10 (Post "https://pod-000-1185-09.backblaze.com/b2api/v1/b2_upload_file/9ff22d8370ddab6b9ff80e1b/c001_v0001185_t0029": EOF) 2026/07/28 02:15:58 DEBUG : pacer: Reducing sleep to 10ms 2026/07/28 02:15:58 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/dst" 2026/07/28 02:16:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:00 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:00 DEBUG : one: Sizes differ 2026/07/28 02:16:00 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:16:00 DEBUG : two: size = 3 OK 2026/07/28 02:16:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:00 DEBUG : two: Unchanged skipping 2026/07/28 02:16:00 DEBUG : one.bak: size = 3 OK 2026/07/28 02:16:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/28 02:16:00 INFO : one: Copied (server-side copy) to: one.bak 2026/07/28 02:16:01 INFO : one: Deleted 2026/07/28 02:16:01 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:16:01 DEBUG : one: size = 4 OK 2026/07/28 02:16:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:16:01 INFO : one: Copied (new) 2026/07/28 02:16:01 DEBUG : Waiting for deletions to finish 2026/07/28 02:16:02 DEBUG : three.txt.bak: size = 5 OK 2026/07/28 02:16:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/28 02:16:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/28 02:16:02 INFO : three.txt: Deleted 2026/07/28 02:16:02 INFO : three.txt: Moved into backup dir 2026/07/28 02:16:04 DEBUG : one.bak: Excluded (Path Filter) 2026/07/28 02:16:04 DEBUG : one.bak: Excluded 2026/07/28 02:16:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/28 02:16:04 DEBUG : three.txt.bak: Excluded 2026/07/28 02:16:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:04 DEBUG : one: size = 4 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:04 DEBUG : one: Sizes differ 2026/07/28 02:16:04 DEBUG : two: size = 3 OK 2026/07/28 02:16:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:04 DEBUG : two: Unchanged skipping 2026/07/28 02:16:04 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for checks to finish 2026/07/28 02:16:04 DEBUG : one.bak: size = 4 OK 2026/07/28 02:16:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:16:04 INFO : one: Copied (server-side copy) to: one.bak 2026/07/28 02:16:04 INFO : one: Deleted 2026/07/28 02:16:04 DEBUG : B2 bucket rclone-test-detanex1yahi path dst: Waiting for transfers to finish 2026/07/28 02:16:05 DEBUG : one: size = 5 OK 2026/07/28 02:16:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/28 02:16:05 INFO : one: Copied (new) 2026/07/28 02:16:05 DEBUG : Waiting for deletions to finish 2026/07/28 02:16:05 DEBUG : three.txt.bak: size = 6 OK 2026/07/28 02:16:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/28 02:16:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/28 02:16:06 INFO : three.txt: Deleted 2026/07/28 02:16:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.84s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/dst" 2026/07/28 02:16:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:10 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:10 DEBUG : one: Sizes differ 2026/07/28 02:16:11 DEBUG : one.bak: size = 3 OK 2026/07/28 02:16:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/28 02:16:11 INFO : one: Copied (server-side copy) to: one.bak 2026/07/28 02:16:11 INFO : one: Deleted 2026/07/28 02:16:12 DEBUG : one: size = 4 OK 2026/07/28 02:16:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:16:12 INFO : one: Copied (new) 2026/07/28 02:16:13 DEBUG : two: size = 3 OK 2026/07/28 02:16:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:13 DEBUG : two: Unchanged skipping 2026/07/28 02:16:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:13 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:13 DEBUG : three.txt: Sizes differ 2026/07/28 02:16:14 DEBUG : three.txt.bak: size = 5 OK 2026/07/28 02:16:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/28 02:16:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/28 02:16:14 INFO : three.txt: Deleted 2026/07/28 02:16:14 DEBUG : three.txt: size = 6 OK 2026/07/28 02:16:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/28 02:16:14 INFO : three.txt: Copied (new) 2026/07/28 02:16:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:15 DEBUG : one: size = 4 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:15 DEBUG : one: Sizes differ 2026/07/28 02:16:16 DEBUG : one.bak: size = 4 OK 2026/07/28 02:16:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:16:16 INFO : one: Copied (server-side copy) to: one.bak 2026/07/28 02:16:16 INFO : one: Deleted 2026/07/28 02:16:16 DEBUG : one: size = 5 OK 2026/07/28 02:16:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/28 02:16:16 INFO : one: Copied (new) 2026/07/28 02:16:16 DEBUG : two: size = 3 OK 2026/07/28 02:16:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:16 DEBUG : two: Unchanged skipping 2026/07/28 02:16:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:17 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:17 DEBUG : three.txt: Sizes differ 2026/07/28 02:16:17 DEBUG : three.txt.bak: size = 6 OK 2026/07/28 02:16:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/28 02:16:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/28 02:16:17 INFO : three.txt: Deleted 2026/07/28 02:16:18 DEBUG : three.txt: size = 19 OK 2026/07/28 02:16:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/28 02:16:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.17s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:16:21 DEBUG : Creating backend with remote "TestB2:rclone-test-detanex1yahi/dst" 2026/07/28 02:16:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:22 DEBUG : one: size = 3 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:22 DEBUG : one: Sizes differ 2026/07/28 02:16:23 DEBUG : one-2019-01-01: size = 3 OK 2026/07/28 02:16:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/28 02:16:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/28 02:16:24 INFO : one: Deleted 2026/07/28 02:16:25 DEBUG : one: size = 4 OK 2026/07/28 02:16:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:16:25 INFO : one: Copied (new) 2026/07/28 02:16:25 DEBUG : two: size = 3 OK 2026/07/28 02:16:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:25 DEBUG : two: Unchanged skipping 2026/07/28 02:16:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:25 DEBUG : three.txt: Sizes differ 2026/07/28 02:16:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/28 02:16:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/28 02:16:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/28 02:16:26 INFO : three.txt: Deleted 2026/07/28 02:16:26 DEBUG : three.txt: size = 6 OK 2026/07/28 02:16:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/28 02:16:26 INFO : three.txt: Copied (new) 2026/07/28 02:16:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:27 DEBUG : one: size = 4 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:27 DEBUG : one: Sizes differ 2026/07/28 02:16:27 DEBUG : one-2019-01-01: size = 4 OK 2026/07/28 02:16:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/28 02:16:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/28 02:16:28 INFO : one: Deleted 2026/07/28 02:16:28 DEBUG : one: size = 5 OK 2026/07/28 02:16:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/28 02:16:28 INFO : one: Copied (new) 2026/07/28 02:16:28 DEBUG : two: size = 3 OK 2026/07/28 02:16:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:28 DEBUG : two: Unchanged skipping 2026/07/28 02:16:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:28 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-detanex1yahi path dst) 2026/07/28 02:16:28 DEBUG : three.txt: Sizes differ 2026/07/28 02:16:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/28 02:16:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/28 02:16:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/28 02:16:29 INFO : three.txt: Deleted 2026/07/28 02:16:30 DEBUG : three.txt: size = 19 OK 2026/07/28 02:16:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/28 02:16:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.09s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:16:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:32 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:16:32 DEBUG : Testêé: Sizes differ 2026/07/28 02:16:32 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:16:32 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:16:33 DEBUG : Testêé: size = 14 OK 2026/07/28 02:16:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/28 02:16:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/28 02:16:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:16:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/28 02:16:34 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:16:34 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:16:35 DEBUG : existing: size = 6 OK 2026/07/28 02:16:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/28 02:16:35 INFO : existing: Copied (new) 2026/07/28 02:16:35 DEBUG : Waiting for deletions to finish 2026/07/28 02:16:35 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:16:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:16:35 DEBUG : existing: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:16:35 DEBUG : existing: Sizes differ 2026/07/28 02:16:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/28 02:16:35 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:16:35 ERROR : B2 bucket rclone-test-detanex1yahi: not deleting files as there were IO errors 2026/07/28 02:16:35 ERROR : B2 bucket rclone-test-detanex1yahi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.21s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:16:37 DEBUG : EXISTING: size = 6 OK 2026/07/28 02:16:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:37 DEBUG : existing: Unchanged skipping 2026/07/28 02:16:37 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:16:37 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:16:37 DEBUG : Waiting for deletions to finish 2026/07/28 02:16:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:16:53 DEBUG : both0: size = 6 OK 2026/07/28 02:16:53 DEBUG : both11: size = 6 OK 2026/07/28 02:16:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:16:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both10: size = 6 OK 2026/07/28 02:16:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both12: size = 6 OK 2026/07/28 02:16:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both0: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both13: size = 6 OK 2026/07/28 02:16:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both11: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both14: size = 6 OK 2026/07/28 02:16:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both14: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both15: size = 6 OK 2026/07/28 02:16:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both15: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both16: size = 6 OK 2026/07/28 02:16:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both10: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both17: size = 6 OK 2026/07/28 02:16:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both17: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both18: size = 6 OK 2026/07/28 02:16:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both18: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both19: size = 6 OK 2026/07/28 02:16:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both12: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both1: size = 6 OK 2026/07/28 02:16:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both1: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both2: size = 6 OK 2026/07/28 02:16:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both2: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both3: size = 6 OK 2026/07/28 02:16:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both13: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both4: size = 6 OK 2026/07/28 02:16:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both4: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both5: size = 6 OK 2026/07/28 02:16:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both5: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both6: size = 6 OK 2026/07/28 02:16:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both6: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both7: size = 6 OK 2026/07/28 02:16:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both7: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both8: size = 6 OK 2026/07/28 02:16:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both16: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both9: size = 6 OK 2026/07/28 02:16:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:16:53 DEBUG : both19: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both3: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both8: Unchanged skipping 2026/07/28 02:16:53 DEBUG : both9: Unchanged skipping 2026/07/28 02:16:53 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:16:53 DEBUG : Waiting for deletions to finish 2026/07/28 02:16:54 INFO : only0: Deleted 2026/07/28 02:16:54 INFO : only13: Deleted 2026/07/28 02:16:54 INFO : only17: Deleted 2026/07/28 02:16:54 INFO : only5: Deleted 2026/07/28 02:16:54 INFO : only15: Deleted 2026/07/28 02:16:54 INFO : only11: Deleted 2026/07/28 02:16:54 INFO : only14: Deleted 2026/07/28 02:16:54 INFO : only2: Deleted 2026/07/28 02:16:54 INFO : only4: Deleted 2026/07/28 02:16:54 INFO : only7: Deleted 2026/07/28 02:16:54 INFO : only10: Deleted 2026/07/28 02:16:54 INFO : only12: Deleted 2026/07/28 02:16:54 INFO : only6: Deleted 2026/07/28 02:16:54 INFO : only8: Deleted 2026/07/28 02:16:54 INFO : only9: Deleted 2026/07/28 02:16:54 INFO : only16: Deleted 2026/07/28 02:16:54 INFO : only18: Deleted 2026/07/28 02:16:54 INFO : only19: Deleted 2026/07/28 02:16:55 INFO : only3: Deleted 2026/07/28 02:16:55 INFO : only1: Deleted 2026/07/28 02:16:55 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.02s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:17:15 DEBUG : both0: size = 6 OK 2026/07/28 02:17:15 DEBUG : both12: size = 6 OK 2026/07/28 02:17:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both11: size = 6 OK 2026/07/28 02:17:15 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:17:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both10: size = 6 OK 2026/07/28 02:17:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both12: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both13: size = 6 OK 2026/07/28 02:17:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both11: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both14: size = 6 OK 2026/07/28 02:17:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both14: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both15: size = 6 OK 2026/07/28 02:17:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both15: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both16: size = 6 OK 2026/07/28 02:17:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both0: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both17: size = 6 OK 2026/07/28 02:17:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both10: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both18: size = 6 OK 2026/07/28 02:17:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both18: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both19: size = 6 OK 2026/07/28 02:17:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both19: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both1: size = 6 OK 2026/07/28 02:17:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both1: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both2: size = 6 OK 2026/07/28 02:17:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both2: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both3: size = 6 OK 2026/07/28 02:17:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both3: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both4: size = 6 OK 2026/07/28 02:17:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both13: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both5: size = 6 OK 2026/07/28 02:17:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both16: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both6: size = 6 OK 2026/07/28 02:17:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both6: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both7: size = 6 OK 2026/07/28 02:17:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both17: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both8: size = 6 OK 2026/07/28 02:17:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both8: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both9: size = 6 OK 2026/07/28 02:17:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:15 DEBUG : both9: Unchanged skipping 2026/07/28 02:17:15 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only0: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only0: Sizes differ 2026/07/28 02:17:15 DEBUG : both4: Unchanged skipping 2026/07/28 02:17:15 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only10: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only10: Sizes differ 2026/07/28 02:17:15 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only11: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only11: Sizes differ 2026/07/28 02:17:15 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only12: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only12: Sizes differ 2026/07/28 02:17:15 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only13: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only13: Sizes differ 2026/07/28 02:17:15 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only14: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only14: Sizes differ 2026/07/28 02:17:15 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only15: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only15: Sizes differ 2026/07/28 02:17:15 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only16: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only16: Sizes differ 2026/07/28 02:17:15 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only17: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only17: Sizes differ 2026/07/28 02:17:15 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only18: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only18: Sizes differ 2026/07/28 02:17:15 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only19: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only19: Sizes differ 2026/07/28 02:17:15 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only1: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only1: Sizes differ 2026/07/28 02:17:15 DEBUG : both5: Unchanged skipping 2026/07/28 02:17:15 DEBUG : both7: Unchanged skipping 2026/07/28 02:17:15 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only2: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only2: Sizes differ 2026/07/28 02:17:15 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only3: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only3: Sizes differ 2026/07/28 02:17:15 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only4: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only4: Sizes differ 2026/07/28 02:17:15 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only6: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only5: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only5: Sizes differ 2026/07/28 02:17:15 DEBUG : only6: Sizes differ 2026/07/28 02:17:15 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only8: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only8: Sizes differ 2026/07/28 02:17:15 DEBUG : only7: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only7: Sizes differ 2026/07/28 02:17:15 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3905243938) 2026/07/28 02:17:15 DEBUG : only9: size = 6 (B2 bucket rclone-test-detanex1yahi) 2026/07/28 02:17:15 DEBUG : only9: Sizes differ 2026/07/28 02:17:15 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:17:15 DEBUG : only11: size = 0 OK 2026/07/28 02:17:15 DEBUG : only12: size = 0 OK 2026/07/28 02:17:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:15 INFO : only12: Copied (replaced existing) 2026/07/28 02:17:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:15 INFO : only11: Copied (replaced existing) 2026/07/28 02:17:15 DEBUG : only15: size = 0 OK 2026/07/28 02:17:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:15 INFO : only15: Copied (replaced existing) 2026/07/28 02:17:15 DEBUG : only14: size = 0 OK 2026/07/28 02:17:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:15 INFO : only14: Copied (replaced existing) 2026/07/28 02:17:15 DEBUG : only16: size = 0 OK 2026/07/28 02:17:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:15 INFO : only16: Copied (replaced existing) 2026/07/28 02:17:15 DEBUG : only17: size = 0 OK 2026/07/28 02:17:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:15 INFO : only17: Copied (replaced existing) 2026/07/28 02:17:15 DEBUG : only13: size = 0 OK 2026/07/28 02:17:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:15 INFO : only13: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only10: size = 0 OK 2026/07/28 02:17:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only10: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only0: size = 0 OK 2026/07/28 02:17:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only0: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only19: size = 0 OK 2026/07/28 02:17:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only19: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only1: size = 0 OK 2026/07/28 02:17:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only1: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only18: size = 0 OK 2026/07/28 02:17:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only18: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only2: size = 0 OK 2026/07/28 02:17:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only2: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only3: size = 0 OK 2026/07/28 02:17:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only3: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only5: size = 0 OK 2026/07/28 02:17:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only5: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only6: size = 0 OK 2026/07/28 02:17:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only6: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only7: size = 0 OK 2026/07/28 02:17:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only7: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only4: size = 0 OK 2026/07/28 02:17:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only4: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only8: size = 0 OK 2026/07/28 02:17:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only8: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : only9: size = 0 OK 2026/07/28 02:17:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/28 02:17:16 INFO : only9: Copied (replaced existing) 2026/07/28 02:17:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.32s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:17:24 DEBUG : empty_dir: Making directory with metadata 2026/07/28 02:17:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 02:17:24 DEBUG : empty_on_remote: Making directory with metadata 2026/07/28 02:17:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 02:17:24 INFO : empty_on_remote: Making directory 2026/07/28 02:17:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/28 02:17:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/28 02:17:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/28 02:17:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/28 02:17:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:17:27 DEBUG : empty_dir: Making directory with metadata 2026/07/28 02:17:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 02:17:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/28 02:17:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/28 02:17:27 INFO : empty_on_remote: Making directory 2026/07/28 02:17:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/28 02:17:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/28 02:17:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/28 02:17:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/28 02:17:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/28 02:17:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:17:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 02:17:29 INFO : sub dir: Making directory 2026/07/28 02:17:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:17:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/28 02:17:33 INFO : sub dir: Making directory 2026/07/28 02:17:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.58s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:17:44 DEBUG : Waiting for deletions to finish 2026/07/28 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:17:45 DEBUG : apple: size = 5 OK 2026/07/28 02:17:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : apple: Unchanged skipping 2026/07/28 02:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:17:45 DEBUG : banana: size = 6 OK 2026/07/28 02:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:17:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : banana: Unchanged skipping 2026/07/28 02:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:17:45 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:17:45 DEBUG : Waiting for deletions to finish 2026/07/28 02:17:45 INFO : There was nothing to transfer 2026/07/28 02:17:45 DEBUG : Waiting for deletions to finish 2026/07/28 02:17:46 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:17:46 DEBUG : apple: size = 5 OK 2026/07/28 02:17:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : apple: Unchanged skipping 2026/07/28 02:17:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:17:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:17:46 DEBUG : banana: size = 6 OK 2026/07/28 02:17:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : banana: Unchanged skipping 2026/07/28 02:17:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:17:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:17:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:17:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:17:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:17:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:17:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:17:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:17:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:17:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:17:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:17:46 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:17:46 DEBUG : Waiting for deletions to finish 2026/07/28 02:17:46 INFO : There was nothing to transfer 2026/07/28 02:17:46 DEBUG : Waiting for deletions to finish 2026/07/28 02:17:47 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:17:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:18:00 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:01 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : apple: size = 5 OK 2026/07/28 02:18:01 DEBUG : banana: size = 6 OK 2026/07/28 02:18:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : banana: Unchanged skipping 2026/07/28 02:18:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : apple: Unchanged skipping 2026/07/28 02:18:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:18:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:18:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:18:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:18:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:18:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:18:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:18:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:18:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:18:01 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:18:01 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:01 INFO : There was nothing to transfer 2026/07/28 02:18:01 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:01 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:18:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : apple: size = 5 OK 2026/07/28 02:18:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : apple: Unchanged skipping 2026/07/28 02:18:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:18:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:18:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:18:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:18:02 DEBUG : banana: size = 6 OK 2026/07/28 02:18:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : banana: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:18:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:18:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:18:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:18:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:18:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:18:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:18:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:18:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:18:02 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:18:02 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:02 INFO : There was nothing to transfer 2026/07/28 02:18:02 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:02 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:18:15 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:16 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:18:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : YXBwbGU=: size = 5 OK 2026/07/28 02:18:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/28 02:18:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/28 02:18:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/28 02:18:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/28 02:18:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/28 02:18:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:17 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:18:17 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:18:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/28 02:18:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/28 02:18:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/28 02:18:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/28 02:18:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/28 02:18:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/28 02:18:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/28 02:18:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/28 02:18:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/28 02:18:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/28 02:18:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/28 02:18:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/28 02:18:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:17 DEBUG : YmFuYW5h: size = 6 OK 2026/07/28 02:18:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/28 02:18:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/28 02:18:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/28 02:18:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/28 02:18:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/28 02:18:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/28 02:18:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/28 02:18:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/28 02:18:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/28 02:18:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/28 02:18:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/28 02:18:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/28 02:18:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/28 02:18:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/28 02:18:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/28 02:18:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/28 02:18:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 02:18:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/28 02:18:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/28 02:18:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/28 02:18:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/28 02:18:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/28 02:18:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/28 02:18:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/28 02:18:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/28 02:18:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/28 02:18:18 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/28 02:18:19 INFO : appleappleapplebanana: Deleted 2026/07/28 02:18:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0015-9;=.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0014-89;=.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0003-defghij.txt: Deleted 2026/07/28 02:18:19 INFO : banana: Deleted 2026/07/28 02:18:19 INFO : dir1/0008-2345678.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0010-456789.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0011-56789;.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0009-3456789.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/28 02:18:19 INFO : apple: Deleted 2026/07/28 02:18:19 INFO : splitbananasplit: Deleted 2026/07/28 02:18:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0007-1234567.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0012-6789;.txt: Deleted 2026/07/28 02:18:19 INFO : dir1/0013-789;=.txt: Deleted 2026/07/28 02:18:19 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/28 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 02:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:20 DEBUG : YXBwbGU=: size = 5 OK 2026/07/28 02:18:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : apple: Unchanged skipping 2026/07/28 02:18:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/28 02:18:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:18:20 DEBUG : YmFuYW5h: size = 6 OK 2026/07/28 02:18:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/28 02:18:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : banana: Unchanged skipping 2026/07/28 02:18:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/28 02:18:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/28 02:18:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/28 02:18:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/28 02:18:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/28 02:18:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/28 02:18:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/28 02:18:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/28 02:18:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:18:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:18:20 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:18:20 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:18:20 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:20 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/28 02:18:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/28 02:18:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/28 02:18:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/28 02:18:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/28 02:18:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/28 02:18:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/28 02:18:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/28 02:18:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/28 02:18:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/28 02:18:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/28 02:18:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:18:34 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:34 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:18:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/28 02:18:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/28 02:18:35 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/28 02:18:35 DEBUG : PREFIXapple: size = 5 OK 2026/07/28 02:18:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/28 02:18:35 INFO : apple: Copied (new) to: PREFIXapple 2026/07/28 02:18:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/28 02:18:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/28 02:18:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/28 02:18:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/28 02:18:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/28 02:18:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/28 02:18:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:35 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:18:35 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:18:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/28 02:18:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/28 02:18:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 02:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:18:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/28 02:18:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 02:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : PREFIXbanana: size = 6 OK 2026/07/28 02:18:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/28 02:18:35 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/28 02:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 02:18:35 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/28 02:18:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/28 02:18:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/28 02:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/28 02:18:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/28 02:18:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 02:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/28 02:18:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/28 02:18:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/28 02:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/28 02:18:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/28 02:18:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 02:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 02:18:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/28 02:18:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/28 02:18:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/28 02:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 02:18:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/28 02:18:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/28 02:18:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 02:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 02:18:36 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/28 02:18:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/28 02:18:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/28 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 02:18:36 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/28 02:18:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/28 02:18:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/28 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 02:18:36 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/28 02:18:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/28 02:18:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/28 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 02:18:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/28 02:18:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/28 02:18:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/28 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 02:18:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/28 02:18:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/28 02:18:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/28 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 02:18:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/28 02:18:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/28 02:18:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/28 02:18:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/28 02:18:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/28 02:18:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/28 02:18:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/28 02:18:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/28 02:18:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/28 02:18:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/28 02:18:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/28 02:18:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/28 02:18:36 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:36 INFO : dir1/0009-3456789.txt: Deleted 2026/07/28 02:18:36 INFO : dir1/0010-456789.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0015-9;=.txt: Deleted 2026/07/28 02:18:37 INFO : apple: Deleted 2026/07/28 02:18:37 INFO : dir1/0013-789;=.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0012-6789;.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0007-1234567.txt: Deleted 2026/07/28 02:18:37 INFO : splitbananasplit: Deleted 2026/07/28 02:18:37 INFO : banana: Deleted 2026/07/28 02:18:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0011-56789;.txt: Deleted 2026/07/28 02:18:37 INFO : dir1/0014-89;=.txt: Deleted 2026/07/28 02:18:37 INFO : appleappleapplebanana: Deleted 2026/07/28 02:18:37 INFO : dir1/0003-defghij.txt: Deleted 2026/07/28 02:18:37 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 02:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 02:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 02:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 02:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 02:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 02:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 02:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 02:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 02:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 02:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 02:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 02:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 02:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 02:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 02:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 02:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 02:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 02:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 02:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 02:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 02:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 02:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 02:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 02:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 02:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 02:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 02:18:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 02:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/28 02:18:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/28 02:18:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/28 02:18:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/28 02:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/28 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/28 02:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/28 02:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/28 02:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/28 02:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/28 02:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/28 02:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/28 02:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/28 02:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/28 02:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/28 02:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/28 02:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/28 02:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/28 02:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/28 02:18:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/28 02:18:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:38 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:18:38 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:18:38 DEBUG : apple: size = 5 OK 2026/07/28 02:18:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/28 02:18:38 INFO : apple: Copied (new) 2026/07/28 02:18:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:18:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/28 02:18:38 INFO : appleappleapplebanana: Copied (new) 2026/07/28 02:18:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:18:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/28 02:18:38 INFO : splitbananasplit: Copied (new) 2026/07/28 02:18:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:18:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/28 02:18:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/28 02:18:38 DEBUG : banana: size = 6 OK 2026/07/28 02:18:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/28 02:18:38 INFO : banana: Copied (new) 2026/07/28 02:18:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:18:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/28 02:18:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/28 02:18:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:18:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/28 02:18:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/28 02:18:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:18:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/28 02:18:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/28 02:18:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:18:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/28 02:18:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:18:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/28 02:18:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:18:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/28 02:18:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:18:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/28 02:18:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:18:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/28 02:18:39 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:18:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/28 02:18:39 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:18:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/28 02:18:39 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:18:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/28 02:18:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:18:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/28 02:18:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:18:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/28 02:18:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/28 02:18:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:18:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/28 02:18:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/28 02:18:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:18:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/28 02:18:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/28 02:18:40 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/28 02:18:40 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/28 02:18:40 INFO : PREFIXapple: Deleted 2026/07/28 02:18:40 INFO : PREFIXsplitbananasplit: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/28 02:18:40 INFO : PREFIXbanana: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/28 02:18:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/28 02:18:40 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:40 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:41 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:18:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:18:55 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:55 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:18:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 02:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 02:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 02:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 02:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 02:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 02:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 02:18:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 02:18:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 02:18:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/28 02:18:56 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/28 02:18:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:56 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:18:56 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:18:56 DEBUG : appleSUFFIX: size = 5 OK 2026/07/28 02:18:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/28 02:18:56 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:56 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/28 02:18:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/28 02:18:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 02:18:56 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/28 02:18:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/28 02:18:56 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/28 02:18:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/28 02:18:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/28 02:18:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/28 02:18:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/28 02:18:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/28 02:18:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/28 02:18:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/28 02:18:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/28 02:18:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/28 02:18:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/28 02:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/28 02:18:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/28 02:18:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/28 02:18:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/28 02:18:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/28 02:18:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/28 02:18:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/28 02:18:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/28 02:18:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/28 02:18:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/28 02:18:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/28 02:18:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/28 02:18:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/28 02:18:57 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/28 02:18:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/28 02:18:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/28 02:18:57 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0014-89;=.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0013-789;=.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0011-56789;.txt: Deleted 2026/07/28 02:18:58 INFO : apple: Deleted 2026/07/28 02:18:58 INFO : dir1/0008-2345678.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0009-3456789.txt: Deleted 2026/07/28 02:18:58 INFO : banana: Deleted 2026/07/28 02:18:58 INFO : dir1/0003-defghij.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0007-1234567.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0010-456789.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0012-6789;.txt: Deleted 2026/07/28 02:18:58 INFO : dir1/0015-9;=.txt: Deleted 2026/07/28 02:18:58 INFO : appleappleapplebanana: Deleted 2026/07/28 02:18:58 INFO : splitbananasplit: Deleted 2026/07/28 02:18:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/28 02:18:58 DEBUG : Waiting for deletions to finish 2026/07/28 02:18:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/28 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/28 02:18:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/28 02:18:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/28 02:18:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:18:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/28 02:18:59 INFO : appleappleapplebanana: Copied (new) 2026/07/28 02:18:59 DEBUG : banana: size = 6 OK 2026/07/28 02:18:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/28 02:18:59 INFO : banana: Copied (new) 2026/07/28 02:18:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:18:59 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:18:59 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:18:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:18:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/28 02:18:59 INFO : splitbananasplit: Copied (new) 2026/07/28 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:18:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/28 02:18:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/28 02:18:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:18:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/28 02:18:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/28 02:18:59 DEBUG : apple: size = 5 OK 2026/07/28 02:18:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/28 02:18:59 INFO : apple: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:19:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/28 02:19:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:19:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/28 02:19:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:19:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/28 02:19:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:19:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/28 02:19:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:19:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/28 02:19:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:19:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/28 02:19:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:19:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/28 02:19:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:19:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/28 02:19:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:19:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/28 02:19:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:19:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/28 02:19:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:19:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/28 02:19:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:19:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/28 02:19:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:19:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/28 02:19:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:19:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/28 02:19:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/28 02:19:00 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:01 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : appleSUFFIX: Deleted 2026/07/28 02:19:01 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/28 02:19:01 INFO : bananaSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : splitbananasplitSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/28 02:19:01 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/28 02:19:01 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:01 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:19:01 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:02 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:19:15 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:15 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:19:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : apple: size = 5 OK 2026/07/28 02:19:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:16 DEBUG : apple: Unchanged skipping 2026/07/28 02:19:16 DEBUG : banana: size = 6 OK 2026/07/28 02:19:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:16 DEBUG : banana: Unchanged skipping 2026/07/28 02:19:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:16 DEBUG : appleapple: size = 21 OK 2026/07/28 02:19:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/28 02:19:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/28 02:19:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/28 02:19:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/28 02:19:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:16 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:19:16 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:19:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/28 02:19:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/28 02:19:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/28 02:19:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/28 02:19:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/28 02:19:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/28 02:19:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:16 DEBUG : splitbanan: size = 16 OK 2026/07/28 02:19:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/28 02:19:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/28 02:19:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/28 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/28 02:19:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/28 02:19:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/28 02:19:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/28 02:19:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/28 02:19:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:16 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/28 02:19:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/28 02:19:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/28 02:19:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:16 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/28 02:19:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/28 02:19:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/28 02:19:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/28 02:19:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/28 02:19:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/28 02:19:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/28 02:19:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/28 02:19:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/28 02:19:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/28 02:19:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/28 02:19:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/28 02:19:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/28 02:19:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/28 02:19:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/28 02:19:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/28 02:19:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/28 02:19:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/28 02:19:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/28 02:19:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/28 02:19:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/28 02:19:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/28 02:19:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/28 02:19:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/28 02:19:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/28 02:19:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/28 02:19:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/28 02:19:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/28 02:19:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/28 02:19:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/28 02:19:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/28 02:19:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/28 02:19:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/28 02:19:17 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:17 INFO : dir1/0003-defghij.txt: Deleted 2026/07/28 02:19:17 INFO : dir1/0010-456789.txt: Deleted 2026/07/28 02:19:17 INFO : dir1/0011-56789;.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0013-789;=.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0009-3456789.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0014-89;=.txt: Deleted 2026/07/28 02:19:18 INFO : appleappleapplebanana: Deleted 2026/07/28 02:19:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/28 02:19:18 INFO : splitbananasplit: Deleted 2026/07/28 02:19:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0008-2345678.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0015-9;=.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0007-1234567.txt: Deleted 2026/07/28 02:19:18 INFO : dir1/0012-6789;.txt: Deleted 2026/07/28 02:19:18 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:18 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : appleapple: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/28 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 02:19:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 02:19:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:19 DEBUG : apple: size = 5 OK 2026/07/28 02:19:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : banana: size = 6 OK 2026/07/28 02:19:19 DEBUG : appleapple: size = 21 OK 2026/07/28 02:19:19 DEBUG : apple: Unchanged skipping 2026/07/28 02:19:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : banana: Unchanged skipping 2026/07/28 02:19:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:19:19 DEBUG : splitbanan: size = 16 OK 2026/07/28 02:19:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/28 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/28 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/28 02:19:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/28 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/28 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/28 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/28 02:19:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/28 02:19:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/28 02:19:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/28 02:19:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/28 02:19:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/28 02:19:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/28 02:19:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/28 02:19:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/28 02:19:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/28 02:19:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/28 02:19:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/28 02:19:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/28 02:19:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/28 02:19:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/28 02:19:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/28 02:19:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/28 02:19:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/28 02:19:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/28 02:19:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/28 02:19:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/28 02:19:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/28 02:19:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/28 02:19:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/28 02:19:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/28 02:19:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/28 02:19:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:19:19 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:19:19 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:19:19 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:19 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:19 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : appleapple: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/28 02:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 02:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/28 02:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/28 02:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/28 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/28 02:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/28 02:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/28 02:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/28 02:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/28 02:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/28 02:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/28 02:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/28 02:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/28 02:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/28 02:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/28 02:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/28 02:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/28 02:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/28 02:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/28 02:19:19 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:19:31 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:31 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : apple: size = 5 OK 2026/07/28 02:19:32 DEBUG : banana: size = 6 OK 2026/07/28 02:19:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:19:32 DEBUG : apple: Unchanged skipping 2026/07/28 02:19:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:19:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : banana: Unchanged skipping 2026/07/28 02:19:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:19:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:19:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:19:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:19:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:19:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:19:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:19:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:19:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:19:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:19:32 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:19:32 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:32 INFO : There was nothing to transfer 2026/07/28 02:19:32 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:32 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : apple: size = 5 OK 2026/07/28 02:19:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : apple: Unchanged skipping 2026/07/28 02:19:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:19:33 DEBUG : banana: size = 6 OK 2026/07/28 02:19:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:19:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:19:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:19:33 DEBUG : banana: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:19:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:19:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:19:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:19:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:19:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:19:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:19:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:19:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:19:33 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:19:33 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:33 INFO : There was nothing to transfer 2026/07/28 02:19:33 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:33 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:19:33 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:34 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:19:46 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:47 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:19:47 DEBUG : apple: size = 5 OK 2026/07/28 02:19:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : apple: Unchanged skipping 2026/07/28 02:19:47 DEBUG : banana: size = 6 OK 2026/07/28 02:19:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : banana: Unchanged skipping 2026/07/28 02:19:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:19:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:19:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:19:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:19:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:19:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:19:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:19:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:19:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:19:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:19:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:19:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:19:47 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:19:47 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:47 INFO : There was nothing to transfer 2026/07/28 02:19:47 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:48 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : apple: size = 5 OK 2026/07/28 02:19:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : apple: Unchanged skipping 2026/07/28 02:19:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:19:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:19:48 DEBUG : banana: size = 6 OK 2026/07/28 02:19:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : banana: Unchanged skipping 2026/07/28 02:19:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:19:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:19:48 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:19:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:19:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:19:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:19:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:19:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:19:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:19:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:19:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:19:48 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:19:48 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:48 INFO : There was nothing to transfer 2026/07/28 02:19:48 DEBUG : Waiting for deletions to finish 2026/07/28 02:19:48 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:19:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:02 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:02 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:20:02 DEBUG : apple: size = 5 OK 2026/07/28 02:20:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:02 DEBUG : apple: Unchanged skipping 2026/07/28 02:20:02 DEBUG : banana: size = 6 OK 2026/07/28 02:20:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:02 DEBUG : banana: Unchanged skipping 2026/07/28 02:20:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:20:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:20:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:20:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:20:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:20:03 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:20:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:20:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:20:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:20:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:20:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:20:03 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:03 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:03 INFO : There was nothing to transfer 2026/07/28 02:20:03 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:03 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:20:03 DEBUG : apple: size = 5 OK 2026/07/28 02:20:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : apple: Unchanged skipping 2026/07/28 02:20:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:20:03 DEBUG : banana: size = 6 OK 2026/07/28 02:20:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:20:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:20:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : banana: Unchanged skipping 2026/07/28 02:20:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:20:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:20:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:20:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:20:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:20:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:20:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:20:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:20:04 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:04 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:04 INFO : There was nothing to transfer 2026/07/28 02:20:04 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:04 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:20:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:17 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:17 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:20:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : apple: size = 5 OK 2026/07/28 02:20:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : banana: size = 6 OK 2026/07/28 02:20:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : banana: Unchanged skipping 2026/07/28 02:20:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:20:18 DEBUG : apple: Unchanged skipping 2026/07/28 02:20:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:20:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:20:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:20:18 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:20:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:20:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:20:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:20:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:20:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:20:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:20:18 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:18 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:18 INFO : There was nothing to transfer 2026/07/28 02:20:18 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:18 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:20:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : apple: size = 5 OK 2026/07/28 02:20:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : apple: Unchanged skipping 2026/07/28 02:20:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:20:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:20:19 DEBUG : banana: size = 6 OK 2026/07/28 02:20:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : banana: Unchanged skipping 2026/07/28 02:20:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:20:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:20:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:20:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:20:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:20:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:20:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:20:19 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:20:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:20:19 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:19 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:19 INFO : There was nothing to transfer 2026/07/28 02:20:19 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:19 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:20:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:33 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:33 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:20:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : apple: size = 5 OK 2026/07/28 02:20:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:20:34 DEBUG : apple: Unchanged skipping 2026/07/28 02:20:34 DEBUG : banana: size = 6 OK 2026/07/28 02:20:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:20:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : banana: Unchanged skipping 2026/07/28 02:20:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:20:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:20:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:20:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:20:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:20:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:20:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:20:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:20:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:20:34 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:34 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:34 INFO : There was nothing to transfer 2026/07/28 02:20:34 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:34 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:20:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : apple: size = 5 OK 2026/07/28 02:20:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/28 02:20:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/28 02:20:35 DEBUG : banana: size = 6 OK 2026/07/28 02:20:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/28 02:20:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/28 02:20:35 DEBUG : banana: Unchanged skipping 2026/07/28 02:20:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : apple: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/28 02:20:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/28 02:20:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/28 02:20:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/28 02:20:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/28 02:20:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/28 02:20:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/28 02:20:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/28 02:20:35 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:35 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:35 INFO : There was nothing to transfer 2026/07/28 02:20:35 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:35 DEBUG : apple: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : banana: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/28 02:20:35 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (183.34s) --- PASS: TestTransform/NFC (15.20s) --- PASS: TestTransform/NFD (15.44s) --- PASS: TestTransform/base64 (18.16s) --- PASS: TestTransform/prefix (20.72s) --- PASS: TestTransform/suffix (20.49s) --- PASS: TestTransform/truncate (17.22s) --- PASS: TestTransform/encoder (14.65s) --- PASS: TestTransform/ISO-8859-1 (14.99s) --- PASS: TestTransform/charmap (15.30s) --- PASS: TestTransform/lowercase (15.28s) --- PASS: TestTransform/ascii (15.89s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/28 02:20:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/28 02:20:40 INFO : sub dir_somesuffix: Making directory 2026/07/28 02:20:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/28 02:20:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/28 02:20:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/28 02:20:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/28 02:20:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/28 02:20:40 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:40 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/28 02:20:40 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:40 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/28 02:20:40 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:41 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:41 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:41 INFO : tictactoe: Making directory 2026/07/28 02:20:41 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:41 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/28 02:20:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:41 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:41 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:42 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/28 02:20:42 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/28 02:20:42 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.91s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:43 INFO : toe: Making directory 2026/07/28 02:20:43 INFO : toe/toe: Making directory 2026/07/28 02:20:43 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/28 02:20:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/28 02:20:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/28 02:20:43 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:43 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:44 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/28 02:20:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/28 02:20:44 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:45 INFO : toe: Making directory 2026/07/28 02:20:45 INFO : toe/toe: Making directory 2026/07/28 02:20:45 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/28 02:20:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/28 02:20:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/28 02:20:45 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:45 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/28 02:20:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/28 02:20:46 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:47 DEBUG : empty_dir: Making directory with metadata 2026/07/28 02:20:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 02:20:47 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:47 INFO : tictacempty_dir: Making directory 2026/07/28 02:20:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:47 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:47 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:47 INFO : tictactoe: Making directory 2026/07/28 02:20:47 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:47 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:47 INFO : tictactoe/tictactoe: Making directory 2026/07/28 02:20:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 02:20:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 02:20:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 02:20:47 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:47 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/28 02:20:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/28 02:20:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:48 DEBUG : empty_dir: Making directory with metadata 2026/07/28 02:20:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 02:20:48 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:48 INFO : tictacempty_dir: Making directory 2026/07/28 02:20:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:48 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:48 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:48 INFO : tictactoe: Making directory 2026/07/28 02:20:48 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:48 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:48 INFO : tictactoe/tictactoe: Making directory 2026/07/28 02:20:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 02:20:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 02:20:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:48 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:48 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 02:20:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/28 02:20:50 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:50 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:50 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:50 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 02:20:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 02:20:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/28 02:20:50 NOTICE: B2 bucket rclone-test-detanex1yahi: 0 differences found 2026/07/28 02:20:50 NOTICE: B2 bucket rclone-test-detanex1yahi: 1 matching files --- PASS: TestAllTag (2.54s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:51 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:51 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:51 INFO : tictactoe: Making directory 2026/07/28 02:20:51 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:51 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:51 INFO : tictactoe/tictactoe: Making directory 2026/07/28 02:20:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 02:20:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 02:20:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 02:20:51 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:51 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/28 02:20:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/28 02:20:52 DEBUG : Waiting for deletions to finish 2026/07/28 02:20:52 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:52 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:52 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/28 02:20:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/28 02:20:52 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/28 02:20:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/28 02:20:52 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:52 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.34s) === RUN TestSyntax 2026/07/28 02:20:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:53 INFO : toe: Making directory 2026/07/28 02:20:53 INFO : toe/toe: Making directory 2026/07/28 02:20:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/28 02:20:53 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:53 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:54 DEBUG : toe/toe/toe: size = 11 OK 2026/07/28 02:20:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:54 INFO : toe/toe/toe: Copied (new) 2026/07/28 02:20:54 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.89s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:55 DEBUG : empty_dir: Making directory with metadata 2026/07/28 02:20:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 02:20:55 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:55 INFO : tictacempty_dir: Making directory 2026/07/28 02:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:55 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:55 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:55 INFO : tictactoe: Making directory 2026/07/28 02:20:55 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:55 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:55 INFO : tictactoe/tictactoe: Making directory 2026/07/28 02:20:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 02:20:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 02:20:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:55 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:55 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 02:20:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:56 INFO : toe/toe/toe.txt: Deleted 2026/07/28 02:20:56 INFO : toe/toe: Removing directory 2026/07/28 02:20:56 INFO : toe: Removing directory 2026/07/28 02:20:56 INFO : empty_dir: Removing directory 2026/07/28 02:20:56 DEBUG : Local file system at /tmp/rclone3905243938: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.51s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:20:56 DEBUG : empty_dir: Making directory with metadata 2026/07/28 02:20:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 02:20:56 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:57 INFO : tictacempty_dir: Making directory 2026/07/28 02:20:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:20:57 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:57 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:57 INFO : tictactoe: Making directory 2026/07/28 02:20:57 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:57 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:20:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:57 INFO : tictactoe/tictactoe: Making directory 2026/07/28 02:20:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:20:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 02:20:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 02:20:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:57 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:20:57 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:20:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 02:20:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:20:58 INFO : toe/toe/toe.txt: Deleted 2026/07/28 02:20:58 INFO : toe/toe: Removing directory 2026/07/28 02:20:58 INFO : toe: Removing directory 2026/07/28 02:20:58 INFO : empty_dir: Removing directory 2026/07/28 02:20:58 DEBUG : Local file system at /tmp/rclone3905243938: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/28 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 02:20:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/28 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:20:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/28 02:20:59 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.44s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:21:00 DEBUG : Reset feature "Copy" 2026/07/28 02:21:00 DEBUG : Reset feature "Move" 2026/07/28 02:21:00 DEBUG : Reset feature "Copy" 2026/07/28 02:21:00 DEBUG : Reset feature "Move" 2026/07/28 02:21:00 DEBUG : empty_dir: Making directory with metadata 2026/07/28 02:21:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/28 02:21:00 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:21:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:21:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:21:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:21:00 INFO : tictacempty_dir: Making directory 2026/07/28 02:21:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/28 02:21:00 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:21:00 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:21:00 INFO : tictactoe: Making directory 2026/07/28 02:21:00 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:21:00 DEBUG : toe: transformed to: tictactoe 2026/07/28 02:21:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:21:00 INFO : tictactoe/tictactoe: Making directory 2026/07/28 02:21:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/28 02:21:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/28 02:21:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:21:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 02:21:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:21:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:21:00 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:21:00 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:21:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 02:21:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:21:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/28 02:21:01 INFO : toe/toe/toe.txt: Deleted 2026/07/28 02:21:01 INFO : toe/toe: Removing directory 2026/07/28 02:21:01 INFO : toe: Removing directory 2026/07/28 02:21:01 INFO : empty_dir: Removing directory 2026/07/28 02:21:01 DEBUG : Local file system at /tmp/rclone3905243938: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/28 02:21:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/28 02:21:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/28 02:21:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 02:21:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 02:21:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/28 02:21:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/28 02:21:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:21:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/28 02:21:03 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.69s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:21:04 DEBUG : toe: transformed to: dG9l 2026/07/28 02:21:04 DEBUG : toe: transformed to: dG9l 2026/07/28 02:21:04 INFO : dG9l: Making directory 2026/07/28 02:21:04 DEBUG : toe: transformed to: dG9l 2026/07/28 02:21:04 DEBUG : toe: transformed to: dG9l 2026/07/28 02:21:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/28 02:21:04 INFO : dG9l/dG9l: Making directory 2026/07/28 02:21:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/28 02:21:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/28 02:21:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/28 02:21:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/28 02:21:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/28 02:21:04 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:21:04 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:21:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/28 02:21:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:21:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/28 02:21:04 DEBUG : Waiting for deletions to finish 2026/07/28 02:21:05 DEBUG : dG9l: transformed to: toe 2026/07/28 02:21:05 DEBUG : dG9l: transformed to: toe 2026/07/28 02:21:05 DEBUG : dG9l: transformed to: toe 2026/07/28 02:21:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/28 02:21:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/28 02:21:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/28 02:21:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/28 02:21:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/28 02:21:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/28 02:21:05 DEBUG : Local file system at /tmp/rclone3905243938: Waiting for checks to finish 2026/07/28 02:21:05 DEBUG : Local file system at /tmp/rclone3905243938: Waiting for transfers to finish 2026/07/28 02:21:05 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.34s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-detanex1yahi", Local "Local file system at /tmp/rclone3905243938", Modify Window "1ms" 2026/07/28 02:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 02:21:06 DEBUG : toe: transformed to: 2026/07/28 02:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 02:21:06 DEBUG : toe: transformed to: 2026/07/28 02:21:06 INFO : B2 bucket rclone-test-detanex1yahi: Making directory 2026/07/28 02:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 02:21:06 DEBUG : toe: transformed to: 2026/07/28 02:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 02:21:06 DEBUG : toe: transformed to: 2026/07/28 02:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 02:21:06 DEBUG : toe/toe: transformed to: 2026/07/28 02:21:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/28 02:21:06 INFO : toe/toe: Making directory 2026/07/28 02:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 02:21:06 DEBUG : toe/toe: transformed to: 2026/07/28 02:21:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/28 02:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 02:21:06 DEBUG : toe: transformed to: 2026/07/28 02:21:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/28 02:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/28 02:21:06 DEBUG : toe/toe/toe: transformed to: 2026/07/28 02:21:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/28 02:21:06 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for checks to finish 2026/07/28 02:21:06 DEBUG : B2 bucket rclone-test-detanex1yahi: Waiting for transfers to finish 2026/07/28 02:21:07 DEBUG : toe/toe/toe: size = 11 OK 2026/07/28 02:21:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/28 02:21:07 INFO : toe/toe/toe: Copied (new) 2026/07/28 02:21:07 ERROR : B2 bucket rclone-test-detanex1yahi: not deleting files as there were IO errors 2026/07/28 02:21:07 ERROR : B2 bucket rclone-test-detanex1yahi: not deleting directories as there were IO errors --- PASS: TestError (1.88s) PASS 2026/07/28 02:21:08 DEBUG : B2 bucket rclone-test-detanex1yahi: Purge remote 2026/07/28 02:21:08 INFO : B2 bucket rclone-test-detanex1yahi: cleaning bucket "rclone-test-detanex1yahi" of all files 2026/07/28 02:21:09 DEBUG : BackupDir/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc28a_d20260728_m021516_c001_v7007000_t0000_u01785204916122") 2026/07/28 02:21:09 DEBUG : BackupDir/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f112282b411961446_d20260728_m021510_c001_v0001102_t0040_u01785204910704") 2026/07/28 02:21:09 DEBUG : CompareDest/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f424072d8c3e6cdaf_d20260728_m021451_c001_v7007000_t0000_u01785204891811") 2026/07/28 02:21:09 DEBUG : CompareDest/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c85c6_d20260728_m021446_c001_v0001185_t0015_u01785204886087") 2026/07/28 02:21:09 DEBUG : CompareDest/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f424072d8c3e6cdb0_d20260728_m021452_c001_v7007000_t0000_u01785204892004") 2026/07/28 02:21:09 DEBUG : CompareDest/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f601460_d20260728_m021447_c001_v0001185_t0031_u01785204887379") 2026/07/28 02:21:09 DEBUG : CopyDest/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc28d_d20260728_m021516_c001_v7007000_t0000_u01785204916295") 2026/07/28 02:21:09 DEBUG : CopyDest/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cec5_d20260728_m021507_c001_v0001040_t0054_u01785204907791") 2026/07/28 02:21:09 DEBUG : CopyDest/three: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc28f_d20260728_m021516_c001_v7007000_t0000_u01785204916473") 2026/07/28 02:21:09 DEBUG : CopyDest/three: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f601608_d20260728_m021514_c001_v0001185_t0052_u01785204914078") 2026/07/28 02:21:09 DEBUG : CopyDest/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc291_d20260728_m021516_c001_v7007000_t0000_u01785204916661") 2026/07/28 02:21:09 DEBUG : CopyDest/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8696_d20260728_m021512_c001_v0001185_t0025_u01785204912105") 2026/07/28 02:21:09 DEBUG : EXISTING: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412c5e_d20260728_m021637_c001_v7007000_t0000_u01785204997515") 2026/07/28 02:21:09 DEBUG : EXISTING: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c897c_d20260728_m021636_c001_v0001185_t0056_u01785204996531") 2026/07/28 02:21:09 DEBUG : PREFIXapple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fcfd98_d20260728_m021840_c001_v7007000_t0000_u01785205120185") 2026/07/28 02:21:10 DEBUG : PREFIXapple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e42_d20260728_m021835_c001_v0001185_t0013_u01785205115195") 2026/07/28 02:21:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933276_d20260728_m021840_c001_v7007000_t0000_u01785205120161") 2026/07/28 02:21:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6d9_d20260728_m021835_c001_v0001185_t0059_u01785205115174") 2026/07/28 02:21:10 DEBUG : PREFIXbanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9ee9e_d20260728_m021840_c001_v7007000_t0000_u01785205120358") 2026/07/28 02:21:10 DEBUG : PREFIXbanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0e5_d20260728_m021835_c001_v0001040_t0043_u01785205115203") 2026/07/28 02:21:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f409022e342ac5717_d20260728_m021840_c001_v7007000_t0000_u01785205120294") 2026/07/28 02:21:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c66_d20260728_m021835_c001_v0001033_t0057_u01785205115183") 2026/07/28 02:21:10 DEBUG : Testêé: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412c43_d20260728_m021633_c001_v7007000_t0000_u01785204993962") 2026/07/28 02:21:10 DEBUG : Testêé: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8968_d20260728_m021633_c001_v0001185_t0013_u01785204993385") 2026/07/28 02:21:10 DEBUG : Testêé: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf63_d20260728_m021632_c001_v0001040_t0046_u01785204992049") 2026/07/28 02:21:10 DEBUG : YXBwbGU=: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a9331ff_d20260728_m021821_c001_v7007000_t0000_u01785205101581") 2026/07/28 02:21:10 DEBUG : YXBwbGU=: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd5fd_d20260728_m021817_c001_v0001185_t0011_u01785205097097") 2026/07/28 02:21:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933200_d20260728_m021821_c001_v7007000_t0000_u01785205101756") 2026/07/28 02:21:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c20_d20260728_m021817_c001_v0001033_t0003_u01785205097119") 2026/07/28 02:21:10 DEBUG : YmFuYW5h: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933201_d20260728_m021821_c001_v7007000_t0000_u01785205101930") 2026/07/28 02:21:10 DEBUG : YmFuYW5h: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0b1_d20260728_m021817_c001_v0001040_t0025_u01785205097108") 2026/07/28 02:21:10 DEBUG : a/potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2ce9_d20260728_m021215_c001_v7007000_t0000_u01785204735192") 2026/07/28 02:21:10 DEBUG : a/potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd64_d20260728_m021214_c001_v0001040_t0025_u01785204734332") 2026/07/28 02:21:10 DEBUG : a/potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9e13d_d20260728_m021212_c001_v7007000_t0000_u01785204732120") 2026/07/28 02:21:10 DEBUG : a/potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd5e_d20260728_m021211_c001_v0001040_t0006_u01785204731209") 2026/07/28 02:21:10 DEBUG : a/potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c6b_d20260728_m021151_c001_v7007000_t0000_u01785204711316") 2026/07/28 02:21:10 DEBUG : a/potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd0e_d20260728_m021150_c001_v0001040_t0048_u01785204710392") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4237_d20260728_m022036_c001_v7007000_t0000_u01785205236060") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cdaa7_d20260728_m022031_c001_v0001185_t0021_u01785205231769") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeec5_d20260728_m022020_c001_v7007000_t0000_u01785205220178") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cda33_d20260728_m022016_c001_v0001185_t0059_u01785205216436") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9907_d20260728_m022004_c001_v7007000_t0000_u01785205204884") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd9cf_d20260728_m022000_c001_v0001185_t0017_u01785205200938") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4208_d20260728_m021949_c001_v7007000_t0000_u01785205189466") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd955_d20260728_m021945_c001_v0001185_t0042_u01785205185548") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93344e_d20260728_m021934_c001_v7007000_t0000_u01785205174675") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd8e3_d20260728_m021930_c001_v0001185_t0059_u01785205170429") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341dd_d20260728_m021920_c001_v7007000_t0000_u01785205160017") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51cf6_d20260728_m021913_c001_v0001033_t0029_u01785205153787") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3be_d20260728_m021902_c001_v7007000_t0000_u01785205142690") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d131_d20260728_m021859_c001_v0001040_t0026_u01785205139385") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a4a07_d20260728_m021858_c001_v7007000_t0000_u01785205138293") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f02_d20260728_m021854_c001_v0001185_t0030_u01785205133999") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f370_d20260728_m021841_c001_v7007000_t0000_u01785205121919") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e6a_d20260728_m021838_c001_v0001185_t0051_u01785205118242") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f417f9d998c9c9db4_d20260728_m021837_c001_v7007000_t0000_u01785205117025") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6bf_d20260728_m021832_c001_v0001185_t0029_u01785205112857") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f3ee5_d20260728_m021819_c001_v7007000_t0000_u01785205099576") 2026/07/28 02:21:11 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd5e1_d20260728_m021814_c001_v0001185_t0036_u01785205094339") 2026/07/28 02:21:12 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733f98_d20260728_m021803_c001_v7007000_t0000_u01785205083339") 2026/07/28 02:21:12 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd55b_d20260728_m021759_c001_v0001185_t0055_u01785205079404") 2026/07/28 02:21:12 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a16_d20260728_m021747_c001_v7007000_t0000_u01785205067605") 2026/07/28 02:21:12 DEBUG : apple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd4c7_d20260728_m021742_c001_v0001185_t0057_u01785205062917") 2026/07/28 02:21:12 DEBUG : appleSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a4a0f_d20260728_m021901_c001_v7007000_t0000_u01785205141065") 2026/07/28 02:21:12 DEBUG : appleSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd795_d20260728_m021855_c001_v0001185_t0001_u01785205135933") 2026/07/28 02:21:12 DEBUG : appleapple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341de_d20260728_m021920_c001_v7007000_t0000_u01785205160190") 2026/07/28 02:21:12 DEBUG : appleapple: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fc0_d20260728_m021916_c001_v0001185_t0003_u01785205156276") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d423a_d20260728_m022036_c001_v7007000_t0000_u01785205236233") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c91ce_d20260728_m022032_c001_v0001185_t0017_u01785205232419") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeec6_d20260728_m022020_c001_v7007000_t0000_u01785205220353") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c916e_d20260728_m022017_c001_v0001185_t0030_u01785205217076") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9908_d20260728_m022005_c001_v7007000_t0000_u01785205205066") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c90e8_d20260728_m022001_c001_v0001185_t0057_u01785205201631") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4209_d20260728_m021949_c001_v7007000_t0000_u01785205189644") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9086_d20260728_m021946_c001_v0001185_t0014_u01785205186176") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933453_d20260728_m021934_c001_v7007000_t0000_u01785205174850") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9038_d20260728_m021931_c001_v0001185_t0022_u01785205171201") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fd009f_d20260728_m021918_c001_v7007000_t0000_u01785205158128") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd856_d20260728_m021914_c001_v0001185_t0048_u01785205154818") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3c0_d20260728_m021902_c001_v7007000_t0000_u01785205142867") 2026/07/28 02:21:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7c7_d20260728_m021859_c001_v0001185_t0022_u01785205139396") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41910b2c830ed98a_d20260728_m021858_c001_v7007000_t0000_u01785205138524") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d11b_d20260728_m021854_c001_v0001040_t0002_u01785205134370") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f371_d20260728_m021842_c001_v7007000_t0000_u01785205122113") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6fd_d20260728_m021838_c001_v0001185_t0051_u01785205118251") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f409022e342ac5713_d20260728_m021837_c001_v7007000_t0000_u01785205117386") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c5c_d20260728_m021833_c001_v0001033_t0037_u01785205113253") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9edb2_d20260728_m021819_c001_v7007000_t0000_u01785205099193") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c18_d20260728_m021815_c001_v0001033_t0035_u01785205095132") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733f99_d20260728_m021803_c001_v7007000_t0000_u01785205083516") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51bd0_d20260728_m021800_c001_v0001033_t0014_u01785205080102") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a19_d20260728_m021747_c001_v7007000_t0000_u01785205067798") 2026/07/28 02:21:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51b8e_d20260728_m021743_c001_v0001033_t0046_u01785205063727") 2026/07/28 02:21:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f415eb8f38776cc04_d20260728_m021901_c001_v7007000_t0000_u01785205141076") 2026/07/28 02:21:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f16_d20260728_m021855_c001_v0001185_t0051_u01785205135923") 2026/07/28 02:21:13 DEBUG : b/potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2ceb_d20260728_m021215_c001_v7007000_t0000_u01785204735385") 2026/07/28 02:21:13 DEBUG : b/potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd60_d20260728_m021212_c001_v0001040_t0043_u01785204732653") 2026/07/28 02:21:13 DEBUG : b/potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9e13a_d20260728_m021211_c001_v7007000_t0000_u01785204731592") 2026/07/28 02:21:13 DEBUG : b/potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd56_d20260728_m021209_c001_v0001040_t0006_u01785204729895") 2026/07/28 02:21:13 DEBUG : b/potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c69_d20260728_m021150_c001_v7007000_t0000_u01785204710795") 2026/07/28 02:21:13 DEBUG : b/potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd0a_d20260728_m021149_c001_v0001040_t0016_u01785204709154") 2026/07/28 02:21:13 DEBUG : backup/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f425cfe14b3001291_d20260728_m021529_c001_v7007000_t0000_u01785204929330") 2026/07/28 02:21:13 DEBUG : backup/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f107b7f1c4ffd59c1_d20260728_m021527_c001_v0001039_t0059_u01785204927328") 2026/07/28 02:21:14 DEBUG : backup/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f104e6cf268907e38_d20260728_m021523_c001_v0001146_t0012_u01785204923186") 2026/07/28 02:21:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a2231_d20260728_m021553_c001_v7007000_t0000_u01785204953657") 2026/07/28 02:21:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f101128fecbf3921d_d20260728_m021551_c001_v0001153_t0010_u01785204951576") 2026/07/28 02:21:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f119b08a6147fb3fe_d20260728_m021547_c001_v0001116_t0014_u01785204947576") 2026/07/28 02:21:14 DEBUG : backup/one.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a8cc5_d20260728_m021541_c001_v7007000_t0000_u01785204941192") 2026/07/28 02:21:14 DEBUG : backup/one.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11806388b2d7ea0b_d20260728_m021539_c001_v0001181_t0049_u01785204939348") 2026/07/28 02:21:14 DEBUG : backup/one.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11674f49a8297a6d_d20260728_m021535_c001_v0001174_t0054_u01785204935727") 2026/07/28 02:21:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a2232_d20260728_m021553_c001_v7007000_t0000_u01785204953834") 2026/07/28 02:21:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f109d85c7bb37c644_d20260728_m021552_c001_v0001183_t0014_u01785204952858") 2026/07/28 02:21:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f119834dcdd4728c7_d20260728_m021549_c001_v0001179_t0021_u01785204949424") 2026/07/28 02:21:14 DEBUG : backup/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f425cfe14b3001293_d20260728_m021529_c001_v7007000_t0000_u01785204929504") 2026/07/28 02:21:14 DEBUG : backup/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f10777a68e5e56b87_d20260728_m021528_c001_v0001146_t0035_u01785204928362") 2026/07/28 02:21:14 DEBUG : backup/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1059b539a53bfe83_d20260728_m021524_c001_v0001136_t0042_u01785204924818") 2026/07/28 02:21:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a8cc7_d20260728_m021541_c001_v7007000_t0000_u01785204941368") 2026/07/28 02:21:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1034af35a20956e8_d20260728_m021540_c001_v0001106_t0046_u01785204940165") 2026/07/28 02:21:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1178fd6aa6ea8196_d20260728_m021537_c001_v0001101_t0020_u01785204937104") 2026/07/28 02:21:14 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d423c_d20260728_m022036_c001_v7007000_t0000_u01785205236406") 2026/07/28 02:21:14 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51e12_d20260728_m022031_c001_v0001033_t0010_u01785205231957") 2026/07/28 02:21:14 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeecb_d20260728_m022020_c001_v7007000_t0000_u01785205220527") 2026/07/28 02:21:14 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51dde_d20260728_m022016_c001_v0001033_t0000_u01785205216639") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9909_d20260728_m022005_c001_v7007000_t0000_u01785205205245") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51dac_d20260728_m022001_c001_v0001033_t0018_u01785205201152") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f420a_d20260728_m021949_c001_v7007000_t0000_u01785205189821") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d7a_d20260728_m021945_c001_v0001033_t0045_u01785205185805") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933457_d20260728_m021935_c001_v7007000_t0000_u01785205175024") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d38_d20260728_m021930_c001_v0001033_t0032_u01785205170615") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341df_d20260728_m021920_c001_v7007000_t0000_u01785205160365") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fb8_d20260728_m021914_c001_v0001185_t0014_u01785205154624") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3c1_d20260728_m021903_c001_v7007000_t0000_u01785205143043") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f42_d20260728_m021859_c001_v0001185_t0023_u01785205139406") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f3f5d_d20260728_m021858_c001_v7007000_t0000_u01785205138330") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd787_d20260728_m021854_c001_v0001185_t0045_u01785205134184") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f373_d20260728_m021842_c001_v7007000_t0000_u01785205122308") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c6e_d20260728_m021838_c001_v0001033_t0003_u01785205118260") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fcfd93_d20260728_m021837_c001_v7007000_t0000_u01785205117199") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e28_d20260728_m021833_c001_v0001185_t0057_u01785205113055") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9edb4_d20260728_m021819_c001_v7007000_t0000_u01785205099421") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0a5_d20260728_m021814_c001_v0001040_t0036_u01785205094570") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733f9a_d20260728_m021803_c001_v7007000_t0000_u01785205083783") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d07b_d20260728_m021759_c001_v0001040_t0040_u01785205079632") 2026/07/28 02:21:15 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a1c_d20260728_m021747_c001_v7007000_t0000_u01785205067990") 2026/07/28 02:21:16 DEBUG : banana: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d051_d20260728_m021743_c001_v0001040_t0022_u01785205063114") 2026/07/28 02:21:16 DEBUG : bananaSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acee0_d20260728_m021901_c001_v7007000_t0000_u01785205141188") 2026/07/28 02:21:16 DEBUG : bananaSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51ca6_d20260728_m021855_c001_v0001033_t0019_u01785205135955") 2026/07/28 02:21:16 DEBUG : both0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34ea_d20260728_m021717_c001_v7007000_t0000_u01785205037213") 2026/07/28 02:21:16 DEBUG : both0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfc7_d20260728_m021659_c001_v0001040_t0015_u01785205019664") 2026/07/28 02:21:16 DEBUG : both0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697dc_d20260728_m021655_c001_v7007000_t0000_u01785205015586") 2026/07/28 02:21:16 DEBUG : both0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf6d_d20260728_m021639_c001_v0001040_t0001_u01785204999300") 2026/07/28 02:21:16 DEBUG : both1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34eb_d20260728_m021717_c001_v7007000_t0000_u01785205037388") 2026/07/28 02:21:16 DEBUG : both1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfcb_d20260728_m021700_c001_v0001040_t0026_u01785205020761") 2026/07/28 02:21:16 DEBUG : both1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697de_d20260728_m021655_c001_v7007000_t0000_u01785205015760") 2026/07/28 02:21:16 DEBUG : both1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf71_d20260728_m021639_c001_v0001040_t0048_u01785204999966") 2026/07/28 02:21:16 DEBUG : both10: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34ec_d20260728_m021717_c001_v7007000_t0000_u01785205037565") 2026/07/28 02:21:16 DEBUG : both10: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfe9_d20260728_m021707_c001_v0001040_t0006_u01785205027975") 2026/07/28 02:21:16 DEBUG : both10: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697df_d20260728_m021655_c001_v7007000_t0000_u01785205015932") 2026/07/28 02:21:16 DEBUG : both10: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf93_d20260728_m021645_c001_v0001040_t0057_u01785205005736") 2026/07/28 02:21:16 DEBUG : both11: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34ed_d20260728_m021717_c001_v7007000_t0000_u01785205037751") 2026/07/28 02:21:16 DEBUG : both11: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfeb_d20260728_m021708_c001_v0001040_t0020_u01785205028600") 2026/07/28 02:21:16 DEBUG : both11: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697e1_d20260728_m021656_c001_v7007000_t0000_u01785205016105") 2026/07/28 02:21:16 DEBUG : both11: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf95_d20260728_m021646_c001_v0001040_t0002_u01785205006377") 2026/07/28 02:21:16 DEBUG : both12: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34ee_d20260728_m021717_c001_v7007000_t0000_u01785205037925") 2026/07/28 02:21:16 DEBUG : both12: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfef_d20260728_m021709_c001_v0001040_t0016_u01785205029480") 2026/07/28 02:21:17 DEBUG : both12: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697eb_d20260728_m021656_c001_v7007000_t0000_u01785205016278") 2026/07/28 02:21:17 DEBUG : both12: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf97_d20260728_m021647_c001_v0001040_t0049_u01785205007097") 2026/07/28 02:21:17 DEBUG : both13: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34ef_d20260728_m021718_c001_v7007000_t0000_u01785205038101") 2026/07/28 02:21:17 DEBUG : both13: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cff3_d20260728_m021710_c001_v0001040_t0035_u01785205030245") 2026/07/28 02:21:17 DEBUG : both13: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697ec_d20260728_m021656_c001_v7007000_t0000_u01785205016452") 2026/07/28 02:21:17 DEBUG : both13: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfa1_d20260728_m021647_c001_v0001040_t0041_u01785205007752") 2026/07/28 02:21:17 DEBUG : both14: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34f0_d20260728_m021718_c001_v7007000_t0000_u01785205038276") 2026/07/28 02:21:17 DEBUG : both14: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cffb_d20260728_m021711_c001_v0001040_t0006_u01785205031065") 2026/07/28 02:21:17 DEBUG : both14: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697ed_d20260728_m021656_c001_v7007000_t0000_u01785205016626") 2026/07/28 02:21:17 DEBUG : both14: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfa5_d20260728_m021648_c001_v0001040_t0039_u01785205008510") 2026/07/28 02:21:17 DEBUG : both15: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34f1_d20260728_m021718_c001_v7007000_t0000_u01785205038450") 2026/07/28 02:21:17 DEBUG : both15: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfff_d20260728_m021711_c001_v0001040_t0012_u01785205031712") 2026/07/28 02:21:17 DEBUG : both15: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697ee_d20260728_m021656_c001_v7007000_t0000_u01785205016799") 2026/07/28 02:21:17 DEBUG : both15: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfa9_d20260728_m021649_c001_v0001040_t0020_u01785205009275") 2026/07/28 02:21:17 DEBUG : both16: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34f2_d20260728_m021718_c001_v7007000_t0000_u01785205038626") 2026/07/28 02:21:17 DEBUG : both16: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d005_d20260728_m021712_c001_v0001040_t0013_u01785205032342") 2026/07/28 02:21:17 DEBUG : both16: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697ef_d20260728_m021656_c001_v7007000_t0000_u01785205016975") 2026/07/28 02:21:17 DEBUG : both16: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfad_d20260728_m021650_c001_v0001040_t0043_u01785205010056") 2026/07/28 02:21:17 DEBUG : both17: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34f3_d20260728_m021718_c001_v7007000_t0000_u01785205038802") 2026/07/28 02:21:17 DEBUG : both17: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d007_d20260728_m021712_c001_v0001040_t0044_u01785205032891") 2026/07/28 02:21:17 DEBUG : both17: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697f0_d20260728_m021657_c001_v7007000_t0000_u01785205017151") 2026/07/28 02:21:18 DEBUG : both17: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfaf_d20260728_m021650_c001_v0001040_t0013_u01785205010697") 2026/07/28 02:21:18 DEBUG : both18: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34f5_d20260728_m021718_c001_v7007000_t0000_u01785205038980") 2026/07/28 02:21:18 DEBUG : both18: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d00b_d20260728_m021713_c001_v0001040_t0015_u01785205033475") 2026/07/28 02:21:18 DEBUG : both18: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697f1_d20260728_m021657_c001_v7007000_t0000_u01785205017327") 2026/07/28 02:21:18 DEBUG : both18: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfb3_d20260728_m021651_c001_v0001040_t0053_u01785205011485") 2026/07/28 02:21:18 DEBUG : both19: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34f6_d20260728_m021719_c001_v7007000_t0000_u01785205039155") 2026/07/28 02:21:18 DEBUG : both19: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d00f_d20260728_m021714_c001_v0001040_t0032_u01785205034054") 2026/07/28 02:21:18 DEBUG : both19: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697f3_d20260728_m021657_c001_v7007000_t0000_u01785205017500") 2026/07/28 02:21:18 DEBUG : both19: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfbb_d20260728_m021652_c001_v0001040_t0029_u01785205012153") 2026/07/28 02:21:18 DEBUG : both2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34f7_d20260728_m021719_c001_v7007000_t0000_u01785205039330") 2026/07/28 02:21:18 DEBUG : both2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfcf_d20260728_m021701_c001_v0001040_t0010_u01785205021397") 2026/07/28 02:21:18 DEBUG : both2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697f5_d20260728_m021657_c001_v7007000_t0000_u01785205017673") 2026/07/28 02:21:18 DEBUG : both2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf75_d20260728_m021640_c001_v0001040_t0059_u01785205000623") 2026/07/28 02:21:18 DEBUG : both3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34f8_d20260728_m021719_c001_v7007000_t0000_u01785205039504") 2026/07/28 02:21:18 DEBUG : both3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfd1_d20260728_m021702_c001_v0001040_t0024_u01785205022119") 2026/07/28 02:21:18 DEBUG : both3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697f6_d20260728_m021657_c001_v7007000_t0000_u01785205017847") 2026/07/28 02:21:18 DEBUG : both3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf79_d20260728_m021641_c001_v0001040_t0013_u01785205001283") 2026/07/28 02:21:18 DEBUG : both4: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34fb_d20260728_m021719_c001_v7007000_t0000_u01785205039680") 2026/07/28 02:21:18 DEBUG : both4: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfd5_d20260728_m021703_c001_v0001040_t0020_u01785205023036") 2026/07/28 02:21:18 DEBUG : both4: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697f7_d20260728_m021658_c001_v7007000_t0000_u01785205018022") 2026/07/28 02:21:18 DEBUG : both4: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf7d_d20260728_m021641_c001_v0001040_t0010_u01785205001953") 2026/07/28 02:21:18 DEBUG : both5: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34fd_d20260728_m021719_c001_v7007000_t0000_u01785205039854") 2026/07/28 02:21:18 DEBUG : both5: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfdb_d20260728_m021703_c001_v0001040_t0040_u01785205023727") 2026/07/28 02:21:18 DEBUG : both5: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697f8_d20260728_m021658_c001_v7007000_t0000_u01785205018249") 2026/07/28 02:21:19 DEBUG : both5: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf81_d20260728_m021642_c001_v0001040_t0036_u01785205002551") 2026/07/28 02:21:19 DEBUG : both6: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34fe_d20260728_m021720_c001_v7007000_t0000_u01785205040029") 2026/07/28 02:21:19 DEBUG : both6: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfdd_d20260728_m021704_c001_v0001040_t0055_u01785205024666") 2026/07/28 02:21:19 DEBUG : both6: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697f9_d20260728_m021658_c001_v7007000_t0000_u01785205018423") 2026/07/28 02:21:19 DEBUG : both6: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf87_d20260728_m021643_c001_v0001040_t0011_u01785205003407") 2026/07/28 02:21:19 DEBUG : both7: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d34ff_d20260728_m021720_c001_v7007000_t0000_u01785205040205") 2026/07/28 02:21:19 DEBUG : both7: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfe3_d20260728_m021705_c001_v0001040_t0028_u01785205025775") 2026/07/28 02:21:19 DEBUG : both7: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697fb_d20260728_m021658_c001_v7007000_t0000_u01785205018620") 2026/07/28 02:21:19 DEBUG : both7: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf89_d20260728_m021643_c001_v0001040_t0013_u01785205003966") 2026/07/28 02:21:19 DEBUG : both8: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3501_d20260728_m021720_c001_v7007000_t0000_u01785205040497") 2026/07/28 02:21:19 DEBUG : both8: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfe5_d20260728_m021706_c001_v0001040_t0037_u01785205026402") 2026/07/28 02:21:19 DEBUG : both8: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697fc_d20260728_m021658_c001_v7007000_t0000_u01785205018794") 2026/07/28 02:21:19 DEBUG : both8: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf8b_d20260728_m021644_c001_v0001040_t0059_u01785205004516") 2026/07/28 02:21:19 DEBUG : both9: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3502_d20260728_m021720_c001_v7007000_t0000_u01785205040671") 2026/07/28 02:21:19 DEBUG : both9: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cfe7_d20260728_m021707_c001_v0001040_t0050_u01785205027262") 2026/07/28 02:21:19 DEBUG : both9: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697fd_d20260728_m021658_c001_v7007000_t0000_u01785205018966") 2026/07/28 02:21:19 DEBUG : both9: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf91_d20260728_m021645_c001_v0001040_t0006_u01785205005150") 2026/07/28 02:21:19 DEBUG : c/non empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2ced_d20260728_m021215_c001_v7007000_t0000_u01785204735565") 2026/07/28 02:21:19 DEBUG : c/non empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd62_d20260728_m021213_c001_v0001040_t0016_u01785204733125") 2026/07/28 02:21:19 DEBUG : c/non empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9e13e_d20260728_m021212_c001_v7007000_t0000_u01785204732296") 2026/07/28 02:21:20 DEBUG : c/non empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd58_d20260728_m021210_c001_v0001040_t0034_u01785204730288") 2026/07/28 02:21:20 DEBUG : c/non empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c6c_d20260728_m021151_c001_v7007000_t0000_u01785204711504") 2026/07/28 02:21:20 DEBUG : c/non empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd0c_d20260728_m021149_c001_v0001040_t0030_u01785204709511") 2026/07/28 02:21:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933202_d20260728_m021822_c001_v7007000_t0000_u01785205102104") 2026/07/28 02:21:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d84_d20260728_m021817_c001_v0001185_t0034_u01785205097128") 2026/07/28 02:21:20 DEBUG : check sum: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3a4e_d20260728_m021141_c001_v7007000_t0000_u01785204701239") 2026/07/28 02:21:20 DEBUG : check sum: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccea_d20260728_m021140_c001_v0001040_t0049_u01785204700187") 2026/07/28 02:21:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4020872c6031de3b_d20260728_m022106_c001_v7007000_t0000_u01785205266175") 2026/07/28 02:21:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cdb8b_d20260728_m022104_c001_v0001185_t0045_u01785205264750") 2026/07/28 02:21:20 DEBUG : dest/3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc24b_d20260728_m021500_c001_v7007000_t0000_u01785204900613") 2026/07/28 02:21:20 DEBUG : dest/3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f417ec3d189a7d871_d20260728_m021459_c001_v0001179_t0042_u01785204899567") 2026/07/28 02:21:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341e1_d20260728_m021920_c001_v7007000_t0000_u01785205160538") 2026/07/28 02:21:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd863_d20260728_m021916_c001_v0001185_t0053_u01785205156481") 2026/07/28 02:21:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d423e_d20260728_m022036_c001_v7007000_t0000_u01785205236580") 2026/07/28 02:21:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cda6f_d20260728_m022024_c001_v0001185_t0041_u01785205224697") 2026/07/28 02:21:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeed0_d20260728_m022020_c001_v7007000_t0000_u01785205220725") 2026/07/28 02:21:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cda07_d20260728_m022009_c001_v0001185_t0048_u01785205209439") 2026/07/28 02:21:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb990a_d20260728_m022005_c001_v7007000_t0000_u01785205205420") 2026/07/28 02:21:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd995_d20260728_m021954_c001_v0001185_t0003_u01785205194111") 2026/07/28 02:21:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f420b_d20260728_m021949_c001_v7007000_t0000_u01785205189999") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd931_d20260728_m021939_c001_v0001185_t0041_u01785205179122") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933458_d20260728_m021935_c001_v7007000_t0000_u01785205175199") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd8b1_d20260728_m021924_c001_v0001185_t0006_u01785205164456") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41910b2c830ed9c7_d20260728_m021918_c001_v7007000_t0000_u01785205158286") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51cd8_d20260728_m021907_c001_v0001033_t0016_u01785205147239") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3c3_d20260728_m021903_c001_v7007000_t0000_u01785205143219") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f44_d20260728_m021859_c001_v0001185_t0011_u01785205139681") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3aa_d20260728_m021858_c001_v7007000_t0000_u01785205138546") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8ec8_d20260728_m021846_c001_v0001185_t0042_u01785205126754") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f374_d20260728_m021842_c001_v7007000_t0000_u01785205122510") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e6c_d20260728_m021838_c001_v0001185_t0001_u01785205118483") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f417f9d998c9c9db5_d20260728_m021837_c001_v7007000_t0000_u01785205117217") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd66e_d20260728_m021826_c001_v0001185_t0002_u01785205106037") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f418881b453911aba_d20260728_m021819_c001_v7007000_t0000_u01785205099364") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd5b5_d20260728_m021807_c001_v0001185_t0030_u01785205087873") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733f9b_d20260728_m021803_c001_v7007000_t0000_u01785205083957") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd513_d20260728_m021752_c001_v0001185_t0040_u01785205072443") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a22_d20260728_m021748_c001_v7007000_t0000_u01785205068196") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd48b_d20260728_m021737_c001_v0001185_t0021_u01785205057242") 2026/07/28 02:21:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3b2_d20260728_m021901_c001_v7007000_t0000_u01785205141045") 2026/07/28 02:21:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f18_d20260728_m021856_c001_v0001185_t0031_u01785205136128") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341e2_d20260728_m021920_c001_v7007000_t0000_u01785205160711") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d16d_d20260728_m021916_c001_v0001040_t0048_u01785205156490") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4240_d20260728_m022036_c001_v7007000_t0000_u01785205236753") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51df4_d20260728_m022025_c001_v0001033_t0050_u01785205225257") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeed2_d20260728_m022020_c001_v7007000_t0000_u01785205220905") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51dc8_d20260728_m022010_c001_v0001033_t0001_u01785205210054") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb990b_d20260728_m022005_c001_v7007000_t0000_u01785205205595") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d94_d20260728_m021954_c001_v0001033_t0018_u01785205194661") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f420d_d20260728_m021950_c001_v7007000_t0000_u01785205190175") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d5e_d20260728_m021939_c001_v0001033_t0042_u01785205179683") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933459_d20260728_m021935_c001_v7007000_t0000_u01785205175374") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d20_d20260728_m021925_c001_v0001033_t0008_u01785205165031") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341d6_d20260728_m021918_c001_v7007000_t0000_u01785205158145") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f84_d20260728_m021907_c001_v0001185_t0027_u01785205147956") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3c5_d20260728_m021903_c001_v7007000_t0000_u01785205143395") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7cf_d20260728_m021859_c001_v0001185_t0051_u01785205139671") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818aced9_d20260728_m021858_c001_v7007000_t0000_u01785205138003") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd757_d20260728_m021847_c001_v0001185_t0045_u01785205127379") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f375_d20260728_m021842_c001_v7007000_t0000_u01785205122705") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6ff_d20260728_m021838_c001_v0001185_t0055_u01785205118522") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9ee9b_d20260728_m021837_c001_v7007000_t0000_u01785205117060") 2026/07/28 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8de2_d20260728_m021826_c001_v0001185_t0045_u01785205106569") 2026/07/28 02:21:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a9331f8_d20260728_m021819_c001_v7007000_t0000_u01785205099372") 2026/07/28 02:21:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d091_d20260728_m021808_c001_v0001040_t0057_u01785205088413") 2026/07/28 02:21:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733f9c_d20260728_m021804_c001_v7007000_t0000_u01785205084132") 2026/07/28 02:21:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d063_d20260728_m021753_c001_v0001040_t0041_u01785205073001") 2026/07/28 02:21:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a24_d20260728_m021748_c001_v7007000_t0000_u01785205068390") 2026/07/28 02:21:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d03f_d20260728_m021737_c001_v0001040_t0029_u01785205057777") 2026/07/28 02:21:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acedf_d20260728_m021901_c001_v7007000_t0000_u01785205141013") 2026/07/28 02:21:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd797_d20260728_m021856_c001_v0001185_t0051_u01785205136218") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341e4_d20260728_m021920_c001_v7007000_t0000_u01785205160883") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fc2_d20260728_m021916_c001_v0001185_t0014_u01785205156503") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4242_d20260728_m022036_c001_v7007000_t0000_u01785205236999") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c91aa_d20260728_m022025_c001_v0001185_t0007_u01785205225987") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeed3_d20260728_m022021_c001_v7007000_t0000_u01785205221080") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c912a_d20260728_m022011_c001_v0001185_t0058_u01785205211106") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb990c_d20260728_m022005_c001_v7007000_t0000_u01785205205771") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c90b0_d20260728_m021955_c001_v0001185_t0006_u01785205195362") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f420f_d20260728_m021950_c001_v7007000_t0000_u01785205190353") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9066_d20260728_m021940_c001_v0001185_t0059_u01785205180500") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93345a_d20260728_m021935_c001_v7007000_t0000_u01785205175549") 2026/07/28 02:21:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c900e_d20260728_m021925_c001_v0001185_t0022_u01785205165836") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a9260_d20260728_m021918_c001_v7007000_t0000_u01785205158297") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd81d_d20260728_m021908_c001_v0001185_t0035_u01785205148486") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3c7_d20260728_m021903_c001_v7007000_t0000_u01785205143635") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51cba_d20260728_m021859_c001_v0001033_t0015_u01785205139763") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c26db_d20260728_m021858_c001_v7007000_t0000_u01785205138297") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d107_d20260728_m021847_c001_v0001040_t0039_u01785205127926") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f376_d20260728_m021842_c001_v7007000_t0000_u01785205122898") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0f3_d20260728_m021838_c001_v0001040_t0057_u01785205118657") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9ee9c_d20260728_m021837_c001_v7007000_t0000_u01785205117236") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c3e_d20260728_m021827_c001_v0001033_t0006_u01785205107258") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436b37_d20260728_m021819_c001_v7007000_t0000_u01785205099585") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51bfe_d20260728_m021809_c001_v0001033_t0052_u01785205089241") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733f9d_d20260728_m021804_c001_v7007000_t0000_u01785205084315") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51ba8_d20260728_m021753_c001_v0001033_t0048_u01785205073865") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a29_d20260728_m021748_c001_v7007000_t0000_u01785205068582") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51b78_d20260728_m021738_c001_v0001033_t0023_u01785205058215") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41910b2c830ed996_d20260728_m021901_c001_v7007000_t0000_u01785205141271") 2026/07/28 02:21:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d123_d20260728_m021856_c001_v0001040_t0039_u01785205136324") 2026/07/28 02:21:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341e5_d20260728_m021921_c001_v7007000_t0000_u01785205161056") 2026/07/28 02:21:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd865_d20260728_m021916_c001_v0001185_t0043_u01785205156667") 2026/07/28 02:21:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4244_d20260728_m022037_c001_v7007000_t0000_u01785205237172") 2026/07/28 02:21:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d22d_d20260728_m022026_c001_v0001040_t0021_u01785205226523") 2026/07/28 02:21:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeed4_d20260728_m022021_c001_v7007000_t0000_u01785205221254") 2026/07/28 02:21:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d203_d20260728_m022011_c001_v0001040_t0010_u01785205211658") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb990d_d20260728_m022005_c001_v7007000_t0000_u01785205205946") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1dd_d20260728_m021955_c001_v0001040_t0032_u01785205195927") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4210_d20260728_m021950_c001_v7007000_t0000_u01785205190545") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1b7_d20260728_m021941_c001_v0001040_t0019_u01785205181034") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93345b_d20260728_m021935_c001_v7007000_t0000_u01785205175723") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d197_d20260728_m021926_c001_v0001040_t0004_u01785205166370") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fd0037_d20260728_m021917_c001_v7007000_t0000_u01785205157732") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d151_d20260728_m021909_c001_v0001040_t0056_u01785205149056") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3c9_d20260728_m021903_c001_v7007000_t0000_u01785205143810") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7d5_d20260728_m021859_c001_v0001185_t0044_u01785205139907") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41910b2c830ed989_d20260728_m021858_c001_v7007000_t0000_u01785205138351") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c90_d20260728_m021849_c001_v0001033_t0014_u01785205129246") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f377_d20260728_m021843_c001_v7007000_t0000_u01785205123090") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e6e_d20260728_m021838_c001_v0001185_t0009_u01785205118669") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f417f9d998c9c9db6_d20260728_m021837_c001_v7007000_t0000_u01785205117396") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0cb_d20260728_m021828_c001_v0001040_t0027_u01785205108177") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436b32_d20260728_m021819_c001_v7007000_t0000_u01785205099404") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d26_d20260728_m021810_c001_v0001185_t0018_u01785205090390") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733f9e_d20260728_m021804_c001_v7007000_t0000_u01785205084491") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8c86_d20260728_m021754_c001_v0001185_t0010_u01785205074933") 2026/07/28 02:21:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a2b_d20260728_m021748_c001_v7007000_t0000_u01785205068786") 2026/07/28 02:21:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8be6_d20260728_m021738_c001_v0001185_t0020_u01785205058662") 2026/07/28 02:21:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41910b2c830ed995_d20260728_m021901_c001_v7007000_t0000_u01785205141042") 2026/07/28 02:21:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51ca8_d20260728_m021856_c001_v0001033_t0034_u01785205136353") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghi: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341e6_d20260728_m021921_c001_v7007000_t0000_u01785205161250") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghi: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fc6_d20260728_m021916_c001_v0001185_t0038_u01785205156690") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4247_d20260728_m022037_c001_v7007000_t0000_u01785205237347") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cda83_d20260728_m022027_c001_v0001185_t0003_u01785205227225") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeed6_d20260728_m022021_c001_v7007000_t0000_u01785205221429") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cda19_d20260728_m022012_c001_v0001185_t0000_u01785205212068") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb990e_d20260728_m022006_c001_v7007000_t0000_u01785205206121") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd9ad_d20260728_m021956_c001_v0001185_t0052_u01785205196381") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4212_d20260728_m021950_c001_v7007000_t0000_u01785205190723") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd939_d20260728_m021941_c001_v0001185_t0025_u01785205181439") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93345c_d20260728_m021935_c001_v7007000_t0000_u01785205175898") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd8c5_d20260728_m021926_c001_v0001185_t0020_u01785205166749") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f415eb8f38776ccc3_d20260728_m021918_c001_v7007000_t0000_u01785205158150") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51ce0_d20260728_m021909_c001_v0001033_t0055_u01785205149521") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3cb_d20260728_m021903_c001_v7007000_t0000_u01785205143985") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f4c_d20260728_m021859_c001_v0001185_t0048_u01785205139918") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c26d6_d20260728_m021857_c001_v7007000_t0000_u01785205137927") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8edc_d20260728_m021849_c001_v0001185_t0042_u01785205129570") 2026/07/28 02:21:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f378_d20260728_m021843_c001_v7007000_t0000_u01785205123282") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c70_d20260728_m021838_c001_v0001033_t0047_u01785205118689") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933245_d20260728_m021837_c001_v7007000_t0000_u01785205117258") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd691_d20260728_m021828_c001_v0001185_t0038_u01785205108725") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9edb6_d20260728_m021819_c001_v7007000_t0000_u01785205099594") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd5cf_d20260728_m021810_c001_v0001185_t0051_u01785205090573") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733f9f_d20260728_m021804_c001_v7007000_t0000_u01785205084667") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd527_d20260728_m021755_c001_v0001185_t0012_u01785205075131") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a2f_d20260728_m021748_c001_v7007000_t0000_u01785205068980") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd4a3_d20260728_m021738_c001_v0001185_t0015_u01785205058849") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f3f60_d20260728_m021901_c001_v7007000_t0000_u01785205141044") 2026/07/28 02:21:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f1c_d20260728_m021856_c001_v0001185_t0038_u01785205136382") 2026/07/28 02:21:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341e8_d20260728_m021921_c001_v7007000_t0000_u01785205161423") 2026/07/28 02:21:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51cfe_d20260728_m021916_c001_v0001033_t0028_u01785205156819") 2026/07/28 02:21:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d424a_d20260728_m022037_c001_v7007000_t0000_u01785205237521") 2026/07/28 02:21:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51df8_d20260728_m022027_c001_v0001033_t0036_u01785205227448") 2026/07/28 02:21:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeeda_d20260728_m022021_c001_v7007000_t0000_u01785205221603") 2026/07/28 02:21:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51dca_d20260728_m022012_c001_v0001033_t0026_u01785205212289") 2026/07/28 02:21:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb990f_d20260728_m022006_c001_v7007000_t0000_u01785205206298") 2026/07/28 02:21:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d9c_d20260728_m021956_c001_v0001033_t0030_u01785205196569") 2026/07/28 02:21:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4213_d20260728_m021950_c001_v7007000_t0000_u01785205190899") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d68_d20260728_m021941_c001_v0001033_t0058_u01785205181642") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93345e_d20260728_m021936_c001_v7007000_t0000_u01785205176075") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d28_d20260728_m021926_c001_v0001033_t0046_u01785205166987") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9413088_d20260728_m021917_c001_v7007000_t0000_u01785205157923") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f94_d20260728_m021910_c001_v0001185_t0012_u01785205150066") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3cd_d20260728_m021904_c001_v7007000_t0000_u01785205144162") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d137_d20260728_m021900_c001_v0001040_t0039_u01785205140021") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acedb_d20260728_m021858_c001_v7007000_t0000_u01785205138352") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd763_d20260728_m021849_c001_v0001185_t0032_u01785205129850") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f379_d20260728_m021843_c001_v7007000_t0000_u01785205123474") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd705_d20260728_m021838_c001_v0001185_t0053_u01785205118741") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4188738dafdad92d_d20260728_m021837_c001_v7007000_t0000_u01785205117272") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e00_d20260728_m021828_c001_v0001185_t0008_u01785205108913") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4020872c6031db51_d20260728_m021819_c001_v7007000_t0000_u01785205099385") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d093_d20260728_m021810_c001_v0001040_t0015_u01785205090761") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fa0_d20260728_m021804_c001_v7007000_t0000_u01785205084841") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d067_d20260728_m021755_c001_v0001040_t0045_u01785205075360") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a32_d20260728_m021749_c001_v7007000_t0000_u01785205069174") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d043_d20260728_m021739_c001_v0001040_t0007_u01785205059054") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acee2_d20260728_m021901_c001_v7007000_t0000_u01785205141365") 2026/07/28 02:21:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd79b_d20260728_m021856_c001_v0001185_t0014_u01785205136406") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341ea_d20260728_m021921_c001_v7007000_t0000_u01785205161596") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d171_d20260728_m021916_c001_v0001040_t0044_u01785205156856") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d424c_d20260728_m022037_c001_v7007000_t0000_u01785205237694") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c91b2_d20260728_m022027_c001_v0001185_t0010_u01785205227934") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeedf_d20260728_m022021_c001_v7007000_t0000_u01785205221778") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9146_d20260728_m022013_c001_v0001185_t0018_u01785205213022") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9910_d20260728_m022006_c001_v7007000_t0000_u01785205206473") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c90c0_d20260728_m021957_c001_v0001185_t0028_u01785205197431") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4214_d20260728_m021951_c001_v7007000_t0000_u01785205191076") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c906e_d20260728_m021942_c001_v0001185_t0056_u01785205182007") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93345f_d20260728_m021936_c001_v7007000_t0000_u01785205176251") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c901a_d20260728_m021927_c001_v0001185_t0009_u01785205167368") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9413089_d20260728_m021918_c001_v7007000_t0000_u01785205158099") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd82b_d20260728_m021910_c001_v0001185_t0035_u01785205150249") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3cf_d20260728_m021904_c001_v7007000_t0000_u01785205144337") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f4e_d20260728_m021900_c001_v0001185_t0028_u01785205140102") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c26dd_d20260728_m021858_c001_v7007000_t0000_u01785205138483") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d109_d20260728_m021850_c001_v0001040_t0003_u01785205130073") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f37a_d20260728_m021843_c001_v7007000_t0000_u01785205123667") 2026/07/28 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e72_d20260728_m021838_c001_v0001185_t0010_u01785205118864") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933244_d20260728_m021837_c001_v7007000_t0000_u01785205117083") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c42_d20260728_m021829_c001_v0001033_t0020_u01785205109095") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9edaf_d20260728_m021819_c001_v7007000_t0000_u01785205099001") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c06_d20260728_m021811_c001_v0001033_t0014_u01785205091131") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fa1_d20260728_m021805_c001_v7007000_t0000_u01785205085022") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51bb6_d20260728_m021755_c001_v0001033_t0037_u01785205075901") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a35_d20260728_m021749_c001_v7007000_t0000_u01785205069367") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51b7e_d20260728_m021739_c001_v0001033_t0024_u01785205059596") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4154f98efcebcc27_d20260728_m021901_c001_v7007000_t0000_u01785205141034") 2026/07/28 02:21:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd79d_d20260728_m021856_c001_v0001185_t0034_u01785205136589") 2026/07/28 02:21:30 DEBUG : dir1/0007-12345: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341ed_d20260728_m021921_c001_v7007000_t0000_u01785205161771") 2026/07/28 02:21:30 DEBUG : dir1/0007-12345: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fca_d20260728_m021916_c001_v0001185_t0030_u01785205156878") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d424f_d20260728_m022037_c001_v7007000_t0000_u01785205237867") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d231_d20260728_m022028_c001_v0001040_t0028_u01785205228154") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeee4_d20260728_m022021_c001_v7007000_t0000_u01785205221952") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d205_d20260728_m022013_c001_v0001040_t0013_u01785205213212") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9911_d20260728_m022006_c001_v7007000_t0000_u01785205206649") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1e1_d20260728_m021957_c001_v0001040_t0052_u01785205197647") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4215_d20260728_m021951_c001_v7007000_t0000_u01785205191252") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1bb_d20260728_m021942_c001_v0001040_t0014_u01785205182228") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933462_d20260728_m021936_c001_v7007000_t0000_u01785205176426") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d199_d20260728_m021927_c001_v0001040_t0019_u01785205167550") 2026/07/28 02:21:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fd00a1_d20260728_m021918_c001_v7007000_t0000_u01785205158308") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d159_d20260728_m021910_c001_v0001040_t0012_u01785205150487") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3d2_d20260728_m021904_c001_v7007000_t0000_u01785205144513") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7d7_d20260728_m021900_c001_v0001185_t0053_u01785205140112") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f415eb8f38776cbfb_d20260728_m021858_c001_v7007000_t0000_u01785205138483") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c92_d20260728_m021850_c001_v0001033_t0043_u01785205130508") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f37c_d20260728_m021843_c001_v7007000_t0000_u01785205123858") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd707_d20260728_m021839_c001_v0001185_t0033_u01785205119027") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d36c3_d20260728_m021837_c001_v7007000_t0000_u01785205117141") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0cf_d20260728_m021829_c001_v0001040_t0038_u01785205109579") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f417f9d998c9c9ccc_d20260728_m021819_c001_v7007000_t0000_u01785205099646") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d32_d20260728_m021811_c001_v0001185_t0037_u01785205091634") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fa2_d20260728_m021805_c001_v7007000_t0000_u01785205085197") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8c96_d20260728_m021756_c001_v0001185_t0016_u01785205076414") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a3a_d20260728_m021749_c001_v7007000_t0000_u01785205069559") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8bf2_d20260728_m021740_c001_v0001185_t0002_u01785205060137") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4154f98efcebcc30_d20260728_m021901_c001_v7007000_t0000_u01785205141380") 2026/07/28 02:21:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f1e_d20260728_m021856_c001_v0001185_t0019_u01785205136610") 2026/07/28 02:21:31 DEBUG : dir1/0008-23456: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341ef_d20260728_m021921_c001_v7007000_t0000_u01785205161945") 2026/07/28 02:21:31 DEBUG : dir1/0008-23456: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd867_d20260728_m021916_c001_v0001185_t0007_u01785205156902") 2026/07/28 02:21:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4251_d20260728_m022038_c001_v7007000_t0000_u01785205238040") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cda8b_d20260728_m022028_c001_v0001185_t0019_u01785205228682") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeeea_d20260728_m022022_c001_v7007000_t0000_u01785205222138") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cda1d_d20260728_m022013_c001_v0001185_t0010_u01785205213607") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9912_d20260728_m022006_c001_v7007000_t0000_u01785205206827") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd9bf_d20260728_m021958_c001_v0001185_t0037_u01785205198127") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4217_d20260728_m021951_c001_v7007000_t0000_u01785205191429") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd947_d20260728_m021942_c001_v0001185_t0056_u01785205182882") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933463_d20260728_m021936_c001_v7007000_t0000_u01785205176604") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd8c9_d20260728_m021927_c001_v0001185_t0044_u01785205167920") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fd00a0_d20260728_m021918_c001_v7007000_t0000_u01785205158253") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51ce2_d20260728_m021910_c001_v0001033_t0052_u01785205150845") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3d3_d20260728_m021904_c001_v7007000_t0000_u01785205144693") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51cbe_d20260728_m021900_c001_v0001033_t0017_u01785205140231") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f401662ec09893c3e_d20260728_m021858_c001_v7007000_t0000_u01785205138324") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8eec_d20260728_m021851_c001_v0001185_t0044_u01785205131024") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f37e_d20260728_m021844_c001_v7007000_t0000_u01785205124051") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0f7_d20260728_m021839_c001_v0001040_t0029_u01785205119036") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f361_d20260728_m021837_c001_v7007000_t0000_u01785205117124") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd69f_d20260728_m021830_c001_v0001185_t0002_u01785205110141") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f417f9d998c9c9cca_d20260728_m021819_c001_v7007000_t0000_u01785205099448") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd5d9_d20260728_m021811_c001_v0001185_t0059_u01785205091818") 2026/07/28 02:21:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fa3_d20260728_m021805_c001_v7007000_t0000_u01785205085371") 2026/07/28 02:21:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd52f_d20260728_m021756_c001_v0001185_t0051_u01785205076602") 2026/07/28 02:21:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a3f_d20260728_m021749_c001_v7007000_t0000_u01785205069751") 2026/07/28 02:21:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd4b1_d20260728_m021740_c001_v0001185_t0008_u01785205060333") 2026/07/28 02:21:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4154f98efcebcc2c_d20260728_m021901_c001_v7007000_t0000_u01785205141207") 2026/07/28 02:21:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7a3_d20260728_m021856_c001_v0001185_t0002_u01785205136774") 2026/07/28 02:21:33 DEBUG : dir1/0009-34567: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341f3_d20260728_m021922_c001_v7007000_t0000_u01785205162146") 2026/07/28 02:21:33 DEBUG : dir1/0009-34567: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fd0_d20260728_m021917_c001_v0001185_t0047_u01785205157079") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4253_d20260728_m022038_c001_v7007000_t0000_u01785205238214") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51e00_d20260728_m022028_c001_v0001033_t0049_u01785205228868") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeeee_d20260728_m022022_c001_v7007000_t0000_u01785205222312") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51dd2_d20260728_m022013_c001_v0001033_t0053_u01785205213853") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9913_d20260728_m022007_c001_v7007000_t0000_u01785205207047") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51da2_d20260728_m021958_c001_v0001033_t0030_u01785205198323") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4219_d20260728_m021951_c001_v7007000_t0000_u01785205191608") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d70_d20260728_m021943_c001_v0001033_t0007_u01785205183122") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933465_d20260728_m021936_c001_v7007000_t0000_u01785205176778") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d2a_d20260728_m021928_c001_v0001033_t0051_u01785205168116") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41910b2c830ed9c2_d20260728_m021918_c001_v7007000_t0000_u01785205158104") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fa0_d20260728_m021911_c001_v0001185_t0038_u01785205151465") 2026/07/28 02:21:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3d4_d20260728_m021904_c001_v7007000_t0000_u01785205144869") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7dd_d20260728_m021900_c001_v0001185_t0000_u01785205140296") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4154f98efcebcbfa_d20260728_m021858_c001_v7007000_t0000_u01785205138324") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd775_d20260728_m021851_c001_v0001185_t0046_u01785205131209") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f37f_d20260728_m021844_c001_v7007000_t0000_u01785205124242") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e74_d20260728_m021839_c001_v0001185_t0007_u01785205119142") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fcfd8e_d20260728_m021836_c001_v7007000_t0000_u01785205116664") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e10_d20260728_m021830_c001_v0001185_t0029_u01785205110327") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4020872c6031db54_d20260728_m021819_c001_v7007000_t0000_u01785205099562") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d09d_d20260728_m021812_c001_v0001040_t0034_u01785205092005") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fa4_d20260728_m021805_c001_v7007000_t0000_u01785205085546") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d06d_d20260728_m021756_c001_v0001040_t0034_u01785205076801") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a45_d20260728_m021749_c001_v7007000_t0000_u01785205069943") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d045_d20260728_m021740_c001_v0001040_t0016_u01785205060582") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f3f61_d20260728_m021901_c001_v7007000_t0000_u01785205141218") 2026/07/28 02:21:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f20_d20260728_m021856_c001_v0001185_t0053_u01785205136793") 2026/07/28 02:21:34 DEBUG : dir1/0010-45678: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341f6_d20260728_m021922_c001_v7007000_t0000_u01785205162321") 2026/07/28 02:21:34 DEBUG : dir1/0010-45678: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd86d_d20260728_m021917_c001_v0001185_t0018_u01785205157108") 2026/07/28 02:21:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4255_d20260728_m022038_c001_v7007000_t0000_u01785205238388") 2026/07/28 02:21:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c91bc_d20260728_m022029_c001_v0001185_t0018_u01785205229509") 2026/07/28 02:21:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeef3_d20260728_m022022_c001_v7007000_t0000_u01785205222487") 2026/07/28 02:21:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c914c_d20260728_m022014_c001_v0001185_t0047_u01785205214258") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9914_d20260728_m022007_c001_v7007000_t0000_u01785205207229") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c90d0_d20260728_m021958_c001_v0001185_t0003_u01785205198997") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f421b_d20260728_m021951_c001_v7007000_t0000_u01785205191784") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9076_d20260728_m021943_c001_v0001185_t0059_u01785205183525") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933469_d20260728_m021936_c001_v7007000_t0000_u01785205176953") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9022_d20260728_m021928_c001_v0001185_t0053_u01785205168490") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9413087_d20260728_m021917_c001_v7007000_t0000_u01785205157748") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd83b_d20260728_m021911_c001_v0001185_t0018_u01785205151651") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3d6_d20260728_m021905_c001_v7007000_t0000_u01785205145045") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f50_d20260728_m021900_c001_v0001185_t0011_u01785205140307") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a4a09_d20260728_m021858_c001_v7007000_t0000_u01785205138493") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d10b_d20260728_m021851_c001_v0001040_t0056_u01785205131406") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f380_d20260728_m021844_c001_v7007000_t0000_u01785205124434") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c72_d20260728_m021839_c001_v0001033_t0015_u01785205119176") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fcfd90_d20260728_m021836_c001_v7007000_t0000_u01785205116843") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c48_d20260728_m021830_c001_v0001033_t0044_u01785205110555") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f418881b453911abe_d20260728_m021819_c001_v7007000_t0000_u01785205099541") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c0e_d20260728_m021812_c001_v0001033_t0003_u01785205092532") 2026/07/28 02:21:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fa6_d20260728_m021805_c001_v7007000_t0000_u01785205085735") 2026/07/28 02:21:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51bc6_d20260728_m021757_c001_v0001033_t0055_u01785205077310") 2026/07/28 02:21:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a4a_d20260728_m021750_c001_v7007000_t0000_u01785205070136") 2026/07/28 02:21:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51b84_d20260728_m021740_c001_v0001033_t0031_u01785205060904") 2026/07/28 02:21:36 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3b4_d20260728_m021901_c001_v7007000_t0000_u01785205141229") 2026/07/28 02:21:36 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d127_d20260728_m021856_c001_v0001040_t0027_u01785205136855") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341f7_d20260728_m021922_c001_v7007000_t0000_u01785205162493") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d02_d20260728_m021917_c001_v0001033_t0058_u01785205157265") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4257_d20260728_m022038_c001_v7007000_t0000_u01785205238562") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d235_d20260728_m022029_c001_v0001040_t0036_u01785205229706") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeef8_d20260728_m022022_c001_v7007000_t0000_u01785205222661") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d20b_d20260728_m022014_c001_v0001040_t0048_u01785205214441") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9915_d20260728_m022007_c001_v7007000_t0000_u01785205207407") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1e7_d20260728_m021959_c001_v0001040_t0024_u01785205199200") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f421c_d20260728_m021951_c001_v7007000_t0000_u01785205191962") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1bf_d20260728_m021943_c001_v0001040_t0019_u01785205183751") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93346f_d20260728_m021937_c001_v7007000_t0000_u01785205177128") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d19d_d20260728_m021928_c001_v0001040_t0010_u01785205168676") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fd009c_d20260728_m021917_c001_v7007000_t0000_u01785205157906") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d15d_d20260728_m021911_c001_v0001040_t0010_u01785205151847") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3d9_d20260728_m021905_c001_v7007000_t0000_u01785205145221") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7df_d20260728_m021900_c001_v0001185_t0040_u01785205140480") 2026/07/28 02:21:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f415eb8f38776cbfa_d20260728_m021858_c001_v7007000_t0000_u01785205138306") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c96_d20260728_m021851_c001_v0001033_t0042_u01785205131951") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f381_d20260728_m021844_c001_v7007000_t0000_u01785205124627") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd70b_d20260728_m021839_c001_v0001185_t0058_u01785205119274") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f363_d20260728_m021837_c001_v7007000_t0000_u01785205117324") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0d5_d20260728_m021830_c001_v0001040_t0054_u01785205110987") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a9331fa_d20260728_m021819_c001_v7007000_t0000_u01785205099551") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d44_d20260728_m021812_c001_v0001185_t0048_u01785205092974") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fa7_d20260728_m021805_c001_v7007000_t0000_u01785205085913") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8ca4_d20260728_m021757_c001_v0001185_t0012_u01785205077894") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a50_d20260728_m021750_c001_v7007000_t0000_u01785205070327") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8c00_d20260728_m021741_c001_v0001185_t0001_u01785205061496") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f3f62_d20260728_m021901_c001_v7007000_t0000_u01785205141391") 2026/07/28 02:21:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7a9_d20260728_m021856_c001_v0001185_t0044_u01785205136975") 2026/07/28 02:21:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341f9_d20260728_m021922_c001_v7007000_t0000_u01785205162667") 2026/07/28 02:21:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fd4_d20260728_m021917_c001_v0001185_t0029_u01785205157280") 2026/07/28 02:21:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4259_d20260728_m022038_c001_v7007000_t0000_u01785205238782") 2026/07/28 02:21:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cda97_d20260728_m022030_c001_v0001185_t0059_u01785205230189") 2026/07/28 02:21:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeef9_d20260728_m022022_c001_v7007000_t0000_u01785205222835") 2026/07/28 02:21:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cda29_d20260728_m022015_c001_v0001185_t0028_u01785205215220") 2026/07/28 02:21:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9916_d20260728_m022007_c001_v7007000_t0000_u01785205207582") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd9c1_d20260728_m021959_c001_v0001185_t0045_u01785205199682") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f421d_d20260728_m021952_c001_v7007000_t0000_u01785205192252") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd951_d20260728_m021944_c001_v0001185_t0046_u01785205184069") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933470_d20260728_m021937_c001_v7007000_t0000_u01785205177302") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd8d3_d20260728_m021929_c001_v0001185_t0030_u01785205169152") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341d7_d20260728_m021918_c001_v7007000_t0000_u01785205158320") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51cee_d20260728_m021912_c001_v0001033_t0033_u01785205152227") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3db_d20260728_m021905_c001_v7007000_t0000_u01785205145397") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f54_d20260728_m021900_c001_v0001185_t0035_u01785205140490") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f3f5e_d20260728_m021858_c001_v7007000_t0000_u01785205138503") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8efa_d20260728_m021852_c001_v0001185_t0049_u01785205132615") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f383_d20260728_m021844_c001_v7007000_t0000_u01785205124820") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e76_d20260728_m021839_c001_v0001185_t0038_u01785205119327") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4188738dafdad92c_d20260728_m021837_c001_v7007000_t0000_u01785205117079") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6ad_d20260728_m021831_c001_v0001185_t0053_u01785205111500") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f418881b453911ac0_d20260728_m021819_c001_v7007000_t0000_u01785205099718") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd5dd_d20260728_m021813_c001_v0001185_t0028_u01785205093159") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fa8_d20260728_m021806_c001_v7007000_t0000_u01785205086095") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd549_d20260728_m021758_c001_v0001185_t0043_u01785205078145") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a55_d20260728_m021750_c001_v7007000_t0000_u01785205070519") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd4bf_d20260728_m021741_c001_v0001185_t0056_u01785205061685") 2026/07/28 02:21:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a4a10_d20260728_m021901_c001_v7007000_t0000_u01785205141239") 2026/07/28 02:21:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f24_d20260728_m021856_c001_v0001185_t0035_u01785205136991") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341fb_d20260728_m021922_c001_v7007000_t0000_u01785205162840") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd86f_d20260728_m021917_c001_v0001185_t0051_u01785205157293") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d425b_d20260728_m022038_c001_v7007000_t0000_u01785205238956") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51e0c_d20260728_m022030_c001_v0001033_t0033_u01785205230378") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afeefe_d20260728_m022023_c001_v7007000_t0000_u01785205223010") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51ddc_d20260728_m022015_c001_v0001033_t0011_u01785205215428") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9917_d20260728_m022007_c001_v7007000_t0000_u01785205207762") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51da8_d20260728_m021959_c001_v0001033_t0008_u01785205199870") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f421e_d20260728_m021952_c001_v7007000_t0000_u01785205192436") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d76_d20260728_m021944_c001_v0001033_t0017_u01785205184258") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933472_d20260728_m021937_c001_v7007000_t0000_u01785205177478") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51d30_d20260728_m021929_c001_v0001033_t0046_u01785205169340") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fd009e_d20260728_m021918_c001_v7007000_t0000_u01785205158079") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fa8_d20260728_m021912_c001_v0001185_t0008_u01785205152793") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3dc_d20260728_m021905_c001_v7007000_t0000_u01785205145587") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d13b_d20260728_m021900_c001_v0001040_t0050_u01785205140532") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818aceda_d20260728_m021858_c001_v7007000_t0000_u01785205138178") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd783_d20260728_m021852_c001_v0001185_t0003_u01785205132939") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f384_d20260728_m021845_c001_v7007000_t0000_u01785205125014") 2026/07/28 02:21:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c74_d20260728_m021839_c001_v0001033_t0050_u01785205119463") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f409022e342ac5711_d20260728_m021837_c001_v7007000_t0000_u01785205117019") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e1e_d20260728_m021831_c001_v0001185_t0045_u01785205111692") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a9331fb_d20260728_m021819_c001_v7007000_t0000_u01785205099728") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0a1_d20260728_m021813_c001_v0001040_t0042_u01785205093345") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fa9_d20260728_m021806_c001_v7007000_t0000_u01785205086271") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d075_d20260728_m021758_c001_v0001040_t0052_u01785205078370") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a58_d20260728_m021750_c001_v7007000_t0000_u01785205070714") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d04d_d20260728_m021741_c001_v0001040_t0007_u01785205061870") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3b6_d20260728_m021901_c001_v7007000_t0000_u01785205141404") 2026/07/28 02:21:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7af_d20260728_m021857_c001_v0001185_t0045_u01785205137159") 2026/07/28 02:21:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341fd_d20260728_m021923_c001_v7007000_t0000_u01785205163015") 2026/07/28 02:21:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d175_d20260728_m021917_c001_v0001040_t0055_u01785205157305") 2026/07/28 02:21:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d425e_d20260728_m022039_c001_v7007000_t0000_u01785205239130") 2026/07/28 02:21:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c91c6_d20260728_m022031_c001_v0001185_t0025_u01785205231179") 2026/07/28 02:21:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afef01_d20260728_m022023_c001_v7007000_t0000_u01785205223192") 2026/07/28 02:21:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c915e_d20260728_m022015_c001_v0001185_t0026_u01785205215807") 2026/07/28 02:21:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb9919_d20260728_m022007_c001_v7007000_t0000_u01785205207939") 2026/07/28 02:21:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c90dc_d20260728_m022000_c001_v0001185_t0038_u01785205200348") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4220_d20260728_m021952_c001_v7007000_t0000_u01785205192615") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c907c_d20260728_m021944_c001_v0001185_t0019_u01785205184621") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933474_d20260728_m021937_c001_v7007000_t0000_u01785205177652") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9028_d20260728_m021929_c001_v0001185_t0045_u01785205169721") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a925e_d20260728_m021918_c001_v7007000_t0000_u01785205158122") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd843_d20260728_m021913_c001_v0001185_t0033_u01785205153002") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3dd_d20260728_m021905_c001_v7007000_t0000_u01785205145763") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd7e3_d20260728_m021900_c001_v0001185_t0050_u01785205140697") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c26d8_d20260728_m021858_c001_v7007000_t0000_u01785205138118") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d113_d20260728_m021853_c001_v0001040_t0006_u01785205133136") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f385_d20260728_m021845_c001_v7007000_t0000_u01785205125207") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd713_d20260728_m021839_c001_v0001185_t0059_u01785205119475") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d36c4_d20260728_m021837_c001_v7007000_t0000_u01785205117334") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c56_d20260728_m021831_c001_v0001033_t0029_u01785205111876") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9edb3_d20260728_m021819_c001_v7007000_t0000_u01785205099384") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c14_d20260728_m021813_c001_v0001033_t0059_u01785205093813") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fab_d20260728_m021806_c001_v7007000_t0000_u01785205086446") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51bca_d20260728_m021758_c001_v0001033_t0023_u01785205078759") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a5a_d20260728_m021750_c001_v7007000_t0000_u01785205070906") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51b88_d20260728_m021742_c001_v0001033_t0007_u01785205062241") 2026/07/28 02:21:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c26e9_d20260728_m021901_c001_v7007000_t0000_u01785205141055") 2026/07/28 02:21:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f26_d20260728_m021857_c001_v0001185_t0050_u01785205137178") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341fe_d20260728_m021923_c001_v7007000_t0000_u01785205163189") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8fd8_d20260728_m021917_c001_v0001185_t0012_u01785205157485") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4260_d20260728_m022039_c001_v7007000_t0000_u01785205239303") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d239_d20260728_m022031_c001_v0001040_t0004_u01785205231416") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afef05_d20260728_m022023_c001_v7007000_t0000_u01785205223367") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d20d_d20260728_m022016_c001_v0001040_t0032_u01785205216010") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb991b_d20260728_m022008_c001_v7007000_t0000_u01785205208116") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1e9_d20260728_m022000_c001_v0001040_t0012_u01785205200533") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4223_d20260728_m021952_c001_v7007000_t0000_u01785205192792") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1c1_d20260728_m021944_c001_v0001040_t0056_u01785205184804") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933477_d20260728_m021937_c001_v7007000_t0000_u01785205177827") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1a1_d20260728_m021929_c001_v0001040_t0020_u01785205169905") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f941308d_d20260728_m021918_c001_v7007000_t0000_u01785205158276") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d15f_d20260728_m021913_c001_v0001040_t0020_u01785205153187") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3df_d20260728_m021905_c001_v7007000_t0000_u01785205145939") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8f58_d20260728_m021900_c001_v0001185_t0034_u01785205140711") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4154f98efcebcbff_d20260728_m021858_c001_v7007000_t0000_u01785205138514") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c9c_d20260728_m021853_c001_v0001033_t0023_u01785205133516") 2026/07/28 02:21:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f386_d20260728_m021845_c001_v7007000_t0000_u01785205125399") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0f9_d20260728_m021839_c001_v0001040_t0030_u01785205119495") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fcfd91_d20260728_m021837_c001_v7007000_t0000_u01785205117023") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0d9_d20260728_m021832_c001_v0001040_t0059_u01785205112346") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329698d4_d20260728_m021819_c001_v7007000_t0000_u01785205099393") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d60_d20260728_m021814_c001_v0001185_t0015_u01785205094148") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fac_d20260728_m021806_c001_v7007000_t0000_u01785205086620") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8cb6_d20260728_m021759_c001_v0001185_t0007_u01785205079219") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a5b_d20260728_m021751_c001_v7007000_t0000_u01785205071099") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8c0e_d20260728_m021742_c001_v0001185_t0012_u01785205062666") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c26ea_d20260728_m021901_c001_v7007000_t0000_u01785205141251") 2026/07/28 02:21:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51cac_d20260728_m021857_c001_v0001033_t0025_u01785205137249") 2026/07/28 02:21:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933203_d20260728_m021822_c001_v7007000_t0000_u01785205102278") 2026/07/28 02:21:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd603_d20260728_m021817_c001_v0001185_t0058_u01785205097322") 2026/07/28 02:21:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933204_d20260728_m021822_c001_v7007000_t0000_u01785205102452") 2026/07/28 02:21:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d88_d20260728_m021817_c001_v0001185_t0045_u01785205097331") 2026/07/28 02:21:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933205_d20260728_m021822_c001_v7007000_t0000_u01785205102626") 2026/07/28 02:21:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd609_d20260728_m021817_c001_v0001185_t0045_u01785205097523") 2026/07/28 02:21:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933206_d20260728_m021822_c001_v7007000_t0000_u01785205102800") 2026/07/28 02:21:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d8a_d20260728_m021817_c001_v0001185_t0040_u01785205097582") 2026/07/28 02:21:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933207_d20260728_m021822_c001_v7007000_t0000_u01785205102974") 2026/07/28 02:21:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c26_d20260728_m021817_c001_v0001033_t0041_u01785205097653") 2026/07/28 02:21:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933208_d20260728_m021823_c001_v7007000_t0000_u01785205103148") 2026/07/28 02:21:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd60d_d20260728_m021817_c001_v0001185_t0008_u01785205097708") 2026/07/28 02:21:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933209_d20260728_m021823_c001_v7007000_t0000_u01785205103342") 2026/07/28 02:21:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d95_d20260728_m021817_c001_v0001185_t0035_u01785205097848") 2026/07/28 02:21:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93320a_d20260728_m021823_c001_v7007000_t0000_u01785205103516") 2026/07/28 02:21:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd617_d20260728_m021817_c001_v0001185_t0012_u01785205097906") 2026/07/28 02:21:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93320b_d20260728_m021823_c001_v7007000_t0000_u01785205103737") 2026/07/28 02:21:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0b5_d20260728_m021817_c001_v0001040_t0059_u01785205097930") 2026/07/28 02:21:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93320d_d20260728_m021823_c001_v7007000_t0000_u01785205103911") 2026/07/28 02:21:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d98_d20260728_m021818_c001_v0001185_t0030_u01785205098049") 2026/07/28 02:21:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93320e_d20260728_m021824_c001_v7007000_t0000_u01785205104086") 2026/07/28 02:21:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c28_d20260728_m021818_c001_v0001033_t0034_u01785205098076") 2026/07/28 02:21:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933211_d20260728_m021824_c001_v7007000_t0000_u01785205104262") 2026/07/28 02:21:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd61f_d20260728_m021818_c001_v0001185_t0042_u01785205098093") 2026/07/28 02:21:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933212_d20260728_m021824_c001_v7007000_t0000_u01785205104437") 2026/07/28 02:21:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d9a_d20260728_m021818_c001_v0001185_t0015_u01785205098233") 2026/07/28 02:21:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933213_d20260728_m021824_c001_v7007000_t0000_u01785205104611") 2026/07/28 02:21:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd621_d20260728_m021818_c001_v0001185_t0000_u01785205098324") 2026/07/28 02:21:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933214_d20260728_m021824_c001_v7007000_t0000_u01785205104786") 2026/07/28 02:21:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8da0_d20260728_m021818_c001_v0001185_t0011_u01785205098422") 2026/07/28 02:21:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933216_d20260728_m021824_c001_v7007000_t0000_u01785205104960") 2026/07/28 02:21:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0b9_d20260728_m021818_c001_v0001040_t0044_u01785205098437") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f417f9d998c9c9dbe_d20260728_m021840_c001_v7007000_t0000_u01785205120304") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6db_d20260728_m021835_c001_v0001185_t0009_u01785205115379") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fcfd99_d20260728_m021840_c001_v7007000_t0000_u01785205120369") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e46_d20260728_m021835_c001_v0001185_t0024_u01785205115390") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d36d0_d20260728_m021840_c001_v7007000_t0000_u01785205120325") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6dd_d20260728_m021835_c001_v0001185_t0049_u01785205115564") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f409022e342ac5716_d20260728_m021840_c001_v7007000_t0000_u01785205120120") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e4a_d20260728_m021835_c001_v0001185_t0055_u01785205115575") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f36d_d20260728_m021840_c001_v7007000_t0000_u01785205120336") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0e7_d20260728_m021835_c001_v0001040_t0019_u01785205115666") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4188738dafdad938_d20260728_m021840_c001_v7007000_t0000_u01785205120378") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c68_d20260728_m021835_c001_v0001033_t0011_u01785205115687") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9ee9d_d20260728_m021840_c001_v7007000_t0000_u01785205120173") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6e2_d20260728_m021835_c001_v0001185_t0041_u01785205115751") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a933277_d20260728_m021840_c001_v7007000_t0000_u01785205120346") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e52_d20260728_m021835_c001_v0001185_t0051_u01785205115761") 2026/07/28 02:21:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f409022e342ac5718_d20260728_m021840_c001_v7007000_t0000_u01785205120468") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6e7_d20260728_m021835_c001_v0001185_t0047_u01785205115955") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d36cf_d20260728_m021840_c001_v7007000_t0000_u01785205120131") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e58_d20260728_m021835_c001_v0001185_t0021_u01785205115968") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f417f9d998c9c9dbd_d20260728_m021840_c001_v7007000_t0000_u01785205120109") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51c6c_d20260728_m021836_c001_v0001033_t0029_u01785205116068") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f417f9d998c9c9dbf_d20260728_m021840_c001_v7007000_t0000_u01785205120478") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6e9_d20260728_m021836_c001_v0001185_t0008_u01785205116141") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d36d2_d20260728_m021840_c001_v7007000_t0000_u01785205120519") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e5a_d20260728_m021836_c001_v0001185_t0047_u01785205116153") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f36c_d20260728_m021840_c001_v7007000_t0000_u01785205120142") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0e9_d20260728_m021836_c001_v0001040_t0014_u01785205116215") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4188738dafdad936_d20260728_m021840_c001_v7007000_t0000_u01785205120155") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd6f1_d20260728_m021836_c001_v0001185_t0057_u01785205116326") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f36e_d20260728_m021840_c001_v7007000_t0000_u01785205120530") 2026/07/28 02:21:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8e5c_d20260728_m021836_c001_v0001185_t0048_u01785205116337") 2026/07/28 02:21:46 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412c1f_d20260728_m021630_c001_v7007000_t0000_u01785204990589") 2026/07/28 02:21:46 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f102a42b72ff6cd51_d20260728_m021628_c001_v0001036_t0016_u01785204988145") 2026/07/28 02:21:46 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f415eb8f38776c78c_d20260728_m021627_c001_v7007000_t0000_u01785204987969") 2026/07/28 02:21:46 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f102a42b72ff6cd41_d20260728_m021624_c001_v0001036_t0045_u01785204984734") 2026/07/28 02:21:46 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f415eb8f38776c784_d20260728_m021624_c001_v7007000_t0000_u01785204984035") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8910_d20260728_m021619_c001_v0001185_t0028_u01785204979915") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412b10_d20260728_m021618_c001_v7007000_t0000_u01785204978493") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f111dc25717a5fa91_d20260728_m021616_c001_v0001097_t0050_u01785204976473") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c22d6_d20260728_m021616_c001_v7007000_t0000_u01785204976299") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f111dc25717a5fa7d_d20260728_m021612_c001_v0001097_t0042_u01785204972466") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c22c2_d20260728_m021611_c001_v7007000_t0000_u01785204971777") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf41_d20260728_m021607_c001_v0001040_t0059_u01785204967744") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a2268_d20260728_m021606_c001_v7007000_t0000_u01785204966519") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f119f270592f85eae_d20260728_m021605_c001_v0001176_t0009_u01785204965043") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a8d98_d20260728_m021604_c001_v7007000_t0000_u01785204964851") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f119f270592f85eac_d20260728_m021601_c001_v0001176_t0008_u01785204961794") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a8d83_d20260728_m021601_c001_v7007000_t0000_u01785204961064") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf2f_d20260728_m021554_c001_v0001040_t0055_u01785204954913") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a2234_d20260728_m021554_c001_v7007000_t0000_u01785204954030") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f118e34b243125254_d20260728_m021552_c001_v0001041_t0039_u01785204952106") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4169812732969688_d20260728_m021551_c001_v7007000_t0000_u01785204951928") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f118e34b24312524e_d20260728_m021548_c001_v0001041_t0024_u01785204948815") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4169812732969682_d20260728_m021548_c001_v7007000_t0000_u01785204948117") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f60172c_d20260728_m021542_c001_v0001185_t0008_u01785204942434") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a8cc9_d20260728_m021541_c001_v7007000_t0000_u01785204941554") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f10189188700b9256_d20260728_m021539_c001_v0001181_t0006_u01785204939756") 2026/07/28 02:21:47 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f418881b453911411_d20260728_m021539_c001_v7007000_t0000_u01785204939582") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f10189188700b9246_d20260728_m021536_c001_v0001181_t0034_u01785204936704") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f418881b45391140f_d20260728_m021536_c001_v7007000_t0000_u01785204936006") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8730_d20260728_m021530_c001_v0001185_t0036_u01785204930560") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f425cfe14b3001295_d20260728_m021529_c001_v7007000_t0000_u01785204929680") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1125c7d7f7f8e47f_d20260728_m021527_c001_v0001174_t0016_u01785204927875") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f425cfe14b300128c_d20260728_m021527_c001_v7007000_t0000_u01785204927699") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1125c7d7f7f8e457_d20260728_m021524_c001_v0001174_t0037_u01785204924259") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f425cfe14b3001279_d20260728_m021523_c001_v7007000_t0000_u01785204923559") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cedb_d20260728_m021517_c001_v0001040_t0024_u01785204917881") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc293_d20260728_m021516_c001_v7007000_t0000_u01785204916834") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f118cee5411e4b632_d20260728_m021511_c001_v0001174_t0011_u01785204911274") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4169812732969528_d20260728_m021511_c001_v7007000_t0000_u01785204911070") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f60156e_d20260728_m021507_c001_v0001185_t0025_u01785204907256") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f108e4c918b73d72f_d20260728_m021506_c001_v0001029_t0033_u01785204906287") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f108e4c918b73d72d_d20260728_m021505_c001_v0001029_t0009_u01785204905182") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f424072d8c3e6cdb1_d20260728_m021452_c001_v7007000_t0000_u01785204892198") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ce96_d20260728_m021445_c001_v0001040_t0039_u01785204885238") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f10464f49b83bc3a4_d20260728_m021444_c001_v0001171_t0009_u01785204884268") 2026/07/28 02:21:48 DEBUG : dst/one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f10464f49b83bc392_d20260728_m021443_c001_v0001171_t0011_u01785204883175") 2026/07/28 02:21:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412c22_d20260728_m021630_c001_v7007000_t0000_u01785204990765") 2026/07/28 02:21:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1183b9d91b8cbe0e_d20260728_m021627_c001_v0001100_t0050_u01785204987583") 2026/07/28 02:21:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11296098550380b4_d20260728_m021623_c001_v0001100_t0031_u01785204983603") 2026/07/28 02:21:49 DEBUG : dst/one.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412b16_d20260728_m021618_c001_v7007000_t0000_u01785204978669") 2026/07/28 02:21:49 DEBUG : dst/one.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1141ed2303e5c290_d20260728_m021615_c001_v0001090_t0027_u01785204975884") 2026/07/28 02:21:49 DEBUG : dst/one.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1189c6aea22d4f95_d20260728_m021611_c001_v0001131_t0001_u01785204971448") 2026/07/28 02:21:49 DEBUG : dst/one.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a226b_d20260728_m021606_c001_v7007000_t0000_u01785204966695") 2026/07/28 02:21:49 DEBUG : dst/one.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f10215494a16dad2f_d20260728_m021604_c001_v0001136_t0029_u01785204964379") 2026/07/28 02:21:49 DEBUG : dst/one.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105a7d2232751ef1_d20260728_m021600_c001_v0001105_t0036_u01785204960565") 2026/07/28 02:21:49 DEBUG : dst/three: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc296_d20260728_m021517_c001_v7007000_t0000_u01785204917008") 2026/07/28 02:21:49 DEBUG : dst/three: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f108e4c918b73d73f_d20260728_m021515_c001_v0001029_t0025_u01785204915173") 2026/07/28 02:21:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412c26_d20260728_m021630_c001_v7007000_t0000_u01785204990940") 2026/07/28 02:21:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f104686d20af654a5_d20260728_m021629_c001_v0001092_t0050_u01785204989123") 2026/07/28 02:21:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105c794b167d07a5_d20260728_m021625_c001_v0001179_t0058_u01785204985930") 2026/07/28 02:21:49 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412c29_d20260728_m021631_c001_v7007000_t0000_u01785204991114") 2026/07/28 02:21:49 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f102a42b72ff6cd5b_d20260728_m021629_c001_v0001036_t0027_u01785204989746") 2026/07/28 02:21:49 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f415eb8f38776c790_d20260728_m021629_c001_v7007000_t0000_u01785204989568") 2026/07/28 02:21:49 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f102a42b72ff6cd47_d20260728_m021626_c001_v0001036_t0051_u01785204986324") 2026/07/28 02:21:49 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f415eb8f38776c788_d20260728_m021626_c001_v7007000_t0000_u01785204986142") 2026/07/28 02:21:49 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8916_d20260728_m021620_c001_v0001185_t0055_u01785204980972") 2026/07/28 02:21:49 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412b1c_d20260728_m021618_c001_v7007000_t0000_u01785204978844") 2026/07/28 02:21:49 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f111dc25717a5fa99_d20260728_m021617_c001_v0001097_t0046_u01785204977866") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c22da_d20260728_m021617_c001_v7007000_t0000_u01785204977594") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f111dc25717a5fa81_d20260728_m021614_c001_v0001097_t0047_u01785204974359") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41609b78901c22c7_d20260728_m021614_c001_v7007000_t0000_u01785204974184") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf45_d20260728_m021608_c001_v0001040_t0038_u01785204968286") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a8da2_d20260728_m021605_c001_v7007000_t0000_u01785204965970") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c888c_d20260728_m021603_c001_v0001185_t0025_u01785204963523") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a8d90_d20260728_m021602_c001_v7007000_t0000_u01785204962769") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf33_d20260728_m021557_c001_v0001040_t0019_u01785204957935") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f416981273296968b_d20260728_m021553_c001_v7007000_t0000_u01785204953123") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f60176a_d20260728_m021550_c001_v0001185_t0013_u01785204950737") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4169812732969685_d20260728_m021549_c001_v7007000_t0000_u01785204949637") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c87a6_d20260728_m021543_c001_v0001185_t0030_u01785204943351") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f418881b453911412_d20260728_m021540_c001_v7007000_t0000_u01785204940656") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c877e_d20260728_m021538_c001_v0001185_t0055_u01785204938601") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f418881b453911410_d20260728_m021537_c001_v7007000_t0000_u01785204937444") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cef3_d20260728_m021531_c001_v0001040_t0028_u01785204931296") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f425cfe14b300128e_d20260728_m021528_c001_v7007000_t0000_u01785204928799") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cee9_d20260728_m021526_c001_v0001040_t0032_u01785204926274") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f425cfe14b300127d_d20260728_m021525_c001_v7007000_t0000_u01785204925182") 2026/07/28 02:21:50 DEBUG : dst/three.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f601642_d20260728_m021518_c001_v0001185_t0014_u01785204918970") 2026/07/28 02:21:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412b24_d20260728_m021619_c001_v7007000_t0000_u01785204979019") 2026/07/28 02:21:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f113e45553600aed6_d20260728_m021617_c001_v0001185_t0040_u01785204977404") 2026/07/28 02:21:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f10611733d2acc0a3_d20260728_m021613_c001_v0001097_t0030_u01785204973808") 2026/07/28 02:21:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a226e_d20260728_m021606_c001_v7007000_t0000_u01785204966871") 2026/07/28 02:21:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1189c6aea22d4f85_d20260728_m021605_c001_v0001131_t0057_u01785204965455") 2026/07/28 02:21:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f10947d5b2c4595ab_d20260728_m021602_c001_v0001154_t0017_u01785204962215") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412c2c_d20260728_m021631_c001_v7007000_t0000_u01785204991289") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf55_d20260728_m021620_c001_v0001040_t0058_u01785204980443") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412b2d_d20260728_m021619_c001_v7007000_t0000_u01785204979207") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c88ba_d20260728_m021608_c001_v0001185_t0038_u01785204968084") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a226f_d20260728_m021607_c001_v7007000_t0000_u01785204967047") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c882e_d20260728_m021555_c001_v0001185_t0011_u01785204955730") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a2236_d20260728_m021554_c001_v7007000_t0000_u01785204954206") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf0f_d20260728_m021542_c001_v0001040_t0015_u01785204942966") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f403db3e77a6a8ccb_d20260728_m021541_c001_v7007000_t0000_u01785204941732") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f6016c0_d20260728_m021531_c001_v0001185_t0002_u01785204931093") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f425cfe14b3001297_d20260728_m021529_c001_v7007000_t0000_u01785204929854") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c86be_d20260728_m021518_c001_v0001185_t0044_u01785204918768") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc299_d20260728_m021517_c001_v7007000_t0000_u01785204917185") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1123266e89101b93_d20260728_m021512_c001_v0001146_t0056_u01785204912876") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f424072d8c3e6cdb3_d20260728_m021452_c001_v7007000_t0000_u01785204892391") 2026/07/28 02:21:51 DEBUG : dst/two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f10464f49b83bc3f2_d20260728_m021451_c001_v0001171_t0003_u01785204891089") 2026/07/28 02:21:51 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4020872c6031d42b_d20260728_m021418_c001_v7007000_t0000_u01785204858242") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f601324_d20260728_m021414_c001_v0001185_t0038_u01785204854964") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4020872c6031d3df_d20260728_m021412_c001_v7007000_t0000_u01785204852738") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f6012b4_d20260728_m021402_c001_v0001185_t0037_u01785204842396") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a1af2_d20260728_m021353_c001_v7007000_t0000_u01785204833623") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f601242_d20260728_m021349_c001_v0001185_t0032_u01785204829458") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b36_d20260728_m021228_c001_v7007000_t0000_u01785204748899") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd8c_d20260728_m021226_c001_v0001040_t0052_u01785204746857") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b1f_d20260728_m021225_c001_v7007000_t0000_u01785204745957") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd82_d20260728_m021223_c001_v0001040_t0035_u01785204743801") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2d14_d20260728_m021220_c001_v7007000_t0000_u01785204740981") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd78_d20260728_m021218_c001_v0001040_t0024_u01785204738819") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2cff_d20260728_m021217_c001_v7007000_t0000_u01785204737816") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd6e_d20260728_m021216_c001_v0001040_t0032_u01785204736280") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2cc2_d20260728_m021209_c001_v7007000_t0000_u01785204729371") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd4c_d20260728_m021207_c001_v0001040_t0043_u01785204727612") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2ca7_d20260728_m021206_c001_v7007000_t0000_u01785204726550") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd40_d20260728_m021205_c001_v0001040_t0002_u01785204725360") 2026/07/28 02:21:52 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c8a_d20260728_m021159_c001_v7007000_t0000_u01785204719621") 2026/07/28 02:21:53 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd26_d20260728_m021157_c001_v0001040_t0031_u01785204717812") 2026/07/28 02:21:53 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c81_d20260728_m021156_c001_v7007000_t0000_u01785204716032") 2026/07/28 02:21:53 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd1c_d20260728_m021154_c001_v0001040_t0053_u01785204714488") 2026/07/28 02:21:53 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c71_d20260728_m021154_c001_v7007000_t0000_u01785204714140") 2026/07/28 02:21:53 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f113037dd5108dcf1_d20260728_m021153_c001_v0001038_t0053_u01785204713426") 2026/07/28 02:21:53 DEBUG : empty space: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd14_d20260728_m021151_c001_v0001040_t0051_u01785204711852") 2026/07/28 02:21:53 DEBUG : enormous: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b2f_d20260728_m021228_c001_v7007000_t0000_u01785204748021") 2026/07/28 02:21:53 DEBUG : enormous: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd8e_d20260728_m021227_c001_v0001040_t0045_u01785204747229") 2026/07/28 02:21:53 DEBUG : existing: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f426e7bf1f9412c54_d20260728_m021636_c001_v7007000_t0000_u01785204996100") 2026/07/28 02:21:53 DEBUG : existing: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cf67_d20260728_m021634_c001_v0001040_t0042_u01785204994682") 2026/07/28 02:21:53 DEBUG : existing: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85c09_d20260728_m021247_c001_v7007000_t0000_u01785204767320") 2026/07/28 02:21:53 DEBUG : existing: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f600fdf_d20260728_m021246_c001_v0001185_t0050_u01785204766083") 2026/07/28 02:21:53 DEBUG : existing: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3b50_d20260728_m021148_c001_v7007000_t0000_u01785204708804") 2026/07/28 02:21:53 DEBUG : existing: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd02_d20260728_m021147_c001_v0001040_t0027_u01785204707645") 2026/07/28 02:21:53 DEBUG : existing: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3b38_d20260728_m021147_c001_v7007000_t0000_u01785204707120") 2026/07/28 02:21:53 DEBUG : existing: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccfe_d20260728_m021146_c001_v0001040_t0000_u01785204706241") 2026/07/28 02:21:53 DEBUG : existing: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccfa_d20260728_m021145_c001_v0001040_t0037_u01785204705168") 2026/07/28 02:21:53 DEBUG : existing-b: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85c0a_d20260728_m021247_c001_v7007000_t0000_u01785204767494") 2026/07/28 02:21:53 DEBUG : existing-b: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cdb6_d20260728_m021246_c001_v0001040_t0012_u01785204766072") 2026/07/28 02:21:53 DEBUG : file1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3536_d20260728_m021729_c001_v7007000_t0000_u01785205049106") 2026/07/28 02:21:54 DEBUG : file1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51b56_d20260728_m021727_c001_v0001033_t0020_u01785205047745") 2026/07/28 02:21:54 DEBUG : file1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d352e_d20260728_m021726_c001_v7007000_t0000_u01785205046512") 2026/07/28 02:21:54 DEBUG : file1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d027_d20260728_m021725_c001_v0001040_t0057_u01785205045174") 2026/07/28 02:21:54 DEBUG : five: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b56_d20260728_m021233_c001_v7007000_t0000_u01785204753461") 2026/07/28 02:21:54 DEBUG : five: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74cd9e_d20260728_m021231_c001_v0001040_t0016_u01785204751101") 2026/07/28 02:21:54 DEBUG : foo: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c85_d20260728_m021157_c001_v7007000_t0000_u01785204717463") 2026/07/28 02:21:54 DEBUG : foo: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74cd22_d20260728_m021156_c001_v0001040_t0016_u01785204716940") 2026/07/28 02:21:54 DEBUG : foo: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74cd20_d20260728_m021156_c001_v0001040_t0016_u01785204716392") 2026/07/28 02:21:54 DEBUG : four: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b58_d20260728_m021233_c001_v7007000_t0000_u01785204753636") 2026/07/28 02:21:54 DEBUG : four: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4098ddfc9f600f35_d20260728_m021231_c001_v0001185_t0029_u01785204751629") 2026/07/28 02:21:54 DEBUG : four: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd9a_d20260728_m021230_c001_v0001040_t0057_u01785204750118") 2026/07/28 02:21:54 DEBUG : hello world2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e215_d20260728_m021058_c001_v7007000_t0000_u01785204658303") 2026/07/28 02:21:54 DEBUG : hello world2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc6a_d20260728_m021057_c001_v0001040_t0000_u01785204657526") 2026/07/28 02:21:54 DEBUG : ignore-size: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3acb_d20260728_m021144_c001_v7007000_t0000_u01785204704779") 2026/07/28 02:21:54 DEBUG : ignore-size: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccf4_d20260728_m021143_c001_v0001040_t0034_u01785204703564") 2026/07/28 02:21:54 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85c05_d20260728_m021245_c001_v7007000_t0000_u01785204765367") 2026/07/28 02:21:54 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8218_d20260728_m021244_c001_v0001185_t0057_u01785204764787") 2026/07/28 02:21:54 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85bf7_d20260728_m021244_c001_v7007000_t0000_u01785204764069") 2026/07/28 02:21:54 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8214_d20260728_m021243_c001_v0001185_t0047_u01785204763358") 2026/07/28 02:21:54 DEBUG : one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b5b_d20260728_m021233_c001_v7007000_t0000_u01785204753810") 2026/07/28 02:21:54 DEBUG : one: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74cd94_d20260728_m021229_c001_v0001040_t0016_u01785204749252") 2026/07/28 02:21:54 DEBUG : only0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3504_d20260728_m021720_c001_v7007000_t0000_u01785205040859") 2026/07/28 02:21:54 DEBUG : only0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74d017_d20260728_m021716_c001_v0001040_t0016_u01785205036002") 2026/07/28 02:21:55 DEBUG : only0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a4c_d20260728_m021700_c001_v0001185_t0048_u01785205020549") 2026/07/28 02:21:55 DEBUG : only0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697d3_d20260728_m021653_c001_v7007000_t0000_u01785205013954") 2026/07/28 02:21:55 DEBUG : only0: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c899a_d20260728_m021639_c001_v0001185_t0055_u01785204999742") 2026/07/28 02:21:55 DEBUG : only1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3506_d20260728_m021721_c001_v7007000_t0000_u01785205041046") 2026/07/28 02:21:55 DEBUG : only1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405dcb90318cd3ef_d20260728_m021716_c001_v0001185_t0056_u01785205036039") 2026/07/28 02:21:55 DEBUG : only1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a52_d20260728_m021701_c001_v0001185_t0052_u01785205021211") 2026/07/28 02:21:55 DEBUG : only1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697da_d20260728_m021654_c001_v7007000_t0000_u01785205014995") 2026/07/28 02:21:55 DEBUG : only1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c899e_d20260728_m021640_c001_v0001185_t0037_u01785205000429") 2026/07/28 02:21:55 DEBUG : only10: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3508_d20260728_m021721_c001_v7007000_t0000_u01785205041220") 2026/07/28 02:21:55 DEBUG : only10: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4015d2f342b51b22_d20260728_m021715_c001_v0001033_t0053_u01785205035992") 2026/07/28 02:21:55 DEBUG : only10: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a96_d20260728_m021708_c001_v0001185_t0026_u01785205028412") 2026/07/28 02:21:55 DEBUG : only10: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697d8_d20260728_m021654_c001_v7007000_t0000_u01785205014648") 2026/07/28 02:21:55 DEBUG : only10: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89d8_d20260728_m021646_c001_v0001185_t0035_u01785205006188") 2026/07/28 02:21:55 DEBUG : only11: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d350a_d20260728_m021721_c001_v7007000_t0000_u01785205041400") 2026/07/28 02:21:55 DEBUG : only11: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74d011_d20260728_m021715_c001_v0001040_t0016_u01785205035267") 2026/07/28 02:21:55 DEBUG : only11: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a9a_d20260728_m021709_c001_v0001185_t0029_u01785205029277") 2026/07/28 02:21:55 DEBUG : only11: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c868ec_d20260728_m021654_c001_v7007000_t0000_u01785205014332") 2026/07/28 02:21:55 DEBUG : only11: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89dc_d20260728_m021646_c001_v0001185_t0020_u01785205006907") 2026/07/28 02:21:55 DEBUG : only12: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d350b_d20260728_m021721_c001_v7007000_t0000_u01785205041577") 2026/07/28 02:21:55 DEBUG : only12: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41242fe7c35c8ae0_d20260728_m021715_c001_v0001185_t0029_u01785205035274") 2026/07/28 02:21:55 DEBUG : only12: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a9c_d20260728_m021710_c001_v0001185_t0002_u01785205030058") 2026/07/28 02:21:56 DEBUG : only12: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acd34_d20260728_m021654_c001_v7007000_t0000_u01785205014665") 2026/07/28 02:21:56 DEBUG : only12: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89e0_d20260728_m021647_c001_v0001185_t0027_u01785205007568") 2026/07/28 02:21:56 DEBUG : only13: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d350d_d20260728_m021721_c001_v7007000_t0000_u01785205041753") 2026/07/28 02:21:56 DEBUG : only13: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405dcb90318cd3eb_d20260728_m021715_c001_v0001185_t0056_u01785205035844") 2026/07/28 02:21:56 DEBUG : only13: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8aa2_d20260728_m021710_c001_v0001185_t0038_u01785205030871") 2026/07/28 02:21:56 DEBUG : only13: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697d4_d20260728_m021654_c001_v7007000_t0000_u01785205014127") 2026/07/28 02:21:56 DEBUG : only13: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89ea_d20260728_m021648_c001_v0001185_t0000_u01785205008325") 2026/07/28 02:21:56 DEBUG : only14: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d350f_d20260728_m021721_c001_v7007000_t0000_u01785205041929") 2026/07/28 02:21:56 DEBUG : only14: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41242fe7c35c8ae4_d20260728_m021715_c001_v0001185_t0029_u01785205035658") 2026/07/28 02:21:56 DEBUG : only14: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8aae_d20260728_m021711_c001_v0001185_t0039_u01785205031470") 2026/07/28 02:21:56 DEBUG : only14: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697d7_d20260728_m021654_c001_v7007000_t0000_u01785205014474") 2026/07/28 02:21:56 DEBUG : only14: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89f0_d20260728_m021649_c001_v0001185_t0013_u01785205009075") 2026/07/28 02:21:56 DEBUG : only15: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3512_d20260728_m021722_c001_v7007000_t0000_u01785205042105") 2026/07/28 02:21:56 DEBUG : only15: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74d013_d20260728_m021715_c001_v0001040_t0016_u01785205035648") 2026/07/28 02:21:56 DEBUG : only15: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8ab2_d20260728_m021712_c001_v0001185_t0043_u01785205032072") 2026/07/28 02:21:56 DEBUG : only15: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f413394997d1241fe_d20260728_m021654_c001_v7007000_t0000_u01785205014315") 2026/07/28 02:21:56 DEBUG : only15: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89fc_d20260728_m021649_c001_v0001185_t0028_u01785205009844") 2026/07/28 02:21:56 DEBUG : only16: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3514_d20260728_m021722_c001_v7007000_t0000_u01785205042280") 2026/07/28 02:21:56 DEBUG : only16: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74d015_d20260728_m021715_c001_v0001040_t0016_u01785205035823") 2026/07/28 02:21:56 DEBUG : only16: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8ab6_d20260728_m021712_c001_v0001185_t0059_u01785205032700") 2026/07/28 02:21:56 DEBUG : only16: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acd35_d20260728_m021654_c001_v7007000_t0000_u01785205014838") 2026/07/28 02:21:57 DEBUG : only16: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a02_d20260728_m021650_c001_v0001185_t0000_u01785205010511") 2026/07/28 02:21:57 DEBUG : only17: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3515_d20260728_m021722_c001_v7007000_t0000_u01785205042455") 2026/07/28 02:21:57 DEBUG : only17: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41242fe7c35c8ae6_d20260728_m021715_c001_v0001185_t0029_u01785205035837") 2026/07/28 02:21:57 DEBUG : only17: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8abc_d20260728_m021713_c001_v0001185_t0036_u01785205033283") 2026/07/28 02:21:57 DEBUG : only17: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697d5_d20260728_m021654_c001_v7007000_t0000_u01785205014299") 2026/07/28 02:21:57 DEBUG : only17: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a08_d20260728_m021651_c001_v0001185_t0003_u01785205011285") 2026/07/28 02:21:57 DEBUG : only18: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3517_d20260728_m021722_c001_v7007000_t0000_u01785205042629") 2026/07/28 02:21:57 DEBUG : only18: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4015d2f342b51b26_d20260728_m021716_c001_v0001033_t0053_u01785205036174") 2026/07/28 02:21:57 DEBUG : only18: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8ac2_d20260728_m021713_c001_v0001185_t0019_u01785205033843") 2026/07/28 02:21:57 DEBUG : only18: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f413394997d124202_d20260728_m021654_c001_v7007000_t0000_u01785205014852") 2026/07/28 02:21:57 DEBUG : only18: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a0e_d20260728_m021651_c001_v0001185_t0021_u01785205011954") 2026/07/28 02:21:57 DEBUG : only19: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3518_d20260728_m021722_c001_v7007000_t0000_u01785205042805") 2026/07/28 02:21:57 DEBUG : only19: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41242fe7c35c8aea_d20260728_m021716_c001_v0001185_t0029_u01785205036015") 2026/07/28 02:21:57 DEBUG : only19: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8ad4_d20260728_m021714_c001_v0001185_t0056_u01785205034564") 2026/07/28 02:21:58 DEBUG : only19: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c868f8_d20260728_m021654_c001_v7007000_t0000_u01785205014864") 2026/07/28 02:21:58 DEBUG : only19: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a16_d20260728_m021652_c001_v0001185_t0027_u01785205012852") 2026/07/28 02:21:58 DEBUG : only2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3519_d20260728_m021722_c001_v7007000_t0000_u01785205042979") 2026/07/28 02:21:58 DEBUG : only2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74d019_d20260728_m021716_c001_v0001040_t0016_u01785205036181") 2026/07/28 02:21:58 DEBUG : only2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a56_d20260728_m021701_c001_v0001185_t0024_u01785205021896") 2026/07/28 02:21:58 DEBUG : only2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acd32_d20260728_m021654_c001_v7007000_t0000_u01785205014491") 2026/07/28 02:21:58 DEBUG : only2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89a7_d20260728_m021641_c001_v0001185_t0038_u01785205001069") 2026/07/28 02:21:58 DEBUG : only3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d351a_d20260728_m021723_c001_v7007000_t0000_u01785205043154") 2026/07/28 02:21:58 DEBUG : only3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41242fe7c35c8aee_d20260728_m021716_c001_v0001185_t0029_u01785205036192") 2026/07/28 02:21:58 DEBUG : only3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a5c_d20260728_m021702_c001_v0001185_t0036_u01785205022853") 2026/07/28 02:21:58 DEBUG : only3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acd36_d20260728_m021655_c001_v7007000_t0000_u01785205015010") 2026/07/28 02:21:58 DEBUG : only3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89aa_d20260728_m021641_c001_v0001185_t0058_u01785205001749") 2026/07/28 02:21:58 DEBUG : only4: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d351b_d20260728_m021723_c001_v7007000_t0000_u01785205043329") 2026/07/28 02:21:58 DEBUG : only4: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41242fe7c35c8af2_d20260728_m021716_c001_v0001185_t0029_u01785205036373") 2026/07/28 02:21:58 DEBUG : only4: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a62_d20260728_m021703_c001_v0001185_t0009_u01785205023523") 2026/07/28 02:21:58 DEBUG : only4: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f413394997d124200_d20260728_m021654_c001_v7007000_t0000_u01785205014503") 2026/07/28 02:21:58 DEBUG : only4: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89b2_d20260728_m021642_c001_v0001185_t0045_u01785205002365") 2026/07/28 02:21:58 DEBUG : only5: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d351c_d20260728_m021723_c001_v7007000_t0000_u01785205043503") 2026/07/28 02:21:58 DEBUG : only5: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405dcb90318cd3f1_d20260728_m021716_c001_v0001185_t0056_u01785205036234") 2026/07/28 02:21:58 DEBUG : only5: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a6c_d20260728_m021704_c001_v0001185_t0013_u01785205024482") 2026/07/28 02:21:58 DEBUG : only5: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acd31_d20260728_m021654_c001_v7007000_t0000_u01785205014318") 2026/07/28 02:21:59 DEBUG : only5: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89b6_d20260728_m021643_c001_v0001185_t0021_u01785205003204") 2026/07/28 02:21:59 DEBUG : only6: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d351d_d20260728_m021723_c001_v7007000_t0000_u01785205043684") 2026/07/28 02:21:59 DEBUG : only6: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4015d2f342b51b2a_d20260728_m021716_c001_v0001033_t0053_u01785205036353") 2026/07/28 02:21:59 DEBUG : only6: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a72_d20260728_m021705_c001_v0001185_t0040_u01785205025436") 2026/07/28 02:21:59 DEBUG : only6: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f413394997d124201_d20260728_m021654_c001_v7007000_t0000_u01785205014678") 2026/07/28 02:21:59 DEBUG : only6: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89bc_d20260728_m021643_c001_v0001185_t0050_u01785205003779") 2026/07/28 02:21:59 DEBUG : only7: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d351e_d20260728_m021723_c001_v7007000_t0000_u01785205043859") 2026/07/28 02:21:59 DEBUG : only7: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74d01b_d20260728_m021716_c001_v0001040_t0016_u01785205036362") 2026/07/28 02:21:59 DEBUG : only7: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a7a_d20260728_m021706_c001_v0001185_t0044_u01785205026215") 2026/07/28 02:21:59 DEBUG : only7: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c868f0_d20260728_m021654_c001_v7007000_t0000_u01785205014513") 2026/07/28 02:21:59 DEBUG : only7: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89c6_d20260728_m021644_c001_v0001185_t0050_u01785205004329") 2026/07/28 02:21:59 DEBUG : only8: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d351f_d20260728_m021724_c001_v7007000_t0000_u01785205044034") 2026/07/28 02:21:59 DEBUG : only8: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405dcb90318cd3f5_d20260728_m021716_c001_v0001185_t0056_u01785205036428") 2026/07/28 02:21:59 DEBUG : only8: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a84_d20260728_m021707_c001_v0001185_t0056_u01785205027059") 2026/07/28 02:21:59 DEBUG : only8: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c868f4_d20260728_m021654_c001_v7007000_t0000_u01785205014688") 2026/07/28 02:21:59 DEBUG : only8: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89ce_d20260728_m021644_c001_v0001185_t0051_u01785205004915") 2026/07/28 02:21:59 DEBUG : only9: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3521_d20260728_m021724_c001_v7007000_t0000_u01785205044208") 2026/07/28 02:21:59 DEBUG : only9: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4015d2f342b51b2c_d20260728_m021716_c001_v0001033_t0053_u01785205036531") 2026/07/28 02:21:59 DEBUG : only9: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8a8e_d20260728_m021707_c001_v0001185_t0003_u01785205027707") 2026/07/28 02:21:59 DEBUG : only9: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329697d9_d20260728_m021654_c001_v7007000_t0000_u01785205014821") 2026/07/28 02:22:00 DEBUG : only9: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c89d2_d20260728_m021645_c001_v0001185_t0020_u01785205005528") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85bd2_d20260728_m021242_c001_v7007000_t0000_u01785204762289") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f600f8f_d20260728_m021240_c001_v0001185_t0057_u01785204760641") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b96_d20260728_m021239_c001_v7007000_t0000_u01785204759589") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cda8_d20260728_m021237_c001_v0001040_t0045_u01785204757506") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b73_d20260728_m021236_c001_v7007000_t0000_u01785204756806") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c81dc_d20260728_m021234_c001_v0001185_t0000_u01785204754683") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2d1e_d20260728_m021222_c001_v7007000_t0000_u01785204742944") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd7c_d20260728_m021221_c001_v0001040_t0010_u01785204741507") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2d0c_d20260728_m021219_c001_v7007000_t0000_u01785204739849") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd74_d20260728_m021218_c001_v0001040_t0032_u01785204738349") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2cf8_d20260728_m021217_c001_v7007000_t0000_u01785204737067") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd6c_d20260728_m021215_c001_v0001040_t0000_u01785204735914") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2cbe_d20260728_m021208_c001_v7007000_t0000_u01785204728841") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd48_d20260728_m021207_c001_v0001040_t0030_u01785204727085") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2cae_d20260728_m021206_c001_v7007000_t0000_u01785204726737") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd3e_d20260728_m021204_c001_v0001040_t0029_u01785204724887") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c98_d20260728_m021204_c001_v7007000_t0000_u01785204724538") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd38_d20260728_m021203_c001_v0001040_t0054_u01785204723689") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd36_d20260728_m021202_c001_v0001040_t0048_u01785204722901") 2026/07/28 02:22:00 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c91_d20260728_m021202_c001_v7007000_t0000_u01785204722537") 2026/07/28 02:22:01 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd32_d20260728_m021201_c001_v0001040_t0024_u01785204721374") 2026/07/28 02:22:01 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd2e_d20260728_m021200_c001_v0001040_t0020_u01785204720147") 2026/07/28 02:22:01 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2c8c_d20260728_m021159_c001_v7007000_t0000_u01785204719797") 2026/07/28 02:22:01 DEBUG : potato: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd2a_d20260728_m021158_c001_v0001040_t0049_u01785204718792") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41698127329693a0_d20260728_m021427_c001_v7007000_t0000_u01785204867633") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c854a_d20260728_m021427_c001_v0001185_t0026_u01785204867093") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4020872c6031d432_d20260728_m021418_c001_v7007000_t0000_u01785204858553") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c84ce_d20260728_m021414_c001_v0001185_t0023_u01785204854375") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41910b2c830ec6e3_d20260728_m021406_c001_v7007000_t0000_u01785204846809") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8458_d20260728_m021401_c001_v0001185_t0021_u01785204841819") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a1af3_d20260728_m021354_c001_v7007000_t0000_u01785204834093") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8408_d20260728_m021348_c001_v0001185_t0039_u01785204828919") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b31_d20260728_m021228_c001_v7007000_t0000_u01785204748197") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd8a_d20260728_m021226_c001_v0001040_t0011_u01785204746523") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b21_d20260728_m021226_c001_v7007000_t0000_u01785204746132") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd80_d20260728_m021223_c001_v0001040_t0013_u01785204743473") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2d1f_d20260728_m021223_c001_v7007000_t0000_u01785204743118") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd7e_d20260728_m021222_c001_v0001040_t0005_u01785204742195") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2d16_d20260728_m021221_c001_v7007000_t0000_u01785204741157") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd7a_d20260728_m021220_c001_v0001040_t0014_u01785204740204") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2d02_d20260728_m021217_c001_v7007000_t0000_u01785204737999") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd70_d20260728_m021217_c001_v0001040_t0052_u01785204737076") 2026/07/28 02:22:01 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d2cc5_d20260728_m021209_c001_v7007000_t0000_u01785204729546") 2026/07/28 02:22:02 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd4e_d20260728_m021208_c001_v0001040_t0046_u01785204728476") 2026/07/28 02:22:02 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e21f_d20260728_m021101_c001_v7007000_t0000_u01785204661602") 2026/07/28 02:22:02 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc72_d20260728_m021100_c001_v0001040_t0002_u01785204660451") 2026/07/28 02:22:02 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e21a_d20260728_m021059_c001_v7007000_t0000_u01785204659576") 2026/07/28 02:22:02 DEBUG : potato2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc70_d20260728_m021058_c001_v0001040_t0053_u01785204658828") 2026/07/28 02:22:02 DEBUG : potato3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4020872c6031d438_d20260728_m021419_c001_v7007000_t0000_u01785204859081") 2026/07/28 02:22:02 DEBUG : potato3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ce68_d20260728_m021415_c001_v0001040_t0019_u01785204855507") 2026/07/28 02:22:02 DEBUG : potato3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41910b2c830ec6e2_d20260728_m021406_c001_v7007000_t0000_u01785204846617") 2026/07/28 02:22:02 DEBUG : potato3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ce54_d20260728_m021402_c001_v0001040_t0028_u01785204842943") 2026/07/28 02:22:02 DEBUG : potato3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42394c0fd65a1af4_d20260728_m021354_c001_v7007000_t0000_u01785204834350") 2026/07/28 02:22:02 DEBUG : potato3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ce3a_d20260728_m021350_c001_v0001040_t0005_u01785204830033") 2026/07/28 02:22:02 DEBUG : pre-dest1/1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc24c_d20260728_m021500_c001_v7007000_t0000_u01785204900850") 2026/07/28 02:22:02 DEBUG : pre-dest1/1: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ceb0_d20260728_m021453_c001_v0001040_t0040_u01785204893132") 2026/07/28 02:22:02 DEBUG : pre-dest2/2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afc24d_d20260728_m021501_c001_v7007000_t0000_u01785204901023") 2026/07/28 02:22:02 DEBUG : pre-dest2/2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c85f8_d20260728_m021453_c001_v0001185_t0024_u01785204893940") 2026/07/28 02:22:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f424072d8c3e6cd77_d20260728_m021439_c001_v7007000_t0000_u01785204879176") 2026/07/28 02:22:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f6013ec_d20260728_m021435_c001_v0001185_t0019_u01785204875275") 2026/07/28 02:22:02 DEBUG : sizeonly: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3ac8_d20260728_m021143_c001_v7007000_t0000_u01785204703036") 2026/07/28 02:22:02 DEBUG : sizeonly: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccee_d20260728_m021141_c001_v0001040_t0010_u01785204701773") 2026/07/28 02:22:02 DEBUG : splitbanan: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa7341ff_d20260728_m021923_c001_v7007000_t0000_u01785205163362") 2026/07/28 02:22:02 DEBUG : splitbanan: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51cfc_d20260728_m021916_c001_v0001033_t0040_u01785205156265") 2026/07/28 02:22:02 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4262_d20260728_m022039_c001_v7007000_t0000_u01785205239476") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d23b_d20260728_m022032_c001_v0001040_t0048_u01785205232605") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4091565d59afef06_d20260728_m022023_c001_v7007000_t0000_u01785205223542") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d211_d20260728_m022017_c001_v0001040_t0001_u01785205217304") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f410a68a6d8cb991c_d20260728_m022008_c001_v7007000_t0000_u01785205208293") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1f5_d20260728_m022001_c001_v0001040_t0032_u01785205201828") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41455061a19f4224_d20260728_m021952_c001_v7007000_t0000_u01785205192982") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1c5_d20260728_m021946_c001_v0001040_t0033_u01785205186363") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f422046c13a93347b_d20260728_m021938_c001_v7007000_t0000_u01785205178001") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d1a7_d20260728_m021931_c001_v0001040_t0045_u01785205171385") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4188738dafdad99e_d20260728_m021918_c001_v7007000_t0000_u01785205158130") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d167_d20260728_m021915_c001_v0001040_t0039_u01785205155020") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f3e1_d20260728_m021906_c001_v7007000_t0000_u01785205146114") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51cb8_d20260728_m021859_c001_v0001033_t0004_u01785205139417") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41713ed0818acedc_d20260728_m021858_c001_v7007000_t0000_u01785205138536") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51ca4_d20260728_m021854_c001_v0001033_t0020_u01785205134738") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058f387_d20260728_m021845_c001_v7007000_t0000_u01785205125592") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0ed_d20260728_m021838_c001_v0001040_t0053_u01785205118270") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f409022e342ac5712_d20260728_m021837_c001_v7007000_t0000_u01785205117208") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d0df_d20260728_m021834_c001_v0001040_t0011_u01785205114140") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f400cc35119f9edb7_d20260728_m021819_c001_v7007000_t0000_u01785205099606") 2026/07/28 02:22:03 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8d76_d20260728_m021815_c001_v0001185_t0003_u01785205095835") 2026/07/28 02:22:04 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f42009d4baa733fae_d20260728_m021806_c001_v7007000_t0000_u01785205086794") 2026/07/28 02:22:04 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8cc4_d20260728_m021800_c001_v0001185_t0044_u01785205080494") 2026/07/28 02:22:04 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f421046a48b436a5c_d20260728_m021751_c001_v7007000_t0000_u01785205071291") 2026/07/28 02:22:04 DEBUG : splitbananasplit: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8c20_d20260728_m021744_c001_v0001185_t0044_u01785205064479") 2026/07/28 02:22:04 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f415eb8f38776cc0a_d20260728_m021901_c001_v7007000_t0000_u01785205141261") 2026/07/28 02:22:04 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d11f_d20260728_m021855_c001_v0001040_t0025_u01785205135944") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d354d_d20260728_m021736_c001_v7007000_t0000_u01785205056352") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8bb8_d20260728_m021733_c001_v0001185_t0042_u01785205053846") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fcfc78_d20260728_m021732_c001_v7007000_t0000_u01785205052765") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d031_d20260728_m021730_c001_v0001040_t0014_u01785205050158") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85c07_d20260728_m021245_c001_v7007000_t0000_u01785204765543") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f600fc1_d20260728_m021244_c001_v0001185_t0024_u01785204764779") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85bfa_d20260728_m021244_c001_v7007000_t0000_u01785204764245") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cdb2_d20260728_m021243_c001_v0001040_t0010_u01785204763346") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3a40_d20260728_m021139_c001_v7007000_t0000_u01785204699585") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccde_d20260728_m021137_c001_v0001040_t0026_u01785204697855") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3a1f_d20260728_m021137_c001_v7007000_t0000_u01785204697505") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccd8_d20260728_m021136_c001_v0001040_t0048_u01785204696256") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3989_d20260728_m021134_c001_v7007000_t0000_u01785204694214") 2026/07/28 02:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccce_d20260728_m021133_c001_v0001040_t0048_u01785204693023") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3921_d20260728_m021132_c001_v7007000_t0000_u01785204692490") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cccc_d20260728_m021130_c001_v0001040_t0039_u01785204690613") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccc2_d20260728_m021127_c001_v0001040_t0050_u01785204687596") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3847_d20260728_m021127_c001_v7007000_t0000_u01785204687243") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccba_d20260728_m021126_c001_v0001040_t0007_u01785204686380") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccb4_d20260728_m021125_c001_v0001040_t0001_u01785204685134") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41270844aa3a3837_d20260728_m021124_c001_v7007000_t0000_u01785204684785") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74ccae_d20260728_m021121_c001_v0001040_t0057_u01785204681860") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cca0_d20260728_m021117_c001_v0001040_t0024_u01785204677792") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e27c_d20260728_m021117_c001_v7007000_t0000_u01785204677440") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc9a_d20260728_m021116_c001_v0001040_t0021_u01785204676533") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc98_d20260728_m021115_c001_v0001040_t0051_u01785204675581") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e249_d20260728_m021114_c001_v7007000_t0000_u01785204674855") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc90_d20260728_m021111_c001_v0001040_t0006_u01785204671104") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e232_d20260728_m021110_c001_v7007000_t0000_u01785204670750") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc8c_d20260728_m021109_c001_v0001040_t0043_u01785204669909") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e22e_d20260728_m021109_c001_v7007000_t0000_u01785204669034") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc88_d20260728_m021108_c001_v0001040_t0010_u01785204668252") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e22d_d20260728_m021107_c001_v7007000_t0000_u01785204667724") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc86_d20260728_m021106_c001_v0001040_t0051_u01785204666878") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e22b_d20260728_m021105_c001_v7007000_t0000_u01785204665914") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc80_d20260728_m021104_c001_v0001040_t0045_u01785204664984") 2026/07/28 02:22:05 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e228_d20260728_m021104_c001_v7007000_t0000_u01785204664449") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc78_d20260728_m021103_c001_v0001040_t0024_u01785204663444") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e224_d20260728_m021102_c001_v7007000_t0000_u01785204662918") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc74_d20260728_m021102_c001_v0001040_t0056_u01785204662130") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e210_d20260728_m021057_c001_v7007000_t0000_u01785204657000") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc68_d20260728_m021056_c001_v0001040_t0043_u01785204656240") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e209_d20260728_m021055_c001_v7007000_t0000_u01785204655713") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc60_d20260728_m021054_c001_v0001040_t0044_u01785204654814") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e202_d20260728_m021053_c001_v7007000_t0000_u01785204653941") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc5c_d20260728_m021052_c001_v0001040_t0033_u01785204652948") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41142c4d3058e1f6_d20260728_m021050_c001_v7007000_t0000_u01785204650856") 2026/07/28 02:22:06 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cc56_d20260728_m021049_c001_v0001040_t0025_u01785204649908") 2026/07/28 02:22:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d354e_d20260728_m021736_c001_v7007000_t0000_u01785205056527") 2026/07/28 02:22:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51b6a_d20260728_m021733_c001_v0001033_t0016_u01785205053858") 2026/07/28 02:22:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4080a4a999fcfc79_d20260728_m021732_c001_v7007000_t0000_u01785205052941") 2026/07/28 02:22:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd44f_d20260728_m021730_c001_v0001185_t0023_u01785205050171") 2026/07/28 02:22:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d426f_d20260728_m022041_c001_v7007000_t0000_u01785205241450") 2026/07/28 02:22:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cdadb_d20260728_m022040_c001_v0001185_t0056_u01785205240791") 2026/07/28 02:22:06 DEBUG : sub/yam: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85bcb_d20260728_m021241_c001_v7007000_t0000_u01785204761763") 2026/07/28 02:22:06 DEBUG : sub/yam: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c81fe_d20260728_m021240_c001_v0001185_t0052_u01785204760300") 2026/07/28 02:22:06 DEBUG : test_dir1/file2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3539_d20260728_m021729_c001_v7007000_t0000_u01785205049281") 2026/07/28 02:22:06 DEBUG : test_dir1/file2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd43f_d20260728_m021727_c001_v0001185_t0006_u01785205047422") 2026/07/28 02:22:07 DEBUG : test_dir1/file2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d352f_d20260728_m021726_c001_v7007000_t0000_u01785205046686") 2026/07/28 02:22:07 DEBUG : test_dir1/file2: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cd42f_d20260728_m021725_c001_v0001185_t0011_u01785205045202") 2026/07/28 02:22:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d353c_d20260728_m021729_c001_v7007000_t0000_u01785205049454") 2026/07/28 02:22:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8b74_d20260728_m021727_c001_v0001185_t0003_u01785205047412") 2026/07/28 02:22:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f419fba77295d3530_d20260728_m021726_c001_v7007000_t0000_u01785205046860") 2026/07/28 02:22:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c8b62_d20260728_m021725_c001_v0001185_t0032_u01785205045189") 2026/07/28 02:22:07 DEBUG : three: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b5d_d20260728_m021233_c001_v7007000_t0000_u01785204753985") 2026/07/28 02:22:07 DEBUG : three: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cda0_d20260728_m021232_c001_v0001040_t0028_u01785204752420") 2026/07/28 02:22:07 DEBUG : three: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74cd98_d20260728_m021229_c001_v0001040_t0042_u01785204749690") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d427b_d20260728_m022043_c001_v7007000_t0000_u01785205243356") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51e3c_d20260728_m022042_c001_v0001033_t0034_u01785205242413") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4424_d20260728_m022102_c001_v7007000_t0000_u01785205262929") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9274_d20260728_m022101_c001_v0001185_t0032_u01785205261067") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4414_d20260728_m022059_c001_v7007000_t0000_u01785205259585") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51e70_d20260728_m022057_c001_v0001033_t0008_u01785205257639") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d43e3_d20260728_m022056_c001_v7007000_t0000_u01785205256712") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cdb57_d20260728_m022056_c001_v0001185_t0035_u01785205256117") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4327_d20260728_m022050_c001_v7007000_t0000_u01785205250955") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51e52_d20260728_m022049_c001_v0001033_t0041_u01785205249396") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4378_d20260728_m022053_c001_v7007000_t0000_u01785205253307") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9246_d20260728_m022051_c001_v0001185_t0018_u01785205251964") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d42db_d20260728_m022048_c001_v7007000_t0000_u01785205248419") 2026/07/28 02:22:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f105dcb90318cdb19_d20260728_m022047_c001_v0001185_t0047_u01785205247706") 2026/07/28 02:22:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d42b5_d20260728_m022046_c001_v7007000_t0000_u01785205246775") 2026/07/28 02:22:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d253_d20260728_m022045_c001_v0001040_t0055_u01785205245911") 2026/07/28 02:22:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d428c_d20260728_m022044_c001_v7007000_t0000_u01785205244906") 2026/07/28 02:22:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c9212_d20260728_m022044_c001_v0001185_t0012_u01785205244301") 2026/07/28 02:22:08 DEBUG : toe/toe/toe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4020872c6031de54_d20260728_m022108_c001_v7007000_t0000_u01785205268056") 2026/07/28 02:22:08 DEBUG : toe/toe/toe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1015d2f342b51e90_d20260728_m022107_c001_v0001033_t0054_u01785205267095") 2026/07/28 02:22:08 DEBUG : toe/toe/toe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d43c5_d20260728_m022055_c001_v7007000_t0000_u01785205255192") 2026/07/28 02:22:08 DEBUG : toe/toe/toe: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d261_d20260728_m022054_c001_v0001040_t0032_u01785205254314") 2026/07/28 02:22:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4425_d20260728_m022103_c001_v7007000_t0000_u01785205263494") 2026/07/28 02:22:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1173b63dca74d269_d20260728_m022102_c001_v0001040_t0027_u01785205262334") 2026/07/28 02:22:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4277822aa45d4419_d20260728_m022100_c001_v7007000_t0000_u01785205260148") 2026/07/28 02:22:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f101d883a5d864459_d20260728_m022059_c001_v0001040_t0032_u01785205259126") 2026/07/28 02:22:08 DEBUG : two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b5f_d20260728_m021234_c001_v7007000_t0000_u01785204754159") 2026/07/28 02:22:08 DEBUG : two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f41242fe7c35c81ce_d20260728_m021231_c001_v0001185_t0029_u01785204751858") 2026/07/28 02:22:08 DEBUG : two: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f4173b63dca74cd96_d20260728_m021229_c001_v0001040_t0016_u01785204749514") 2026/07/28 02:22:08 DEBUG : yam: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85bd7_d20260728_m021242_c001_v7007000_t0000_u01785204762463") 2026/07/28 02:22:08 DEBUG : yam: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f115158b95a4de7d2_d20260728_m021241_c001_v0001180_t0016_u01785204761562") 2026/07/28 02:22:08 DEBUG : yam: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b88_d20260728_m021239_c001_v7007000_t0000_u01785204759067") 2026/07/28 02:22:08 DEBUG : yam: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f11242fe7c35c81ee_d20260728_m021237_c001_v0001185_t0022_u01785204757518") 2026/07/28 02:22:08 DEBUG : yam: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b6d_d20260728_m021236_c001_v7007000_t0000_u01785204756282") 2026/07/28 02:22:09 DEBUG : yam: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f1098ddfc9f600f51_d20260728_m021234_c001_v0001185_t0042_u01785204754694") 2026/07/28 02:22:09 DEBUG : yaml: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b9b_d20260728_m021239_c001_v7007000_t0000_u01785204759762") 2026/07/28 02:22:09 DEBUG : yaml: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f102ce4a98bdc1de9_d20260728_m021238_c001_v0001029_t0038_u01785204758452") 2026/07/28 02:22:09 DEBUG : yaml: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f405e578fa4c85b75_d20260728_m021236_c001_v7007000_t0000_u01785204756980") 2026/07/28 02:22:09 DEBUG : yaml: Deleting (id "4_z9ff22d8370ddab6b9ff80e1b_f101a9418c6bd1734_d20260728_m021235_c001_v0001161_t0033_u01785204755860") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m23.139057447s (try 1/5)