"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/02 02:16:44 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe" 2026/07/02 02:16:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:16:44 DEBUG : Creating backend with remote "/tmp/rclone73559069" === 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-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:16:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/02 02:16:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:16:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:16:46 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:46 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:16:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:16:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:16:47 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:16:47 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.98s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", 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-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", 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-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:48 DEBUG : Creating backend with remote "/non-existing" 2026/07/02 02:16:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/02 02:16:49 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:49 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:16:49 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:49 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:16:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:16:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:16:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.79s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:51 INFO : B2 bucket rclone-test-mujekuc9xobe: Running all checks before starting transfers 2026/07/02 02:16:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:16:51 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:51 INFO : B2 bucket rclone-test-mujekuc9xobe: Checks finished, now starting transfers 2026/07/02 02:16:51 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:16:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:16:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:16:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.73s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:53 ERROR : Ignoring --no-traverse with sync 2026/07/02 02:16:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:16:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:16:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:16:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:16:53 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:16:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.37s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/02 02:16:54 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:54 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:16:55 DEBUG : hello world2: size = 12 OK 2026/07/02 02:16:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/02 02:16:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:16:56 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:56 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:16:56 DEBUG : potato2: size = 11 OK 2026/07/02 02:16:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:16:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:16:58 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:58 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:16:58 DEBUG : potato2: size = 11 OK 2026/07/02 02:16:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:16:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:16:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/02 02:16:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:16:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/02 02:16:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:16:59 INFO : sub dir2: Making directory 2026/07/02 02:16:59 INFO : sub dir: Making directory 2026/07/02 02:16:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:16:59 INFO : sub dir2/sub sub dir2: Making directory 2026/07/02 02:16:59 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:16:59 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:17:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:00 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/02 02:17:00 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.44s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:01 INFO : sub dir2: Making directory 2026/07/02 02:17:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/02 02:17:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:17:01 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:01 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:17:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.59s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:02 DEBUG : sub dir2: Making directory with metadata 2026/07/02 02:17:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:17:02 INFO : sub dir2: Making directory 2026/07/02 02:17:02 INFO : sub dir: Making directory 2026/07/02 02:17:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:17:02 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:02 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:17:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:03 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:17:03 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/02 02:17:03 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/02 02:17:03 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:04 INFO : sub dir2: Making directory 2026/07/02 02:17:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:17:04 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:04 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:17:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:05 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:17:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:06 DEBUG : sub dir2: Making directory with metadata 2026/07/02 02:17:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:17:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:17:06 INFO : sub dir2: Making directory 2026/07/02 02:17:06 INFO : sub dir: Making directory 2026/07/02 02:17:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:17:06 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:06 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:17:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:06 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:17:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/02 02:17:07 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:08 INFO : sub dir2: Making directory 2026/07/02 02:17:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:17:08 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:08 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:17:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:09 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:17:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.72s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:10 DEBUG : Creating backend with remote "TestB2:rclone-test-doyijan2manu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-mujekuc9xobe -> B2 bucket rclone-test-doyijan2manu 2026/07/02 02:17:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:17:11 DEBUG : B2 bucket rclone-test-doyijan2manu: Waiting for checks to finish 2026/07/02 02:17:11 DEBUG : B2 bucket rclone-test-doyijan2manu: Waiting for transfers to finish 2026/07/02 02:17:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:17:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:17:12 DEBUG : B2 bucket rclone-test-doyijan2manu: Purge remote 2026/07/02 02:17:12 INFO : B2 bucket rclone-test-doyijan2manu: cleaning bucket "rclone-test-doyijan2manu" of all files 2026/07/02 02:17:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf52adb390dd2b0b9ff80e1b_f100e48c06652565f_d20260702_m021712_c001_v0001137_t0053_u01782958632255") --- PASS: TestServerSideCopy (4.25s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:15 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone73559069) 2026/07/02 02:17:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:17:15 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:17:15 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:15 DEBUG : sub dir/hello world: size = 17 OK 2026/07/02 02:17:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/02 02:17:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.36s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:17 DEBUG : Creating backend with remote "TestB2:rclone-test-becebaf6gino" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-mujekuc9xobe -> B2 bucket rclone-test-becebaf6gino 2026/07/02 02:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:17:18 DEBUG : B2 bucket rclone-test-becebaf6gino: Waiting for checks to finish 2026/07/02 02:17:18 DEBUG : B2 bucket rclone-test-becebaf6gino: Waiting for transfers to finish 2026/07/02 02:17:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:17:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:17:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:17:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-becebaf6gino) 2026/07/02 02:17:20 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:17:20 DEBUG : B2 bucket rclone-test-becebaf6gino: Waiting for checks to finish 2026/07/02 02:17:20 DEBUG : B2 bucket rclone-test-becebaf6gino: Waiting for transfers to finish 2026/07/02 02:17:21 DEBUG : sub dir/hello world: size = 17 OK 2026/07/02 02:17:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/02 02:17:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:17:21 DEBUG : B2 bucket rclone-test-becebaf6gino: Purge remote 2026/07/02 02:17:21 INFO : B2 bucket rclone-test-becebaf6gino: cleaning bucket "rclone-test-becebaf6gino" of all files 2026/07/02 02:17:21 DEBUG : sub dir/hello world: Deleting (id "4_zff52cd5390dd2b0b9ff80e1b_f11223aba71b26cf1_d20260702_m021720_c001_v0001113_t0029_u01782958640821") 2026/07/02 02:17:21 DEBUG : sub dir/hello world: Deleting (id "4_zff52cd5390dd2b0b9ff80e1b_f114b7bd3b6435fa0_d20260702_m021718_c001_v0001185_t0046_u01782958638986") --- PASS: TestServerSideCopyOverSelf (6.38s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone73559069) 2026/07/02 02:17:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:17:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:17:23 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:23 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:24 DEBUG : sub dir/hello world: size = 17 OK 2026/07/02 02:17:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/02 02:17:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/02 02:17:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.39s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vamiluq5bubo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-mujekuc9xobe -> B2 bucket rclone-test-vamiluq5bubo 2026/07/02 02:17:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:17:27 DEBUG : B2 bucket rclone-test-vamiluq5bubo: Waiting for checks to finish 2026/07/02 02:17:27 DEBUG : B2 bucket rclone-test-vamiluq5bubo: Waiting for transfers to finish 2026/07/02 02:17:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:17:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:17:29 DEBUG : B2 bucket rclone-test-vamiluq5bubo: Waiting for checks to finish 2026/07/02 02:17:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:17:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vamiluq5bubo) 2026/07/02 02:17:29 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:17:29 DEBUG : B2 bucket rclone-test-vamiluq5bubo: Waiting for transfers to finish 2026/07/02 02:17:29 DEBUG : sub dir/hello world: size = 17 OK 2026/07/02 02:17:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/02 02:17:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:17:30 INFO : sub dir/hello world: Deleted 2026/07/02 02:17:31 DEBUG : testing file moves 2026/07/02 02:17:31 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:17:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vamiluq5bubo) 2026/07/02 02:17:31 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:17:31 DEBUG : B2 bucket rclone-test-vamiluq5bubo: Waiting for checks to finish 2026/07/02 02:17:31 DEBUG : B2 bucket rclone-test-vamiluq5bubo: Waiting for transfers to finish 2026/07/02 02:17:31 DEBUG : sub dir/hello world: size = 24 OK 2026/07/02 02:17:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/02 02:17:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:17:32 INFO : sub dir/hello world: Deleted 2026/07/02 02:17:32 DEBUG : B2 bucket rclone-test-vamiluq5bubo: Purge remote 2026/07/02 02:17:32 INFO : B2 bucket rclone-test-vamiluq5bubo: cleaning bucket "rclone-test-vamiluq5bubo" of all files 2026/07/02 02:17:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf82ed7390dd2b0b9ff80e1b_f10138bdb4c38f58f_d20260702_m021731_c001_v0001179_t0003_u01782958651739") 2026/07/02 02:17:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf82ed7390dd2b0b9ff80e1b_f1186ebd74a4a264c_d20260702_m021729_c001_v0001134_t0051_u01782958649618") 2026/07/02 02:17:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf82ed7390dd2b0b9ff80e1b_f116646ec340f3374_d20260702_m021727_c001_v0001092_t0009_u01782958647577") --- PASS: TestServerSideMoveOverSelf (8.79s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:34 ERROR : error listing: directory not found 2026/07/02 02:17:34 INFO : Local file system at /tmp/rclone73559069: Making directory 2026/07/02 02:17:35 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:35 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.20s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:17:37 DEBUG : Local file system at /tmp/rclone73559069: Waiting for checks to finish 2026/07/02 02:17:37 DEBUG : Local file system at /tmp/rclone73559069: Waiting for transfers to finish 2026/07/02 02:17:37 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/02 02:17:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:17:37 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/02 02:17:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.18s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/02 02:17:38 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:38 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:39 DEBUG : check sum: size = 1 OK 2026/07/02 02:17:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:17:39 INFO : check sum: Copied (new) 2026/07/02 02:17:39 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:39 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:39 DEBUG : check sum: size = 1 OK 2026/07/02 02:17:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:17:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/02 02:17:39 DEBUG : check sum: Unchanged skipping 2026/07/02 02:17:39 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:39 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/02 02:17:40 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:40 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:41 DEBUG : sizeonly: size = 6 OK 2026/07/02 02:17:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:17:41 INFO : sizeonly: Copied (new) 2026/07/02 02:17:41 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:41 DEBUG : sizeonly: size = 6 OK 2026/07/02 02:17:41 DEBUG : sizeonly: Sizes identical 2026/07/02 02:17:41 DEBUG : sizeonly: Unchanged skipping 2026/07/02 02:17:41 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:41 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:41 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.95s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/02 02:17:42 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:42 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/02 02:17:43 INFO : ignore-size: Copied (new) 2026/07/02 02:17:43 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:17:43 DEBUG : ignore-size: Unchanged skipping 2026/07/02 02:17:43 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:43 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:43 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.09s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:45 DEBUG : existing: size = 6 OK 2026/07/02 02:17:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:17:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:45 DEBUG : existing: Unchanged skipping 2026/07/02 02:17:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:45 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:45 INFO : There was nothing to transfer 2026/07/02 02:17:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/02 02:17:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:46 DEBUG : existing: size = 6 OK 2026/07/02 02:17:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:17:46 INFO : existing: Copied (replaced existing) 2026/07/02 02:17:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.65s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/02 02:17:47 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:47 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:48 DEBUG : existing: size = 6 OK 2026/07/02 02:17:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:17:48 INFO : existing: Copied (new) 2026/07/02 02:17:48 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:48 DEBUG : existing: Destination exists, skipping 2026/07/02 02:17:48 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:48 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:48 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.17s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/02 02:17:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/02 02:17:50 DEBUG : c/non empty space: size = 5 OK 2026/07/02 02:17:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:17:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/02 02:17:51 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:51 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:51 DEBUG : a/potato2: size = 60 OK 2026/07/02 02:17:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:17:51 INFO : a/potato2: Copied (new) 2026/07/02 02:17:51 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:51 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:53 DEBUG : empty space: size = 1 OK 2026/07/02 02:17:53 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/02 02:17:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:17:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/02 02:17:53 DEBUG : empty space: Unchanged skipping 2026/07/02 02:17:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:53 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:53 INFO : There was nothing to transfer 2026/07/02 02:17:53 DEBUG : empty space: size = 1 OK 2026/07/02 02:17:53 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/02 02:17:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:17:56 INFO : empty space: Updated modification time in destination 2026/07/02 02:17:56 DEBUG : empty space: Unchanged skipping 2026/07/02 02:17:56 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:56 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:58 DEBUG : empty space: size = 1 OK 2026/07/02 02:17:58 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/02 02:17:58 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:17:58 DEBUG : empty space: Unchanged skipping 2026/07/02 02:17:58 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:58 DEBUG : Waiting for deletions to finish 2026/07/02 02:17:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:17:59 DEBUG : foo: size = 3 OK 2026/07/02 02:17:59 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/02 02:17:59 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:17:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone73559069) 2026/07/02 02:17:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:17:59 DEBUG : foo: sha1 differ 2026/07/02 02:17:59 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:17:59 DEBUG : foo: size = 3 OK 2026/07/02 02:17:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/02 02:17:59 INFO : foo: Copied (replaced existing) 2026/07/02 02:17:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/02 02:18:01 DEBUG : empty space: size = 1 OK 2026/07/02 02:18:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:18:01 DEBUG : empty space: Unchanged skipping 2026/07/02 02:18:01 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:01 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:02 DEBUG : potato: size = 60 OK 2026/07/02 02:18:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:18:02 INFO : potato: Copied (new) 2026/07/02 02:18:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone73559069) 2026/07/02 02:18:04 DEBUG : potato: size = 60 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:18:04 DEBUG : potato: Sizes differ 2026/07/02 02:18:04 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:04 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:04 DEBUG : potato: size = 21 OK 2026/07/02 02:18:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/02 02:18:04 INFO : potato: Copied (replaced existing) 2026/07/02 02:18:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.64s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:06 DEBUG : potato: size = 21 OK 2026/07/02 02:18:06 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/02 02:18:06 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone73559069) 2026/07/02 02:18:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:18:06 DEBUG : potato: sha1 differ 2026/07/02 02:18:06 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:07 DEBUG : potato: size = 21 OK 2026/07/02 02:18:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/02 02:18:07 INFO : potato: Copied (replaced existing) 2026/07/02 02:18:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:18:09 DEBUG : empty space: size = 1 OK 2026/07/02 02:18:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:18:09 DEBUG : empty space: Unchanged skipping 2026/07/02 02:18:09 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/02 02:18:09 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:09 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:18:12 DEBUG : empty space: size = 1 OK 2026/07/02 02:18:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:18:12 DEBUG : empty space: Unchanged skipping 2026/07/02 02:18:12 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:12 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:12 DEBUG : potato2: size = 60 OK 2026/07/02 02:18:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:18:12 INFO : potato2: Copied (new) 2026/07/02 02:18:12 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:15 INFO : d: Making directory 2026/07/02 02:18:15 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/02 02:18:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/02 02:18:15 DEBUG : c/non empty space: size = 5 OK 2026/07/02 02:18:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:18:15 DEBUG : c/non empty space: Unchanged skipping 2026/07/02 02:18:15 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:15 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:16 DEBUG : a/potato2: size = 60 OK 2026/07/02 02:18:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:18:16 INFO : a/potato2: Copied (new) 2026/07/02 02:18:16 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:16 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/02 02:18:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/02 02:18:21 DEBUG : c/non empty space: size = 5 OK 2026/07/02 02:18:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:18:21 DEBUG : c/non empty space: Unchanged skipping 2026/07/02 02:18:21 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:21 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:22 DEBUG : a/potato2: size = 60 OK 2026/07/02 02:18:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:18:22 INFO : a/potato2: Copied (new) 2026/07/02 02:18:22 ERROR : B2 bucket rclone-test-mujekuc9xobe: not deleting files as there were IO errors 2026/07/02 02:18:22 ERROR : B2 bucket rclone-test-mujekuc9xobe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:24 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:18:24 DEBUG : empty space: size = 1 OK 2026/07/02 02:18:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:18:24 DEBUG : empty space: Unchanged skipping 2026/07/02 02:18:24 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:24 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:24 INFO : potato: Deleted 2026/07/02 02:18:25 DEBUG : potato2: size = 60 OK 2026/07/02 02:18:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:18:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.15s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:27 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:27 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:27 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:28 INFO : potato: Deleted 2026/07/02 02:18:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:18:28 DEBUG : empty space: size = 1 OK 2026/07/02 02:18:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:18:28 DEBUG : empty space: Unchanged skipping 2026/07/02 02:18:28 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:28 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:29 DEBUG : potato2: size = 60 OK 2026/07/02 02:18:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:18:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.73s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:18:30 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:30 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:31 DEBUG : potato2: size = 19 OK 2026/07/02 02:18:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/02 02:18:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.38s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:33 DEBUG : enormous: Excluded (Size Filter) 2026/07/02 02:18:33 DEBUG : enormous: Excluded 2026/07/02 02:18:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:18:33 DEBUG : potato2: Excluded 2026/07/02 02:18:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:18:34 DEBUG : potato2: Excluded 2026/07/02 02:18:34 DEBUG : empty space: size = 1 OK 2026/07/02 02:18:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:18:34 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:34 DEBUG : empty space: Unchanged skipping 2026/07/02 02:18:34 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:34 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:34 INFO : There was nothing to transfer 2026/07/02 02:18:34 DEBUG : enormous: Excluded (Size Filter) 2026/07/02 02:18:34 DEBUG : enormous: Excluded 2026/07/02 02:18:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:18:34 DEBUG : potato2: Excluded 2026/07/02 02:18:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:18:34 DEBUG : potato2: Excluded 2026/07/02 02:18:34 DEBUG : empty space: size = 1 OK 2026/07/02 02:18:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/02 02:18:34 DEBUG : empty space: Unchanged skipping 2026/07/02 02:18:34 DEBUG : Local file system at /tmp/rclone73559069: Waiting for checks to finish 2026/07/02 02:18:34 DEBUG : Local file system at /tmp/rclone73559069: Waiting for transfers to finish 2026/07/02 02:18:34 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:37 DEBUG : enormous: Excluded (Size Filter) 2026/07/02 02:18:37 DEBUG : enormous: Excluded 2026/07/02 02:18:37 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:18:37 DEBUG : potato2: Excluded 2026/07/02 02:18:37 DEBUG : empty space: size = 1 OK 2026/07/02 02:18:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:18:37 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:37 DEBUG : empty space: Unchanged skipping 2026/07/02 02:18:37 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:37 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:37 INFO : enormous: Deleted 2026/07/02 02:18:37 INFO : potato2: Deleted 2026/07/02 02:18:37 INFO : There was nothing to transfer 2026/07/02 02:18:37 DEBUG : empty space: size = 1 OK 2026/07/02 02:18:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/02 02:18:37 DEBUG : empty space: Unchanged skipping 2026/07/02 02:18:37 DEBUG : Local file system at /tmp/rclone73559069: Waiting for checks to finish 2026/07/02 02:18:37 DEBUG : Local file system at /tmp/rclone73559069: Waiting for transfers to finish 2026/07/02 02:18:37 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:37 INFO : enormous: Deleted 2026/07/02 02:18:37 INFO : potato2: Deleted 2026/07/02 02:18:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.18s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:40 DEBUG : five: Need to transfer - File not found at Destination 2026/07/02 02:18:40 DEBUG : four: size = 4 (Local file system at /tmp/rclone73559069) 2026/07/02 02:18:40 DEBUG : four: size = 8 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:18:40 DEBUG : four: Sizes differ 2026/07/02 02:18:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/02 02:18:40 DEBUG : one: Destination is newer than source, skipping 2026/07/02 02:18:40 DEBUG : three: size = 5 OK 2026/07/02 02:18:40 DEBUG : three: Sizes identical 2026/07/02 02:18:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/02 02:18:40 DEBUG : two: size = 3 OK 2026/07/02 02:18:40 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone73559069) 2026/07/02 02:18:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:18:40 DEBUG : two: sha1 differ 2026/07/02 02:18:40 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:41 DEBUG : five: size = 4 OK 2026/07/02 02:18:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/02 02:18:41 INFO : five: Copied (new) 2026/07/02 02:18:41 DEBUG : four: size = 4 OK 2026/07/02 02:18:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/02 02:18:41 INFO : four: Copied (replaced existing) 2026/07/02 02:18:41 DEBUG : two: size = 3 OK 2026/07/02 02:18:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/02 02:18:41 INFO : two: Copied (replaced existing) 2026/07/02 02:18:41 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:41 DEBUG : five: size = 4 OK 2026/07/02 02:18:41 DEBUG : four: size = 4 OK 2026/07/02 02:18:41 DEBUG : one: Destination is newer than source, skipping 2026/07/02 02:18:41 DEBUG : three: size = 5 OK 2026/07/02 02:18:41 DEBUG : two: size = 3 OK 2026/07/02 02:18:41 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/02 02:18:41 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/02 02:18:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/02 02:18:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/02 02:18:41 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/02 02:18:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/02 02:18:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone73559069) 2026/07/02 02:18:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:18:41 DEBUG : three: sha1 differ 2026/07/02 02:18:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/02 02:18:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/02 02:18:41 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/02 02:18:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/02 02:18:41 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:42 DEBUG : three: size = 5 OK 2026/07/02 02:18:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:18:42 INFO : three: Copied (replaced existing) 2026/07/02 02:18:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.91s) === 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-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/02 02:18:44 INFO : B2 bucket rclone-test-mujekuc9xobe: Making map for --track-renames 2026/07/02 02:18:44 INFO : B2 bucket rclone-test-mujekuc9xobe: Finished making map for --track-renames 2026/07/02 02:18:44 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:44 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for renames to finish 2026/07/02 02:18:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/02 02:18:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/02 02:18:44 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:45 DEBUG : yam: size = 11 OK 2026/07/02 02:18:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:18:45 INFO : yam: Copied (new) 2026/07/02 02:18:45 DEBUG : potato: size = 14 OK 2026/07/02 02:18:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/02 02:18:45 INFO : potato: Copied (new) 2026/07/02 02:18:45 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:45 DEBUG : potato: size = 14 OK 2026/07/02 02:18:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:18:45 DEBUG : potato: Unchanged skipping 2026/07/02 02:18:45 INFO : B2 bucket rclone-test-mujekuc9xobe: Making map for --track-renames 2026/07/02 02:18:45 INFO : B2 bucket rclone-test-mujekuc9xobe: Finished making map for --track-renames 2026/07/02 02:18:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for renames to finish 2026/07/02 02:18:46 DEBUG : yaml: size = 11 OK 2026/07/02 02:18:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:18:46 INFO : yam: Copied (server-side copy) to: yaml 2026/07/02 02:18:47 INFO : yam: Deleted 2026/07/02 02:18:47 INFO : yaml: Renamed from "yam" 2026/07/02 02:18:47 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/02 02:18:48 INFO : B2 bucket rclone-test-mujekuc9xobe: Making map for --track-renames 2026/07/02 02:18:48 INFO : B2 bucket rclone-test-mujekuc9xobe: Finished making map for --track-renames 2026/07/02 02:18:48 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/02 02:18:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/02 02:18:48 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for renames to finish 2026/07/02 02:18:48 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:48 DEBUG : yam: size = 11 OK 2026/07/02 02:18:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:18:48 INFO : yam: Copied (new) 2026/07/02 02:18:49 DEBUG : potato: size = 14 OK 2026/07/02 02:18:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/02 02:18:49 INFO : potato: Copied (new) 2026/07/02 02:18:49 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:49 INFO : B2 bucket rclone-test-mujekuc9xobe: Making map for --track-renames 2026/07/02 02:18:49 INFO : B2 bucket rclone-test-mujekuc9xobe: Finished making map for --track-renames 2026/07/02 02:18:49 DEBUG : potato: size = 14 OK 2026/07/02 02:18:49 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:18:49 DEBUG : potato: Unchanged skipping 2026/07/02 02:18:49 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for renames to finish 2026/07/02 02:18:50 DEBUG : yaml: size = 11 OK 2026/07/02 02:18:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:18:50 INFO : yam: Copied (server-side copy) to: yaml 2026/07/02 02:18:50 INFO : yam: Deleted 2026/07/02 02:18:50 INFO : yaml: Renamed from "yam" 2026/07/02 02:18:50 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/02 02:18:51 INFO : B2 bucket rclone-test-mujekuc9xobe: Making map for --track-renames 2026/07/02 02:18:51 INFO : B2 bucket rclone-test-mujekuc9xobe: Finished making map for --track-renames 2026/07/02 02:18:51 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/02 02:18:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/02 02:18:51 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for renames to finish 2026/07/02 02:18:51 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:52 DEBUG : sub/yam: size = 11 OK 2026/07/02 02:18:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:18:52 INFO : sub/yam: Copied (new) 2026/07/02 02:18:52 DEBUG : potato: size = 14 OK 2026/07/02 02:18:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/02 02:18:52 INFO : potato: Copied (new) 2026/07/02 02:18:52 DEBUG : Waiting for deletions to finish 2026/07/02 02:18:52 DEBUG : potato: size = 14 OK 2026/07/02 02:18:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:18:52 DEBUG : potato: Unchanged skipping 2026/07/02 02:18:52 INFO : B2 bucket rclone-test-mujekuc9xobe: Making map for --track-renames 2026/07/02 02:18:52 INFO : B2 bucket rclone-test-mujekuc9xobe: Finished making map for --track-renames 2026/07/02 02:18:52 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:52 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for renames to finish 2026/07/02 02:18:53 DEBUG : yam: size = 11 OK 2026/07/02 02:18:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:18:53 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/02 02:18:53 INFO : sub/yam: Deleted 2026/07/02 02:18:53 INFO : yam: Renamed from "sub/yam" 2026/07/02 02:18:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.24s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:54 DEBUG : Creating backend with remote "/tmp/rclone73559069/dir1" 2026/07/02 02:18:54 DEBUG : Creating backend with remote "/tmp/rclone73559069/dir2" 2026/07/02 02:18:54 DEBUG : Local file system at /tmp/rclone73559069/dir2: Using server-side directory move 2026/07/02 02:18:54 INFO : Local file system at /tmp/rclone73559069/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/02 02:18:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/02 02:18:54 DEBUG : Local file system at /tmp/rclone73559069/dir2: Waiting for checks to finish 2026/07/02 02:18:54 INFO : file1.txt: Moved (server-side) 2026/07/02 02:18:54 DEBUG : Local file system at /tmp/rclone73559069/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:18:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/02 02:18:55 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:55 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/02 02:18:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/02 02:18:55 INFO : nested/sub dir/file: Copied (new) 2026/07/02 02:18:55 INFO : nested/sub dir/file: Deleted 2026/07/02 02:18:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:18:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:18:55 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:18:55 INFO : sub dir/hello world: Deleted 2026/07/02 02:18:55 INFO : sub dir: Removing directory 2026/07/02 02:18:55 INFO : nested/sub dir: Removing directory 2026/07/02 02:18:55 INFO : nested: Removing directory 2026/07/02 02:18:55 DEBUG : Local file system at /tmp/rclone73559069: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:18:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/02 02:18:57 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:57 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/02 02:18:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/02 02:18:57 INFO : nested/sub dir/file: Copied (new) 2026/07/02 02:18:57 INFO : nested/sub dir/file: Deleted 2026/07/02 02:18:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:18:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:18:57 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:18:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:18:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/02 02:18:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/02 02:18:58 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:18:58 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:18:59 DEBUG : existing: size = 6 OK 2026/07/02 02:18:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:18:59 INFO : existing: Copied (new) 2026/07/02 02:18:59 INFO : existing: Deleted 2026/07/02 02:18:59 DEBUG : existing-b: size = 6 OK 2026/07/02 02:18:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/02 02:18:59 INFO : existing-b: Copied (new) 2026/07/02 02:18:59 INFO : existing-b: Deleted 2026/07/02 02:19:00 DEBUG : existing: Destination exists, skipping 2026/07/02 02:19:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/02 02:19:00 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:19:00 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:19:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.47s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:19:01 DEBUG : Creating backend with remote "TestB2:rclone-test-subecek6nivo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mujekuc9xobe -> B2 bucket rclone-test-subecek6nivo 2026/07/02 02:19:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:19:07 DEBUG : empty space: size = 1 OK 2026/07/02 02:19:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/02 02:19:07 DEBUG : empty space: Unchanged skipping 2026/07/02 02:19:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:19:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-subecek6nivo) 2026/07/02 02:19:07 DEBUG : potato3: Sizes differ 2026/07/02 02:19:07 DEBUG : B2 bucket rclone-test-subecek6nivo: Waiting for checks to finish 2026/07/02 02:19:07 INFO : empty space: Deleted 2026/07/02 02:19:07 DEBUG : B2 bucket rclone-test-subecek6nivo: Waiting for transfers to finish 2026/07/02 02:19:07 DEBUG : potato2: size = 60 OK 2026/07/02 02:19:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:19:07 INFO : potato2: Copied (server-side copy) 2026/07/02 02:19:07 INFO : potato2: Deleted 2026/07/02 02:19:08 DEBUG : potato3: size = 68 OK 2026/07/02 02:19:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:19:08 INFO : potato3: Copied (server-side copy) 2026/07/02 02:19:08 INFO : potato3: Deleted 2026/07/02 02:19:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pucibor7wuyi" 2026/07/02 02:19:09 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/02 02:19:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:19:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/02 02:19:09 DEBUG : B2 bucket rclone-test-pucibor7wuyi: Waiting for checks to finish 2026/07/02 02:19:09 DEBUG : B2 bucket rclone-test-pucibor7wuyi: Waiting for transfers to finish 2026/07/02 02:19:10 DEBUG : empty space: size = 1 OK 2026/07/02 02:19:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:19:10 INFO : empty space: Copied (server-side copy) 2026/07/02 02:19:10 INFO : empty space: Deleted 2026/07/02 02:19:10 DEBUG : potato3: size = 68 OK 2026/07/02 02:19:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:19:10 INFO : potato3: Copied (server-side copy) 2026/07/02 02:19:10 DEBUG : potato2: size = 60 OK 2026/07/02 02:19:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:19:10 INFO : potato2: Copied (server-side copy) 2026/07/02 02:19:11 INFO : potato3: Deleted 2026/07/02 02:19:11 INFO : potato2: Deleted 2026/07/02 02:19:11 DEBUG : B2 bucket rclone-test-pucibor7wuyi: Purge remote 2026/07/02 02:19:11 INFO : B2 bucket rclone-test-pucibor7wuyi: cleaning bucket "rclone-test-pucibor7wuyi" of all files 2026/07/02 02:19:11 DEBUG : empty space: Deleting (id "4_z8f927d8390fd2b0b9ff80e1b_f1113a373e321f5bb_d20260702_m021910_c001_v0001183_t0029_u01782958750275") 2026/07/02 02:19:11 DEBUG : potato2: Deleting (id "4_z8f927d8390fd2b0b9ff80e1b_f1053ba37aa101d71_d20260702_m021910_c001_v0001029_t0015_u01782958750501") 2026/07/02 02:19:11 DEBUG : potato3: Deleting (id "4_z8f927d8390fd2b0b9ff80e1b_f1147b8319ae861e2_d20260702_m021910_c001_v0001184_t0047_u01782958750636") 2026/07/02 02:19:12 DEBUG : B2 bucket rclone-test-subecek6nivo: Purge remote 2026/07/02 02:19:12 INFO : B2 bucket rclone-test-subecek6nivo: cleaning bucket "rclone-test-subecek6nivo" of all files 2026/07/02 02:19:12 DEBUG : empty space: Deleting (id "4_zbf326d3390fd2b0b9ff80e1b_f4039c6ac65befd6b_d20260702_m021910_c001_v7007000_t0000_u01782958750473") 2026/07/02 02:19:12 DEBUG : empty space: Deleting (id "4_zbf326d3390fd2b0b9ff80e1b_f106238c4cb21cccf_d20260702_m021905_c001_v0001104_t0036_u01782958745371") 2026/07/02 02:19:12 DEBUG : potato2: Deleting (id "4_zbf326d3390fd2b0b9ff80e1b_f415cdd974c0a87c0_d20260702_m021910_c001_v7007000_t0000_u01782958750967") 2026/07/02 02:19:12 DEBUG : potato2: Deleting (id "4_zbf326d3390fd2b0b9ff80e1b_f102614f48c687987_d20260702_m021907_c001_v0001173_t0041_u01782958747377") 2026/07/02 02:19:12 DEBUG : potato3: Deleting (id "4_zbf326d3390fd2b0b9ff80e1b_f4039c6ac65befd6c_d20260702_m021910_c001_v7007000_t0000_u01782958750958") 2026/07/02 02:19:12 DEBUG : potato3: Deleting (id "4_zbf326d3390fd2b0b9ff80e1b_f109a26217ce36d18_d20260702_m021907_c001_v0001136_t0012_u01782958747748") 2026/07/02 02:19:12 DEBUG : potato3: Deleting (id "4_zbf326d3390fd2b0b9ff80e1b_f106238c4cb21ccd5_d20260702_m021906_c001_v0001104_t0037_u01782958746209") --- PASS: TestServerSideMove (12.96s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:19:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vevaxuw0quci" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mujekuc9xobe -> B2 bucket rclone-test-vevaxuw0quci 2026/07/02 02:19:20 DEBUG : empty space: Excluded (Size Filter) 2026/07/02 02:19:20 DEBUG : empty space: Excluded 2026/07/02 02:19:20 DEBUG : empty space: Excluded (Size Filter) 2026/07/02 02:19:20 DEBUG : empty space: Excluded 2026/07/02 02:19:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:19:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:19:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vevaxuw0quci) 2026/07/02 02:19:20 DEBUG : potato3: Sizes differ 2026/07/02 02:19:20 DEBUG : B2 bucket rclone-test-vevaxuw0quci: Waiting for checks to finish 2026/07/02 02:19:20 DEBUG : B2 bucket rclone-test-vevaxuw0quci: Waiting for transfers to finish 2026/07/02 02:19:20 DEBUG : potato2: size = 60 OK 2026/07/02 02:19:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:19:20 INFO : potato2: Copied (server-side copy) 2026/07/02 02:19:20 INFO : potato2: Deleted 2026/07/02 02:19:20 DEBUG : potato3: size = 68 OK 2026/07/02 02:19:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:19:20 INFO : potato3: Copied (server-side copy) 2026/07/02 02:19:21 INFO : potato3: Deleted 2026/07/02 02:19:21 DEBUG : Creating backend with remote "TestB2:rclone-test-huqatim9puhi" 2026/07/02 02:19:22 DEBUG : empty space: Excluded (Size Filter) 2026/07/02 02:19:22 DEBUG : empty space: Excluded 2026/07/02 02:19:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:19:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/02 02:19:22 DEBUG : B2 bucket rclone-test-huqatim9puhi: Waiting for checks to finish 2026/07/02 02:19:22 DEBUG : B2 bucket rclone-test-huqatim9puhi: Waiting for transfers to finish 2026/07/02 02:19:23 DEBUG : potato2: size = 60 OK 2026/07/02 02:19:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:19:23 INFO : potato2: Copied (server-side copy) 2026/07/02 02:19:23 INFO : potato2: Deleted 2026/07/02 02:19:23 DEBUG : potato3: size = 68 OK 2026/07/02 02:19:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:19:23 INFO : potato3: Copied (server-side copy) 2026/07/02 02:19:24 INFO : potato3: Deleted 2026/07/02 02:19:24 DEBUG : B2 bucket rclone-test-huqatim9puhi: Purge remote 2026/07/02 02:19:24 INFO : B2 bucket rclone-test-huqatim9puhi: cleaning bucket "rclone-test-huqatim9puhi" of all files 2026/07/02 02:19:24 DEBUG : potato2: Deleting (id "4_z8f12ada390fd2b0b9ff80e1b_f108dc87046888f26_d20260702_m021923_c001_v0001183_t0026_u01782958763022") 2026/07/02 02:19:24 DEBUG : potato3: Deleting (id "4_z8f12ada390fd2b0b9ff80e1b_f1153cd12186a20db_d20260702_m021923_c001_v0001174_t0051_u01782958763248") 2026/07/02 02:19:25 DEBUG : B2 bucket rclone-test-vevaxuw0quci: Purge remote 2026/07/02 02:19:25 INFO : B2 bucket rclone-test-vevaxuw0quci: cleaning bucket "rclone-test-vevaxuw0quci" of all files 2026/07/02 02:19:25 DEBUG : empty space: Deleting (id "4_zefa29d9390fd2b0b9ff80e1b_f114f81cfcfe3f372_d20260702_m021919_c001_v0001165_t0021_u01782958759280") 2026/07/02 02:19:25 DEBUG : potato2: Deleting (id "4_zefa29d9390fd2b0b9ff80e1b_f421ad0febbc169f5_d20260702_m021923_c001_v7007000_t0000_u01782958763218") 2026/07/02 02:19:25 DEBUG : potato2: Deleting (id "4_zefa29d9390fd2b0b9ff80e1b_f1079e607a5fab5d7_d20260702_m021920_c001_v0001097_t0031_u01782958760229") 2026/07/02 02:19:25 DEBUG : potato3: Deleting (id "4_zefa29d9390fd2b0b9ff80e1b_f421ad0febbc169fb_d20260702_m021923_c001_v7007000_t0000_u01782958763945") 2026/07/02 02:19:25 DEBUG : potato3: Deleting (id "4_zefa29d9390fd2b0b9ff80e1b_f108b05ba32b05a26_d20260702_m021920_c001_v0001178_t0053_u01782958760628") 2026/07/02 02:19:25 DEBUG : potato3: Deleting (id "4_zefa29d9390fd2b0b9ff80e1b_f114f81cfcfe3f374_d20260702_m021919_c001_v0001165_t0015_u01782958759486") --- PASS: TestServerSideMoveWithFilter (12.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:19:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tepapas6gadu" 2026/07/02 02:19:30 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mujekuc9xobe -> B2 bucket rclone-test-tepapas6gadu 2026/07/02 02:19:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:19:33 DEBUG : empty space: size = 1 OK 2026/07/02 02:19:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/02 02:19:33 DEBUG : empty space: Unchanged skipping 2026/07/02 02:19:33 DEBUG : B2 bucket rclone-test-tepapas6gadu: Waiting for checks to finish 2026/07/02 02:19:33 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:19:33 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tepapas6gadu) 2026/07/02 02:19:33 DEBUG : potato3: Sizes differ 2026/07/02 02:19:33 INFO : empty space: Deleted 2026/07/02 02:19:33 DEBUG : B2 bucket rclone-test-tepapas6gadu: Waiting for transfers to finish 2026/07/02 02:19:34 DEBUG : potato2: size = 60 OK 2026/07/02 02:19:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:19:34 INFO : potato2: Copied (server-side copy) 2026/07/02 02:19:34 DEBUG : potato3: size = 68 OK 2026/07/02 02:19:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:19:34 INFO : potato3: Copied (server-side copy) 2026/07/02 02:19:34 INFO : potato2: Deleted 2026/07/02 02:19:34 INFO : potato3: Deleted 2026/07/02 02:19:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hufegub4dadu" 2026/07/02 02:19:35 INFO : tomatoDir: Making directory 2026/07/02 02:19:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/02 02:19:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:19:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/02 02:19:36 DEBUG : B2 bucket rclone-test-hufegub4dadu: Waiting for checks to finish 2026/07/02 02:19:36 DEBUG : B2 bucket rclone-test-hufegub4dadu: Waiting for transfers to finish 2026/07/02 02:19:37 DEBUG : empty space: size = 1 OK 2026/07/02 02:19:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:19:37 INFO : empty space: Copied (server-side copy) 2026/07/02 02:19:37 INFO : empty space: Deleted 2026/07/02 02:19:37 DEBUG : potato2: size = 60 OK 2026/07/02 02:19:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:19:37 INFO : potato2: Copied (server-side copy) 2026/07/02 02:19:37 DEBUG : potato3: size = 68 OK 2026/07/02 02:19:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:19:37 INFO : potato3: Copied (server-side copy) 2026/07/02 02:19:37 INFO : potato3: Deleted 2026/07/02 02:19:37 INFO : potato2: Deleted 2026/07/02 02:19:38 DEBUG : B2 bucket rclone-test-hufegub4dadu: Purge remote 2026/07/02 02:19:38 INFO : B2 bucket rclone-test-hufegub4dadu: cleaning bucket "rclone-test-hufegub4dadu" of all files 2026/07/02 02:19:38 DEBUG : empty space: Deleting (id "4_z9fc2ddf390fd2b0b9ff80e1b_f1025d3727b26c0b1_d20260702_m021936_c001_v0001183_t0057_u01782958776618") 2026/07/02 02:19:38 DEBUG : potato2: Deleting (id "4_z9fc2ddf390fd2b0b9ff80e1b_f10265001e7c5eb80_d20260702_m021936_c001_v0001100_t0012_u01782958776995") 2026/07/02 02:19:38 DEBUG : potato3: Deleting (id "4_z9fc2ddf390fd2b0b9ff80e1b_f11705ed89650a3f6_d20260702_m021936_c001_v0001102_t0023_u01782958776998") 2026/07/02 02:19:38 DEBUG : B2 bucket rclone-test-tepapas6gadu: Purge remote 2026/07/02 02:19:38 INFO : B2 bucket rclone-test-tepapas6gadu: cleaning bucket "rclone-test-tepapas6gadu" of all files 2026/07/02 02:19:39 DEBUG : empty space: Deleting (id "4_z8f02cdd390fd2b0b9ff80e1b_f42030b297ef328aa_d20260702_m021937_c001_v7007000_t0000_u01782958777148") 2026/07/02 02:19:39 DEBUG : empty space: Deleting (id "4_z8f02cdd390fd2b0b9ff80e1b_f118a43af47ef6f79_d20260702_m021932_c001_v0001099_t0044_u01782958772472") 2026/07/02 02:19:39 DEBUG : potato2: Deleting (id "4_z8f02cdd390fd2b0b9ff80e1b_f42030b297ef328ad_d20260702_m021937_c001_v7007000_t0000_u01782958777530") 2026/07/02 02:19:39 DEBUG : potato2: Deleting (id "4_z8f02cdd390fd2b0b9ff80e1b_f110b3b3d5150a145_d20260702_m021933_c001_v0001174_t0049_u01782958773660") 2026/07/02 02:19:39 DEBUG : potato3: Deleting (id "4_z8f02cdd390fd2b0b9ff80e1b_f4049c867818b7ee7_d20260702_m021937_c001_v7007000_t0000_u01782958777536") 2026/07/02 02:19:39 DEBUG : potato3: Deleting (id "4_z8f02cdd390fd2b0b9ff80e1b_f1018e3003c8812dc_d20260702_m021934_c001_v0001165_t0014_u01782958774041") 2026/07/02 02:19:39 DEBUG : potato3: Deleting (id "4_z8f02cdd390fd2b0b9ff80e1b_f118a43af47ef6f7b_d20260702_m021932_c001_v0001099_t0041_u01782958772894") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.34s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:19:40 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:19:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:19:44 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/rclone-sync-test" 2026/07/02 02:19:46 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/rclone-sync-test-include/layer2" 2026/07/02 02:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/rclone-sync-test-ignore-file" 2026/07/02 02:19:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 02:19:52 DEBUG : B2 bucket rclone-test-mujekuc9xobe path rclone-sync-test: Waiting for checks to finish 2026/07/02 02:19:52 DEBUG : B2 bucket rclone-test-mujekuc9xobe path rclone-sync-test: Waiting for transfers to finish 2026/07/02 02:19:52 DEBUG : Waiting for deletions to finish 2026/07/02 02:19:52 INFO : There was nothing to transfer 2026/07/02 02:19:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 02:19:52 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:19:52 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:19:52 DEBUG : Waiting for deletions to finish 2026/07/02 02:19:52 INFO : There was nothing to transfer 2026/07/02 02:19:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/02 02:19:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/02 02:19:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 02:19:53 DEBUG : pacer: Reducing sleep to 10ms 2026/07/02 02:19:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/02 02:19:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/02 02:19:53 DEBUG : Waiting for deletions to finish 2026/07/02 02:19:53 INFO : There was nothing to transfer 2026/07/02 02:19:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 02:19:54 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:19:54 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:19:54 DEBUG : Waiting for deletions to finish 2026/07/02 02:19:54 INFO : There was nothing to transfer 2026/07/02 02:19:54 DEBUG : Excluded 2026/07/02 02:19:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 02:19:54 DEBUG : B2 bucket rclone-test-mujekuc9xobe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/02 02:19:54 DEBUG : B2 bucket rclone-test-mujekuc9xobe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/02 02:19:54 DEBUG : Waiting for deletions to finish 2026/07/02 02:19:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.86s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:19:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/dst" 2026/07/02 02:19:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/CompareDest" 2026/07/02 02:19:58 DEBUG : one: Need to transfer - File not found at Destination 2026/07/02 02:19:58 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:19:58 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:19:59 DEBUG : one: size = 3 OK 2026/07/02 02:19:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:19:59 INFO : one: Copied (new) 2026/07/02 02:19:59 DEBUG : Waiting for deletions to finish 2026/07/02 02:19:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:19:59 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:19:59 DEBUG : one: Sizes differ 2026/07/02 02:19:59 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:00 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:00 DEBUG : one: size = 5 OK 2026/07/02 02:20:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/02 02:20:00 INFO : one: Copied (replaced existing) 2026/07/02 02:20:00 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:03 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:03 DEBUG : one: Sizes differ 2026/07/02 02:20:03 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:03 DEBUG : one: size = 5 OK 2026/07/02 02:20:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:20:03 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:03 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:03 INFO : There was nothing to transfer 2026/07/02 02:20:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:05 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:05 DEBUG : one: Sizes differ 2026/07/02 02:20:05 DEBUG : two: size = 3 OK 2026/07/02 02:20:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 02:20:05 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:05 DEBUG : one: size = 5 OK 2026/07/02 02:20:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:20:05 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:05 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:05 INFO : There was nothing to transfer 2026/07/02 02:20:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:05 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:05 DEBUG : one: Sizes differ 2026/07/02 02:20:06 DEBUG : two: size = 3 OK 2026/07/02 02:20:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 02:20:06 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:06 DEBUG : one: size = 5 OK 2026/07/02 02:20:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:20:06 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:06 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:06 INFO : There was nothing to transfer 2026/07/02 02:20:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:06 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:06 DEBUG : one: Sizes differ 2026/07/02 02:20:07 DEBUG : two: size = 3 OK 2026/07/02 02:20:07 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/02 02:20:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/02 02:20:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 02:20:07 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:07 DEBUG : one: size = 5 OK 2026/07/02 02:20:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:20:07 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:07 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:07 INFO : There was nothing to transfer 2026/07/02 02:20:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:07 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:07 DEBUG : one: Sizes differ 2026/07/02 02:20:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:07 DEBUG : two: size = 3 (B2 bucket rclone-test-mujekuc9xobe path CompareDest) 2026/07/02 02:20:07 DEBUG : two: Sizes differ 2026/07/02 02:20:07 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 02:20:07 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:07 DEBUG : one: size = 5 OK 2026/07/02 02:20:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:20:07 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:08 DEBUG : two: size = 5 OK 2026/07/02 02:20:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/02 02:20:08 INFO : two: Copied (new) 2026/07/02 02:20:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.38s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/dest" 2026/07/02 02:20:12 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/pre-dest1" 2026/07/02 02:20:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/pre-dest2" 2026/07/02 02:20:15 DEBUG : 1: size = 1 OK 2026/07/02 02:20:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:20:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/02 02:20:16 DEBUG : 2: size = 1 OK 2026/07/02 02:20:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:20:16 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/02 02:20:16 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/02 02:20:16 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dest: Waiting for checks to finish 2026/07/02 02:20:16 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dest: Waiting for transfers to finish 2026/07/02 02:20:17 DEBUG : 3: size = 1 OK 2026/07/02 02:20:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/02 02:20:17 INFO : 3: Copied (new) 2026/07/02 02:20:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.23s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:20:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/dst" 2026/07/02 02:20:20 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/CopyDest" 2026/07/02 02:20:22 DEBUG : one: Need to transfer - File not found at Destination 2026/07/02 02:20:22 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:22 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:23 DEBUG : one: size = 3 OK 2026/07/02 02:20:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:20:23 INFO : one: Copied (new) 2026/07/02 02:20:23 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:23 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:23 DEBUG : one: Sizes differ 2026/07/02 02:20:23 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:23 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:24 DEBUG : one: size = 5 OK 2026/07/02 02:20:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/02 02:20:24 INFO : one: Copied (replaced existing) 2026/07/02 02:20:24 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:26 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/BackupDir" 2026/07/02 02:20:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:27 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:27 DEBUG : one: Sizes differ 2026/07/02 02:20:27 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:28 DEBUG : one: size = 5 OK 2026/07/02 02:20:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:28 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:28 DEBUG : one: Sizes differ 2026/07/02 02:20:29 DEBUG : one: size = 3 OK 2026/07/02 02:20:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:20:29 INFO : one: Copied (server-side copy) 2026/07/02 02:20:29 INFO : one: Deleted 2026/07/02 02:20:30 DEBUG : one: size = 5 OK 2026/07/02 02:20:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/02 02:20:30 INFO : one: Copied (server-side copy) 2026/07/02 02:20:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/02 02:20:30 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:30 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:31 DEBUG : one: size = 5 OK 2026/07/02 02:20:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:31 DEBUG : one: Unchanged skipping 2026/07/02 02:20:31 DEBUG : two: size = 3 OK 2026/07/02 02:20:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:31 DEBUG : two: size = 3 OK 2026/07/02 02:20:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/02 02:20:31 INFO : two: Copied (server-side copy) 2026/07/02 02:20:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/02 02:20:31 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:31 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:31 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:32 DEBUG : one: size = 5 OK 2026/07/02 02:20:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:32 DEBUG : one: Unchanged skipping 2026/07/02 02:20:32 DEBUG : two: size = 3 OK 2026/07/02 02:20:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:32 DEBUG : two: Unchanged skipping 2026/07/02 02:20:32 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:32 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:32 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:32 INFO : There was nothing to transfer 2026/07/02 02:20:33 DEBUG : one: size = 5 OK 2026/07/02 02:20:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:33 DEBUG : one: Unchanged skipping 2026/07/02 02:20:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:33 DEBUG : three: size = 5 (B2 bucket rclone-test-mujekuc9xobe path CopyDest) 2026/07/02 02:20:33 DEBUG : three: Sizes differ 2026/07/02 02:20:33 DEBUG : three: Destination not found in --copy-dest 2026/07/02 02:20:33 DEBUG : three: Need to transfer - File not found at Destination 2026/07/02 02:20:33 DEBUG : two: size = 3 OK 2026/07/02 02:20:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:20:33 DEBUG : two: Unchanged skipping 2026/07/02 02:20:33 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:33 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:35 DEBUG : three: size = 7 OK 2026/07/02 02:20:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/02 02:20:35 INFO : three: Copied (new) 2026/07/02 02:20:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.06s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:20:40 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/dst" 2026/07/02 02:20:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/backup" 2026/07/02 02:20:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:43 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:43 DEBUG : one: Sizes differ 2026/07/02 02:20:43 DEBUG : two: size = 3 OK 2026/07/02 02:20:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:20:43 DEBUG : two: Unchanged skipping 2026/07/02 02:20:43 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:44 DEBUG : one: size = 3 OK 2026/07/02 02:20:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:20:44 INFO : one: Copied (server-side copy) 2026/07/02 02:20:44 INFO : one: Deleted 2026/07/02 02:20:44 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:45 DEBUG : one: size = 4 OK 2026/07/02 02:20:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:20:45 INFO : one: Copied (new) 2026/07/02 02:20:45 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:46 DEBUG : three.txt: size = 5 OK 2026/07/02 02:20:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:20:46 INFO : three.txt: Copied (server-side copy) 2026/07/02 02:20:46 INFO : three.txt: Deleted 2026/07/02 02:20:46 INFO : three.txt: Moved into backup dir 2026/07/02 02:20:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:48 DEBUG : one: size = 4 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:48 DEBUG : one: Sizes differ 2026/07/02 02:20:48 DEBUG : two: size = 3 OK 2026/07/02 02:20:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:20:48 DEBUG : two: Unchanged skipping 2026/07/02 02:20:48 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:48 DEBUG : one: size = 4 OK 2026/07/02 02:20:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:20:48 INFO : one: Copied (server-side copy) 2026/07/02 02:20:49 INFO : one: Deleted 2026/07/02 02:20:49 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:49 DEBUG : one: size = 5 OK 2026/07/02 02:20:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:20:49 INFO : one: Copied (new) 2026/07/02 02:20:49 DEBUG : Waiting for deletions to finish 2026/07/02 02:20:49 DEBUG : three.txt: size = 6 OK 2026/07/02 02:20:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:20:49 INFO : three.txt: Copied (server-side copy) 2026/07/02 02:20:50 INFO : three.txt: Deleted 2026/07/02 02:20:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.31s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/dst" 2026/07/02 02:20:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/backup" 2026/07/02 02:20:57 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:20:57 DEBUG : two: size = 3 OK 2026/07/02 02:20:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:20:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone73559069) 2026/07/02 02:20:57 DEBUG : two: Unchanged skipping 2026/07/02 02:20:57 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:20:57 DEBUG : one: Sizes differ 2026/07/02 02:20:58 DEBUG : one.bak: size = 3 OK 2026/07/02 02:20:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:20:58 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:20:58 INFO : one: Deleted 2026/07/02 02:20:58 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:20:59 DEBUG : one: size = 4 OK 2026/07/02 02:20:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:20:59 INFO : one: Copied (new) 2026/07/02 02:20:59 DEBUG : Waiting for deletions to finish 2026/07/02 02:21:00 DEBUG : three.txt.bak: size = 5 OK 2026/07/02 02:21:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:21:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:21:00 INFO : three.txt: Deleted 2026/07/02 02:21:00 INFO : three.txt: Moved into backup dir 2026/07/02 02:21:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:02 DEBUG : two: size = 3 OK 2026/07/02 02:21:02 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:21:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:21:02 DEBUG : two: Unchanged skipping 2026/07/02 02:21:02 DEBUG : one: size = 4 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:02 DEBUG : one: Sizes differ 2026/07/02 02:21:03 DEBUG : one.bak: size = 4 OK 2026/07/02 02:21:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:21:03 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:21:03 INFO : one: Deleted 2026/07/02 02:21:03 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:21:03 DEBUG : one: size = 5 OK 2026/07/02 02:21:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:21:03 INFO : one: Copied (new) 2026/07/02 02:21:03 DEBUG : Waiting for deletions to finish 2026/07/02 02:21:04 DEBUG : three.txt.bak: size = 6 OK 2026/07/02 02:21:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:21:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:21:04 INFO : three.txt: Deleted 2026/07/02 02:21:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/dst" 2026/07/02 02:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/backup" 2026/07/02 02:21:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:11 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:11 DEBUG : one: Sizes differ 2026/07/02 02:21:11 DEBUG : two: size = 3 OK 2026/07/02 02:21:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:21:11 DEBUG : two: Unchanged skipping 2026/07/02 02:21:11 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:21:12 DEBUG : one-2019-01-01: size = 3 OK 2026/07/02 02:21:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:21:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/02 02:21:13 INFO : one: Deleted 2026/07/02 02:21:13 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:21:13 DEBUG : one: size = 4 OK 2026/07/02 02:21:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:21:13 INFO : one: Copied (new) 2026/07/02 02:21:13 DEBUG : Waiting for deletions to finish 2026/07/02 02:21:14 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/02 02:21:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:21:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/02 02:21:14 INFO : three.txt: Deleted 2026/07/02 02:21:14 INFO : three.txt: Moved into backup dir 2026/07/02 02:21:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:16 DEBUG : one: size = 4 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:16 DEBUG : one: Sizes differ 2026/07/02 02:21:16 DEBUG : two: size = 3 OK 2026/07/02 02:21:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:21:16 DEBUG : two: Unchanged skipping 2026/07/02 02:21:16 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:21:17 DEBUG : one-2019-01-01: size = 4 OK 2026/07/02 02:21:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:21:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/02 02:21:18 INFO : one: Deleted 2026/07/02 02:21:18 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:21:18 DEBUG : one: size = 5 OK 2026/07/02 02:21:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:21:18 INFO : one: Copied (new) 2026/07/02 02:21:18 DEBUG : Waiting for deletions to finish 2026/07/02 02:21:19 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/02 02:21:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:21:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/02 02:21:19 INFO : three.txt: Deleted 2026/07/02 02:21:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.29s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:21:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/dst" 2026/07/02 02:21:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:26 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:26 DEBUG : one: Sizes differ 2026/07/02 02:21:26 DEBUG : two: size = 3 OK 2026/07/02 02:21:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:21:26 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:21:26 DEBUG : two: Unchanged skipping 2026/07/02 02:21:26 DEBUG : one.bak: size = 3 OK 2026/07/02 02:21:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:21:26 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:21:26 INFO : one: Deleted 2026/07/02 02:21:26 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:21:27 DEBUG : one: size = 4 OK 2026/07/02 02:21:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:21:27 INFO : one: Copied (new) 2026/07/02 02:21:27 DEBUG : Waiting for deletions to finish 2026/07/02 02:21:29 DEBUG : three.txt.bak: size = 5 OK 2026/07/02 02:21:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:21:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:21:29 INFO : three.txt: Deleted 2026/07/02 02:21:29 INFO : three.txt: Moved into backup dir 2026/07/02 02:21:31 DEBUG : one.bak: Excluded (Path Filter) 2026/07/02 02:21:31 DEBUG : one.bak: Excluded 2026/07/02 02:21:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/02 02:21:31 DEBUG : three.txt.bak: Excluded 2026/07/02 02:21:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:31 DEBUG : one: size = 4 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:31 DEBUG : one: Sizes differ 2026/07/02 02:21:31 DEBUG : two: size = 3 OK 2026/07/02 02:21:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:21:31 DEBUG : two: Unchanged skipping 2026/07/02 02:21:31 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for checks to finish 2026/07/02 02:21:31 DEBUG : one.bak: size = 4 OK 2026/07/02 02:21:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:21:31 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:21:32 INFO : one: Deleted 2026/07/02 02:21:32 DEBUG : B2 bucket rclone-test-mujekuc9xobe path dst: Waiting for transfers to finish 2026/07/02 02:21:32 DEBUG : one: size = 5 OK 2026/07/02 02:21:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:21:32 INFO : one: Copied (new) 2026/07/02 02:21:32 DEBUG : Waiting for deletions to finish 2026/07/02 02:21:33 DEBUG : three.txt.bak: size = 6 OK 2026/07/02 02:21:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:21:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:21:33 INFO : three.txt: Deleted 2026/07/02 02:21:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.75s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:21:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/dst" 2026/07/02 02:21:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:38 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:38 DEBUG : one: Sizes differ 2026/07/02 02:21:40 DEBUG : one.bak: size = 3 OK 2026/07/02 02:21:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:21:40 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:21:40 INFO : one: Deleted 2026/07/02 02:21:42 DEBUG : one: size = 4 OK 2026/07/02 02:21:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:21:42 INFO : one: Copied (new) 2026/07/02 02:21:42 DEBUG : two: size = 3 OK 2026/07/02 02:21:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:21:42 DEBUG : two: Unchanged skipping 2026/07/02 02:21:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:42 DEBUG : three.txt: Sizes differ 2026/07/02 02:21:43 DEBUG : three.txt.bak: size = 5 OK 2026/07/02 02:21:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:21:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:21:43 INFO : three.txt: Deleted 2026/07/02 02:21:43 DEBUG : three.txt: size = 6 OK 2026/07/02 02:21:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:21:43 INFO : three.txt: Copied (new) 2026/07/02 02:21:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:44 DEBUG : one: size = 4 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:44 DEBUG : one: Sizes differ 2026/07/02 02:21:45 DEBUG : one.bak: size = 4 OK 2026/07/02 02:21:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:21:45 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:21:45 INFO : one: Deleted 2026/07/02 02:21:45 DEBUG : one: size = 5 OK 2026/07/02 02:21:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:21:45 INFO : one: Copied (new) 2026/07/02 02:21:45 DEBUG : two: size = 3 OK 2026/07/02 02:21:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:21:45 DEBUG : two: Unchanged skipping 2026/07/02 02:21:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:46 DEBUG : three.txt: Sizes differ 2026/07/02 02:21:46 DEBUG : three.txt.bak: size = 6 OK 2026/07/02 02:21:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:21:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:21:46 INFO : three.txt: Deleted 2026/07/02 02:21:47 DEBUG : three.txt: size = 19 OK 2026/07/02 02:21:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/02 02:21:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.07s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:21:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mujekuc9xobe/dst" 2026/07/02 02:21:52 DEBUG : Config file has changed externally - reloading 2026/07/02 02:21:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:53 DEBUG : one: size = 3 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:53 DEBUG : one: Sizes differ 2026/07/02 02:21:55 DEBUG : one-2019-01-01: size = 3 OK 2026/07/02 02:21:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:21:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/02 02:21:55 INFO : one: Deleted 2026/07/02 02:21:56 DEBUG : one: size = 4 OK 2026/07/02 02:21:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:21:56 INFO : one: Copied (new) 2026/07/02 02:21:56 DEBUG : two: size = 3 OK 2026/07/02 02:21:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:21:56 DEBUG : two: Unchanged skipping 2026/07/02 02:21:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:56 DEBUG : three.txt: Sizes differ 2026/07/02 02:21:57 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/02 02:21:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:21:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/02 02:21:57 INFO : three.txt: Deleted 2026/07/02 02:21:57 DEBUG : three.txt: size = 6 OK 2026/07/02 02:21:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:21:57 INFO : three.txt: Copied (new) 2026/07/02 02:21:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone73559069) 2026/07/02 02:21:58 DEBUG : one: size = 4 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:21:58 DEBUG : one: Sizes differ 2026/07/02 02:21:59 DEBUG : one-2019-01-01: size = 4 OK 2026/07/02 02:21:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:21:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/02 02:21:59 INFO : one: Deleted 2026/07/02 02:21:59 DEBUG : one: size = 5 OK 2026/07/02 02:21:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:21:59 INFO : one: Copied (new) 2026/07/02 02:22:00 DEBUG : two: size = 3 OK 2026/07/02 02:22:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:00 DEBUG : two: Unchanged skipping 2026/07/02 02:22:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone73559069) 2026/07/02 02:22:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-mujekuc9xobe path dst) 2026/07/02 02:22:00 DEBUG : three.txt: Sizes differ 2026/07/02 02:22:00 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/02 02:22:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:22:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/02 02:22:01 INFO : three.txt: Deleted 2026/07/02 02:22:01 DEBUG : three.txt: size = 19 OK 2026/07/02 02:22:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/02 02:22:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.22s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:22:04 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:22:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone73559069) 2026/07/02 02:22:04 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:22:04 DEBUG : Testêé: Sizes differ 2026/07/02 02:22:04 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:22:05 DEBUG : Testêé: size = 14 OK 2026/07/02 02:22:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/02 02:22:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/02 02:22:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.96s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:22:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/02 02:22:06 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:22:06 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:22:07 DEBUG : existing: size = 6 OK 2026/07/02 02:22:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:22:07 INFO : existing: Copied (new) 2026/07/02 02:22:07 DEBUG : Waiting for deletions to finish 2026/07/02 02:22:07 DEBUG : existing: size = 8 (Local file system at /tmp/rclone73559069) 2026/07/02 02:22:07 DEBUG : existing: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:22:07 DEBUG : existing: Sizes differ 2026/07/02 02:22:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/02 02:22:07 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:22:07 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:22:07 ERROR : B2 bucket rclone-test-mujekuc9xobe: not deleting files as there were IO errors 2026/07/02 02:22:07 ERROR : B2 bucket rclone-test-mujekuc9xobe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.59s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:22:09 DEBUG : EXISTING: size = 6 OK 2026/07/02 02:22:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:09 DEBUG : existing: Unchanged skipping 2026/07/02 02:22:09 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:22:09 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:22:09 DEBUG : Waiting for deletions to finish 2026/07/02 02:22:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.97s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", 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-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.09s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:22:40 DEBUG : both0: size = 6 OK 2026/07/02 02:22:40 DEBUG : both10: size = 6 OK 2026/07/02 02:22:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both11: size = 6 OK 2026/07/02 02:22:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both12: size = 6 OK 2026/07/02 02:22:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both10: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both13: size = 6 OK 2026/07/02 02:22:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both0: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both14: size = 6 OK 2026/07/02 02:22:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both14: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both15: size = 6 OK 2026/07/02 02:22:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both15: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both16: size = 6 OK 2026/07/02 02:22:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both16: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both17: size = 6 OK 2026/07/02 02:22:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both11: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both18: size = 6 OK 2026/07/02 02:22:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both18: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both19: size = 6 OK 2026/07/02 02:22:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both19: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both1: size = 6 OK 2026/07/02 02:22:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both1: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both2: size = 6 OK 2026/07/02 02:22:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both2: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both3: size = 6 OK 2026/07/02 02:22:40 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:22:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both12: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both4: size = 6 OK 2026/07/02 02:22:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both13: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both5: size = 6 OK 2026/07/02 02:22:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both17: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both6: size = 6 OK 2026/07/02 02:22:40 DEBUG : both3: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both7: size = 6 OK 2026/07/02 02:22:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both7: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both8: size = 6 OK 2026/07/02 02:22:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both8: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both9: size = 6 OK 2026/07/02 02:22:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:22:40 DEBUG : both9: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both6: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both5: Unchanged skipping 2026/07/02 02:22:40 DEBUG : both4: Unchanged skipping 2026/07/02 02:22:40 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:22:40 DEBUG : Waiting for deletions to finish 2026/07/02 02:22:40 INFO : only3: Deleted 2026/07/02 02:22:40 INFO : only5: Deleted 2026/07/02 02:22:40 INFO : only9: Deleted 2026/07/02 02:22:40 INFO : only13: Deleted 2026/07/02 02:22:40 INFO : only18: Deleted 2026/07/02 02:22:40 INFO : only19: Deleted 2026/07/02 02:22:40 INFO : only1: Deleted 2026/07/02 02:22:41 INFO : only0: Deleted 2026/07/02 02:22:41 INFO : only10: Deleted 2026/07/02 02:22:41 INFO : only12: Deleted 2026/07/02 02:22:41 INFO : only15: Deleted 2026/07/02 02:22:41 INFO : only16: Deleted 2026/07/02 02:22:41 INFO : only6: Deleted 2026/07/02 02:22:41 INFO : only7: Deleted 2026/07/02 02:22:41 INFO : only8: Deleted 2026/07/02 02:22:41 INFO : only11: Deleted 2026/07/02 02:22:41 INFO : only14: Deleted 2026/07/02 02:22:41 INFO : only17: Deleted 2026/07/02 02:22:41 INFO : only2: Deleted 2026/07/02 02:22:41 INFO : only4: Deleted 2026/07/02 02:22:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (34.15s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:23:11 DEBUG : both0: size = 6 OK 2026/07/02 02:23:11 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:23:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both12: size = 6 OK 2026/07/02 02:23:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both11: size = 6 OK 2026/07/02 02:23:11 DEBUG : both0: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both10: size = 6 OK 2026/07/02 02:23:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both13: size = 6 OK 2026/07/02 02:23:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both10: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both14: size = 6 OK 2026/07/02 02:23:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both14: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both15: size = 6 OK 2026/07/02 02:23:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both15: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both16: size = 6 OK 2026/07/02 02:23:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both13: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both17: size = 6 OK 2026/07/02 02:23:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both17: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both18: size = 6 OK 2026/07/02 02:23:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both18: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both19: size = 6 OK 2026/07/02 02:23:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both19: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both1: size = 6 OK 2026/07/02 02:23:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both1: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both2: size = 6 OK 2026/07/02 02:23:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both11: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both3: size = 6 OK 2026/07/02 02:23:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both3: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both4: size = 6 OK 2026/07/02 02:23:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both12: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both5: size = 6 OK 2026/07/02 02:23:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both5: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both6: size = 6 OK 2026/07/02 02:23:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both16: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both7: size = 6 OK 2026/07/02 02:23:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both7: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both8: size = 6 OK 2026/07/02 02:23:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both8: Unchanged skipping 2026/07/02 02:23:11 DEBUG : both9: size = 6 OK 2026/07/02 02:23:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:11 DEBUG : both9: Unchanged skipping 2026/07/02 02:23:11 DEBUG : only0: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only0: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only0: Sizes differ 2026/07/02 02:23:11 DEBUG : only10: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only10: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only10: Sizes differ 2026/07/02 02:23:11 DEBUG : only11: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only11: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only11: Sizes differ 2026/07/02 02:23:11 DEBUG : both2: Unchanged skipping 2026/07/02 02:23:11 DEBUG : only12: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only12: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only12: Sizes differ 2026/07/02 02:23:11 DEBUG : only13: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only13: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only13: Sizes differ 2026/07/02 02:23:11 DEBUG : both4: Unchanged skipping 2026/07/02 02:23:11 DEBUG : only14: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only14: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only14: Sizes differ 2026/07/02 02:23:11 DEBUG : only15: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only15: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only15: Sizes differ 2026/07/02 02:23:11 DEBUG : only16: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only16: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only16: Sizes differ 2026/07/02 02:23:11 DEBUG : only17: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only17: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only17: Sizes differ 2026/07/02 02:23:11 DEBUG : only18: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only18: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only18: Sizes differ 2026/07/02 02:23:11 DEBUG : only19: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only19: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only19: Sizes differ 2026/07/02 02:23:11 DEBUG : only1: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only1: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only1: Sizes differ 2026/07/02 02:23:11 DEBUG : only2: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only2: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only3: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only3: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : both6: Unchanged skipping 2026/07/02 02:23:11 DEBUG : only5: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only5: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only5: Sizes differ 2026/07/02 02:23:11 DEBUG : only4: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only4: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only4: Sizes differ 2026/07/02 02:23:11 DEBUG : only3: Sizes differ 2026/07/02 02:23:11 DEBUG : only7: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only7: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only7: Sizes differ 2026/07/02 02:23:11 DEBUG : only2: Sizes differ 2026/07/02 02:23:11 DEBUG : only6: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only8: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only8: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only6: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only6: Sizes differ 2026/07/02 02:23:11 DEBUG : only8: Sizes differ 2026/07/02 02:23:11 DEBUG : only9: size = 0 (Local file system at /tmp/rclone73559069) 2026/07/02 02:23:11 DEBUG : only9: size = 6 (B2 bucket rclone-test-mujekuc9xobe) 2026/07/02 02:23:11 DEBUG : only9: Sizes differ 2026/07/02 02:23:11 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:23:11 DEBUG : only10: size = 0 OK 2026/07/02 02:23:11 DEBUG : only0: size = 0 OK 2026/07/02 02:23:11 DEBUG : only13: size = 0 OK 2026/07/02 02:23:11 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:11 INFO : only0: Copied (replaced existing) 2026/07/02 02:23:11 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:11 INFO : only10: Copied (replaced existing) 2026/07/02 02:23:11 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:11 INFO : only13: Copied (replaced existing) 2026/07/02 02:23:11 DEBUG : only15: size = 0 OK 2026/07/02 02:23:11 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:11 INFO : only15: Copied (replaced existing) 2026/07/02 02:23:11 DEBUG : only16: size = 0 OK 2026/07/02 02:23:11 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:11 INFO : only16: Copied (replaced existing) 2026/07/02 02:23:11 DEBUG : only17: size = 0 OK 2026/07/02 02:23:11 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:11 INFO : only17: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only14: size = 0 OK 2026/07/02 02:23:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only14: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only18: size = 0 OK 2026/07/02 02:23:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only18: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only11: size = 0 OK 2026/07/02 02:23:12 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only11: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only12: size = 0 OK 2026/07/02 02:23:12 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only12: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only1: size = 0 OK 2026/07/02 02:23:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only1: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only19: size = 0 OK 2026/07/02 02:23:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only19: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only5: size = 0 OK 2026/07/02 02:23:12 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only5: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only3: size = 0 OK 2026/07/02 02:23:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only3: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only7: size = 0 OK 2026/07/02 02:23:12 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only7: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only2: size = 0 OK 2026/07/02 02:23:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only2: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only4: size = 0 OK 2026/07/02 02:23:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only4: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only8: size = 0 OK 2026/07/02 02:23:12 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only8: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only6: size = 0 OK 2026/07/02 02:23:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only6: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : only9: size = 0 OK 2026/07/02 02:23:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:23:12 INFO : only9: Copied (replaced existing) 2026/07/02 02:23:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (35.23s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:23:21 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:23:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:23:21 DEBUG : empty_on_remote: Making directory with metadata 2026/07/02 02:23:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:23:21 INFO : empty_on_remote: Making directory 2026/07/02 02:23:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/02 02:23:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/02 02:23:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/02 02:23:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:23:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:23:24 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:23:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:23:24 DEBUG : empty_on_remote: Making directory with metadata 2026/07/02 02:23:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:23:24 INFO : empty_on_remote: Making directory 2026/07/02 02:23:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/02 02:23:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/02 02:23:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/02 02:23:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:23:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/02 02:23:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:23:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:23:27 INFO : sub dir: Making directory 2026/07/02 02:23:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:23:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:23:32 INFO : sub dir: Making directory 2026/07/02 02:23:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.49s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:23:52 DEBUG : Waiting for deletions to finish 2026/07/02 02:23:52 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:23:52 DEBUG : apple: size = 5 OK 2026/07/02 02:23:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:52 DEBUG : apple: Unchanged skipping 2026/07/02 02:23:52 DEBUG : banana: size = 6 OK 2026/07/02 02:23:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:52 DEBUG : banana: Unchanged skipping 2026/07/02 02:23:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:23:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:23:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:23:53 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:23:53 DEBUG : Waiting for deletions to finish 2026/07/02 02:23:53 INFO : There was nothing to transfer 2026/07/02 02:23:53 DEBUG : Waiting for deletions to finish 2026/07/02 02:23:53 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:23:53 DEBUG : apple: size = 5 OK 2026/07/02 02:23:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : apple: Unchanged skipping 2026/07/02 02:23:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:23:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:23:53 DEBUG : banana: size = 6 OK 2026/07/02 02:23:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : banana: Unchanged skipping 2026/07/02 02:23:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:23:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:23:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:23:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:23:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:23:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:23:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:23:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:23:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:23:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:23:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:23:54 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:23:54 DEBUG : Waiting for deletions to finish 2026/07/02 02:23:54 INFO : There was nothing to transfer 2026/07/02 02:23:54 DEBUG : Waiting for deletions to finish 2026/07/02 02:23:54 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:23:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:24:14 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:14 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:24:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : apple: size = 5 OK 2026/07/02 02:24:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : apple: Unchanged skipping 2026/07/02 02:24:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:24:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:24:15 DEBUG : banana: size = 6 OK 2026/07/02 02:24:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : banana: Unchanged skipping 2026/07/02 02:24:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:24:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:24:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:24:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:24:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:24:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:24:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:24:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:24:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:24:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:24:15 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:24:15 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:15 INFO : There was nothing to transfer 2026/07/02 02:24:15 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:15 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:24:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : apple: size = 5 OK 2026/07/02 02:24:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : apple: Unchanged skipping 2026/07/02 02:24:16 DEBUG : banana: size = 6 OK 2026/07/02 02:24:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:24:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:24:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:24:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:24:16 DEBUG : banana: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:24:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:24:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:24:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:24:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:24:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:24:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:24:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:24:16 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:24:16 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:16 INFO : There was nothing to transfer 2026/07/02 02:24:16 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:16 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:24:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:24:36 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:36 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 02:24:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:24:37 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:24:37 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:24:37 DEBUG : YmFuYW5h: size = 6 OK 2026/07/02 02:24:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:24:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/02 02:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:37 DEBUG : YXBwbGU=: size = 5 OK 2026/07/02 02:24:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:24:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/02 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/02 02:24:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:24:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/02 02:24:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:24:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/02 02:24:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:24:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/02 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:24:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/02 02:24:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:24:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/02 02:24:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:24:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/02 02:24:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:24:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/02 02:24:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:24:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/02 02:24:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:24:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/02 02:24:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:24:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/02 02:24:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:24:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/02 02:24:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:24:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/02 02:24:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:24:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/02 02:24:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:24:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:24:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/02 02:24:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:24:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/02 02:24:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:24:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/02 02:24:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:24:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:24:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/02 02:24:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:24:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:41 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:41 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 02:24:41 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 02:24:41 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 02:24:41 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 02:24:41 INFO : appleappleapplebanana: Deleted 2026/07/02 02:24:41 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 02:24:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 02:24:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 02:24:41 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 02:24:41 INFO : banana: Deleted 2026/07/02 02:24:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 02:24:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 02:24:42 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 02:24:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 02:24:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 02:24:42 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 02:24:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 02:24:42 INFO : apple: Deleted 2026/07/02 02:24:42 INFO : splitbananasplit: Deleted 2026/07/02 02:24:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 02:24:42 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/02 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:42 DEBUG : YXBwbGU=: size = 5 OK 2026/07/02 02:24:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:42 DEBUG : apple: Unchanged skipping 2026/07/02 02:24:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:24:42 DEBUG : YmFuYW5h: size = 6 OK 2026/07/02 02:24:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:42 DEBUG : banana: Unchanged skipping 2026/07/02 02:24:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/02 02:24:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 02:24:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 02:24:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:24:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/02 02:24:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/02 02:24:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/02 02:24:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/02 02:24:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/02 02:24:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/02 02:24:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/02 02:24:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:24:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:24:43 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:24:43 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:43 DEBUG : Waiting for deletions to finish 2026/07/02 02:24:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/02 02:24:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:24:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:24:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:24:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:24:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:24:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:24:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:24:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:24:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:24:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:24:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:25:02 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:02 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:25:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:25:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:25:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:25:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:25:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:25:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:25:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:25:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:25:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:25:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:25:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:25:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:25:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:25:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:25:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:25:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:25:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/02 02:25:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:03 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:25:03 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:25:03 DEBUG : PREFIXbanana: size = 6 OK 2026/07/02 02:25:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:25:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/02 02:25:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:25:04 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/02 02:25:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:25:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/02 02:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:25:04 DEBUG : PREFIXapple: size = 5 OK 2026/07/02 02:25:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:25:04 INFO : apple: Copied (new) to: PREFIXapple 2026/07/02 02:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:25:04 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/02 02:25:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:25:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/02 02:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:25:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:25:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:25:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:25:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/02 02:25:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:25:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:25:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/02 02:25:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:25:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:25:05 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/02 02:25:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:25:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:25:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/02 02:25:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:25:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:25:05 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/02 02:25:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:25:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:25:06 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/02 02:25:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:25:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:25:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:25:06 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/02 02:25:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:25:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:25:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:25:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/02 02:25:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:25:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:25:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:25:06 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/02 02:25:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:25:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:25:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:25:06 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/02 02:25:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:25:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/02 02:25:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:25:06 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/02 02:25:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:25:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:25:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:25:07 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/02 02:25:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:25:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:25:07 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/02 02:25:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:25:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:25:07 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/02 02:25:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:25:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:25:09 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/02 02:25:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:25:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:25:09 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 02:25:09 INFO : apple: Deleted 2026/07/02 02:25:09 INFO : banana: Deleted 2026/07/02 02:25:09 INFO : splitbananasplit: Deleted 2026/07/02 02:25:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 02:25:09 INFO : appleappleapplebanana: Deleted 2026/07/02 02:25:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 02:25:09 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 02:25:09 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:25:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:25:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:25:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:25:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:25:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:25:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:25:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:25:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:25:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:25:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:25:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:25:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:25:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:25:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:25:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:25:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:25:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:25:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:25:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:25:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:25:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:25:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:25:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:25:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:25:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:25:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:25:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:25:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:25:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:25:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:25:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:25:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:25:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:25:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:25:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:25:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:25:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:25:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:25:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:25:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:25:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:25:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:25:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:25:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:25:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:25:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:10 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:25:10 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:25:11 DEBUG : banana: size = 6 OK 2026/07/02 02:25:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:25:11 INFO : banana: Copied (new) 2026/07/02 02:25:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:25:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:25:11 INFO : splitbananasplit: Copied (new) 2026/07/02 02:25:11 DEBUG : apple: size = 5 OK 2026/07/02 02:25:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:25:11 INFO : apple: Copied (new) 2026/07/02 02:25:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:25:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:25:11 INFO : appleappleapplebanana: Copied (new) 2026/07/02 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:25:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/02 02:25:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:25:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:25:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/02 02:25:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:25:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:25:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/02 02:25:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:25:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:25:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/02 02:25:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:25:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:25:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/02 02:25:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:25:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:25:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/02 02:25:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:25:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:25:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/02 02:25:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:25:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:25:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/02 02:25:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:25:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:25:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/02 02:25:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:25:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:25:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/02 02:25:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:25:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:25:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/02 02:25:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:25:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:25:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/02 02:25:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:25:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:25:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/02 02:25:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:25:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:25:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/02 02:25:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:25:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:25:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/02 02:25:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:25:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:25:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/02 02:25:14 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/07/02 02:25:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/02 02:25:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/07/02 02:25:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/02 02:25:15 DEBUG : pacer: Reducing sleep to 20ms 2026/07/02 02:25:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/02 02:25:15 DEBUG : pacer: Reducing sleep to 10ms 2026/07/02 02:25:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/02 02:25:15 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/02 02:25:15 INFO : PREFIXapple: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/02 02:25:15 INFO : PREFIXbanana: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/02 02:25:15 INFO : PREFIXsplitbananasplit: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/02 02:25:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/02 02:25:15 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:15 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:16 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:25:37 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:37 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:25:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:25:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:25:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:25:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:25:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:25:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:25:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:38 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:25:38 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:25:38 DEBUG : appleSUFFIX: size = 5 OK 2026/07/02 02:25:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:25:38 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:25:38 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/02 02:25:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:25:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/02 02:25:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:39 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/02 02:25:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:25:39 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/02 02:25:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:25:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/02 02:25:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:25:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:25:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:25:39 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/02 02:25:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:25:39 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/02 02:25:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:25:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/02 02:25:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:25:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:25:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/02 02:25:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:25:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:25:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/02 02:25:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:25:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/02 02:25:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:25:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/02 02:25:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:25:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/02 02:25:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:25:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/02 02:25:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:25:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/02 02:25:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:25:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/02 02:25:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:25:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:25:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:25:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/02 02:25:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:25:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:25:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:25:41 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/02 02:25:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:25:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:25:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:25:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/02 02:25:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:25:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:25:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/02 02:25:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:25:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:25:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/02 02:25:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:25:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:25:42 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/02 02:25:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:25:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:25:42 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 02:25:42 INFO : appleappleapplebanana: Deleted 2026/07/02 02:25:42 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 02:25:42 INFO : banana: Deleted 2026/07/02 02:25:42 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 02:25:42 INFO : apple: Deleted 2026/07/02 02:25:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 02:25:42 INFO : splitbananasplit: Deleted 2026/07/02 02:25:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 02:25:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 02:25:42 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/02 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:25:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:25:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:25:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:25:43 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:25:43 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:25:44 DEBUG : banana: size = 6 OK 2026/07/02 02:25:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:25:44 INFO : banana: Copied (new) 2026/07/02 02:25:44 DEBUG : apple: size = 5 OK 2026/07/02 02:25:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:25:44 INFO : apple: Copied (new) 2026/07/02 02:25:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:25:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:25:44 INFO : appleappleapplebanana: Copied (new) 2026/07/02 02:25:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:25:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:25:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/02 02:25:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:25:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:25:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/02 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:25:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/02 02:25:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:25:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:25:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/02 02:25:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:25:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:25:45 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/02 02:25:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:25:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:25:45 INFO : splitbananasplit: Copied (new) 2026/07/02 02:25:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:25:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:25:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/02 02:25:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:25:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:25:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/02 02:25:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:25:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:25:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/02 02:25:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:25:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:25:46 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/02 02:25:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:25:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:25:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/02 02:25:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:25:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:25:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/02 02:25:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:25:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:25:46 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/02 02:25:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:25:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:25:47 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/02 02:25:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:25:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:25:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/02 02:25:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:25:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:25:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/02 02:25:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:25:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:25:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/02 02:25:47 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:47 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : appleSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : bananaSUFFIX: Deleted 2026/07/02 02:25:47 INFO : splitbananasplitSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/02 02:25:47 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/02 02:25:47 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:48 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : Waiting for deletions to finish 2026/07/02 02:25:48 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:26:07 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:08 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : apple: size = 5 OK 2026/07/02 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:08 DEBUG : banana: size = 6 OK 2026/07/02 02:26:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:08 DEBUG : banana: Unchanged skipping 2026/07/02 02:26:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:08 DEBUG : apple: Unchanged skipping 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 02:26:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:26:08 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:26:08 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:26:09 DEBUG : appleapple: size = 21 OK 2026/07/02 02:26:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:26:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/02 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:09 DEBUG : splitbanan: size = 16 OK 2026/07/02 02:26:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:26:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/02 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/02 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/02 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/02 02:26:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/02 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/02 02:26:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/02 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/02 02:26:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:26:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/02 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/02 02:26:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:26:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/02 02:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/02 02:26:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:26:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/02 02:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/02 02:26:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:26:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/02 02:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/02 02:26:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:26:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/02 02:26:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/02 02:26:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:26:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/02 02:26:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/02 02:26:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:26:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/02 02:26:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/02 02:26:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:26:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/02 02:26:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:11 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/02 02:26:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:26:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/02 02:26:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/02 02:26:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:26:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/02 02:26:11 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/02 02:26:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:26:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/02 02:26:11 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/02 02:26:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:26:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/02 02:26:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/02 02:26:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:26:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/02 02:26:12 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:12 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 02:26:12 INFO : splitbananasplit: Deleted 2026/07/02 02:26:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 02:26:12 INFO : appleappleapplebanana: Deleted 2026/07/02 02:26:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 02:26:12 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 02:26:12 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:13 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : appleapple: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:13 DEBUG : apple: size = 5 OK 2026/07/02 02:26:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : apple: Unchanged skipping 2026/07/02 02:26:13 DEBUG : appleapple: size = 21 OK 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : banana: size = 6 OK 2026/07/02 02:26:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : banana: Unchanged skipping 2026/07/02 02:26:13 DEBUG : splitbanan: size = 16 OK 2026/07/02 02:26:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:26:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:26:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:26:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:26:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:26:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:26:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:26:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:26:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:26:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:26:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:26:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:26:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:26:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:26:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:26:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 02:26:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/02 02:26:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/02 02:26:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/02 02:26:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:26:13 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:26:13 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:26:13 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:13 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:14 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : appleapple: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/02 02:26:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:26:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:26:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:26:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:26:14 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:26:34 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:34 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:26:34 DEBUG : apple: size = 5 OK 2026/07/02 02:26:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:34 DEBUG : apple: Unchanged skipping 2026/07/02 02:26:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:26:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:26:34 DEBUG : banana: size = 6 OK 2026/07/02 02:26:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:34 DEBUG : banana: Unchanged skipping 2026/07/02 02:26:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:26:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:26:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:26:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:26:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:26:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:26:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:26:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:26:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:26:35 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:35 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:35 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:26:35 DEBUG : apple: size = 5 OK 2026/07/02 02:26:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : apple: Unchanged skipping 2026/07/02 02:26:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:26:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:26:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:26:35 DEBUG : banana: size = 6 OK 2026/07/02 02:26:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : banana: Unchanged skipping 2026/07/02 02:26:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:26:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:26:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:26:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:26:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:26:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:26:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:26:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:26:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:26:35 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:26:35 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:35 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:36 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:36 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:26:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:26:55 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:55 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:26:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : apple: size = 5 OK 2026/07/02 02:26:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : apple: Unchanged skipping 2026/07/02 02:26:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:26:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:26:56 DEBUG : banana: size = 6 OK 2026/07/02 02:26:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : banana: Unchanged skipping 2026/07/02 02:26:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:26:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:26:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:26:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:26:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:26:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:26:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:26:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:26:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:26:56 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:26:56 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:26:56 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:56 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:56 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:26:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : apple: size = 5 OK 2026/07/02 02:26:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : apple: Unchanged skipping 2026/07/02 02:26:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:26:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:26:57 DEBUG : banana: size = 6 OK 2026/07/02 02:26:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : banana: Unchanged skipping 2026/07/02 02:26:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:26:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:26:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:26:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:26:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:26:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:26:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:26:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:26:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:26:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:26:57 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:26:57 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:26:57 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:57 DEBUG : Waiting for deletions to finish 2026/07/02 02:26:57 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:26:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:27:21 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:22 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:27:22 DEBUG : apple: size = 5 OK 2026/07/02 02:27:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:22 DEBUG : apple: Unchanged skipping 2026/07/02 02:27:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:27:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:27:22 DEBUG : banana: size = 6 OK 2026/07/02 02:27:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:22 DEBUG : banana: Unchanged skipping 2026/07/02 02:27:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:27:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:27:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:27:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:27:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:27:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:27:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:27:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:27:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:27:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:27:23 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:27:23 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:23 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:23 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:27:23 DEBUG : apple: size = 5 OK 2026/07/02 02:27:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : apple: Unchanged skipping 2026/07/02 02:27:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:27:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:27:23 DEBUG : banana: size = 6 OK 2026/07/02 02:27:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : banana: Unchanged skipping 2026/07/02 02:27:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:27:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:27:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:27:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:27:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:27:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:27:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:27:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:27:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:27:24 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:27:24 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:27:24 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:24 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:24 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:27:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:27:43 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:44 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:27:44 DEBUG : apple: size = 5 OK 2026/07/02 02:27:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : apple: Unchanged skipping 2026/07/02 02:27:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:27:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:27:44 DEBUG : banana: size = 6 OK 2026/07/02 02:27:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : banana: Unchanged skipping 2026/07/02 02:27:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:27:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:27:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:27:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:27:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:27:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:27:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:27:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:27:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:27:44 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:27:44 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:27:44 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:44 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:45 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:27:45 DEBUG : apple: size = 5 OK 2026/07/02 02:27:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : apple: Unchanged skipping 2026/07/02 02:27:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:27:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:27:45 DEBUG : banana: size = 6 OK 2026/07/02 02:27:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : banana: Unchanged skipping 2026/07/02 02:27:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:27:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:27:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:27:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:27:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:27:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:27:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:27:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:27:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:27:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:27:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:27:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:27:45 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:45 DEBUG : Waiting for deletions to finish 2026/07/02 02:27:46 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:27:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:06 DEBUG : Waiting for deletions to finish 2026/07/02 02:28:06 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:28:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : apple: size = 5 OK 2026/07/02 02:28:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : apple: Unchanged skipping 2026/07/02 02:28:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:28:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:28:07 DEBUG : banana: size = 6 OK 2026/07/02 02:28:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : banana: Unchanged skipping 2026/07/02 02:28:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:28:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:28:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:28:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:28:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:28:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:28:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:28:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:28:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:28:07 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:07 DEBUG : Waiting for deletions to finish 2026/07/02 02:28:07 DEBUG : Waiting for deletions to finish 2026/07/02 02:28:07 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:28:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : apple: size = 5 OK 2026/07/02 02:28:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : apple: Unchanged skipping 2026/07/02 02:28:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:28:08 DEBUG : banana: size = 6 OK 2026/07/02 02:28:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : banana: Unchanged skipping 2026/07/02 02:28:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:28:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:28:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:28:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:28:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:28:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:28:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:28:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:28:08 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:08 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:08 DEBUG : Waiting for deletions to finish 2026/07/02 02:28:08 DEBUG : Waiting for deletions to finish 2026/07/02 02:28:08 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (276.93s) --- PASS: TestTransform/NFC (22.34s) --- PASS: TestTransform/NFD (22.33s) --- PASS: TestTransform/base64 (26.56s) --- PASS: TestTransform/prefix (33.51s) --- PASS: TestTransform/suffix (32.22s) --- PASS: TestTransform/truncate (25.21s) --- PASS: TestTransform/encoder (22.42s) --- PASS: TestTransform/ISO-8859-1 (20.99s) --- PASS: TestTransform/charmap (26.82s) --- PASS: TestTransform/lowercase (22.01s) --- PASS: TestTransform/ascii (22.49s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/02 02:28:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/02 02:28:13 INFO : sub dir_somesuffix: Making directory 2026/07/02 02:28:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/02 02:28:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/02 02:28:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 02:28:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/02 02:28:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 02:28:13 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:13 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/02 02:28:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 02:28:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.83s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:15 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:15 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:15 INFO : tictactoe: Making directory 2026/07/02 02:28:15 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:15 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:28:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:15 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:15 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/02 02:28:16 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/02 02:28:16 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.27s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:17 INFO : toe: Making directory 2026/07/02 02:28:17 INFO : toe/toe: Making directory 2026/07/02 02:28:17 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 02:28:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:28:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 02:28:17 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:17 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/02 02:28:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/02 02:28:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:19 INFO : toe: Making directory 2026/07/02 02:28:19 INFO : toe/toe: Making directory 2026/07/02 02:28:19 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 02:28:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:28:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 02:28:19 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:19 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/02 02:28:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/02 02:28:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.89s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:22 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:28:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:22 INFO : tictacempty_dir: Making directory 2026/07/02 02:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:22 INFO : tictactoe: Making directory 2026/07/02 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:22 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:28:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:28:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:28:22 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:22 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/02 02:28:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/02 02:28:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.06s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:24 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:28:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:28:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:24 INFO : tictacempty_dir: Making directory 2026/07/02 02:28:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:24 INFO : tictactoe: Making directory 2026/07/02 02:28:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:24 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:24 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:24 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:28:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/02 02:28:25 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:25 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:26 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:26 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:28:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:28:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/02 02:28:26 NOTICE: B2 bucket rclone-test-mujekuc9xobe: 0 differences found 2026/07/02 02:28:26 NOTICE: B2 bucket rclone-test-mujekuc9xobe: 1 matching files --- PASS: TestAllTag (2.50s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:26 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:27 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:27 INFO : tictactoe: Making directory 2026/07/02 02:28:27 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:27 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:27 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:28:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:28:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:28:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:28:27 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:27 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/02 02:28:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/02 02:28:28 DEBUG : Waiting for deletions to finish 2026/07/02 02:28:28 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:28 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:28 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:28 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/02 02:28:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:28:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:28:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/02 02:28:28 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.77s) === RUN TestSyntax 2026/07/02 02:28:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:29 INFO : toe: Making directory 2026/07/02 02:28:29 INFO : toe/toe: Making directory 2026/07/02 02:28:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:28:29 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:29 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:30 DEBUG : toe/toe/toe: size = 11 OK 2026/07/02 02:28:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:30 INFO : toe/toe/toe: Copied (new) 2026/07/02 02:28:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.98s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:31 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:28:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:28:31 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:31 INFO : tictacempty_dir: Making directory 2026/07/02 02:28:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:31 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:31 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:31 INFO : tictactoe: Making directory 2026/07/02 02:28:31 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:31 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:31 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:28:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:28:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:28:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:31 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:31 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:28:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:32 INFO : toe/toe/toe.txt: Deleted 2026/07/02 02:28:32 INFO : toe/toe: Removing directory 2026/07/02 02:28:32 INFO : toe: Removing directory 2026/07/02 02:28:32 INFO : empty_dir: Removing directory 2026/07/02 02:28:32 DEBUG : Local file system at /tmp/rclone73559069: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.99s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:33 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:28:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:28:33 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:33 INFO : tictacempty_dir: Making directory 2026/07/02 02:28:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:33 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:33 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:33 INFO : tictactoe: Making directory 2026/07/02 02:28:33 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:33 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:33 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:28:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:28:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:28:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:33 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:33 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:28:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:34 INFO : toe/toe/toe.txt: Deleted 2026/07/02 02:28:34 INFO : toe/toe: Removing directory 2026/07/02 02:28:34 INFO : toe: Removing directory 2026/07/02 02:28:34 INFO : empty_dir: Removing directory 2026/07/02 02:28:34 DEBUG : Local file system at /tmp/rclone73559069: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/02 02:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/02 02:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:28:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/02 02:28:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/02 02:28:36 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.41s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:37 DEBUG : Reset feature "Copy" 2026/07/02 02:28:37 DEBUG : Reset feature "Move" 2026/07/02 02:28:37 DEBUG : Reset feature "Copy" 2026/07/02 02:28:37 DEBUG : Reset feature "Move" 2026/07/02 02:28:37 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:28:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:28:37 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:37 INFO : tictacempty_dir: Making directory 2026/07/02 02:28:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:28:37 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:37 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:37 INFO : tictactoe: Making directory 2026/07/02 02:28:37 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:37 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:28:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:37 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:28:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:28:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:37 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:37 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:28:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:28:38 INFO : toe/toe/toe.txt: Deleted 2026/07/02 02:28:38 INFO : toe/toe: Removing directory 2026/07/02 02:28:38 INFO : toe: Removing directory 2026/07/02 02:28:38 INFO : empty_dir: Removing directory 2026/07/02 02:28:38 DEBUG : Local file system at /tmp/rclone73559069: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/02 02:28:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:28:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/02 02:28:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:28:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:28:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:28:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/02 02:28:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/02 02:28:40 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 (4.08s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:41 DEBUG : toe: transformed to: dG9l 2026/07/02 02:28:41 DEBUG : toe: transformed to: dG9l 2026/07/02 02:28:41 INFO : dG9l: Making directory 2026/07/02 02:28:41 DEBUG : toe: transformed to: dG9l 2026/07/02 02:28:41 DEBUG : toe: transformed to: dG9l 2026/07/02 02:28:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/02 02:28:41 INFO : dG9l/dG9l: Making directory 2026/07/02 02:28:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/02 02:28:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/02 02:28:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/02 02:28:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:28:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/02 02:28:41 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:41 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/02 02:28:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/02 02:28:42 DEBUG : Waiting for deletions to finish 2026/07/02 02:28:42 DEBUG : dG9l: transformed to: toe 2026/07/02 02:28:42 DEBUG : dG9l: transformed to: toe 2026/07/02 02:28:42 DEBUG : dG9l: transformed to: toe 2026/07/02 02:28:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/02 02:28:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/02 02:28:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/02 02:28:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/02 02:28:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/02 02:28:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/02 02:28:43 DEBUG : Local file system at /tmp/rclone73559069: Waiting for checks to finish 2026/07/02 02:28:43 DEBUG : Local file system at /tmp/rclone73559069: Waiting for transfers to finish 2026/07/02 02:28:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.77s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-mujekuc9xobe", Local "Local file system at /tmp/rclone73559069", Modify Window "1ms" 2026/07/02 02:28:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:28:43 DEBUG : toe: transformed to: 2026/07/02 02:28:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:28:44 DEBUG : toe: transformed to: 2026/07/02 02:28:44 INFO : B2 bucket rclone-test-mujekuc9xobe: Making directory 2026/07/02 02:28:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:28:44 DEBUG : toe: transformed to: 2026/07/02 02:28:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:28:44 DEBUG : toe: transformed to: 2026/07/02 02:28:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:28:44 DEBUG : toe/toe: transformed to: 2026/07/02 02:28:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/02 02:28:44 INFO : toe/toe: Making directory 2026/07/02 02:28:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:28:44 DEBUG : toe/toe: transformed to: 2026/07/02 02:28:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/02 02:28:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:28:44 DEBUG : toe: transformed to: 2026/07/02 02:28:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:28:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:28:44 DEBUG : toe/toe/toe: transformed to: 2026/07/02 02:28:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/02 02:28:44 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for checks to finish 2026/07/02 02:28:44 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Waiting for transfers to finish 2026/07/02 02:28:45 DEBUG : toe/toe/toe: size = 11 OK 2026/07/02 02:28:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:28:45 INFO : toe/toe/toe: Copied (new) 2026/07/02 02:28:45 ERROR : B2 bucket rclone-test-mujekuc9xobe: not deleting files as there were IO errors 2026/07/02 02:28:45 ERROR : B2 bucket rclone-test-mujekuc9xobe: not deleting directories as there were IO errors --- PASS: TestError (1.98s) PASS 2026/07/02 02:28:45 DEBUG : B2 bucket rclone-test-mujekuc9xobe: Purge remote 2026/07/02 02:28:45 INFO : B2 bucket rclone-test-mujekuc9xobe: cleaning bucket "rclone-test-mujekuc9xobe" of all files 2026/07/02 02:28:47 DEBUG : BackupDir/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace15_d20260702_m022035_c001_v7007000_t0000_u01782958835706") 2026/07/02 02:28:47 DEBUG : BackupDir/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f111d8ad35d38baf2_d20260702_m022029_c001_v0001036_t0055_u01782958829150") 2026/07/02 02:28:47 DEBUG : CompareDest/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65befe20_d20260702_m022008_c001_v7007000_t0000_u01782958808984") 2026/07/02 02:28:47 DEBUG : CompareDest/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4a9fd_d20260702_m022001_c001_v0001033_t0014_u01782958801952") 2026/07/02 02:28:47 DEBUG : CompareDest/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65befe23_d20260702_m022009_c001_v7007000_t0000_u01782958809158") 2026/07/02 02:28:47 DEBUG : CompareDest/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d059f_d20260702_m022004_c001_v0001106_t0038_u01782958804155") 2026/07/02 02:28:47 DEBUG : CopyDest/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace16_d20260702_m022035_c001_v7007000_t0000_u01782958835883") 2026/07/02 02:28:47 DEBUG : CopyDest/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47033b8_d20260702_m022026_c001_v0001116_t0033_u01782958826005") 2026/07/02 02:28:47 DEBUG : CopyDest/three: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace17_d20260702_m022036_c001_v7007000_t0000_u01782958836059") 2026/07/02 02:28:47 DEBUG : CopyDest/three: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d05e7_d20260702_m022032_c001_v0001106_t0011_u01782958832909") 2026/07/02 02:28:47 DEBUG : CopyDest/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace18_d20260702_m022036_c001_v7007000_t0000_u01782958836238") 2026/07/02 02:28:47 DEBUG : CopyDest/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aa53_d20260702_m022030_c001_v0001033_t0018_u01782958830757") 2026/07/02 02:28:47 DEBUG : EXISTING: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1cb_d20260702_m022210_c001_v7007000_t0000_u01782958930219") 2026/07/02 02:28:47 DEBUG : EXISTING: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ab7f_d20260702_m022208_c001_v0001033_t0038_u01782958928606") 2026/07/02 02:28:47 DEBUG : PREFIXapple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f422540fb8e8a0a65_d20260702_m022515_c001_v7007000_t0000_u01782959115179") 2026/07/02 02:28:47 DEBUG : PREFIXapple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4d8_d20260702_m022503_c001_v0001144_t0040_u01782959103434") 2026/07/02 02:28:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161f1fa_d20260702_m022515_c001_v7007000_t0000_u01782959115137") 2026/07/02 02:28:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08a5_d20260702_m022503_c001_v0001106_t0045_u01782959103407") 2026/07/02 02:28:47 DEBUG : PREFIXbanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f422540fb8e8a0a67_d20260702_m022515_c001_v7007000_t0000_u01782959115356") 2026/07/02 02:28:48 DEBUG : PREFIXbanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470371d_d20260702_m022503_c001_v0001116_t0057_u01782959103415") 2026/07/02 02:28:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161f1fc_d20260702_m022515_c001_v7007000_t0000_u01782959115493") 2026/07/02 02:28:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae49_d20260702_m022503_c001_v0001033_t0045_u01782959103440") 2026/07/02 02:28:48 DEBUG : Testêé: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1c7_d20260702_m022205_c001_v7007000_t0000_u01782958925657") 2026/07/02 02:28:48 DEBUG : Testêé: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d06d1_d20260702_m022204_c001_v0001106_t0021_u01782958924761") 2026/07/02 02:28:48 DEBUG : Testêé: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ab75_d20260702_m022203_c001_v0001033_t0025_u01782958923428") 2026/07/02 02:28:48 DEBUG : YXBwbGU=: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0487_d20260702_m022443_c001_v7007000_t0000_u01782959083820") 2026/07/02 02:28:48 DEBUG : YXBwbGU=: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d087f_d20260702_m022437_c001_v0001106_t0059_u01782959077368") 2026/07/02 02:28:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0488_d20260702_m022443_c001_v7007000_t0000_u01782959083993") 2026/07/02 02:28:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad488_d20260702_m022437_c001_v0001144_t0032_u01782959077409") 2026/07/02 02:28:48 DEBUG : YmFuYW5h: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0489_d20260702_m022444_c001_v7007000_t0000_u01782959084167") 2026/07/02 02:28:48 DEBUG : YmFuYW5h: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4addd_d20260702_m022437_c001_v0001033_t0012_u01782959077419") 2026/07/02 02:28:48 DEBUG : a/potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd431_d20260702_m021822_c001_v7007000_t0000_u01782958702554") 2026/07/02 02:28:48 DEBUG : a/potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470324a_d20260702_m021821_c001_v0001116_t0016_u01782958701361") 2026/07/02 02:28:48 DEBUG : a/potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd416_d20260702_m021817_c001_v7007000_t0000_u01782958697208") 2026/07/02 02:28:48 DEBUG : a/potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703236_d20260702_m021815_c001_v0001116_t0011_u01782958695623") 2026/07/02 02:28:48 DEBUG : a/potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014c05_d20260702_m021751_c001_v7007000_t0000_u01782958671986") 2026/07/02 02:28:48 DEBUG : a/potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031ec_d20260702_m021750_c001_v0001116_t0028_u01782958670890") 2026/07/02 02:28:48 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbc4_d20260702_m022809_c001_v7007000_t0000_u01782959289266") 2026/07/02 02:28:48 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470393d_d20260702_m022803_c001_v0001116_t0016_u01782959283437") 2026/07/02 02:28:48 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fa7_d20260702_m022746_c001_v7007000_t0000_u01782959266630") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038ed_d20260702_m022740_c001_v0001116_t0031_u01782959260801") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c0a_d20260702_m022724_c001_v7007000_t0000_u01782959244883") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038c1_d20260702_m022716_c001_v0001116_t0032_u01782959236687") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c4137098d_d20260702_m022658_c001_v7007000_t0000_u01782959218016") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470388f_d20260702_m022652_c001_v0001116_t0010_u01782959212915") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c401539e_d20260702_m022637_c001_v7007000_t0000_u01782959197199") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703851_d20260702_m022631_c001_v0001116_t0055_u01782959191836") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a49_d20260702_m022614_c001_v7007000_t0000_u01782959174615") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d091a_d20260702_m022605_c001_v0001106_t0000_u01782959165089") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da59_d20260702_m022549_c001_v7007000_t0000_u01782959149103") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad550_d20260702_m022543_c001_v0001144_t0028_u01782959143639") 2026/07/02 02:28:49 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f421ad0febbc1771f_d20260702_m022542_c001_v7007000_t0000_u01782959142512") 2026/07/02 02:28:50 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703781_d20260702_m022534_c001_v0001116_t0014_u01782959134352") 2026/07/02 02:28:50 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb27b_d20260702_m022516_c001_v7007000_t0000_u01782959116979") 2026/07/02 02:28:50 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470373b_d20260702_m022510_c001_v0001116_t0013_u01782959110741") 2026/07/02 02:28:50 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161f1f2_d20260702_m022509_c001_v7007000_t0000_u01782959109523") 2026/07/02 02:28:50 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4ce_d20260702_m022459_c001_v0001144_t0037_u01782959099429") 2026/07/02 02:28:50 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40826f00d4d8cb25_d20260702_m022442_c001_v7007000_t0000_u01782959082010") 2026/07/02 02:28:50 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d086b_d20260702_m022433_c001_v0001106_t0039_u01782959073758") 2026/07/02 02:28:50 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d95f_d20260702_m022417_c001_v7007000_t0000_u01782959057038") 2026/07/02 02:28:50 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d083d_d20260702_m022411_c001_v0001106_t0015_u01782959051365") 2026/07/02 02:28:51 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad162_d20260702_m022354_c001_v7007000_t0000_u01782959034800") 2026/07/02 02:28:51 DEBUG : apple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d07f5_d20260702_m022349_c001_v0001106_t0039_u01782959029235") 2026/07/02 02:28:51 DEBUG : appleSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4050d83e1e1ea03c_d20260702_m022547_c001_v7007000_t0000_u01782959147363") 2026/07/02 02:28:51 DEBUG : appleSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad53e_d20260702_m022538_c001_v0001144_t0018_u01782959138205") 2026/07/02 02:28:51 DEBUG : appleapple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a4b_d20260702_m022614_c001_v7007000_t0000_u01782959174796") 2026/07/02 02:28:51 DEBUG : appleapple: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0920_d20260702_m022608_c001_v0001106_t0012_u01782959168722") 2026/07/02 02:28:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbc5_d20260702_m022809_c001_v7007000_t0000_u01782959289448") 2026/07/02 02:28:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0a34_d20260702_m022804_c001_v0001106_t0031_u01782959284396") 2026/07/02 02:28:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fa8_d20260702_m022746_c001_v7007000_t0000_u01782959266822") 2026/07/02 02:28:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09f6_d20260702_m022741_c001_v0001106_t0007_u01782959261886") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c0c_d20260702_m022725_c001_v7007000_t0000_u01782959245060") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09b6_d20260702_m022717_c001_v0001106_t0046_u01782959237820") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c41370990_d20260702_m022658_c001_v7007000_t0000_u01782959218202") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0994_d20260702_m022654_c001_v0001106_t0030_u01782959214055") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153a0_d20260702_m022637_c001_v7007000_t0000_u01782959197374") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0960_d20260702_m022632_c001_v0001106_t0054_u01782959192932") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b88ae_d20260702_m022612_c001_v7007000_t0000_u01782959172780") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037eb_d20260702_m022607_c001_v0001116_t0046_u01782959167002") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da5a_d20260702_m022549_c001_v7007000_t0000_u01782959149296") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470379d_d20260702_m022543_c001_v0001116_t0055_u01782959143648") 2026/07/02 02:28:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f421ad0febbc1771e_d20260702_m022542_c001_v7007000_t0000_u01782959142338") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad534_d20260702_m022535_c001_v0001144_t0014_u01782959135573") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb27c_d20260702_m022517_c001_v7007000_t0000_u01782959117163") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08b7_d20260702_m022510_c001_v0001106_t0056_u01782959110730") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40826f00d4d8cb93_d20260702_m022509_c001_v7007000_t0000_u01782959109764") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703711_d20260702_m022501_c001_v0001116_t0025_u01782959101360") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4160cca5068b4605_d20260702_m022441_c001_v7007000_t0000_u01782959081690") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4add5_d20260702_m022434_c001_v0001033_t0054_u01782959074947") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d961_d20260702_m022417_c001_v7007000_t0000_u01782959057288") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ad7f_d20260702_m022412_c001_v0001033_t0035_u01782959052869") 2026/07/02 02:28:53 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad163_d20260702_m022354_c001_v7007000_t0000_u01782959034976") 2026/07/02 02:28:54 DEBUG : appleappleapplebanana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ad2b_d20260702_m022350_c001_v0001033_t0033_u01782959030655") 2026/07/02 02:28:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4160cca5068b4959_d20260702_m022547_c001_v7007000_t0000_u01782959147550") 2026/07/02 02:28:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470378b_d20260702_m022538_c001_v0001116_t0002_u01782959138183") 2026/07/02 02:28:54 DEBUG : b/potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd433_d20260702_m021822_c001_v7007000_t0000_u01782958702750") 2026/07/02 02:28:54 DEBUG : b/potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703240_d20260702_m021817_c001_v0001116_t0022_u01782958697788") 2026/07/02 02:28:54 DEBUG : b/potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd412_d20260702_m021816_c001_v7007000_t0000_u01782958696635") 2026/07/02 02:28:54 DEBUG : b/potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703230_d20260702_m021813_c001_v0001116_t0059_u01782958693993") 2026/07/02 02:28:54 DEBUG : b/potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014c02_d20260702_m021751_c001_v7007000_t0000_u01782958671413") 2026/07/02 02:28:54 DEBUG : b/potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031e2_d20260702_m021749_c001_v0001116_t0030_u01782958669468") 2026/07/02 02:28:54 DEBUG : backup/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb0bb_d20260702_m022050_c001_v7007000_t0000_u01782958850570") 2026/07/02 02:28:54 DEBUG : backup/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1086525e446c9f4c_d20260702_m022048_c001_v0001101_t0001_u01782958848697") 2026/07/02 02:28:54 DEBUG : backup/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f115d43d1cae8e0b4_d20260702_m022044_c001_v0001173_t0004_u01782958844222") 2026/07/02 02:28:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174340326474c46_d20260702_m022119_c001_v7007000_t0000_u01782958879999") 2026/07/02 02:28:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f118d27462300a261_d20260702_m022116_c001_v0001103_t0032_u01782958876822") 2026/07/02 02:28:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f112bb2b3397f6767_d20260702_m022112_c001_v0001109_t0019_u01782958872409") 2026/07/02 02:28:55 DEBUG : backup/one.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace5c_d20260702_m022104_c001_v7007000_t0000_u01782958864790") 2026/07/02 02:28:55 DEBUG : backup/one.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1154a7357db166f5_d20260702_m022102_c001_v0001105_t0038_u01782958862705") 2026/07/02 02:28:55 DEBUG : backup/one.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1139067cf34eb709_d20260702_m022058_c001_v0001145_t0059_u01782958858098") 2026/07/02 02:28:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174340326474c47_d20260702_m022120_c001_v7007000_t0000_u01782958880185") 2026/07/02 02:28:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f104bd4819645050e_d20260702_m022118_c001_v0001042_t0013_u01782958878948") 2026/07/02 02:28:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f109ca06ab99c9a1b_d20260702_m022114_c001_v0001174_t0047_u01782958874203") 2026/07/02 02:28:55 DEBUG : backup/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb0bc_d20260702_m022050_c001_v7007000_t0000_u01782958850745") 2026/07/02 02:28:55 DEBUG : backup/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1018e3003c881432_d20260702_m022049_c001_v0001165_t0026_u01782958849810") 2026/07/02 02:28:55 DEBUG : backup/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f110bfb55c1b2d9ff_d20260702_m022045_c001_v0001039_t0045_u01782958845922") 2026/07/02 02:28:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace5d_d20260702_m022104_c001_v7007000_t0000_u01782958864976") 2026/07/02 02:28:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1134a7d9280a5c99_d20260702_m022103_c001_v0001105_t0023_u01782958863868") 2026/07/02 02:28:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1157d8cd58c73141_d20260702_m022059_c001_v0001103_t0001_u01782958859928") 2026/07/02 02:28:55 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbc7_d20260702_m022809_c001_v7007000_t0000_u01782959289629") 2026/07/02 02:28:55 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b097_d20260702_m022803_c001_v0001033_t0019_u01782959283970") 2026/07/02 02:28:55 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fa9_d20260702_m022747_c001_v7007000_t0000_u01782959267015") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b059_d20260702_m022741_c001_v0001033_t0045_u01782959261374") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c0d_d20260702_m022725_c001_v7007000_t0000_u01782959245235") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b013_d20260702_m022717_c001_v0001033_t0039_u01782959237276") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c41370991_d20260702_m022658_c001_v7007000_t0000_u01782959218445") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4afbf_d20260702_m022653_c001_v0001033_t0039_u01782959213380") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153a2_d20260702_m022637_c001_v7007000_t0000_u01782959197549") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af71_d20260702_m022632_c001_v0001033_t0052_u01782959192391") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a4c_d20260702_m022614_c001_v7007000_t0000_u01782959174978") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad58c_d20260702_m022606_c001_v0001144_t0001_u01782959166215") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da5b_d20260702_m022549_c001_v7007000_t0000_u01782959149486") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08f4_d20260702_m022543_c001_v0001106_t0058_u01782959143658") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4160cca5068b494d_d20260702_m022542_c001_v7007000_t0000_u01782959142349") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aebb_d20260702_m022534_c001_v0001033_t0056_u01782959134857") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb27d_d20260702_m022517_c001_v7007000_t0000_u01782959117345") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae75_d20260702_m022510_c001_v0001033_t0019_u01782959110760") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee998e8_d20260702_m022509_c001_v7007000_t0000_u01782959109529") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08a3_d20260702_m022500_c001_v0001106_t0028_u01782959100645") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f416547ba757b1199_d20260702_m022441_c001_v7007000_t0000_u01782959081793") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad474_d20260702_m022434_c001_v0001144_t0019_u01782959074327") 2026/07/02 02:28:56 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d962_d20260702_m022417_c001_v7007000_t0000_u01782959057464") 2026/07/02 02:28:57 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad432_d20260702_m022412_c001_v0001144_t0049_u01782959052272") 2026/07/02 02:28:57 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad164_d20260702_m022355_c001_v7007000_t0000_u01782959035151") 2026/07/02 02:28:57 DEBUG : banana: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad3db_d20260702_m022350_c001_v0001144_t0038_u01782959029999") 2026/07/02 02:28:57 DEBUG : bananaSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c37d9_d20260702_m022547_c001_v7007000_t0000_u01782959147561") 2026/07/02 02:28:57 DEBUG : bananaSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aec5_d20260702_m022538_c001_v0001033_t0018_u01782959138193") 2026/07/02 02:28:57 DEBUG : both0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997c1_d20260702_m022313_c001_v7007000_t0000_u01782958993353") 2026/07/02 02:28:57 DEBUG : both0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703528_d20260702_m022246_c001_v0001116_t0051_u01782958966522") 2026/07/02 02:28:57 DEBUG : both0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0b6_d20260702_m022242_c001_v7007000_t0000_u01782958962157") 2026/07/02 02:28:57 DEBUG : both0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d06ef_d20260702_m022212_c001_v0001106_t0025_u01782958932384") 2026/07/02 02:28:57 DEBUG : both1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997c4_d20260702_m022313_c001_v7007000_t0000_u01782958993543") 2026/07/02 02:28:57 DEBUG : both1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0737_d20260702_m022248_c001_v0001106_t0029_u01782958968310") 2026/07/02 02:28:57 DEBUG : both1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0b7_d20260702_m022242_c001_v7007000_t0000_u01782958962350") 2026/07/02 02:28:57 DEBUG : both1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ab93_d20260702_m022214_c001_v0001033_t0059_u01782958934157") 2026/07/02 02:28:57 DEBUG : both10: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997c5_d20260702_m022313_c001_v7007000_t0000_u01782958993734") 2026/07/02 02:28:57 DEBUG : both10: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d075d_d20260702_m022259_c001_v0001106_t0028_u01782958979054") 2026/07/02 02:28:57 DEBUG : both10: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0b8_d20260702_m022242_c001_v7007000_t0000_u01782958962535") 2026/07/02 02:28:57 DEBUG : both10: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4abbd_d20260702_m022225_c001_v0001033_t0007_u01782958945826") 2026/07/02 02:28:57 DEBUG : both11: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997c8_d20260702_m022313_c001_v7007000_t0000_u01782958993925") 2026/07/02 02:28:58 DEBUG : both11: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac59_d20260702_m022300_c001_v0001033_t0028_u01782958980383") 2026/07/02 02:28:58 DEBUG : both11: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0b9_d20260702_m022242_c001_v7007000_t0000_u01782958962727") 2026/07/02 02:28:58 DEBUG : both11: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034e4_d20260702_m022227_c001_v0001116_t0036_u01782958947036") 2026/07/02 02:28:58 DEBUG : both12: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997ca_d20260702_m022314_c001_v7007000_t0000_u01782958994116") 2026/07/02 02:28:58 DEBUG : both12: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703556_d20260702_m022302_c001_v0001116_t0049_u01782958982011") 2026/07/02 02:28:58 DEBUG : both12: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0ba_d20260702_m022242_c001_v7007000_t0000_u01782958962910") 2026/07/02 02:28:58 DEBUG : both12: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0717_d20260702_m022228_c001_v0001106_t0039_u01782958948065") 2026/07/02 02:28:58 DEBUG : both13: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997cb_d20260702_m022314_c001_v7007000_t0000_u01782958994310") 2026/07/02 02:28:58 DEBUG : both13: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0767_d20260702_m022302_c001_v0001106_t0039_u01782958982972") 2026/07/02 02:28:58 DEBUG : both13: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0bb_d20260702_m022243_c001_v7007000_t0000_u01782958963098") 2026/07/02 02:28:58 DEBUG : both13: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4abd1_d20260702_m022229_c001_v0001033_t0004_u01782958949743") 2026/07/02 02:28:58 DEBUG : both14: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997cd_d20260702_m022314_c001_v7007000_t0000_u01782958994511") 2026/07/02 02:28:58 DEBUG : both14: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac63_d20260702_m022304_c001_v0001033_t0003_u01782958984030") 2026/07/02 02:28:58 DEBUG : both14: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0bc_d20260702_m022243_c001_v7007000_t0000_u01782958963341") 2026/07/02 02:28:58 DEBUG : both14: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034f2_d20260702_m022231_c001_v0001116_t0016_u01782958951058") 2026/07/02 02:28:58 DEBUG : both15: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997cf_d20260702_m022314_c001_v7007000_t0000_u01782958994703") 2026/07/02 02:28:58 DEBUG : both15: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703560_d20260702_m022304_c001_v0001116_t0010_u01782958984939") 2026/07/02 02:28:58 DEBUG : both15: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0bd_d20260702_m022243_c001_v7007000_t0000_u01782958963526") 2026/07/02 02:28:58 DEBUG : both15: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0729_d20260702_m022232_c001_v0001106_t0050_u01782958952250") 2026/07/02 02:28:59 DEBUG : both16: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997d1_d20260702_m022314_c001_v7007000_t0000_u01782958994983") 2026/07/02 02:28:59 DEBUG : both16: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0775_d20260702_m022305_c001_v0001106_t0010_u01782958985885") 2026/07/02 02:28:59 DEBUG : both16: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0be_d20260702_m022243_c001_v7007000_t0000_u01782958963710") 2026/07/02 02:28:59 DEBUG : both16: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4abdd_d20260702_m022233_c001_v0001033_t0041_u01782958953827") 2026/07/02 02:28:59 DEBUG : both17: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997d2_d20260702_m022315_c001_v7007000_t0000_u01782958995176") 2026/07/02 02:28:59 DEBUG : both17: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac77_d20260702_m022307_c001_v0001033_t0057_u01782958987249") 2026/07/02 02:28:59 DEBUG : both17: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0bf_d20260702_m022243_c001_v7007000_t0000_u01782958963894") 2026/07/02 02:28:59 DEBUG : both17: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703500_d20260702_m022234_c001_v0001116_t0002_u01782958954996") 2026/07/02 02:28:59 DEBUG : both18: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997d4_d20260702_m022315_c001_v7007000_t0000_u01782958995366") 2026/07/02 02:28:59 DEBUG : both18: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470356a_d20260702_m022308_c001_v0001116_t0025_u01782958988467") 2026/07/02 02:29:00 DEBUG : both18: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c0_d20260702_m022244_c001_v7007000_t0000_u01782958964081") 2026/07/02 02:29:00 DEBUG : both18: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d072d_d20260702_m022236_c001_v0001106_t0019_u01782958956356") 2026/07/02 02:29:00 DEBUG : both19: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997d5_d20260702_m022315_c001_v7007000_t0000_u01782958995557") 2026/07/02 02:29:00 DEBUG : both19: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0789_d20260702_m022309_c001_v0001106_t0052_u01782958989577") 2026/07/02 02:29:00 DEBUG : both19: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c1_d20260702_m022244_c001_v7007000_t0000_u01782958964265") 2026/07/02 02:29:00 DEBUG : both19: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4abf9_d20260702_m022238_c001_v0001033_t0049_u01782958958093") 2026/07/02 02:29:00 DEBUG : both2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997d7_d20260702_m022315_c001_v7007000_t0000_u01782958995748") 2026/07/02 02:29:00 DEBUG : both2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac27_d20260702_m022249_c001_v0001033_t0008_u01782958969357") 2026/07/02 02:29:00 DEBUG : both2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c2_d20260702_m022244_c001_v7007000_t0000_u01782958964498") 2026/07/02 02:29:00 DEBUG : both2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034ca_d20260702_m022215_c001_v0001116_t0025_u01782958935366") 2026/07/02 02:29:01 DEBUG : both3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997d9_d20260702_m022315_c001_v7007000_t0000_u01782958995938") 2026/07/02 02:29:01 DEBUG : both3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703532_d20260702_m022250_c001_v0001116_t0039_u01782958970698") 2026/07/02 02:29:01 DEBUG : both3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c3_d20260702_m022244_c001_v7007000_t0000_u01782958964693") 2026/07/02 02:29:01 DEBUG : both3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d06fd_d20260702_m022217_c001_v0001106_t0018_u01782958937017") 2026/07/02 02:29:01 DEBUG : both4: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997da_d20260702_m022316_c001_v7007000_t0000_u01782958996175") 2026/07/02 02:29:01 DEBUG : both4: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0741_d20260702_m022251_c001_v0001106_t0009_u01782958971692") 2026/07/02 02:29:01 DEBUG : both4: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c4_d20260702_m022244_c001_v7007000_t0000_u01782958964879") 2026/07/02 02:29:01 DEBUG : both4: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ab9f_d20260702_m022218_c001_v0001033_t0001_u01782958938353") 2026/07/02 02:29:01 DEBUG : both5: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997dc_d20260702_m022316_c001_v7007000_t0000_u01782958996365") 2026/07/02 02:29:01 DEBUG : both5: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac35_d20260702_m022252_c001_v0001033_t0056_u01782958972989") 2026/07/02 02:29:01 DEBUG : both5: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c5_d20260702_m022245_c001_v7007000_t0000_u01782958965062") 2026/07/02 02:29:02 DEBUG : both5: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034d4_d20260702_m022219_c001_v0001116_t0011_u01782958939444") 2026/07/02 02:29:02 DEBUG : both6: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997de_d20260702_m022316_c001_v7007000_t0000_u01782958996557") 2026/07/02 02:29:02 DEBUG : both6: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470353e_d20260702_m022254_c001_v0001116_t0006_u01782958974182") 2026/07/02 02:29:02 DEBUG : both6: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c6_d20260702_m022245_c001_v7007000_t0000_u01782958965246") 2026/07/02 02:29:02 DEBUG : both6: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0705_d20260702_m022221_c001_v0001106_t0026_u01782958941018") 2026/07/02 02:29:02 DEBUG : both7: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997e0_d20260702_m022316_c001_v7007000_t0000_u01782958996749") 2026/07/02 02:29:02 DEBUG : both7: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0751_d20260702_m022255_c001_v0001106_t0035_u01782958975561") 2026/07/02 02:29:02 DEBUG : both7: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c7_d20260702_m022245_c001_v7007000_t0000_u01782958965429") 2026/07/02 02:29:02 DEBUG : both7: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4abad_d20260702_m022222_c001_v0001033_t0015_u01782958942087") 2026/07/02 02:29:02 DEBUG : both8: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997e2_d20260702_m022316_c001_v7007000_t0000_u01782958996940") 2026/07/02 02:29:03 DEBUG : both8: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac43_d20260702_m022256_c001_v0001033_t0058_u01782958976893") 2026/07/02 02:29:03 DEBUG : both8: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c8_d20260702_m022245_c001_v7007000_t0000_u01782958965614") 2026/07/02 02:29:03 DEBUG : both8: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034de_d20260702_m022223_c001_v0001116_t0044_u01782958943416") 2026/07/02 02:29:03 DEBUG : both9: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997e4_d20260702_m022317_c001_v7007000_t0000_u01782958997131") 2026/07/02 02:29:03 DEBUG : both9: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703546_d20260702_m022258_c001_v0001116_t0025_u01782958978024") 2026/07/02 02:29:03 DEBUG : both9: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0c9_d20260702_m022245_c001_v7007000_t0000_u01782958965798") 2026/07/02 02:29:03 DEBUG : both9: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d070f_d20260702_m022224_c001_v0001106_t0008_u01782958944701") 2026/07/02 02:29:03 DEBUG : c/non empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd435_d20260702_m021822_c001_v7007000_t0000_u01782958702941") 2026/07/02 02:29:03 DEBUG : c/non empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703242_d20260702_m021819_c001_v0001116_t0022_u01782958699501") 2026/07/02 02:29:03 DEBUG : c/non empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd418_d20260702_m021817_c001_v7007000_t0000_u01782958697400") 2026/07/02 02:29:03 DEBUG : c/non empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703232_d20260702_m021814_c001_v0001116_t0059_u01782958694547") 2026/07/02 02:29:03 DEBUG : c/non empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014c08_d20260702_m021752_c001_v7007000_t0000_u01782958672193") 2026/07/02 02:29:03 DEBUG : c/non empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031e8_d20260702_m021749_c001_v0001116_t0043_u01782958669986") 2026/07/02 02:29:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf048a_d20260702_m022444_c001_v7007000_t0000_u01782959084343") 2026/07/02 02:29:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036b7_d20260702_m022437_c001_v0001116_t0012_u01782959077431") 2026/07/02 02:29:04 DEBUG : check sum: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014ba0_d20260702_m021740_c001_v7007000_t0000_u01782958660184") 2026/07/02 02:29:04 DEBUG : check sum: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031c0_d20260702_m021738_c001_v0001116_t0022_u01782958658583") 2026/07/02 02:29:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf060c_d20260702_m022843_c001_v7007000_t0000_u01782959323683") 2026/07/02 02:29:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470398f_d20260702_m022841_c001_v0001116_t0040_u01782959321867") 2026/07/02 02:29:04 DEBUG : dest/3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace0a_d20260702_m022018_c001_v7007000_t0000_u01782958818377") 2026/07/02 02:29:04 DEBUG : dest/3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f400cd54b82842688_d20260702_m022017_c001_v0001174_t0055_u01782958817313") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a4d_d20260702_m022615_c001_v7007000_t0000_u01782959175162") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037f7_d20260702_m022608_c001_v0001116_t0002_u01782959168930") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbc8_d20260702_m022809_c001_v7007000_t0000_u01782959289810") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470390d_d20260702_m022751_c001_v0001116_t0014_u01782959271471") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0faa_d20260702_m022747_c001_v7007000_t0000_u01782959267205") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038db_d20260702_m022729_c001_v0001116_t0012_u01782959249445") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c0e_d20260702_m022725_c001_v7007000_t0000_u01782959245414") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038a3_d20260702_m022702_c001_v0001116_t0028_u01782959222634") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c41370993_d20260702_m022658_c001_v7007000_t0000_u01782959218632") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703869_d20260702_m022641_c001_v0001116_t0023_u01782959201626") 2026/07/02 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153a3_d20260702_m022637_c001_v7007000_t0000_u01782959197723") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703823_d20260702_m022619_c001_v0001116_t0025_u01782959179235") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a42_d20260702_m022612_c001_v7007000_t0000_u01782959172471") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0906_d20260702_m022553_c001_v0001106_t0030_u01782959153997") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da5c_d20260702_m022549_c001_v7007000_t0000_u01782959149676") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08f6_d20260702_m022544_c001_v0001106_t0046_u01782959144171") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b87d1_d20260702_m022542_c001_v7007000_t0000_u01782959142727") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703761_d20260702_m022521_c001_v0001116_t0010_u01782959121770") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb27e_d20260702_m022517_c001_v7007000_t0000_u01782959117622") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae79_d20260702_m022511_c001_v0001033_t0008_u01782959111246") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4235c6cea99c241e_d20260702_m022509_c001_v7007000_t0000_u01782959109786") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4ac_d20260702_m022448_c001_v0001144_t0018_u01782959088283") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee998c3_d20260702_m022441_c001_v7007000_t0000_u01782959081857") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0851_d20260702_m022421_c001_v0001106_t0040_u01782959061730") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d965_d20260702_m022417_c001_v7007000_t0000_u01782959057640") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0813_d20260702_m022359_c001_v0001106_t0004_u01782959039363") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad165_d20260702_m022355_c001_v7007000_t0000_u01782959035328") 2026/07/02 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d07d1_d20260702_m022337_c001_v0001106_t0023_u01782959017021") 2026/07/02 02:29:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c37d8_d20260702_m022547_c001_v7007000_t0000_u01782959147366") 2026/07/02 02:29:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad540_d20260702_m022538_c001_v0001144_t0032_u01782959138735") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a4e_d20260702_m022615_c001_v7007000_t0000_u01782959175363") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af1d_d20260702_m022608_c001_v0001033_t0042_u01782959168939") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbc9_d20260702_m022809_c001_v7007000_t0000_u01782959289993") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b06d_d20260702_m022752_c001_v0001033_t0032_u01782959272857") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fab_d20260702_m022747_c001_v7007000_t0000_u01782959267396") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b03f_d20260702_m022730_c001_v0001033_t0054_u01782959250189") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c0f_d20260702_m022725_c001_v7007000_t0000_u01782959245589") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4afdd_d20260702_m022703_c001_v0001033_t0046_u01782959223991") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c41370995_d20260702_m022658_c001_v7007000_t0000_u01782959218807") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af8b_d20260702_m022642_c001_v0001033_t0021_u01782959202758") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153a5_d20260702_m022637_c001_v7007000_t0000_u01782959197898") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af49_d20260702_m022620_c001_v0001033_t0041_u01782959180211") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18daaf_d20260702_m022612_c001_v7007000_t0000_u01782959172546") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad56e_d20260702_m022554_c001_v0001144_t0036_u01782959154941") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da5d_d20260702_m022549_c001_v7007000_t0000_u01782959149866") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad554_d20260702_m022544_c001_v0001144_t0003_u01782959144252") 2026/07/02 02:29:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c37cd_d20260702_m022542_c001_v7007000_t0000_u01782959142520") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae9f_d20260702_m022522_c001_v0001033_t0021_u01782959122624") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb27f_d20260702_m022517_c001_v7007000_t0000_u01782959117807") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4f4_d20260702_m022511_c001_v0001144_t0059_u01782959111341") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a8bf7_d20260702_m022509_c001_v7007000_t0000_u01782959109867") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0891_d20260702_m022449_c001_v0001106_t0016_u01782959089272") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f42496602ec9341c3_d20260702_m022441_c001_v7007000_t0000_u01782959081786") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad45a_d20260702_m022422_c001_v0001144_t0029_u01782959062712") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d966_d20260702_m022417_c001_v7007000_t0000_u01782959057826") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad3fc_d20260702_m022400_c001_v0001144_t0028_u01782959040221") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad166_d20260702_m022355_c001_v7007000_t0000_u01782959035503") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad3a7_d20260702_m022338_c001_v0001144_t0050_u01782959018456") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b87fa_d20260702_m022547_c001_v7007000_t0000_u01782959147315") 2026/07/02 02:29:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470378f_d20260702_m022539_c001_v0001116_t0022_u01782959139023") 2026/07/02 02:29:07 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a50_d20260702_m022615_c001_v7007000_t0000_u01782959175544") 2026/07/02 02:29:07 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0924_d20260702_m022609_c001_v0001106_t0012_u01782959169193") 2026/07/02 02:29:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbca_d20260702_m022810_c001_v7007000_t0000_u01782959290175") 2026/07/02 02:29:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0a1c_d20260702_m022754_c001_v0001106_t0026_u01782959274036") 2026/07/02 02:29:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fac_d20260702_m022747_c001_v7007000_t0000_u01782959267587") 2026/07/02 02:29:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09e0_d20260702_m022731_c001_v0001106_t0035_u01782959251086") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c10_d20260702_m022725_c001_v7007000_t0000_u01782959245765") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09a0_d20260702_m022706_c001_v0001106_t0040_u01782959226119") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c41370996_d20260702_m022658_c001_v7007000_t0000_u01782959218980") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d097c_d20260702_m022643_c001_v0001106_t0034_u01782959203455") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153a6_d20260702_m022638_c001_v7007000_t0000_u01782959198073") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0942_d20260702_m022621_c001_v0001106_t0054_u01782959181208") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb6c5_d20260702_m022612_c001_v7007000_t0000_u01782959172380") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037c7_d20260702_m022555_c001_v0001116_t0046_u01782959155880") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da5e_d20260702_m022550_c001_v7007000_t0000_u01782959150065") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470379f_d20260702_m022544_c001_v0001116_t0045_u01782959144323") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b87cd_d20260702_m022542_c001_v7007000_t0000_u01782959142531") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad510_d20260702_m022523_c001_v0001144_t0027_u01782959123377") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb281_d20260702_m022517_c001_v7007000_t0000_u01782959117990") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470373f_d20260702_m022511_c001_v0001116_t0023_u01782959111512") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a8bf4_d20260702_m022509_c001_v7007000_t0000_u01782959109693") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036e7_d20260702_m022450_c001_v0001116_t0026_u01782959090205") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0486_d20260702_m022442_c001_v7007000_t0000_u01782959082099") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ada3_d20260702_m022424_c001_v0001033_t0045_u01782959064084") 2026/07/02 02:29:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d968_d20260702_m022418_c001_v7007000_t0000_u01782959058004") 2026/07/02 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ad4b_d20260702_m022401_c001_v0001033_t0028_u01782959041235") 2026/07/02 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad167_d20260702_m022355_c001_v7007000_t0000_u01782959035680") 2026/07/02 02:29:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4acf7_d20260702_m022339_c001_v0001033_t0035_u01782959019579") 2026/07/02 02:29:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b87fc_d20260702_m022547_c001_v7007000_t0000_u01782959147378") 2026/07/02 02:29:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aec9_d20260702_m022539_c001_v0001033_t0003_u01782959139273") 2026/07/02 02:29:09 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a52_d20260702_m022615_c001_v7007000_t0000_u01782959175725") 2026/07/02 02:29:09 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad596_d20260702_m022609_c001_v0001144_t0013_u01782959169248") 2026/07/02 02:29:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbcb_d20260702_m022810_c001_v7007000_t0000_u01782959290358") 2026/07/02 02:29:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad6af_d20260702_m022755_c001_v0001144_t0056_u01782959275012") 2026/07/02 02:29:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fad_d20260702_m022747_c001_v7007000_t0000_u01782959267777") 2026/07/02 02:29:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad677_d20260702_m022732_c001_v0001144_t0037_u01782959252178") 2026/07/02 02:29:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c11_d20260702_m022725_c001_v7007000_t0000_u01782959245953") 2026/07/02 02:29:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad63b_d20260702_m022707_c001_v0001144_t0058_u01782959227045") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c41370998_d20260702_m022659_c001_v7007000_t0000_u01782959219153") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad5fd_d20260702_m022644_c001_v0001144_t0033_u01782959204470") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153a8_d20260702_m022638_c001_v7007000_t0000_u01782959198248") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad5c2_d20260702_m022622_c001_v0001144_t0031_u01782959182234") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18daad_d20260702_m022612_c001_v7007000_t0000_u01782959172367") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aef9_d20260702_m022556_c001_v0001033_t0051_u01782959156763") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da5f_d20260702_m022550_c001_v7007000_t0000_u01782959150264") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037a1_d20260702_m022544_c001_v0001116_t0000_u01782959144879") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f400b87af306045f0_d20260702_m022542_c001_v7007000_t0000_u01782959142673") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08cb_d20260702_m022524_c001_v0001106_t0056_u01782959124669") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb282_d20260702_m022518_c001_v7007000_t0000_u01782959118172") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08bb_d20260702_m022511_c001_v0001106_t0011_u01782959111696") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161f1f4_d20260702_m022509_c001_v7007000_t0000_u01782959109884") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae21_d20260702_m022451_c001_v0001033_t0015_u01782959091182") 2026/07/02 02:29:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4160cca5068b4606_d20260702_m022441_c001_v7007000_t0000_u01782959081957") 2026/07/02 02:29:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470368f_d20260702_m022425_c001_v0001116_t0015_u01782959065386") 2026/07/02 02:29:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d96a_d20260702_m022418_c001_v7007000_t0000_u01782959058272") 2026/07/02 02:29:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703637_d20260702_m022402_c001_v0001116_t0032_u01782959042366") 2026/07/02 02:29:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad168_d20260702_m022355_c001_v7007000_t0000_u01782959035858") 2026/07/02 02:29:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47035d0_d20260702_m022340_c001_v0001116_t0026_u01782959020333") 2026/07/02 02:29:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b8802_d20260702_m022547_c001_v7007000_t0000_u01782959147663") 2026/07/02 02:29:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad542_d20260702_m022539_c001_v0001144_t0047_u01782959139338") 2026/07/02 02:29:11 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a55_d20260702_m022615_c001_v7007000_t0000_u01782959175906") 2026/07/02 02:29:11 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af23_d20260702_m022609_c001_v0001033_t0038_u01782959169599") 2026/07/02 02:29:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbcc_d20260702_m022810_c001_v7007000_t0000_u01782959290539") 2026/07/02 02:29:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470391f_d20260702_m022755_c001_v0001116_t0040_u01782959275690") 2026/07/02 02:29:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fae_d20260702_m022747_c001_v7007000_t0000_u01782959267971") 2026/07/02 02:29:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038df_d20260702_m022732_c001_v0001116_t0007_u01782959252827") 2026/07/02 02:29:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c13_d20260702_m022726_c001_v7007000_t0000_u01782959246136") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038ad_d20260702_m022707_c001_v0001116_t0000_u01782959227574") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c41370999_d20260702_m022659_c001_v7007000_t0000_u01782959219327") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703877_d20260702_m022645_c001_v0001116_t0044_u01782959205153") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153a9_d20260702_m022638_c001_v7007000_t0000_u01782959198423") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703839_d20260702_m022623_c001_v0001116_t0056_u01782959183321") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174340326474e92_d20260702_m022612_c001_v7007000_t0000_u01782959172786") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d090a_d20260702_m022557_c001_v0001106_t0014_u01782959157316") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da60_d20260702_m022550_c001_v7007000_t0000_u01782959150454") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08f8_d20260702_m022544_c001_v0001106_t0005_u01782959144889") 2026/07/02 02:29:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4160cca5068b494f_d20260702_m022542_c001_v7007000_t0000_u01782959142539") 2026/07/02 02:29:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703769_d20260702_m022525_c001_v0001116_t0011_u01782959125686") 2026/07/02 02:29:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb283_d20260702_m022518_c001_v7007000_t0000_u01782959118356") 2026/07/02 02:29:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4f6_d20260702_m022511_c001_v0001144_t0010_u01782959111947") 2026/07/02 02:29:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161f1f3_d20260702_m022509_c001_v7007000_t0000_u01782959109704") 2026/07/02 02:29:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4ba_d20260702_m022451_c001_v0001144_t0044_u01782959091770") 2026/07/02 02:29:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f42496602ec9341c4_d20260702_m022441_c001_v7007000_t0000_u01782959081966") 2026/07/02 02:29:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0859_d20260702_m022426_c001_v0001106_t0004_u01782959066275") 2026/07/02 02:29:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d96b_d20260702_m022418_c001_v7007000_t0000_u01782959058466") 2026/07/02 02:29:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0825_d20260702_m022402_c001_v0001106_t0009_u01782959042944") 2026/07/02 02:29:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad169_d20260702_m022356_c001_v7007000_t0000_u01782959036145") 2026/07/02 02:29:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d07dd_d20260702_m022340_c001_v0001106_t0054_u01782959020984") 2026/07/02 02:29:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da56_d20260702_m022547_c001_v7007000_t0000_u01782959147327") 2026/07/02 02:29:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08e3_d20260702_m022539_c001_v0001106_t0043_u01782959139359") 2026/07/02 02:29:14 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a56_d20260702_m022616_c001_v7007000_t0000_u01782959176087") 2026/07/02 02:29:14 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037fb_d20260702_m022609_c001_v0001116_t0045_u01782959169625") 2026/07/02 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbcd_d20260702_m022810_c001_v7007000_t0000_u01782959290722") 2026/07/02 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b087_d20260702_m022756_c001_v0001033_t0045_u01782959276193") 2026/07/02 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0faf_d20260702_m022748_c001_v7007000_t0000_u01782959268162") 2026/07/02 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b047_d20260702_m022733_c001_v0001033_t0017_u01782959253923") 2026/07/02 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c14_d20260702_m022726_c001_v7007000_t0000_u01782959246313") 2026/07/02 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4affb_d20260702_m022708_c001_v0001033_t0041_u01782959228282") 2026/07/02 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c4137099b_d20260702_m022659_c001_v7007000_t0000_u01782959219501") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af9d_d20260702_m022645_c001_v0001033_t0020_u01782959205676") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153ac_d20260702_m022638_c001_v7007000_t0000_u01782959198598") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af55_d20260702_m022623_c001_v0001033_t0045_u01782959183894") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18dab2_d20260702_m022612_c001_v7007000_t0000_u01782959172721") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad570_d20260702_m022557_c001_v0001144_t0003_u01782959157857") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da61_d20260702_m022550_c001_v7007000_t0000_u01782959150645") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad558_d20260702_m022545_c001_v0001144_t0003_u01782959145153") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4160cca5068b4951_d20260702_m022542_c001_v7007000_t0000_u01782959142737") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aea5_d20260702_m022526_c001_v0001033_t0050_u01782959126613") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb284_d20260702_m022518_c001_v7007000_t0000_u01782959118539") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703745_d20260702_m022512_c001_v0001116_t0035_u01782959112164") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f411bd3b713cb820f_d20260702_m022509_c001_v7007000_t0000_u01782959109554") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0897_d20260702_m022452_c001_v0001106_t0011_u01782959092340") 2026/07/02 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0485_d20260702_m022441_c001_v7007000_t0000_u01782959081843") 2026/07/02 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad460_d20260702_m022426_c001_v0001144_t0038_u01782959066811") 2026/07/02 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d96d_d20260702_m022418_c001_v7007000_t0000_u01782959058642") 2026/07/02 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad40c_d20260702_m022403_c001_v0001144_t0028_u01782959043384") 2026/07/02 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad16a_d20260702_m022356_c001_v7007000_t0000_u01782959036321") 2026/07/02 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad3b5_d20260702_m022341_c001_v0001144_t0002_u01782959021592") 2026/07/02 02:29:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127b8f_d20260702_m022547_c001_v7007000_t0000_u01782959147346") 2026/07/02 02:29:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703793_d20260702_m022539_c001_v0001116_t0014_u01782959139744") 2026/07/02 02:29:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a57_d20260702_m022616_c001_v7007000_t0000_u01782959176269") 2026/07/02 02:29:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0926_d20260702_m022609_c001_v0001106_t0021_u01782959169711") 2026/07/02 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbce_d20260702_m022810_c001_v7007000_t0000_u01782959290928") 2026/07/02 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0a28_d20260702_m022756_c001_v0001106_t0040_u01782959276710") 2026/07/02 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb0_d20260702_m022748_c001_v7007000_t0000_u01782959268353") 2026/07/02 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09e2_d20260702_m022734_c001_v0001106_t0009_u01782959254467") 2026/07/02 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c15_d20260702_m022726_c001_v7007000_t0000_u01782959246489") 2026/07/02 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09a6_d20260702_m022709_c001_v0001106_t0029_u01782959229003") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c4137099d_d20260702_m022659_c001_v7007000_t0000_u01782959219691") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d097e_d20260702_m022646_c001_v0001106_t0027_u01782959206302") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153ad_d20260702_m022638_c001_v7007000_t0000_u01782959198773") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0952_d20260702_m022625_c001_v0001106_t0004_u01782959185021") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb6c6_d20260702_m022612_c001_v7007000_t0000_u01782959172570") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037cd_d20260702_m022558_c001_v0001116_t0037_u01782959158483") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da62_d20260702_m022550_c001_v7007000_t0000_u01782959150835") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08fa_d20260702_m022545_c001_v0001106_t0040_u01782959145443") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f400b87af306045ea_d20260702_m022542_c001_v7007000_t0000_u01782959142315") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad51e_d20260702_m022527_c001_v0001144_t0021_u01782959127196") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb66d_d20260702_m022518_c001_v7007000_t0000_u01782959118721") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae7d_d20260702_m022512_c001_v0001033_t0039_u01782959112173") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161f1f0_d20260702_m022509_c001_v7007000_t0000_u01782959109170") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036f7_d20260702_m022452_c001_v0001116_t0024_u01782959092802") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f42030b297ef32c3b_d20260702_m022441_c001_v7007000_t0000_u01782959081788") 2026/07/02 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4adad_d20260702_m022427_c001_v0001033_t0056_u01782959067462") 2026/07/02 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d96f_d20260702_m022418_c001_v7007000_t0000_u01782959058817") 2026/07/02 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ad53_d20260702_m022403_c001_v0001033_t0023_u01782959043894") 2026/07/02 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad16c_d20260702_m022356_c001_v7007000_t0000_u01782959036496") 2026/07/02 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ad07_d20260702_m022342_c001_v0001033_t0059_u01782959022884") 2026/07/02 02:29:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf051e_d20260702_m022547_c001_v7007000_t0000_u01782959147390") 2026/07/02 02:29:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08e7_d20260702_m022539_c001_v0001106_t0021_u01782959139870") 2026/07/02 02:29:18 DEBUG : dir1/0007-12345: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a58_d20260702_m022616_c001_v7007000_t0000_u01782959176453") 2026/07/02 02:29:18 DEBUG : dir1/0007-12345: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad598_d20260702_m022609_c001_v0001144_t0023_u01782959169974") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbcf_d20260702_m022811_c001_v7007000_t0000_u01782959291111") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad6bd_d20260702_m022757_c001_v0001144_t0017_u01782959277255") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb1_d20260702_m022748_c001_v7007000_t0000_u01782959268543") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad67d_d20260702_m022734_c001_v0001144_t0028_u01782959254926") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c16_d20260702_m022726_c001_v7007000_t0000_u01782959246682") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad63d_d20260702_m022709_c001_v0001144_t0038_u01782959229764") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c4137099e_d20260702_m022659_c001_v7007000_t0000_u01782959219865") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad605_d20260702_m022646_c001_v0001144_t0054_u01782959206835") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153af_d20260702_m022638_c001_v7007000_t0000_u01782959198948") 2026/07/02 02:29:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad5d2_d20260702_m022625_c001_v0001144_t0028_u01782959185714") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c37e5_d20260702_m022612_c001_v7007000_t0000_u01782959172740") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aeff_d20260702_m022559_c001_v0001033_t0044_u01782959159099") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da63_d20260702_m022551_c001_v7007000_t0000_u01782959151028") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037a5_d20260702_m022545_c001_v0001116_t0034_u01782959145821") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f400b87af306045eb_d20260702_m022542_c001_v7007000_t0000_u01782959142375") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08cf_d20260702_m022527_c001_v0001106_t0046_u01782959127891") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb66f_d20260702_m022518_c001_v7007000_t0000_u01782959118978") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08bd_d20260702_m022512_c001_v0001106_t0056_u01782959112339") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174340326474e40_d20260702_m022509_c001_v7007000_t0000_u01782959109577") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae29_d20260702_m022453_c001_v0001033_t0013_u01782959093693") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b8387_d20260702_m022441_c001_v7007000_t0000_u01782959081980") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703697_d20260702_m022427_c001_v0001116_t0048_u01782959067923") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d970_d20260702_m022418_c001_v7007000_t0000_u01782959058993") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703639_d20260702_m022404_c001_v0001116_t0019_u01782959044620") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad16d_d20260702_m022356_c001_v7007000_t0000_u01782959036685") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47035d8_d20260702_m022343_c001_v0001116_t0000_u01782959023301") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127b91_d20260702_m022547_c001_v7007000_t0000_u01782959147707") 2026/07/02 02:29:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad544_d20260702_m022540_c001_v0001144_t0019_u01782959140148") 2026/07/02 02:29:19 DEBUG : dir1/0008-23456: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a5a_d20260702_m022616_c001_v7007000_t0000_u01782959176639") 2026/07/02 02:29:19 DEBUG : dir1/0008-23456: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af25_d20260702_m022610_c001_v0001033_t0047_u01782959170112") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbd0_d20260702_m022811_c001_v7007000_t0000_u01782959291295") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470392b_d20260702_m022758_c001_v0001116_t0000_u01782959278102") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb2_d20260702_m022748_c001_v7007000_t0000_u01782959268734") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038e1_d20260702_m022735_c001_v0001116_t0056_u01782959255549") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c17_d20260702_m022726_c001_v7007000_t0000_u01782959246859") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038b3_d20260702_m022710_c001_v0001116_t0020_u01782959230693") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413709a0_d20260702_m022700_c001_v7007000_t0000_u01782959220042") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470387b_d20260702_m022647_c001_v0001116_t0017_u01782959207423") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153b1_d20260702_m022639_c001_v7007000_t0000_u01782959199122") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703843_d20260702_m022626_c001_v0001116_t0004_u01782959186292") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a8c3c_d20260702_m022612_c001_v7007000_t0000_u01782959172581") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d090e_d20260702_m022559_c001_v0001106_t0002_u01782959159666") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da64_d20260702_m022551_c001_v7007000_t0000_u01782959151218") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aedb_d20260702_m022545_c001_v0001033_t0053_u01782959145846") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f400b87af306045ed_d20260702_m022542_c001_v7007000_t0000_u01782959142495") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470376d_d20260702_m022528_c001_v0001116_t0055_u01782959128599") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb670_d20260702_m022519_c001_v7007000_t0000_u01782959119163") 2026/07/02 02:29:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4f8_d20260702_m022512_c001_v0001144_t0019_u01782959112698") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161f1f1_d20260702_m022509_c001_v7007000_t0000_u01782959109347") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4c0_d20260702_m022454_c001_v0001144_t0012_u01782959094182") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0483_d20260702_m022441_c001_v7007000_t0000_u01782959081497") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0861_d20260702_m022428_c001_v0001106_t0030_u01782959068541") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d972_d20260702_m022419_c001_v7007000_t0000_u01782959059168") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d082d_d20260702_m022405_c001_v0001106_t0004_u01782959045176") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad16e_d20260702_m022356_c001_v7007000_t0000_u01782959036861") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d07e9_d20260702_m022344_c001_v0001106_t0049_u01782959024022") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b87fe_d20260702_m022547_c001_v7007000_t0000_u01782959147489") 2026/07/02 02:29:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aecb_d20260702_m022540_c001_v0001033_t0032_u01782959140334") 2026/07/02 02:29:21 DEBUG : dir1/0009-34567: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a5d_d20260702_m022616_c001_v7007000_t0000_u01782959176819") 2026/07/02 02:29:21 DEBUG : dir1/0009-34567: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037fd_d20260702_m022610_c001_v0001116_t0018_u01782959170188") 2026/07/02 02:29:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbd1_d20260702_m022811_c001_v7007000_t0000_u01782959291478") 2026/07/02 02:29:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b08b_d20260702_m022758_c001_v0001033_t0014_u01782959278769") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb3_d20260702_m022748_c001_v7007000_t0000_u01782959268924") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b04d_d20260702_m022736_c001_v0001033_t0052_u01782959256134") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c18_d20260702_m022727_c001_v7007000_t0000_u01782959247035") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b003_d20260702_m022711_c001_v0001033_t0022_u01782959231551") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413709a1_d20260702_m022700_c001_v7007000_t0000_u01782959220222") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4afa7_d20260702_m022648_c001_v0001033_t0000_u01782959208041") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153b2_d20260702_m022639_c001_v7007000_t0000_u01782959199312") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af5f_d20260702_m022627_c001_v0001033_t0039_u01782959187100") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f411bd3b713cb82a5_d20260702_m022612_c001_v7007000_t0000_u01782959172772") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad57a_d20260702_m022600_c001_v0001144_t0049_u01782959160181") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da65_d20260702_m022551_c001_v7007000_t0000_u01782959151408") 2026/07/02 02:29:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad55a_d20260702_m022545_c001_v0001144_t0041_u01782959145898") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f421ad0febbc17720_d20260702_m022542_c001_v7007000_t0000_u01782959142706") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aeaf_d20260702_m022529_c001_v0001033_t0030_u01782959129159") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb671_d20260702_m022519_c001_v7007000_t0000_u01782959119347") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08bf_d20260702_m022512_c001_v0001106_t0013_u01782959112959") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40826f00d4d8cb92_d20260702_m022509_c001_v7007000_t0000_u01782959109580") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d089f_d20260702_m022454_c001_v0001106_t0059_u01782959094804") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0482_d20260702_m022441_c001_v7007000_t0000_u01782959081322") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad466_d20260702_m022429_c001_v0001144_t0011_u01782959069298") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d973_d20260702_m022419_c001_v7007000_t0000_u01782959059358") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad418_d20260702_m022405_c001_v0001144_t0023_u01782959045940") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad16f_d20260702_m022357_c001_v7007000_t0000_u01782959037042") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad3c3_d20260702_m022345_c001_v0001144_t0003_u01782959025006") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4160cca5068b4958_d20260702_m022547_c001_v7007000_t0000_u01782959147346") 2026/07/02 02:29:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08e9_d20260702_m022540_c001_v0001106_t0004_u01782959140437") 2026/07/02 02:29:23 DEBUG : dir1/0010-45678: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a5e_d20260702_m022617_c001_v7007000_t0000_u01782959177001") 2026/07/02 02:29:24 DEBUG : dir1/0010-45678: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0928_d20260702_m022610_c001_v0001106_t0036_u01782959170218") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbd2_d20260702_m022811_c001_v7007000_t0000_u01782959291659") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0a2c_d20260702_m022759_c001_v0001106_t0033_u01782959279117") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb4_d20260702_m022749_c001_v7007000_t0000_u01782959269120") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09e6_d20260702_m022736_c001_v0001106_t0033_u01782959256856") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c19_d20260702_m022727_c001_v7007000_t0000_u01782959247230") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09aa_d20260702_m022712_c001_v0001106_t0000_u01782959232413") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413709a3_d20260702_m022700_c001_v7007000_t0000_u01782959220395") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0986_d20260702_m022648_c001_v0001106_t0037_u01782959208390") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153b4_d20260702_m022639_c001_v7007000_t0000_u01782959199489") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0956_d20260702_m022627_c001_v0001106_t0030_u01782959187585") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a8c40_d20260702_m022612_c001_v7007000_t0000_u01782959172774") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037d1_d20260702_m022600_c001_v0001116_t0036_u01782959160940") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da66_d20260702_m022551_c001_v7007000_t0000_u01782959151600") 2026/07/02 02:29:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08fc_d20260702_m022545_c001_v0001106_t0007_u01782959145965") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b87ca_d20260702_m022542_c001_v7007000_t0000_u01782959142356") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad524_d20260702_m022529_c001_v0001144_t0041_u01782959129844") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb672_d20260702_m022519_c001_v7007000_t0000_u01782959119530") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703747_d20260702_m022513_c001_v0001116_t0011_u01782959113161") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4235c6cea99c241d_d20260702_m022509_c001_v7007000_t0000_u01782959109595") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036ff_d20260702_m022455_c001_v0001116_t0053_u01782959095571") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0484_d20260702_m022441_c001_v7007000_t0000_u01782959081669") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4adb5_d20260702_m022429_c001_v0001033_t0008_u01782959069825") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d975_d20260702_m022419_c001_v7007000_t0000_u01782959059533") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ad61_d20260702_m022406_c001_v0001033_t0043_u01782959046818") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad170_d20260702_m022357_c001_v7007000_t0000_u01782959037218") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ad17_d20260702_m022346_c001_v0001033_t0052_u01782959026011") 2026/07/02 02:29:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da58_d20260702_m022547_c001_v7007000_t0000_u01782959147716") 2026/07/02 02:29:26 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703795_d20260702_m022540_c001_v0001116_t0022_u01782959140469") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a5f_d20260702_m022617_c001_v7007000_t0000_u01782959177181") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad59a_d20260702_m022610_c001_v0001144_t0053_u01782959170489") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbd3_d20260702_m022811_c001_v7007000_t0000_u01782959291841") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad6c3_d20260702_m022759_c001_v0001144_t0030_u01782959279930") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb5_d20260702_m022749_c001_v7007000_t0000_u01782959269311") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad683_d20260702_m022737_c001_v0001144_t0025_u01782959257693") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c1a_d20260702_m022727_c001_v7007000_t0000_u01782959247407") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad645_d20260702_m022713_c001_v0001144_t0044_u01782959233164") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413709a4_d20260702_m022700_c001_v7007000_t0000_u01782959220569") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad611_d20260702_m022649_c001_v0001144_t0052_u01782959209121") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153b5_d20260702_m022639_c001_v7007000_t0000_u01782959199664") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad5d8_d20260702_m022628_c001_v0001144_t0020_u01782959188232") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c37e3_d20260702_m022612_c001_v7007000_t0000_u01782959172389") 2026/07/02 02:29:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af05_d20260702_m022601_c001_v0001033_t0051_u01782959161602") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da67_d20260702_m022551_c001_v7007000_t0000_u01782959151792") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037a7_d20260702_m022546_c001_v0001116_t0043_u01782959146337") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b87ce_d20260702_m022542_c001_v7007000_t0000_u01782959142545") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08d1_d20260702_m022530_c001_v0001106_t0050_u01782959130485") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb674_d20260702_m022519_c001_v7007000_t0000_u01782959119712") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4fa_d20260702_m022513_c001_v0001144_t0033_u01782959113408") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a8bf2_d20260702_m022509_c001_v7007000_t0000_u01782959109518") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae2f_d20260702_m022456_c001_v0001033_t0036_u01782959096412") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f416547ba757b119a_d20260702_m022441_c001_v7007000_t0000_u01782959081990") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036a1_d20260702_m022430_c001_v0001116_t0046_u01782959070418") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d976_d20260702_m022419_c001_v7007000_t0000_u01782959059712") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470363f_d20260702_m022407_c001_v0001116_t0012_u01782959047352") 2026/07/02 02:29:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad171_d20260702_m022357_c001_v7007000_t0000_u01782959037395") 2026/07/02 02:29:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47035ee_d20260702_m022346_c001_v0001116_t0048_u01782959026542") 2026/07/02 02:29:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4050d83e1e1ea03f_d20260702_m022547_c001_v7007000_t0000_u01782959147728") 2026/07/02 02:29:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aecd_d20260702_m022540_c001_v0001033_t0030_u01782959140720") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a60_d20260702_m022617_c001_v7007000_t0000_u01782959177363") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037ff_d20260702_m022610_c001_v0001116_t0027_u01782959170747") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbd5_d20260702_m022812_c001_v7007000_t0000_u01782959292026") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703931_d20260702_m022800_c001_v0001116_t0029_u01782959280565") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb6_d20260702_m022749_c001_v7007000_t0000_u01782959269502") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038e5_d20260702_m022738_c001_v0001116_t0011_u01782959258411") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c1b_d20260702_m022727_c001_v7007000_t0000_u01782959247590") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47038bf_d20260702_m022714_c001_v0001116_t0037_u01782959234055") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413709a6_d20260702_m022700_c001_v7007000_t0000_u01782959220744") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703889_d20260702_m022650_c001_v0001116_t0024_u01782959210073") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153b7_d20260702_m022639_c001_v7007000_t0000_u01782959199840") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470384f_d20260702_m022628_c001_v0001116_t0057_u01782959188758") 2026/07/02 02:29:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a46_d20260702_m022612_c001_v7007000_t0000_u01782959172837") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0916_d20260702_m022602_c001_v0001106_t0037_u01782959162190") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da68_d20260702_m022551_c001_v7007000_t0000_u01782959151982") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad55c_d20260702_m022546_c001_v0001144_t0048_u01782959146483") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f400b87af306045ef_d20260702_m022542_c001_v7007000_t0000_u01782959142566") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703775_d20260702_m022531_c001_v0001116_t0051_u01782959131046") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb676_d20260702_m022519_c001_v7007000_t0000_u01782959119907") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08c1_d20260702_m022513_c001_v0001106_t0043_u01782959113519") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f411bd3b713cb8210_d20260702_m022509_c001_v7007000_t0000_u01782959109728") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4c8_d20260702_m022456_c001_v0001144_t0045_u01782959096850") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee998c2_d20260702_m022441_c001_v7007000_t0000_u01782959081680") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0867_d20260702_m022430_c001_v0001106_t0035_u01782959070975") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d978_d20260702_m022419_c001_v7007000_t0000_u01782959059887") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0831_d20260702_m022407_c001_v0001106_t0019_u01782959047854") 2026/07/02 02:29:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad172_d20260702_m022357_c001_v7007000_t0000_u01782959037571") 2026/07/02 02:29:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d07f1_d20260702_m022347_c001_v0001106_t0048_u01782959027031") 2026/07/02 02:29:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf051f_d20260702_m022547_c001_v7007000_t0000_u01782959147574") 2026/07/02 02:29:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad546_d20260702_m022540_c001_v0001144_t0034_u01782959140764") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a61_d20260702_m022617_c001_v7007000_t0000_u01782959177544") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d092c_d20260702_m022610_c001_v0001106_t0003_u01782959170809") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbd6_d20260702_m022812_c001_v7007000_t0000_u01782959292208") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b091_d20260702_m022801_c001_v0001033_t0045_u01782959281352") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb7_d20260702_m022749_c001_v7007000_t0000_u01782959269702") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b053_d20260702_m022739_c001_v0001033_t0017_u01782959259198") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c1d_d20260702_m022727_c001_v7007000_t0000_u01782959247767") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b00f_d20260702_m022714_c001_v0001033_t0030_u01782959234993") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413709a7_d20260702_m022700_c001_v7007000_t0000_u01782959220934") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4afb1_d20260702_m022650_c001_v0001033_t0035_u01782959210648") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153b9_d20260702_m022640_c001_v7007000_t0000_u01782959200015") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af63_d20260702_m022629_c001_v0001033_t0053_u01782959189454") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a44_d20260702_m022612_c001_v7007000_t0000_u01782959172655") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad580_d20260702_m022602_c001_v0001144_t0032_u01782959162882") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da69_d20260702_m022552_c001_v7007000_t0000_u01782959152173") 2026/07/02 02:29:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0900_d20260702_m022546_c001_v0001106_t0055_u01782959146617") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b87cb_d20260702_m022542_c001_v7007000_t0000_u01782959142366") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aeb7_d20260702_m022531_c001_v0001033_t0028_u01782959131752") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb677_d20260702_m022520_c001_v7007000_t0000_u01782959120091") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703749_d20260702_m022513_c001_v0001116_t0034_u01782959113745") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391ddb90_d20260702_m022509_c001_v7007000_t0000_u01782959109739") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08a1_d20260702_m022457_c001_v0001106_t0005_u01782959097433") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b8386_d20260702_m022441_c001_v7007000_t0000_u01782959081786") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad46c_d20260702_m022431_c001_v0001144_t0038_u01782959071778") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d97b_d20260702_m022420_c001_v7007000_t0000_u01782959060062") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad420_d20260702_m022408_c001_v0001144_t0024_u01782959048394") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad173_d20260702_m022357_c001_v7007000_t0000_u01782959037747") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad3d1_d20260702_m022347_c001_v0001144_t0038_u01782959027545") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da57_d20260702_m022547_c001_v7007000_t0000_u01782959147518") 2026/07/02 02:29:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703799_d20260702_m022540_c001_v0001116_t0018_u01782959140989") 2026/07/02 02:29:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a62_d20260702_m022617_c001_v7007000_t0000_u01782959177726") 2026/07/02 02:29:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af27_d20260702_m022610_c001_v0001033_t0030_u01782959170906") 2026/07/02 02:29:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbd7_d20260702_m022812_c001_v7007000_t0000_u01782959292409") 2026/07/02 02:29:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0a2e_d20260702_m022802_c001_v0001106_t0004_u01782959282140") 2026/07/02 02:29:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb8_d20260702_m022749_c001_v7007000_t0000_u01782959269893") 2026/07/02 02:29:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09f0_d20260702_m022739_c001_v0001106_t0031_u01782959259552") 2026/07/02 02:29:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c21_d20260702_m022727_c001_v7007000_t0000_u01782959247959") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d09b0_d20260702_m022715_c001_v0001106_t0032_u01782959235491") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413709a8_d20260702_m022701_c001_v7007000_t0000_u01782959221109") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d098a_d20260702_m022651_c001_v0001106_t0039_u01782959211104") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153bb_d20260702_m022640_c001_v7007000_t0000_u01782959200191") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d095c_d20260702_m022630_c001_v0001106_t0036_u01782959190207") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c37e4_d20260702_m022612_c001_v7007000_t0000_u01782959172564") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037e1_d20260702_m022603_c001_v0001116_t0032_u01782959163827") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da6a_d20260702_m022552_c001_v7007000_t0000_u01782959152362") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aedf_d20260702_m022546_c001_v0001033_t0044_u01782959146780") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c37cb_d20260702_m022542_c001_v7007000_t0000_u01782959142329") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad52e_d20260702_m022532_c001_v0001144_t0044_u01782959132583") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb678_d20260702_m022520_c001_v7007000_t0000_u01782959120284") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad500_d20260702_m022514_c001_v0001144_t0016_u01782959114011") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee998ea_d20260702_m022509_c001_v7007000_t0000_u01782959109713") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703707_d20260702_m022458_c001_v0001116_t0039_u01782959098041") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40826f00d4d8cb23_d20260702_m022441_c001_v7007000_t0000_u01782959081788") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4adc3_d20260702_m022432_c001_v0001033_t0014_u01782959072498") 2026/07/02 02:29:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d97c_d20260702_m022420_c001_v7007000_t0000_u01782959060239") 2026/07/02 02:29:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ad6f_d20260702_m022409_c001_v0001033_t0058_u01782959049484") 2026/07/02 02:29:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad174_d20260702_m022357_c001_v7007000_t0000_u01782959037922") 2026/07/02 02:29:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ad1d_d20260702_m022348_c001_v0001033_t0059_u01782959028149") 2026/07/02 02:29:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127b90_d20260702_m022547_c001_v7007000_t0000_u01782959147531") 2026/07/02 02:29:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08ed_d20260702_m022541_c001_v0001106_t0002_u01782959141221") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a64_d20260702_m022617_c001_v7007000_t0000_u01782959177908") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d092e_d20260702_m022611_c001_v0001106_t0059_u01782959171318") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbd8_d20260702_m022812_c001_v7007000_t0000_u01782959292595") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad6cb_d20260702_m022802_c001_v0001144_t0052_u01782959282660") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fb9_d20260702_m022750_c001_v7007000_t0000_u01782959270084") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad687_d20260702_m022740_c001_v0001144_t0058_u01782959260156") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c22_d20260702_m022728_c001_v7007000_t0000_u01782959248147") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad64d_d20260702_m022716_c001_v0001144_t0051_u01782959236134") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413709aa_d20260702_m022701_c001_v7007000_t0000_u01782959221342") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad615_d20260702_m022651_c001_v0001144_t0048_u01782959211846") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153bd_d20260702_m022640_c001_v7007000_t0000_u01782959200366") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad5de_d20260702_m022630_c001_v0001144_t0004_u01782959190955") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb6c7_d20260702_m022612_c001_v7007000_t0000_u01782959172761") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af11_d20260702_m022604_c001_v0001033_t0029_u01782959164353") 2026/07/02 02:29:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da6b_d20260702_m022552_c001_v7007000_t0000_u01782959152554") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47037a9_d20260702_m022546_c001_v0001116_t0047_u01782959146788") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b87d0_d20260702_m022542_c001_v7007000_t0000_u01782959142706") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08db_d20260702_m022533_c001_v0001106_t0045_u01782959133611") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb679_d20260702_m022520_c001_v7007000_t0000_u01782959120467") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08c3_d20260702_m022514_c001_v0001106_t0026_u01782959114266") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174340326474e41_d20260702_m022509_c001_v7007000_t0000_u01782959109754") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae33_d20260702_m022458_c001_v0001033_t0030_u01782959098888") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f42030b297ef32c3d_d20260702_m022442_c001_v7007000_t0000_u01782959082000") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036ab_d20260702_m022432_c001_v0001116_t0020_u01782959072902") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d97e_d20260702_m022420_c001_v7007000_t0000_u01782959060415") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470364b_d20260702_m022410_c001_v0001116_t0050_u01782959050647") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad175_d20260702_m022358_c001_v7007000_t0000_u01782959038099") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47035fe_d20260702_m022348_c001_v0001116_t0017_u01782959028701") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4050d83e1e1ea03e_d20260702_m022547_c001_v7007000_t0000_u01782959147541") 2026/07/02 02:29:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aed1_d20260702_m022541_c001_v0001033_t0044_u01782959141268") 2026/07/02 02:29:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf048b_d20260702_m022444_c001_v7007000_t0000_u01782959084515") 2026/07/02 02:29:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4addf_d20260702_m022437_c001_v0001033_t0042_u01782959077920") 2026/07/02 02:29:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf048c_d20260702_m022444_c001_v7007000_t0000_u01782959084688") 2026/07/02 02:29:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0881_d20260702_m022437_c001_v0001106_t0048_u01782959077977") 2026/07/02 02:29:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf048d_d20260702_m022444_c001_v7007000_t0000_u01782959084861") 2026/07/02 02:29:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036bd_d20260702_m022438_c001_v0001116_t0000_u01782959078189") 2026/07/02 02:29:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf048e_d20260702_m022445_c001_v7007000_t0000_u01782959085033") 2026/07/02 02:29:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad48e_d20260702_m022438_c001_v0001144_t0048_u01782959078222") 2026/07/02 02:29:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf048f_d20260702_m022445_c001_v7007000_t0000_u01782959085207") 2026/07/02 02:29:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ade5_d20260702_m022438_c001_v0001033_t0003_u01782959078385") 2026/07/02 02:29:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0490_d20260702_m022445_c001_v7007000_t0000_u01782959085380") 2026/07/02 02:29:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0883_d20260702_m022438_c001_v0001106_t0034_u01782959078647") 2026/07/02 02:29:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0491_d20260702_m022445_c001_v7007000_t0000_u01782959085552") 2026/07/02 02:29:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036c3_d20260702_m022438_c001_v0001116_t0057_u01782959078774") 2026/07/02 02:29:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0492_d20260702_m022445_c001_v7007000_t0000_u01782959085727") 2026/07/02 02:29:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ade7_d20260702_m022438_c001_v0001033_t0003_u01782959078834") 2026/07/02 02:29:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0493_d20260702_m022445_c001_v7007000_t0000_u01782959085900") 2026/07/02 02:29:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad492_d20260702_m022439_c001_v0001144_t0059_u01782959079099") 2026/07/02 02:29:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0494_d20260702_m022446_c001_v7007000_t0000_u01782959086074") 2026/07/02 02:29:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4adeb_d20260702_m022439_c001_v0001033_t0010_u01782959079247") 2026/07/02 02:29:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0495_d20260702_m022446_c001_v7007000_t0000_u01782959086248") 2026/07/02 02:29:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0885_d20260702_m022439_c001_v0001106_t0042_u01782959079252") 2026/07/02 02:29:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0496_d20260702_m022446_c001_v7007000_t0000_u01782959086422") 2026/07/02 02:29:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036c9_d20260702_m022439_c001_v0001116_t0047_u01782959079408") 2026/07/02 02:29:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0497_d20260702_m022446_c001_v7007000_t0000_u01782959086649") 2026/07/02 02:29:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aded_d20260702_m022439_c001_v0001033_t0046_u01782959079728") 2026/07/02 02:29:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0498_d20260702_m022446_c001_v7007000_t0000_u01782959086822") 2026/07/02 02:29:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad494_d20260702_m022439_c001_v0001144_t0014_u01782959079739") 2026/07/02 02:29:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf0499_d20260702_m022446_c001_v7007000_t0000_u01782959086995") 2026/07/02 02:29:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0887_d20260702_m022439_c001_v0001106_t0058_u01782959079776") 2026/07/02 02:29:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf049a_d20260702_m022447_c001_v7007000_t0000_u01782959087182") 2026/07/02 02:29:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036cd_d20260702_m022440_c001_v0001116_t0009_u01782959080053") 2026/07/02 02:29:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161f1f9_d20260702_m022514_c001_v7007000_t0000_u01782959114950") 2026/07/02 02:29:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703723_d20260702_m022503_c001_v0001116_t0039_u01782959103988") 2026/07/02 02:29:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb27a_d20260702_m022515_c001_v7007000_t0000_u01782959115605") 2026/07/02 02:29:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08a9_d20260702_m022504_c001_v0001106_t0005_u01782959104195") 2026/07/02 02:29:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40792d65ccd84052_d20260702_m022515_c001_v7007000_t0000_u01782959115515") 2026/07/02 02:29:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4dc_d20260702_m022504_c001_v0001144_t0040_u01782959104486") 2026/07/02 02:29:36 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f412c9fee35a68f70_d20260702_m022515_c001_v7007000_t0000_u01782959115213") 2026/07/02 02:29:36 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae4f_d20260702_m022504_c001_v0001033_t0047_u01782959104744") 2026/07/02 02:29:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f401addd4f3ebc1da_d20260702_m022515_c001_v7007000_t0000_u01782959115370") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08ab_d20260702_m022504_c001_v0001106_t0039_u01782959104755") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb277_d20260702_m022515_c001_v7007000_t0000_u01782959115389") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703727_d20260702_m022504_c001_v0001116_t0033_u01782959104995") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f422540fb8e8a0a69_d20260702_m022515_c001_v7007000_t0000_u01782959115533") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4e0_d20260702_m022505_c001_v0001144_t0048_u01782959105152") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f412c9fee35a68f71_d20260702_m022515_c001_v7007000_t0000_u01782959115387") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae57_d20260702_m022505_c001_v0001033_t0055_u01782959105502") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161f1fb_d20260702_m022515_c001_v7007000_t0000_u01782959115315") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703729_d20260702_m022505_c001_v0001116_t0027_u01782959105512") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f401addd4f3ebc1db_d20260702_m022515_c001_v7007000_t0000_u01782959115546") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08ad_d20260702_m022505_c001_v0001106_t0053_u01782959105719") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f412c9fee35a68f6f_d20260702_m022515_c001_v7007000_t0000_u01782959115039") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470372f_d20260702_m022506_c001_v0001116_t0027_u01782959106108") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb279_d20260702_m022515_c001_v7007000_t0000_u01782959115562") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08b3_d20260702_m022506_c001_v0001106_t0013_u01782959106525") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f422540fb8e8a0a63_d20260702_m022515_c001_v7007000_t0000_u01782959115005") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4e3_d20260702_m022506_c001_v0001144_t0009_u01782959106534") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f412c9fee35a68f72_d20260702_m022515_c001_v7007000_t0000_u01782959115577") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae5b_d20260702_m022506_c001_v0001033_t0050_u01782959106547") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb278_d20260702_m022515_c001_v7007000_t0000_u01782959115423") 2026/07/02 02:29:37 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703731_d20260702_m022506_c001_v0001116_t0039_u01782959106763") 2026/07/02 02:29:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f416547ba757b11e6_d20260702_m022515_c001_v7007000_t0000_u01782959115447") 2026/07/02 02:29:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae5f_d20260702_m022507_c001_v0001033_t0029_u01782959107082") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1c0_d20260702_m022201_c001_v7007000_t0000_u01782958921990") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f107614227353982d_d20260702_m022159_c001_v0001099_t0006_u01782958919681") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d877_d20260702_m022159_c001_v7007000_t0000_u01782958919502") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1076142273539819_d20260702_m022155_c001_v0001099_t0023_u01782958915853") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d86e_d20260702_m022155_c001_v7007000_t0000_u01782958915122") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ab41_d20260702_m022149_c001_v0001033_t0042_u01782958909189") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f421ad0febbc16c75_d20260702_m022147_c001_v7007000_t0000_u01782958907664") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10362260c20de04b_d20260702_m022145_c001_v0001120_t0054_u01782958905425") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1ba_d20260702_m022145_c001_v7007000_t0000_u01782958905246") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10362260c20de03d_d20260702_m022142_c001_v0001120_t0011_u01782958902004") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1b6_d20260702_m022140_c001_v7007000_t0000_u01782958900304") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ab13_d20260702_m022135_c001_v0001033_t0028_u01782958895202") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40792d65ccd83ee9_d20260702_m022133_c001_v7007000_t0000_u01782958893847") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f113e0b958b883be3_d20260702_m022132_c001_v0001029_t0041_u01782958892147") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f416547ba757b0fa4_d20260702_m022131_c001_v7007000_t0000_u01782958891973") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f113e0b958b883bd9_d20260702_m022127_c001_v0001029_t0035_u01782958887527") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f416547ba757b0f9e_d20260702_m022126_c001_v7007000_t0000_u01782958886804") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703448_d20260702_m022121_c001_v0001116_t0036_u01782958881361") 2026/07/02 02:29:38 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174340326474c48_d20260702_m022120_c001_v7007000_t0000_u01782958880370") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1108be32913962c7_d20260702_m022118_c001_v0001113_t0008_u01782958878094") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413700d6_d20260702_m022117_c001_v7007000_t0000_u01782958877903") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1108be32913962c1_d20260702_m022113_c001_v0001113_t0020_u01782958873637") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413700c0_d20260702_m022112_c001_v7007000_t0000_u01782958872912") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d063b_d20260702_m022106_c001_v0001106_t0006_u01782958866092") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace5e_d20260702_m022105_c001_v7007000_t0000_u01782958865160") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f113d920f3ff0a82e_d20260702_m022103_c001_v0001092_t0016_u01782958863276") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f412c9fee35a68d65_d20260702_m022103_c001_v7007000_t0000_u01782958863097") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f113d920f3ff0a81e_d20260702_m022059_c001_v0001092_t0002_u01782958859363") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f412c9fee35a68d51_d20260702_m022058_c001_v7007000_t0000_u01782958858660") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aa9f_d20260702_m022051_c001_v0001033_t0032_u01782958851805") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb0be_d20260702_m022050_c001_v7007000_t0000_u01782958850922") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f109a3e56affa7015_d20260702_m022049_c001_v0001131_t0028_u01782958849249") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c3549_d20260702_m022049_c001_v7007000_t0000_u01782958849071") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f109a3e56affa7005_d20260702_m022045_c001_v0001131_t0011_u01782958845259") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c3545_d20260702_m022044_c001_v7007000_t0000_u01782958844561") 2026/07/02 02:29:39 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47033da_d20260702_m022037_c001_v0001116_t0018_u01782958837507") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace19_d20260702_m022036_c001_v7007000_t0000_u01782958836426") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1077af054d3032a3_d20260702_m022029_c001_v0001173_t0049_u01782958829835") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161e1c9_d20260702_m022029_c001_v7007000_t0000_u01782958829630") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d05d7_d20260702_m022025_c001_v0001106_t0009_u01782958825134") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1107d7c2da04459f_d20260702_m022024_c001_v0001117_t0040_u01782958824015") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1107d7c2da044599_d20260702_m022022_c001_v0001117_t0046_u01782958822662") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65befe24_d20260702_m022009_c001_v7007000_t0000_u01782958809334") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703370_d20260702_m022001_c001_v0001116_t0047_u01782958801094") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1151ab3483124987_d20260702_m022000_c001_v0001100_t0052_u01782958800167") 2026/07/02 02:29:40 DEBUG : dst/one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1151ab3483124985_d20260702_m021959_c001_v0001100_t0022_u01782958799060") 2026/07/02 02:29:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1c1_d20260702_m022202_c001_v7007000_t0000_u01782958922168") 2026/07/02 02:29:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1010e974a901994d_d20260702_m022159_c001_v0001161_t0023_u01782958919076") 2026/07/02 02:29:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f116800f5777e322f_d20260702_m022154_c001_v0001090_t0003_u01782958914660") 2026/07/02 02:29:40 DEBUG : dst/one.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f421ad0febbc16c76_d20260702_m022147_c001_v7007000_t0000_u01782958907847") 2026/07/02 02:29:40 DEBUG : dst/one.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f11527d6e7c12890c_d20260702_m022145_c001_v0001182_t0010_u01782958905046") 2026/07/02 02:29:40 DEBUG : dst/one.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f104e4d4383b10056_d20260702_m022139_c001_v0001092_t0031_u01782958899971") 2026/07/02 02:29:41 DEBUG : dst/one.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40792d65ccd83eea_d20260702_m022134_c001_v7007000_t0000_u01782958894023") 2026/07/02 02:29:41 DEBUG : dst/one.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10114d41e103e9b8_d20260702_m022131_c001_v0001183_t0022_u01782958891781") 2026/07/02 02:29:41 DEBUG : dst/one.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f110b451aff80da5d_d20260702_m022126_c001_v0001177_t0057_u01782958886539") 2026/07/02 02:29:41 DEBUG : dst/three: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace1a_d20260702_m022036_c001_v7007000_t0000_u01782958836611") 2026/07/02 02:29:41 DEBUG : dst/three: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1107d7c2da0445b7_d20260702_m022034_c001_v0001117_t0052_u01782958834351") 2026/07/02 02:29:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1c2_d20260702_m022202_c001_v7007000_t0000_u01782958922344") 2026/07/02 02:29:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103faab0c52f7f44_d20260702_m022200_c001_v0001099_t0053_u01782958920635") 2026/07/02 02:29:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f11413cbbeb00a8bc_d20260702_m022156_c001_v0001102_t0024_u01782958916854") 2026/07/02 02:29:41 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1c3_d20260702_m022202_c001_v7007000_t0000_u01782958922521") 2026/07/02 02:29:41 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1076142273539839_d20260702_m022201_c001_v0001099_t0012_u01782958921262") 2026/07/02 02:29:41 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d879_d20260702_m022201_c001_v7007000_t0000_u01782958921085") 2026/07/02 02:29:41 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1076142273539821_d20260702_m022157_c001_v0001099_t0022_u01782958917612") 2026/07/02 02:29:41 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d86f_d20260702_m022157_c001_v7007000_t0000_u01782958917435") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703488_d20260702_m022151_c001_v0001116_t0025_u01782958911291") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f421ad0febbc16c77_d20260702_m022148_c001_v7007000_t0000_u01782958908031") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10362260c20de051_d20260702_m022146_c001_v0001120_t0040_u01782958906737") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1bb_d20260702_m022146_c001_v7007000_t0000_u01782958906561") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10362260c20de045_d20260702_m022143_c001_v0001120_t0014_u01782958903568") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1b9_d20260702_m022143_c001_v7007000_t0000_u01782958903393") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470346c_d20260702_m022137_c001_v0001116_t0010_u01782958897103") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f416547ba757b0fa5_d20260702_m022133_c001_v7007000_t0000_u01782958893309") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703458_d20260702_m022130_c001_v0001116_t0028_u01782958890601") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f416547ba757b0fa2_d20260702_m022129_c001_v7007000_t0000_u01782958889544") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d066b_d20260702_m022123_c001_v0001106_t0036_u01782958883682") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413700e2_d20260702_m022119_c001_v7007000_t0000_u01782958879430") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0651_d20260702_m022115_c001_v0001106_t0032_u01782958875657") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413700c7_d20260702_m022114_c001_v7007000_t0000_u01782958874560") 2026/07/02 02:29:42 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aac3_d20260702_m022108_c001_v0001033_t0022_u01782958868008") 2026/07/02 02:29:43 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f412c9fee35a68d67_d20260702_m022104_c001_v7007000_t0000_u01782958864239") 2026/07/02 02:29:43 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aab5_d20260702_m022101_c001_v0001033_t0022_u01782958861525") 2026/07/02 02:29:43 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f412c9fee35a68d59_d20260702_m022100_c001_v7007000_t0000_u01782958860427") 2026/07/02 02:29:43 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470340c_d20260702_m022053_c001_v0001116_t0056_u01782958853557") 2026/07/02 02:29:43 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c354a_d20260702_m022050_c001_v7007000_t0000_u01782958850042") 2026/07/02 02:29:43 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47033f8_d20260702_m022047_c001_v0001116_t0019_u01782958847502") 2026/07/02 02:29:43 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c3546_d20260702_m022046_c001_v7007000_t0000_u01782958846456") 2026/07/02 02:29:43 DEBUG : dst/three.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d05fd_d20260702_m022039_c001_v0001106_t0029_u01782958839668") 2026/07/02 02:29:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f421ad0febbc16c78_d20260702_m022148_c001_v7007000_t0000_u01782958908213") 2026/07/02 02:29:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114ec32bca00eaa7_d20260702_m022146_c001_v0001178_t0045_u01782958906354") 2026/07/02 02:29:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1003e5d35abedb95_d20260702_m022143_c001_v0001146_t0053_u01782958903004") 2026/07/02 02:29:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40792d65ccd83eed_d20260702_m022134_c001_v7007000_t0000_u01782958894200") 2026/07/02 02:29:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1079e7a7c17d3d23_d20260702_m022132_c001_v0001113_t0034_u01782958892845") 2026/07/02 02:29:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f112313f8fc5f80ec_d20260702_m022128_c001_v0001144_t0033_u01782958888264") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1c4_d20260702_m022202_c001_v7007000_t0000_u01782958922696") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d06b3_d20260702_m022150_c001_v0001106_t0035_u01782958910080") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f421ad0febbc16c79_d20260702_m022148_c001_v7007000_t0000_u01782958908398") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d068d_d20260702_m022136_c001_v0001106_t0025_u01782958896160") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40792d65ccd83eef_d20260702_m022134_c001_v7007000_t0000_u01782958894402") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aae5_d20260702_m022122_c001_v0001033_t0031_u01782958882570") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174340326474c49_d20260702_m022120_c001_v7007000_t0000_u01782958880636") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703434_d20260702_m022107_c001_v0001116_t0001_u01782958867050") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace5f_d20260702_m022105_c001_v7007000_t0000_u01782958865345") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d061b_d20260702_m022052_c001_v0001106_t0044_u01782958852610") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb0bf_d20260702_m022051_c001_v7007000_t0000_u01782958851098") 2026/07/02 02:29:44 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aa75_d20260702_m022038_c001_v0001033_t0040_u01782958838404") 2026/07/02 02:29:45 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace1b_d20260702_m022036_c001_v7007000_t0000_u01782958836793") 2026/07/02 02:29:45 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1016c0ff5142e958_d20260702_m022031_c001_v0001174_t0011_u01782958831726") 2026/07/02 02:29:45 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65befe27_d20260702_m022009_c001_v7007000_t0000_u01782958809508") 2026/07/02 02:29:45 DEBUG : dst/two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1151ab34831249a7_d20260702_m022008_c001_v0001100_t0055_u01782958808255") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a87dd_d20260702_m021933_c001_v7007000_t0000_u01782958773625") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0563_d20260702_m021929_c001_v0001106_t0050_u01782958769226") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a87c6_d20260702_m021926_c001_v7007000_t0000_u01782958766934") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0547_d20260702_m021916_c001_v0001106_t0042_u01782958756055") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafea_d20260702_m021907_c001_v7007000_t0000_u01782958747350") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d051a_d20260702_m021902_c001_v0001106_t0031_u01782958742264") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6baf8f_d20260702_m021838_c001_v7007000_t0000_u01782958718151") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470328a_d20260702_m021835_c001_v0001116_t0049_u01782958715919") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd45b_d20260702_m021834_c001_v7007000_t0000_u01782958714740") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703282_d20260702_m021833_c001_v0001116_t0047_u01782958713227") 2026/07/02 02:29:45 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd452_d20260702_m021829_c001_v7007000_t0000_u01782958709610") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470326e_d20260702_m021827_c001_v0001116_t0041_u01782958707143") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd440_d20260702_m021825_c001_v7007000_t0000_u01782958705892") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703256_d20260702_m021823_c001_v0001116_t0018_u01782958703979") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc77_d20260702_m021813_c001_v7007000_t0000_u01782958693475") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470322c_d20260702_m021811_c001_v0001116_t0009_u01782958691046") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc73_d20260702_m021810_c001_v7007000_t0000_u01782958690011") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703224_d20260702_m021808_c001_v0001116_t0011_u01782958688941") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc6b_d20260702_m021802_c001_v7007000_t0000_u01782958682570") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703206_d20260702_m021800_c001_v0001116_t0001_u01782958680689") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014c42_d20260702_m021758_c001_v7007000_t0000_u01782958678888") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031fa_d20260702_m021757_c001_v0001116_t0049_u01782958677499") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014c32_d20260702_m021757_c001_v7007000_t0000_u01782958677118") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10389bc2ed2e72de_d20260702_m021756_c001_v0001153_t0001_u01782958676320") 2026/07/02 02:29:46 DEBUG : empty space: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031ee_d20260702_m021752_c001_v0001116_t0041_u01782958672578") 2026/07/02 02:29:47 DEBUG : enormous: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd74f_d20260702_m021837_c001_v7007000_t0000_u01782958717383") 2026/07/02 02:29:47 DEBUG : enormous: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470328e_d20260702_m021836_c001_v0001116_t0044_u01782958716470") 2026/07/02 02:29:47 DEBUG : existing: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f425472395b68f1c9_d20260702_m022208_c001_v7007000_t0000_u01782958928247") 2026/07/02 02:29:47 DEBUG : existing: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034ac_d20260702_m022206_c001_v0001116_t0038_u01782958926784") 2026/07/02 02:29:47 DEBUG : existing: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafe6_d20260702_m021900_c001_v7007000_t0000_u01782958740778") 2026/07/02 02:29:47 DEBUG : existing: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0513_d20260702_m021859_c001_v0001106_t0018_u01782958739065") 2026/07/02 02:29:47 DEBUG : existing: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014bf2_d20260702_m021749_c001_v7007000_t0000_u01782958669087") 2026/07/02 02:29:47 DEBUG : existing: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031e0_d20260702_m021747_c001_v0001116_t0029_u01782958667497") 2026/07/02 02:29:47 DEBUG : existing: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014bde_d20260702_m021746_c001_v7007000_t0000_u01782958666919") 2026/07/02 02:29:47 DEBUG : existing: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031dc_d20260702_m021745_c001_v0001116_t0014_u01782958665811") 2026/07/02 02:29:47 DEBUG : existing: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031d8_d20260702_m021744_c001_v0001116_t0029_u01782958664652") 2026/07/02 02:29:47 DEBUG : existing-b: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafe7_d20260702_m021900_c001_v7007000_t0000_u01782958740963") 2026/07/02 02:29:47 DEBUG : existing-b: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47032d8_d20260702_m021859_c001_v0001116_t0051_u01782958739053") 2026/07/02 02:29:47 DEBUG : file1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee9981f_d20260702_m022327_c001_v7007000_t0000_u01782959007119") 2026/07/02 02:29:47 DEBUG : file1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47035a2_d20260702_m022325_c001_v0001116_t0039_u01782959005290") 2026/07/02 02:29:48 DEBUG : file1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99813_d20260702_m022323_c001_v7007000_t0000_u01782959003967") 2026/07/02 02:29:48 DEBUG : file1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4acb1_d20260702_m022321_c001_v0001033_t0020_u01782959001966") 2026/07/02 02:29:48 DEBUG : five: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafac_d20260702_m021843_c001_v7007000_t0000_u01782958723330") 2026/07/02 02:29:48 DEBUG : five: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde470329e_d20260702_m021840_c001_v0001116_t0019_u01782958720796") 2026/07/02 02:29:48 DEBUG : foo: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc69_d20260702_m021800_c001_v7007000_t0000_u01782958680338") 2026/07/02 02:29:48 DEBUG : foo: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde4703202_d20260702_m021759_c001_v0001116_t0019_u01782958679807") 2026/07/02 02:29:48 DEBUG : foo: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde47031fe_d20260702_m021759_c001_v0001116_t0019_u01782958679269") 2026/07/02 02:29:48 DEBUG : four: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafad_d20260702_m021843_c001_v7007000_t0000_u01782958723514") 2026/07/02 02:29:48 DEBUG : four: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4101a24bf0d4a903_d20260702_m021841_c001_v0001033_t0008_u01782958721348") 2026/07/02 02:29:48 DEBUG : four: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470329c_d20260702_m021839_c001_v0001116_t0054_u01782958719532") 2026/07/02 02:29:48 DEBUG : hello world2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014ada_d20260702_m021655_c001_v7007000_t0000_u01782958615757") 2026/07/02 02:29:48 DEBUG : hello world2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703108_d20260702_m021654_c001_v0001116_t0011_u01782958614907") 2026/07/02 02:29:48 DEBUG : ignore-size: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014bc3_d20260702_m021744_c001_v7007000_t0000_u01782958664268") 2026/07/02 02:29:48 DEBUG : ignore-size: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031d4_d20260702_m021742_c001_v0001116_t0037_u01782958662751") 2026/07/02 02:29:48 DEBUG : nested/sub dir/file: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafe3_d20260702_m021858_c001_v7007000_t0000_u01782958738320") 2026/07/02 02:29:48 DEBUG : nested/sub dir/file: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d050f_d20260702_m021857_c001_v0001106_t0023_u01782958737170") 2026/07/02 02:29:48 DEBUG : nested/sub dir/file: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafe0_d20260702_m021856_c001_v7007000_t0000_u01782958736423") 2026/07/02 02:29:48 DEBUG : nested/sub dir/file: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0507_d20260702_m021855_c001_v0001106_t0015_u01782958735226") 2026/07/02 02:29:49 DEBUG : one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafaf_d20260702_m021843_c001_v7007000_t0000_u01782958723698") 2026/07/02 02:29:49 DEBUG : one: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde4703294_d20260702_m021838_c001_v0001116_t0019_u01782958718522") 2026/07/02 02:29:49 DEBUG : only0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997e5_d20260702_m022317_c001_v7007000_t0000_u01782958997323") 2026/07/02 02:29:49 DEBUG : only0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4101a24bf0d4ac85_d20260702_m022311_c001_v0001033_t0008_u01782958991560") 2026/07/02 02:29:49 DEBUG : only0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac1b_d20260702_m022247_c001_v0001033_t0012_u01782958967422") 2026/07/02 02:29:49 DEBUG : only0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0ab_d20260702_m022240_c001_v7007000_t0000_u01782958960925") 2026/07/02 02:29:49 DEBUG : only0: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034c4_d20260702_m022213_c001_v0001116_t0035_u01782958933512") 2026/07/02 02:29:49 DEBUG : only1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997e7_d20260702_m022317_c001_v7007000_t0000_u01782958997514") 2026/07/02 02:29:49 DEBUG : only1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f414be3fe016d0799_d20260702_m022312_c001_v0001106_t0025_u01782958992148") 2026/07/02 02:29:49 DEBUG : only1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470352e_d20260702_m022248_c001_v0001116_t0017_u01782958968823") 2026/07/02 02:29:49 DEBUG : only1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9bdc616_d20260702_m022240_c001_v7007000_t0000_u01782958960914") 2026/07/02 02:29:49 DEBUG : only1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d06f9_d20260702_m022214_c001_v0001106_t0017_u01782958934798") 2026/07/02 02:29:49 DEBUG : only10: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997e8_d20260702_m022317_c001_v7007000_t0000_u01782958997704") 2026/07/02 02:29:49 DEBUG : only10: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f414be3fe016d0791_d20260702_m022311_c001_v0001106_t0025_u01782958991570") 2026/07/02 02:29:49 DEBUG : only10: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470354c_d20260702_m022259_c001_v0001116_t0047_u01782958979676") 2026/07/02 02:29:49 DEBUG : only10: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161e66f_d20260702_m022240_c001_v7007000_t0000_u01782958960965") 2026/07/02 02:29:50 DEBUG : only10: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0713_d20260702_m022226_c001_v0001106_t0058_u01782958946514") 2026/07/02 02:29:50 DEBUG : only11: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997ea_d20260702_m022317_c001_v7007000_t0000_u01782958997897") 2026/07/02 02:29:50 DEBUG : only11: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4101a24bf0d4ac8b_d20260702_m022312_c001_v0001033_t0008_u01782958992017") 2026/07/02 02:29:50 DEBUG : only11: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0765_d20260702_m022301_c001_v0001106_t0021_u01782958981414") 2026/07/02 02:29:50 DEBUG : only11: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0b1_d20260702_m022241_c001_v7007000_t0000_u01782958961293") 2026/07/02 02:29:50 DEBUG : only11: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4abc3_d20260702_m022227_c001_v0001033_t0013_u01782958947678") 2026/07/02 02:29:50 DEBUG : only12: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997ec_d20260702_m022318_c001_v7007000_t0000_u01782958998090") 2026/07/02 02:29:50 DEBUG : only12: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f403a1e0a454ad367_d20260702_m022312_c001_v0001144_t0021_u01782958992129") 2026/07/02 02:29:50 DEBUG : only12: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac5d_d20260702_m022302_c001_v0001033_t0014_u01782958982586") 2026/07/02 02:29:50 DEBUG : only12: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127a4e_d20260702_m022240_c001_v7007000_t0000_u01782958960977") 2026/07/02 02:29:50 DEBUG : only12: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034ec_d20260702_m022228_c001_v0001116_t0044_u01782958948763") 2026/07/02 02:29:50 DEBUG : only13: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997ed_d20260702_m022318_c001_v7007000_t0000_u01782958998281") 2026/07/02 02:29:50 DEBUG : only13: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde4703576_d20260702_m022311_c001_v0001116_t0019_u01782958991580") 2026/07/02 02:29:50 DEBUG : only13: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470355c_d20260702_m022303_c001_v0001116_t0010_u01782958983551") 2026/07/02 02:29:50 DEBUG : only13: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0a9_d20260702_m022240_c001_v7007000_t0000_u01782958960735") 2026/07/02 02:29:50 DEBUG : only13: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d071d_d20260702_m022230_c001_v0001106_t0033_u01782958950522") 2026/07/02 02:29:50 DEBUG : only14: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997ef_d20260702_m022318_c001_v7007000_t0000_u01782958998472") 2026/07/02 02:29:50 DEBUG : only14: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f414be3fe016d0795_d20260702_m022311_c001_v0001106_t0025_u01782958991969") 2026/07/02 02:29:50 DEBUG : only14: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d076f_d20260702_m022304_c001_v0001106_t0038_u01782958984382") 2026/07/02 02:29:51 DEBUG : only14: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161e671_d20260702_m022241_c001_v7007000_t0000_u01782958961316") 2026/07/02 02:29:51 DEBUG : only14: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4abd9_d20260702_m022231_c001_v0001033_t0001_u01782958951828") 2026/07/02 02:29:51 DEBUG : only15: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997f1_d20260702_m022318_c001_v7007000_t0000_u01782958998664") 2026/07/02 02:29:51 DEBUG : only15: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f414be3fe016d0793_d20260702_m022311_c001_v0001106_t0025_u01782958991788") 2026/07/02 02:29:51 DEBUG : only15: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac69_d20260702_m022305_c001_v0001033_t0015_u01782958985387") 2026/07/02 02:29:51 DEBUG : only15: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9bdc617_d20260702_m022241_c001_v7007000_t0000_u01782958961090") 2026/07/02 02:29:51 DEBUG : only15: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034f6_d20260702_m022233_c001_v0001116_t0059_u01782958953113") 2026/07/02 02:29:51 DEBUG : only16: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997f2_d20260702_m022318_c001_v7007000_t0000_u01782958998855") 2026/07/02 02:29:51 DEBUG : only16: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde4703578_d20260702_m022311_c001_v0001116_t0019_u01782958991808") 2026/07/02 02:29:51 DEBUG : only16: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703566_d20260702_m022306_c001_v0001116_t0002_u01782958986616") 2026/07/02 02:29:51 DEBUG : only16: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0ae_d20260702_m022241_c001_v7007000_t0000_u01782958961110") 2026/07/02 02:29:51 DEBUG : only16: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d072b_d20260702_m022234_c001_v0001106_t0032_u01782958954470") 2026/07/02 02:29:52 DEBUG : only17: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997f4_d20260702_m022319_c001_v7007000_t0000_u01782958999081") 2026/07/02 02:29:52 DEBUG : only17: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4101a24bf0d4ac89_d20260702_m022311_c001_v0001033_t0008_u01782958991808") 2026/07/02 02:29:52 DEBUG : only17: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d077f_d20260702_m022307_c001_v0001106_t0010_u01782958987929") 2026/07/02 02:29:52 DEBUG : only17: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127a50_d20260702_m022241_c001_v7007000_t0000_u01782958961361") 2026/07/02 02:29:52 DEBUG : only17: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4abe7_d20260702_m022235_c001_v0001033_t0025_u01782958955755") 2026/07/02 02:29:52 DEBUG : only18: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997f7_d20260702_m022319_c001_v7007000_t0000_u01782958999273") 2026/07/02 02:29:52 DEBUG : only18: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde470357c_d20260702_m022311_c001_v0001116_t0019_u01782958991987") 2026/07/02 02:29:52 DEBUG : only18: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac7b_d20260702_m022309_c001_v0001033_t0010_u01782958989219") 2026/07/02 02:29:52 DEBUG : only18: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161e66e_d20260702_m022240_c001_v7007000_t0000_u01782958960789") 2026/07/02 02:29:52 DEBUG : only18: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470350c_d20260702_m022237_c001_v0001116_t0029_u01782958957214") 2026/07/02 02:29:52 DEBUG : only19: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997f8_d20260702_m022319_c001_v7007000_t0000_u01782958999473") 2026/07/02 02:29:52 DEBUG : only19: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde470357e_d20260702_m022312_c001_v0001116_t0019_u01782958992166") 2026/07/02 02:29:52 DEBUG : only19: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703570_d20260702_m022310_c001_v0001116_t0025_u01782958990398") 2026/07/02 02:29:52 DEBUG : only19: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127a4d_d20260702_m022240_c001_v7007000_t0000_u01782958960784") 2026/07/02 02:29:52 DEBUG : only19: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0731_d20260702_m022238_c001_v0001106_t0014_u01782958958896") 2026/07/02 02:29:52 DEBUG : only2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997fb_d20260702_m022319_c001_v7007000_t0000_u01782958999665") 2026/07/02 02:29:52 DEBUG : only2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde4703580_d20260702_m022312_c001_v0001116_t0019_u01782958992345") 2026/07/02 02:29:52 DEBUG : only2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0739_d20260702_m022249_c001_v0001106_t0039_u01782958969935") 2026/07/02 02:29:52 DEBUG : only2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9bdc619_d20260702_m022241_c001_v7007000_t0000_u01782958961439") 2026/07/02 02:29:52 DEBUG : only2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ab99_d20260702_m022216_c001_v0001033_t0000_u01782958936123") 2026/07/02 02:29:53 DEBUG : only3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997fd_d20260702_m022319_c001_v7007000_t0000_u01782958999857") 2026/07/02 02:29:53 DEBUG : only3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f403a1e0a454ad369_d20260702_m022312_c001_v0001144_t0021_u01782958992315") 2026/07/02 02:29:53 DEBUG : only3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac2d_d20260702_m022251_c001_v0001033_t0025_u01782958971234") 2026/07/02 02:29:53 DEBUG : only3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0a7_d20260702_m022240_c001_v7007000_t0000_u01782958960366") 2026/07/02 02:29:53 DEBUG : only3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034d0_d20260702_m022217_c001_v0001116_t0025_u01782958937786") 2026/07/02 02:29:53 DEBUG : only4: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee997fe_d20260702_m022320_c001_v7007000_t0000_u01782959000049") 2026/07/02 02:29:53 DEBUG : only4: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4101a24bf0d4ac91_d20260702_m022312_c001_v0001033_t0008_u01782958992388") 2026/07/02 02:29:53 DEBUG : only4: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703536_d20260702_m022252_c001_v0001116_t0016_u01782958972149") 2026/07/02 02:29:53 DEBUG : only4: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0b3_d20260702_m022241_c001_v7007000_t0000_u01782958961477") 2026/07/02 02:29:53 DEBUG : only4: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d06ff_d20260702_m022218_c001_v0001106_t0017_u01782958938835") 2026/07/02 02:29:53 DEBUG : only5: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99800_d20260702_m022320_c001_v7007000_t0000_u01782959000241") 2026/07/02 02:29:53 DEBUG : only5: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4101a24bf0d4ac8f_d20260702_m022312_c001_v0001033_t0008_u01782958992210") 2026/07/02 02:29:53 DEBUG : only5: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d074b_d20260702_m022253_c001_v0001106_t0033_u01782958973554") 2026/07/02 02:29:53 DEBUG : only5: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad0a8_d20260702_m022240_c001_v7007000_t0000_u01782958960551") 2026/07/02 02:29:53 DEBUG : only5: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aba7_d20260702_m022220_c001_v0001033_t0019_u01782958940638") 2026/07/02 02:29:53 DEBUG : only6: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99801_d20260702_m022320_c001_v7007000_t0000_u01782959000432") 2026/07/02 02:29:53 DEBUG : only6: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f414be3fe016d079d_d20260702_m022312_c001_v0001106_t0025_u01782958992632") 2026/07/02 02:29:53 DEBUG : only6: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac39_d20260702_m022255_c001_v0001033_t0028_u01782958975157") 2026/07/02 02:29:53 DEBUG : only6: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4275e4868161e670_d20260702_m022241_c001_v7007000_t0000_u01782958961140") 2026/07/02 02:29:53 DEBUG : only6: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034d6_d20260702_m022221_c001_v0001116_t0039_u01782958941542") 2026/07/02 02:29:53 DEBUG : only7: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99803_d20260702_m022320_c001_v7007000_t0000_u01782959000622") 2026/07/02 02:29:54 DEBUG : only7: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f414be3fe016d079b_d20260702_m022312_c001_v0001106_t0025_u01782958992328") 2026/07/02 02:29:54 DEBUG : only7: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703540_d20260702_m022256_c001_v0001116_t0014_u01782958976156") 2026/07/02 02:29:54 DEBUG : only7: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127a4f_d20260702_m022241_c001_v7007000_t0000_u01782958961168") 2026/07/02 02:29:54 DEBUG : only7: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0709_d20260702_m022222_c001_v0001106_t0022_u01782958942567") 2026/07/02 02:29:54 DEBUG : only8: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99804_d20260702_m022320_c001_v7007000_t0000_u01782959000813") 2026/07/02 02:29:54 DEBUG : only8: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f403a1e0a454ad36b_d20260702_m022312_c001_v0001144_t0021_u01782958992493") 2026/07/02 02:29:54 DEBUG : only8: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0755_d20260702_m022257_c001_v0001106_t0041_u01782958977471") 2026/07/02 02:29:54 DEBUG : only8: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9bdc618_d20260702_m022241_c001_v7007000_t0000_u01782958961265") 2026/07/02 02:29:54 DEBUG : only8: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4abb7_d20260702_m022224_c001_v0001033_t0019_u01782958944272") 2026/07/02 02:29:54 DEBUG : only9: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99807_d20260702_m022321_c001_v7007000_t0000_u01782959001005") 2026/07/02 02:29:54 DEBUG : only9: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde4703584_d20260702_m022312_c001_v0001116_t0019_u01782958992632") 2026/07/02 02:29:54 DEBUG : only9: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ac4d_d20260702_m022258_c001_v0001033_t0032_u01782958978603") 2026/07/02 02:29:54 DEBUG : only9: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9bdc614_d20260702_m022240_c001_v7007000_t0000_u01782958960740") 2026/07/02 02:29:54 DEBUG : only9: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47034e0_d20260702_m022225_c001_v0001116_t0012_u01782958945254") 2026/07/02 02:29:54 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafde_d20260702_m021854_c001_v7007000_t0000_u01782958734110") 2026/07/02 02:29:54 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4a91f_d20260702_m021851_c001_v0001033_t0011_u01782958731951") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafd3_d20260702_m021850_c001_v7007000_t0000_u01782958730864") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47032b4_d20260702_m021848_c001_v0001116_t0047_u01782958728722") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafc3_d20260702_m021847_c001_v7007000_t0000_u01782958727630") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4a909_d20260702_m021844_c001_v0001033_t0036_u01782958724618") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd454_d20260702_m021832_c001_v7007000_t0000_u01782958712000") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470327a_d20260702_m021830_c001_v0001116_t0047_u01782958710197") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd44e_d20260702_m021828_c001_v7007000_t0000_u01782958708082") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703266_d20260702_m021826_c001_v0001116_t0019_u01782958706474") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd43c_d20260702_m021824_c001_v7007000_t0000_u01782958704895") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703254_d20260702_m021823_c001_v0001116_t0035_u01782958703323") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc76_d20260702_m021812_c001_v7007000_t0000_u01782958692955") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470322a_d20260702_m021810_c001_v0001116_t0035_u01782958690536") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc74_d20260702_m021810_c001_v7007000_t0000_u01782958690186") 2026/07/02 02:29:55 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470321e_d20260702_m021808_c001_v0001116_t0049_u01782958688423") 2026/07/02 02:29:56 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc71_d20260702_m021808_c001_v7007000_t0000_u01782958688076") 2026/07/02 02:29:56 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470321c_d20260702_m021807_c001_v0001116_t0059_u01782958687094") 2026/07/02 02:29:56 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703216_d20260702_m021805_c001_v0001116_t0028_u01782958685765") 2026/07/02 02:29:56 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc6e_d20260702_m021805_c001_v7007000_t0000_u01782958685377") 2026/07/02 02:29:56 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703212_d20260702_m021804_c001_v0001116_t0011_u01782958684348") 2026/07/02 02:29:56 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703210_d20260702_m021803_c001_v0001116_t0053_u01782958683123") 2026/07/02 02:29:56 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc6c_d20260702_m021802_c001_v7007000_t0000_u01782958682762") 2026/07/02 02:29:56 DEBUG : potato: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470320c_d20260702_m021801_c001_v0001116_t0046_u01782958681738") 2026/07/02 02:29:56 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f421ad0febbc16a9b_d20260702_m021942_c001_v7007000_t0000_u01782958782755") 2026/07/02 02:29:56 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4a9c7_d20260702_m021942_c001_v0001033_t0004_u01782958782063") 2026/07/02 02:29:56 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a87e0_d20260702_m021934_c001_v7007000_t0000_u01782958774213") 2026/07/02 02:29:56 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4a9b2_d20260702_m021928_c001_v0001033_t0012_u01782958768392") 2026/07/02 02:29:56 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014dc3_d20260702_m021920_c001_v7007000_t0000_u01782958760667") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4a97d_d20260702_m021915_c001_v0001033_t0030_u01782958755245") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafeb_d20260702_m021907_c001_v7007000_t0000_u01782958747725") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4a93b_d20260702_m021901_c001_v0001033_t0006_u01782958741889") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6baf89_d20260702_m021837_c001_v7007000_t0000_u01782958717395") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703286_d20260702_m021835_c001_v0001116_t0026_u01782958715343") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd45c_d20260702_m021834_c001_v7007000_t0000_u01782958714957") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703280_d20260702_m021832_c001_v0001116_t0008_u01782958712577") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd455_d20260702_m021832_c001_v7007000_t0000_u01782958712191") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470327e_d20260702_m021831_c001_v0001116_t0039_u01782958711085") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd453_d20260702_m021829_c001_v7007000_t0000_u01782958709814") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703274_d20260702_m021828_c001_v0001116_t0042_u01782958708483") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391dd441_d20260702_m021826_c001_v7007000_t0000_u01782958706084") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703258_d20260702_m021824_c001_v0001116_t0016_u01782958704885") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8acc78_d20260702_m021813_c001_v7007000_t0000_u01782958693648") 2026/07/02 02:29:57 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470322e_d20260702_m021812_c001_v0001116_t0015_u01782958692181") 2026/07/02 02:29:58 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014afe_d20260702_m021659_c001_v7007000_t0000_u01782958619342") 2026/07/02 02:29:58 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703114_d20260702_m021658_c001_v0001116_t0033_u01782958618242") 2026/07/02 02:29:58 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014ae9_d20260702_m021657_c001_v7007000_t0000_u01782958617349") 2026/07/02 02:29:58 DEBUG : potato2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470310e_d20260702_m021656_c001_v0001116_t0035_u01782958616277") 2026/07/02 02:29:58 DEBUG : potato3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a87e1_d20260702_m021934_c001_v7007000_t0000_u01782958774389") 2026/07/02 02:29:58 DEBUG : potato3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703338_d20260702_m021930_c001_v0001116_t0008_u01782958770394") 2026/07/02 02:29:58 DEBUG : potato3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014dc8_d20260702_m021920_c001_v7007000_t0000_u01782958760943") 2026/07/02 02:29:58 DEBUG : potato3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470330a_d20260702_m021917_c001_v0001116_t0002_u01782958757239") 2026/07/02 02:29:58 DEBUG : potato3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafec_d20260702_m021908_c001_v7007000_t0000_u01782958748092") 2026/07/02 02:29:58 DEBUG : potato3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47032e0_d20260702_m021903_c001_v0001116_t0056_u01782958743044") 2026/07/02 02:29:58 DEBUG : pre-dest1/1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace0b_d20260702_m022018_c001_v7007000_t0000_u01782958818554") 2026/07/02 02:29:58 DEBUG : pre-dest1/1: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703386_d20260702_m022010_c001_v0001116_t0046_u01782958810233") 2026/07/02 02:29:58 DEBUG : pre-dest2/2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41449979fb8ace0c_d20260702_m022018_c001_v7007000_t0000_u01782958818731") 2026/07/02 02:29:58 DEBUG : pre-dest2/2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aa15_d20260702_m022011_c001_v0001033_t0015_u01782958811171") 2026/07/02 02:29:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65befda9_d20260702_m021955_c001_v7007000_t0000_u01782958795127") 2026/07/02 02:29:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d058f_d20260702_m021950_c001_v0001106_t0049_u01782958790463") 2026/07/02 02:29:58 DEBUG : sizeonly: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014bb0_d20260702_m021742_c001_v7007000_t0000_u01782958662180") 2026/07/02 02:29:58 DEBUG : sizeonly: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031ce_d20260702_m021740_c001_v0001116_t0037_u01782958660806") 2026/07/02 02:29:59 DEBUG : splitbanan: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0a66_d20260702_m022618_c001_v7007000_t0000_u01782959178091") 2026/07/02 02:29:59 DEBUG : splitbanan: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad590_d20260702_m022608_c001_v0001144_t0017_u01782959168730") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbd9_d20260702_m022812_c001_v7007000_t0000_u01782959292781") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad6dd_d20260702_m022805_c001_v0001144_t0029_u01782959285611") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419a238fd9be0fba_d20260702_m022750_c001_v7007000_t0000_u01782959270274") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad68d_d20260702_m022742_c001_v0001144_t0032_u01782959262490") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4174888f7c127c23_d20260702_m022728_c001_v7007000_t0000_u01782959248323") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad655_d20260702_m022718_c001_v0001144_t0017_u01782959238549") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4021857c413709ab_d20260702_m022701_c001_v7007000_t0000_u01782959221529") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad619_d20260702_m022654_c001_v0001144_t0055_u01782959214648") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c40153be_d20260702_m022640_c001_v7007000_t0000_u01782959200540") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad5e4_d20260702_m022633_c001_v0001144_t0047_u01782959193620") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f415cdd974c0a8c3a_d20260702_m022612_c001_v7007000_t0000_u01782959172403") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4af15_d20260702_m022607_c001_v0001033_t0040_u01782959167621") 2026/07/02 02:29:59 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18da6c_d20260702_m022552_c001_v7007000_t0000_u01782959152825") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4aed5_d20260702_m022543_c001_v0001033_t0052_u01782959143669") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4108d2a0897c37ce_d20260702_m022542_c001_v7007000_t0000_u01782959142716") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08dd_d20260702_m022536_c001_v0001106_t0024_u01782959136150") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bb67a_d20260702_m022520_c001_v7007000_t0000_u01782959120650") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad4ed_d20260702_m022510_c001_v0001144_t0026_u01782959110770") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f409fb19b391ddb8e_d20260702_m022509_c001_v7007000_t0000_u01782959109551") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4ae43_d20260702_m022502_c001_v0001033_t0038_u01782959102015") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee998c4_d20260702_m022442_c001_v7007000_t0000_u01782959082034") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47036b1_d20260702_m022435_c001_v0001116_t0043_u01782959075872") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f41336d1f8d18d97f_d20260702_m022420_c001_v7007000_t0000_u01782959060617") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470365d_d20260702_m022413_c001_v0001116_t0027_u01782959053418") 2026/07/02 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4063cb8471cad176_d20260702_m022358_c001_v7007000_t0000_u01782959038277") 2026/07/02 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470360d_d20260702_m022351_c001_v0001116_t0007_u01782959031151") 2026/07/02 02:30:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4049c867818b8800_d20260702_m022547_c001_v7007000_t0000_u01782959147585") 2026/07/02 02:30:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d08df_d20260702_m022538_c001_v0001106_t0037_u01782959138214") 2026/07/02 02:30:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee9982a_d20260702_m022336_c001_v7007000_t0000_u01782959016011") 2026/07/02 02:30:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4acdd_d20260702_m022332_c001_v0001033_t0047_u01782959012749") 2026/07/02 02:30:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4160cca5068b44a1_d20260702_m022331_c001_v7007000_t0000_u01782959011634") 2026/07/02 02:30:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad391_d20260702_m022328_c001_v0001144_t0031_u01782959008483") 2026/07/02 02:30:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafe4_d20260702_m021858_c001_v7007000_t0000_u01782958738503") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4a92d_d20260702_m021857_c001_v0001033_t0059_u01782958737162") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafe1_d20260702_m021856_c001_v7007000_t0000_u01782958736608") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47032ca_d20260702_m021855_c001_v0001116_t0035_u01782958735560") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b97_d20260702_m021738_c001_v7007000_t0000_u01782958658010") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031b8_d20260702_m021736_c001_v0001116_t0038_u01782958656215") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b8e_d20260702_m021735_c001_v7007000_t0000_u01782958655832") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031b0_d20260702_m021734_c001_v0001116_t0050_u01782958654014") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b80_d20260702_m021731_c001_v7007000_t0000_u01782958651968") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031ac_d20260702_m021730_c001_v0001116_t0024_u01782958650593") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b7e_d20260702_m021730_c001_v7007000_t0000_u01782958650042") 2026/07/02 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47031a4_d20260702_m021728_c001_v0001116_t0036_u01782958648130") 2026/07/02 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703198_d20260702_m021725_c001_v0001116_t0043_u01782958645220") 2026/07/02 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b78_d20260702_m021724_c001_v7007000_t0000_u01782958644839") 2026/07/02 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470318e_d20260702_m021723_c001_v0001116_t0017_u01782958643952") 2026/07/02 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470318a_d20260702_m021722_c001_v0001116_t0025_u01782958642826") 2026/07/02 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b74_d20260702_m021722_c001_v7007000_t0000_u01782958642443") 2026/07/02 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703178_d20260702_m021719_c001_v0001116_t0009_u01782958639349") 2026/07/02 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703168_d20260702_m021716_c001_v0001116_t0012_u01782958636445") 2026/07/02 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b71_d20260702_m021716_c001_v7007000_t0000_u01782958636096") 2026/07/02 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470315c_d20260702_m021715_c001_v0001116_t0029_u01782958635168") 2026/07/02 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703156_d20260702_m021714_c001_v0001116_t0018_u01782958634089") 2026/07/02 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b70_d20260702_m021713_c001_v7007000_t0000_u01782958633740") 2026/07/02 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703140_d20260702_m021709_c001_v0001116_t0032_u01782958629837") 2026/07/02 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b69_d20260702_m021709_c001_v7007000_t0000_u01782958629488") 2026/07/02 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703138_d20260702_m021708_c001_v0001116_t0051_u01782958628290") 2026/07/02 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b55_d20260702_m021707_c001_v7007000_t0000_u01782958627425") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703128_d20260702_m021706_c001_v0001116_t0044_u01782958626391") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b45_d20260702_m021705_c001_v7007000_t0000_u01782958625870") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703124_d20260702_m021704_c001_v0001116_t0033_u01782958624991") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b35_d20260702_m021704_c001_v7007000_t0000_u01782958624104") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470311e_d20260702_m021702_c001_v0001116_t0023_u01782958622909") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b1d_d20260702_m021702_c001_v7007000_t0000_u01782958622385") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470311a_d20260702_m021701_c001_v0001116_t0024_u01782958621319") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014b0d_d20260702_m021700_c001_v7007000_t0000_u01782958620795") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703116_d20260702_m021659_c001_v0001116_t0001_u01782958619876") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014acf_d20260702_m021654_c001_v7007000_t0000_u01782958614382") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703102_d20260702_m021653_c001_v0001116_t0011_u01782958613538") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014ac4_d20260702_m021653_c001_v7007000_t0000_u01782958613017") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47030ec_d20260702_m021651_c001_v0001116_t0019_u01782958611807") 2026/07/02 02:30:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014ab9_d20260702_m021650_c001_v7007000_t0000_u01782958610940") 2026/07/02 02:30:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47030e4_d20260702_m021650_c001_v0001116_t0046_u01782958610024") 2026/07/02 02:30:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f419e19c1c4014ab6_d20260702_m021647_c001_v7007000_t0000_u01782958607939") 2026/07/02 02:30:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47030dc_d20260702_m021647_c001_v0001116_t0057_u01782958607027") 2026/07/02 02:30:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee9982c_d20260702_m022336_c001_v7007000_t0000_u01782959016202") 2026/07/02 02:30:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47035b4_d20260702_m022332_c001_v0001116_t0006_u01782959012731") 2026/07/02 02:30:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4160cca5068b44a2_d20260702_m022331_c001_v7007000_t0000_u01782959011809") 2026/07/02 02:30:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d07bb_d20260702_m022328_c001_v0001106_t0036_u01782959008117") 2026/07/02 02:30:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbda_d20260702_m022815_c001_v7007000_t0000_u01782959295053") 2026/07/02 02:30:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703949_d20260702_m022814_c001_v0001116_t0016_u01782959294148") 2026/07/02 02:30:06 DEBUG : sub/yam: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafdd_d20260702_m021853_c001_v7007000_t0000_u01782958733560") 2026/07/02 02:30:06 DEBUG : sub/yam: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d04ff_d20260702_m021851_c001_v0001106_t0057_u01782958731616") 2026/07/02 02:30:06 DEBUG : test_dir1/file2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99820_d20260702_m022327_c001_v7007000_t0000_u01782959007311") 2026/07/02 02:30:06 DEBUG : test_dir1/file2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4acc3_d20260702_m022324_c001_v0001033_t0048_u01782959004971") 2026/07/02 02:30:06 DEBUG : test_dir1/file2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99815_d20260702_m022324_c001_v7007000_t0000_u01782959004157") 2026/07/02 02:30:07 DEBUG : test_dir1/file2: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d07b3_d20260702_m022321_c001_v0001106_t0004_u01782959001967") 2026/07/02 02:30:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99821_d20260702_m022327_c001_v7007000_t0000_u01782959007512") 2026/07/02 02:30:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d07b7_d20260702_m022324_c001_v0001106_t0011_u01782959004960") 2026/07/02 02:30:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4264d478fee99817_d20260702_m022324_c001_v7007000_t0000_u01782959004349") 2026/07/02 02:30:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad385_d20260702_m022321_c001_v0001144_t0024_u01782959001957") 2026/07/02 02:30:07 DEBUG : three: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafb1_d20260702_m021843_c001_v7007000_t0000_u01782958723881") 2026/07/02 02:30:07 DEBUG : three: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde47032a4_d20260702_m021842_c001_v0001116_t0001_u01782958722089") 2026/07/02 02:30:07 DEBUG : three: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703298_d20260702_m021838_c001_v0001116_t0042_u01782958718889") 2026/07/02 02:30:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbdb_d20260702_m022817_c001_v7007000_t0000_u01782959297323") 2026/07/02 02:30:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b0c5_d20260702_m022816_c001_v0001033_t0045_u01782959296060") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723d1f4_d20260702_m022839_c001_v7007000_t0000_u01782959319957") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0a68_d20260702_m022837_c001_v0001106_t0023_u01782959317783") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723d1f1_d20260702_m022836_c001_v7007000_t0000_u01782959316251") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b0f9_d20260702_m022834_c001_v0001033_t0004_u01782959314400") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723d1ee_d20260702_m022833_c001_v7007000_t0000_u01782959313435") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde4703973_d20260702_m022832_c001_v0001116_t0027_u01782959312376") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbe3_d20260702_m022826_c001_v7007000_t0000_u01782959306695") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b0db_d20260702_m022825_c001_v0001033_t0007_u01782959305133") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cfcd_d20260702_m022829_c001_v7007000_t0000_u01782959309463") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0a50_d20260702_m022827_c001_v0001106_t0042_u01782959307641") 2026/07/02 02:30:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbe0_d20260702_m022824_c001_v7007000_t0000_u01782959304179") 2026/07/02 02:30:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f10938dcde470395b_d20260702_m022823_c001_v0001116_t0000_u01782959303077") 2026/07/02 02:30:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbdf_d20260702_m022822_c001_v7007000_t0000_u01782959302135") 2026/07/02 02:30:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad701_d20260702_m022820_c001_v0001144_t0017_u01782959300202") 2026/07/02 02:30:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723cbdc_d20260702_m022819_c001_v7007000_t0000_u01782959299259") 2026/07/02 02:30:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d0a4c_d20260702_m022818_c001_v0001106_t0018_u01782959298258") 2026/07/02 02:30:09 DEBUG : toe/toe/toe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f4039c6ac65bf060f_d20260702_m022845_c001_v7007000_t0000_u01782959325659") 2026/07/02 02:30:09 DEBUG : toe/toe/toe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1101a24bf0d4b12f_d20260702_m022844_c001_v0001033_t0029_u01782959324643") 2026/07/02 02:30:09 DEBUG : toe/toe/toe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723d1ec_d20260702_m022831_c001_v7007000_t0000_u01782959311430") 2026/07/02 02:30:09 DEBUG : toe/toe/toe: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad713_d20260702_m022830_c001_v0001144_t0038_u01782959310409") 2026/07/02 02:30:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723d1f5_d20260702_m022840_c001_v7007000_t0000_u01782959320543") 2026/07/02 02:30:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103a1e0a454ad739_d20260702_m022839_c001_v0001144_t0032_u01782959319441") 2026/07/02 02:30:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418ac6cef723d1f2_d20260702_m022836_c001_v7007000_t0000_u01782959316849") 2026/07/02 02:30:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f103666c8a5658059_d20260702_m022835_c001_v0001101_t0032_u01782959315867") 2026/07/02 02:30:09 DEBUG : two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafb2_d20260702_m021844_c001_v7007000_t0000_u01782958724066") 2026/07/02 02:30:09 DEBUG : two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f414be3fe016d04e1_d20260702_m021841_c001_v0001106_t0025_u01782958721529") 2026/07/02 02:30:09 DEBUG : two: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f40938dcde4703296_d20260702_m021838_c001_v0001116_t0019_u01782958718706") 2026/07/02 02:30:10 DEBUG : yam: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafdf_d20260702_m021854_c001_v7007000_t0000_u01782958734294") 2026/07/02 02:30:10 DEBUG : yam: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f1027f0379de8387d_d20260702_m021853_c001_v0001090_t0045_u01782958733197") 2026/07/02 02:30:10 DEBUG : yam: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafd0_d20260702_m021850_c001_v7007000_t0000_u01782958730315") 2026/07/02 02:30:10 DEBUG : yam: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d04f5_d20260702_m021848_c001_v0001106_t0031_u01782958728382") 2026/07/02 02:30:10 DEBUG : yam: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafc0_d20260702_m021847_c001_v7007000_t0000_u01782958727082") 2026/07/02 02:30:10 DEBUG : yam: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f114be3fe016d04e9_d20260702_m021844_c001_v0001106_t0008_u01782958724628") 2026/07/02 02:30:10 DEBUG : yaml: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafd4_d20260702_m021851_c001_v7007000_t0000_u01782958731047") 2026/07/02 02:30:10 DEBUG : yaml: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f113eb1eeebdfd0d4_d20260702_m021850_c001_v0001185_t0047_u01782958730109") 2026/07/02 02:30:10 DEBUG : yaml: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f418fab820e6bafc5_d20260702_m021847_c001_v7007000_t0000_u01782958727813") 2026/07/02 02:30:10 DEBUG : yaml: Deleting (id "4_zbf024d3390dd2b0b9ff80e1b_f11807086491bcd96_d20260702_m021846_c001_v0001104_t0011_u01782958726394") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 13m28.37944615s (try 1/5)