"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/12 03:15:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu" 2025/10/12 03:15:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 03:15:39 DEBUG : Creating backend with remote "/tmp/rclone2108923294" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/12 03:15:40 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:40 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 03:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:41 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:41 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:42 INFO : sub dir/hello world: Copied (new) 2025/10/12 03:15:42 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:43 DEBUG : Creating backend with remote "/non-existing" 2025/10/12 03:15:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/12 03:15:43 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:43 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:44 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:44 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.39s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:46 INFO : B2 bucket rclone-test-nucuyir5pubu: Running all checks before starting transfers 2025/10/12 03:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:46 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:46 INFO : B2 bucket rclone-test-nucuyir5pubu: Checks finished, now starting transfers 2025/10/12 03:15:46 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:47 ERROR : Ignoring --no-traverse with sync 2025/10/12 03:15:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:47 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:47 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:47 INFO : sub dir/hello world: Copied (new) 2025/10/12 03:15:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/12 03:15:48 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:48 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/12 03:15:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:15:49 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:49 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:15:51 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:51 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/12 03:15:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 03:15:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/12 03:15:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 03:15:52 INFO : sub dir2: Making directory 2025/10/12 03:15:52 INFO : sub dir: Making directory 2025/10/12 03:15:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:52 INFO : sub dir2/sub sub dir2: Making directory 2025/10/12 03:15:52 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:52 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:52 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/12 03:15:52 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:53 INFO : sub dir2: Making directory 2025/10/12 03:15:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/12 03:15:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 03:15:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:53 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:53 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:54 DEBUG : sub dir2: Making directory with metadata 2025/10/12 03:15:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 03:15:54 INFO : sub dir2: Making directory 2025/10/12 03:15:54 INFO : sub dir: Making directory 2025/10/12 03:15:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:54 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:54 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:54 INFO : sub dir/hello world: Copied (new) 2025/10/12 03:15:54 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/12 03:15:54 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/12 03:15:55 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:56 INFO : sub dir2: Making directory 2025/10/12 03:15:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:56 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:56 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:56 INFO : sub dir/hello world: Copied (new) 2025/10/12 03:15:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:57 DEBUG : sub dir2: Making directory with metadata 2025/10/12 03:15:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 03:15:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 03:15:57 INFO : sub dir2: Making directory 2025/10/12 03:15:57 INFO : sub dir: Making directory 2025/10/12 03:15:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:57 INFO : sub dir/hello world: Copied (new) 2025/10/12 03:15:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/12 03:15:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:15:58 INFO : sub dir2: Making directory 2025/10/12 03:15:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:15:58 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:15:58 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:15:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:15:59 INFO : sub dir/hello world: Copied (new) 2025/10/12 03:15:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jiteres2lece" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nucuyir5pubu -> B2 bucket rclone-test-jiteres2lece 2025/10/12 03:16:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:16:01 DEBUG : B2 bucket rclone-test-jiteres2lece: Waiting for checks to finish 2025/10/12 03:16:01 DEBUG : B2 bucket rclone-test-jiteres2lece: Waiting for transfers to finish 2025/10/12 03:16:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:16:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 03:16:02 DEBUG : B2 bucket rclone-test-jiteres2lece: Purge remote 2025/10/12 03:16:02 INFO : B2 bucket rclone-test-jiteres2lece: cleaning bucket "rclone-test-jiteres2lece" of all files 2025/10/12 03:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f520d3360bddb6b9f980e1b_f118582544fa661bf_d20251012_m031602_c001_v0001101_t0013_u01760238962010") --- PASS: TestServerSideCopy (4.05s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/12 03:16:04 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:04 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/12 03:16:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jojucow0nemu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nucuyir5pubu -> B2 bucket rclone-test-jojucow0nemu 2025/10/12 03:16:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:16:06 DEBUG : B2 bucket rclone-test-jojucow0nemu: Waiting for checks to finish 2025/10/12 03:16:06 DEBUG : B2 bucket rclone-test-jojucow0nemu: Waiting for transfers to finish 2025/10/12 03:16:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:16:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 03:16:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/12 03:16:08 DEBUG : B2 bucket rclone-test-jojucow0nemu: Waiting for checks to finish 2025/10/12 03:16:08 DEBUG : B2 bucket rclone-test-jojucow0nemu: Waiting for transfers to finish 2025/10/12 03:16:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/12 03:16:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 03:16:09 DEBUG : B2 bucket rclone-test-jojucow0nemu: Purge remote 2025/10/12 03:16:09 INFO : B2 bucket rclone-test-jojucow0nemu: cleaning bucket "rclone-test-jojucow0nemu" of all files 2025/10/12 03:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf121d8360bddb6b9f980e1b_f11711006d6437e50_d20251012_m031608_c001_v0001032_t0038_u01760238968790") 2025/10/12 03:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf121d8360bddb6b9f980e1b_f112516228c6f38d4_d20251012_m031607_c001_v0001040_t0053_u01760238967375") --- PASS: TestServerSideCopyOverSelf (6.38s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/12 03:16:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/12 03:16:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/12 03:16:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.49s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lerebaz6wija" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nucuyir5pubu -> B2 bucket rclone-test-lerebaz6wija 2025/10/12 03:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:16:14 DEBUG : B2 bucket rclone-test-lerebaz6wija: Waiting for checks to finish 2025/10/12 03:16:14 DEBUG : B2 bucket rclone-test-lerebaz6wija: Waiting for transfers to finish 2025/10/12 03:16:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:16:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 03:16:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/12 03:16:16 DEBUG : B2 bucket rclone-test-lerebaz6wija: Waiting for checks to finish 2025/10/12 03:16:16 DEBUG : B2 bucket rclone-test-lerebaz6wija: Waiting for transfers to finish 2025/10/12 03:16:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/12 03:16:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 03:16:17 INFO : sub dir/hello world: Deleted 2025/10/12 03:16:17 DEBUG : testing file moves 2025/10/12 03:16:18 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/12 03:16:18 DEBUG : B2 bucket rclone-test-lerebaz6wija: Waiting for checks to finish 2025/10/12 03:16:18 DEBUG : B2 bucket rclone-test-lerebaz6wija: Waiting for transfers to finish 2025/10/12 03:16:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/12 03:16:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/12 03:16:18 INFO : sub dir/hello world: Deleted 2025/10/12 03:16:18 DEBUG : B2 bucket rclone-test-lerebaz6wija: Purge remote 2025/10/12 03:16:18 INFO : B2 bucket rclone-test-lerebaz6wija: cleaning bucket "rclone-test-lerebaz6wija" of all files 2025/10/12 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_z9fb23d7360bddb6b9f980e1b_f116073b93e3963f3_d20251012_m031618_c001_v0001177_t0052_u01760238978169") 2025/10/12 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_z9fb23d7360bddb6b9f980e1b_f11686c44f5fbe548_d20251012_m031616_c001_v0001036_t0047_u01760238976432") 2025/10/12 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_z9fb23d7360bddb6b9f980e1b_f109011e1fc431dff_d20251012_m031615_c001_v0001183_t0025_u01760238975320") --- PASS: TestServerSideMoveOverSelf (7.21s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:20 ERROR : error listing: directory not found 2025/10/12 03:16:20 INFO : Local file system at /tmp/rclone2108923294: Making directory 2025/10/12 03:16:21 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:21 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.36s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:16:22 DEBUG : Local file system at /tmp/rclone2108923294: Waiting for checks to finish 2025/10/12 03:16:22 DEBUG : Local file system at /tmp/rclone2108923294: Waiting for transfers to finish 2025/10/12 03:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:16:22 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/12 03:16:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/12 03:16:23 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:23 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 03:16:23 INFO : check sum: Copied (new) 2025/10/12 03:16:23 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:24 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 03:16:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/12 03:16:24 DEBUG : check sum: Unchanged skipping 2025/10/12 03:16:24 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:24 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/12 03:16:25 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:25 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 03:16:25 INFO : sizeonly: Copied (new) 2025/10/12 03:16:25 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:25 DEBUG : sizeonly: Sizes identical 2025/10/12 03:16:25 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:25 DEBUG : sizeonly: Unchanged skipping 2025/10/12 03:16:25 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:25 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/12 03:16:26 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:26 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/12 03:16:26 INFO : ignore-size: Copied (new) 2025/10/12 03:16:26 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:16:27 DEBUG : ignore-size: Unchanged skipping 2025/10/12 03:16:27 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:27 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:27 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:16:28 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:28 DEBUG : existing: Unchanged skipping 2025/10/12 03:16:28 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:28 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:28 INFO : There was nothing to transfer 2025/10/12 03:16:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/12 03:16:28 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:28 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 03:16:28 INFO : existing: Copied (replaced existing) 2025/10/12 03:16:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/12 03:16:29 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:29 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 03:16:30 INFO : existing: Copied (new) 2025/10/12 03:16:30 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:30 DEBUG : existing: Destination exists, skipping 2025/10/12 03:16:30 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:30 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:30 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:31 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/12 03:16:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:16:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/12 03:16:32 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:32 DEBUG : c/non empty space: Unchanged skipping 2025/10/12 03:16:32 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:16:32 INFO : a/potato2: Copied (new) 2025/10/12 03:16:32 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:32 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/12 03:16:33 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 03:16:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/12 03:16:33 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:33 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:33 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:33 INFO : There was nothing to transfer 2025/10/12 03:16:34 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/12 03:16:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 03:16:35 INFO : empty space: Updated modification time in destination 2025/10/12 03:16:35 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:35 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:35 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/12 03:16:36 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 03:16:36 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:36 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:36 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.29s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:38 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:38 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/12 03:16:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2108923294) 2025/10/12 03:16:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nucuyir5pubu) 2025/10/12 03:16:38 DEBUG : foo: sha1 differ 2025/10/12 03:16:38 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/12 03:16:38 INFO : foo: Copied (replaced existing) 2025/10/12 03:16:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:16:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/12 03:16:39 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:39 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:39 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:16:39 INFO : potato: Copied (new) 2025/10/12 03:16:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:41 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/12 03:16:41 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/12 03:16:41 INFO : potato: Copied (replaced existing) 2025/10/12 03:16:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/12 03:16:43 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2108923294) 2025/10/12 03:16:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nucuyir5pubu) 2025/10/12 03:16:43 DEBUG : potato: sha1 differ 2025/10/12 03:16:43 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/12 03:16:43 INFO : potato: Copied (replaced existing) 2025/10/12 03:16:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:16:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:16:45 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:45 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/12 03:16:45 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:45 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:16:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:16:46 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:46 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:46 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:16:46 INFO : potato2: Copied (new) 2025/10/12 03:16:46 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:48 INFO : d: Making directory 2025/10/12 03:16:48 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/12 03:16:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:16:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/12 03:16:48 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:48 DEBUG : c/non empty space: Unchanged skipping 2025/10/12 03:16:48 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:16:49 INFO : a/potato2: Copied (new) 2025/10/12 03:16:49 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:49 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/12 03:16:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:16:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/12 03:16:51 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:51 DEBUG : c/non empty space: Unchanged skipping 2025/10/12 03:16:51 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:16:51 INFO : a/potato2: Copied (new) 2025/10/12 03:16:51 ERROR : B2 bucket rclone-test-nucuyir5pubu: not deleting files as there were IO errors 2025/10/12 03:16:51 ERROR : B2 bucket rclone-test-nucuyir5pubu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:53 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:16:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:16:53 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:53 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:53 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:53 INFO : potato: Deleted 2025/10/12 03:16:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:16:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.01s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:55 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:55 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:55 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:55 INFO : potato: Deleted 2025/10/12 03:16:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:16:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:16:55 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:55 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:55 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:16:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:16:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/12 03:16:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:16:59 DEBUG : enormous: Excluded (Size Filter) 2025/10/12 03:16:59 DEBUG : enormous: Excluded 2025/10/12 03:16:59 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 03:16:59 DEBUG : potato2: Excluded 2025/10/12 03:16:59 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 03:16:59 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:16:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:16:59 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:59 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:16:59 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:59 INFO : There was nothing to transfer 2025/10/12 03:16:59 DEBUG : enormous: Excluded (Size Filter) 2025/10/12 03:16:59 DEBUG : enormous: Excluded 2025/10/12 03:16:59 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 03:16:59 DEBUG : potato2: Excluded 2025/10/12 03:16:59 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 03:16:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/12 03:16:59 DEBUG : empty space: Unchanged skipping 2025/10/12 03:16:59 DEBUG : Local file system at /tmp/rclone2108923294: Waiting for checks to finish 2025/10/12 03:16:59 DEBUG : Local file system at /tmp/rclone2108923294: Waiting for transfers to finish 2025/10/12 03:16:59 DEBUG : Waiting for deletions to finish 2025/10/12 03:16:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:01 DEBUG : enormous: Excluded (Size Filter) 2025/10/12 03:17:01 DEBUG : enormous: Excluded 2025/10/12 03:17:01 DEBUG : potato2: Excluded (Size Filter) 2025/10/12 03:17:01 DEBUG : potato2: Excluded 2025/10/12 03:17:01 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:17:01 DEBUG : empty space: Unchanged skipping 2025/10/12 03:17:01 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:01 DEBUG : Waiting for deletions to finish 2025/10/12 03:17:01 INFO : potato2: Deleted 2025/10/12 03:17:01 INFO : enormous: Deleted 2025/10/12 03:17:01 INFO : There was nothing to transfer 2025/10/12 03:17:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/12 03:17:02 DEBUG : empty space: Unchanged skipping 2025/10/12 03:17:02 DEBUG : Local file system at /tmp/rclone2108923294: Waiting for checks to finish 2025/10/12 03:17:02 DEBUG : Local file system at /tmp/rclone2108923294: Waiting for transfers to finish 2025/10/12 03:17:02 DEBUG : Waiting for deletions to finish 2025/10/12 03:17:02 INFO : potato2: Deleted 2025/10/12 03:17:02 INFO : enormous: Deleted 2025/10/12 03:17:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.38s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:04 DEBUG : five: Need to transfer - File not found at Destination 2025/10/12 03:17:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/12 03:17:04 DEBUG : one: Destination is newer than source, skipping 2025/10/12 03:17:04 DEBUG : three: Sizes identical 2025/10/12 03:17:04 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/12 03:17:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/12 03:17:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2108923294) 2025/10/12 03:17:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nucuyir5pubu) 2025/10/12 03:17:04 DEBUG : two: sha1 differ 2025/10/12 03:17:04 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/12 03:17:04 INFO : five: Copied (new) 2025/10/12 03:17:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/12 03:17:04 INFO : four: Copied (replaced existing) 2025/10/12 03:17:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/12 03:17:04 INFO : two: Copied (replaced existing) 2025/10/12 03:17:04 DEBUG : Waiting for deletions to finish 2025/10/12 03:17:05 DEBUG : one: Destination is newer than source, skipping 2025/10/12 03:17:05 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/12 03:17:05 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/12 03:17:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/12 03:17:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2108923294) 2025/10/12 03:17:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nucuyir5pubu) 2025/10/12 03:17:05 DEBUG : three: sha1 differ 2025/10/12 03:17:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/12 03:17:05 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/12 03:17:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/12 03:17:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/12 03:17:05 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/12 03:17:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/12 03:17:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/12 03:17:05 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 03:17:05 INFO : three: Copied (replaced existing) 2025/10/12 03:17:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/12 03:17:07 INFO : B2 bucket rclone-test-nucuyir5pubu: Making map for --track-renames 2025/10/12 03:17:07 INFO : B2 bucket rclone-test-nucuyir5pubu: Finished making map for --track-renames 2025/10/12 03:17:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/12 03:17:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/12 03:17:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for renames to finish 2025/10/12 03:17:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 03:17:07 INFO : yam: Copied (new) 2025/10/12 03:17:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/12 03:17:07 INFO : potato: Copied (new) 2025/10/12 03:17:07 DEBUG : Waiting for deletions to finish 2025/10/12 03:17:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:17:07 INFO : B2 bucket rclone-test-nucuyir5pubu: Making map for --track-renames 2025/10/12 03:17:07 INFO : B2 bucket rclone-test-nucuyir5pubu: Finished making map for --track-renames 2025/10/12 03:17:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:07 DEBUG : potato: Unchanged skipping 2025/10/12 03:17:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for renames to finish 2025/10/12 03:17:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 03:17:08 INFO : yam: Copied (server-side copy) to: yaml 2025/10/12 03:17:08 INFO : yam: Deleted 2025/10/12 03:17:08 INFO : yaml: Renamed from "yam" 2025/10/12 03:17:08 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/12 03:17:09 INFO : B2 bucket rclone-test-nucuyir5pubu: Making map for --track-renames 2025/10/12 03:17:09 INFO : B2 bucket rclone-test-nucuyir5pubu: Finished making map for --track-renames 2025/10/12 03:17:09 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/12 03:17:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/12 03:17:09 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for renames to finish 2025/10/12 03:17:09 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 03:17:10 INFO : yam: Copied (new) 2025/10/12 03:17:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/12 03:17:10 INFO : potato: Copied (new) 2025/10/12 03:17:10 DEBUG : Waiting for deletions to finish 2025/10/12 03:17:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:17:10 INFO : B2 bucket rclone-test-nucuyir5pubu: Making map for --track-renames 2025/10/12 03:17:10 INFO : B2 bucket rclone-test-nucuyir5pubu: Finished making map for --track-renames 2025/10/12 03:17:10 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:10 DEBUG : potato: Unchanged skipping 2025/10/12 03:17:10 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for renames to finish 2025/10/12 03:17:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 03:17:11 INFO : yam: Copied (server-side copy) to: yaml 2025/10/12 03:17:11 INFO : yam: Deleted 2025/10/12 03:17:11 INFO : yaml: Renamed from "yam" 2025/10/12 03:17:11 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/12 03:17:12 INFO : B2 bucket rclone-test-nucuyir5pubu: Making map for --track-renames 2025/10/12 03:17:12 INFO : B2 bucket rclone-test-nucuyir5pubu: Finished making map for --track-renames 2025/10/12 03:17:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/12 03:17:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for renames to finish 2025/10/12 03:17:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/12 03:17:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:12 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1130-14.backblaze.com/b2api/v1/b2_upload_file/8ff2adf360addb6b9f980e1b/c001_v0001130_t0051": EOF 2025/10/12 03:17:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-14.backblaze.com/b2api/v1/b2_upload_file/8ff2adf360addb6b9f980e1b/c001_v0001130_t0051": EOF) 2025/10/12 03:17:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/12 03:17:12 DEBUG : potato: Received error: Post "https://pod-000-1130-14.backblaze.com/b2api/v1/b2_upload_file/8ff2adf360addb6b9f980e1b/c001_v0001130_t0051": EOF - low level retry 0/10 2025/10/12 03:17:12 DEBUG : pacer: Reducing sleep to 10ms 2025/10/12 03:17:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 03:17:12 INFO : sub/yam: Copied (new) 2025/10/12 03:17:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/12 03:17:12 INFO : potato: Copied (new) 2025/10/12 03:17:12 DEBUG : Waiting for deletions to finish 2025/10/12 03:17:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:17:13 DEBUG : potato: Unchanged skipping 2025/10/12 03:17:13 INFO : B2 bucket rclone-test-nucuyir5pubu: Making map for --track-renames 2025/10/12 03:17:13 INFO : B2 bucket rclone-test-nucuyir5pubu: Finished making map for --track-renames 2025/10/12 03:17:13 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:13 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for renames to finish 2025/10/12 03:17:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/12 03:17:13 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/12 03:17:14 INFO : sub/yam: Deleted 2025/10/12 03:17:14 INFO : yam: Renamed from "sub/yam" 2025/10/12 03:17:14 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:15 DEBUG : Creating backend with remote "/tmp/rclone2108923294/dir1" 2025/10/12 03:17:15 DEBUG : Creating backend with remote "/tmp/rclone2108923294/dir2" 2025/10/12 03:17:15 DEBUG : Local file system at /tmp/rclone2108923294/dir2: Using server-side directory move 2025/10/12 03:17:15 INFO : Local file system at /tmp/rclone2108923294/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/12 03:17:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/12 03:17:15 DEBUG : Local file system at /tmp/rclone2108923294/dir2: Waiting for checks to finish 2025/10/12 03:17:15 DEBUG : Local file system at /tmp/rclone2108923294/dir2: Waiting for transfers to finish 2025/10/12 03:17:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:17:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/12 03:17:15 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:15 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:17:15 INFO : sub dir/hello world: Copied (new) 2025/10/12 03:17:15 INFO : sub dir/hello world: Deleted 2025/10/12 03:17:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/12 03:17:16 INFO : nested/sub dir/file: Copied (new) 2025/10/12 03:17:16 INFO : nested/sub dir/file: Deleted 2025/10/12 03:17:16 INFO : sub dir: Removing directory 2025/10/12 03:17:16 INFO : nested/sub dir: Removing directory 2025/10/12 03:17:16 INFO : nested: Removing directory 2025/10/12 03:17:16 DEBUG : Local file system at /tmp/rclone2108923294: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/12 03:17:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/12 03:17:17 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:17 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:17:17 INFO : sub dir/hello world: Copied (new) 2025/10/12 03:17:17 INFO : sub dir/hello world: Deleted 2025/10/12 03:17:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/12 03:17:17 INFO : nested/sub dir/file: Copied (new) 2025/10/12 03:17:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/12 03:17:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/12 03:17:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/12 03:17:19 INFO : existing-b: Copied (new) 2025/10/12 03:17:19 INFO : existing-b: Deleted 2025/10/12 03:17:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 03:17:19 INFO : existing: Copied (new) 2025/10/12 03:17:19 INFO : existing: Deleted 2025/10/12 03:17:19 DEBUG : existing: Destination exists, skipping 2025/10/12 03:17:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/12 03:17:19 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:17:19 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:17:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cirobeb6loci" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nucuyir5pubu -> B2 bucket rclone-test-cirobeb6loci 2025/10/12 03:17:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:17:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/12 03:17:24 DEBUG : empty space: Unchanged skipping 2025/10/12 03:17:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/12 03:17:24 DEBUG : B2 bucket rclone-test-cirobeb6loci: Waiting for checks to finish 2025/10/12 03:17:24 INFO : empty space: Deleted 2025/10/12 03:17:24 DEBUG : B2 bucket rclone-test-cirobeb6loci: Waiting for transfers to finish 2025/10/12 03:17:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:17:24 INFO : potato2: Copied (server-side copy) 2025/10/12 03:17:24 INFO : potato2: Deleted 2025/10/12 03:17:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 03:17:25 INFO : potato3: Copied (server-side copy) 2025/10/12 03:17:25 INFO : potato3: Deleted 2025/10/12 03:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cesetuy2vamo" 2025/10/12 03:17:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/12 03:17:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:17:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/12 03:17:26 DEBUG : B2 bucket rclone-test-cesetuy2vamo: Waiting for checks to finish 2025/10/12 03:17:26 DEBUG : B2 bucket rclone-test-cesetuy2vamo: Waiting for transfers to finish 2025/10/12 03:17:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 03:17:27 INFO : empty space: Copied (server-side copy) 2025/10/12 03:17:27 INFO : empty space: Deleted 2025/10/12 03:17:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 03:17:27 INFO : potato3: Copied (server-side copy) 2025/10/12 03:17:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:17:28 INFO : potato2: Copied (server-side copy) 2025/10/12 03:17:28 INFO : potato3: Deleted 2025/10/12 03:17:28 INFO : potato2: Deleted 2025/10/12 03:17:28 DEBUG : B2 bucket rclone-test-cesetuy2vamo: Purge remote 2025/10/12 03:17:28 INFO : B2 bucket rclone-test-cesetuy2vamo: cleaning bucket "rclone-test-cesetuy2vamo" of all files 2025/10/12 03:17:28 DEBUG : empty space: Deleting (id "4_z9f525d0360cddb6b9f980e1b_f1050d5238ad045de_d20251012_m031727_c001_v0001181_t0013_u01760239047290") 2025/10/12 03:17:28 DEBUG : potato2: Deleting (id "4_z9f525d0360cddb6b9f980e1b_f10731cf35bf8e00d_d20251012_m031727_c001_v0001161_t0033_u01760239047517") 2025/10/12 03:17:28 DEBUG : potato3: Deleting (id "4_z9f525d0360cddb6b9f980e1b_f118e508b551a453f_d20251012_m031727_c001_v0001130_t0047_u01760239047660") 2025/10/12 03:17:29 DEBUG : B2 bucket rclone-test-cirobeb6loci: Purge remote 2025/10/12 03:17:29 INFO : B2 bucket rclone-test-cirobeb6loci: cleaning bucket "rclone-test-cirobeb6loci" of all files 2025/10/12 03:17:29 DEBUG : empty space: Deleting (id "4_z1fa24d1360cddb6b9f980e1b_f40478fe37c4ec56c_d20251012_m031727_c001_v7007000_t0000_u01760239047492") 2025/10/12 03:17:29 DEBUG : empty space: Deleting (id "4_z1fa24d1360cddb6b9f980e1b_f117d5c466bc30220_d20251012_m031723_c001_v0001183_t0010_u01760239043742") 2025/10/12 03:17:29 DEBUG : potato2: Deleting (id "4_z1fa24d1360cddb6b9f980e1b_f415e124fbb3ee9e1_d20251012_m031728_c001_v7007000_t0000_u01760239048168") 2025/10/12 03:17:29 DEBUG : potato2: Deleting (id "4_z1fa24d1360cddb6b9f980e1b_f1061843deeca3a33_d20251012_m031724_c001_v0001183_t0045_u01760239044624") 2025/10/12 03:17:29 DEBUG : potato3: Deleting (id "4_z1fa24d1360cddb6b9f980e1b_f40478fe37c4ec56e_d20251012_m031727_c001_v7007000_t0000_u01760239047976") 2025/10/12 03:17:29 DEBUG : potato3: Deleting (id "4_z1fa24d1360cddb6b9f980e1b_f1057273c6d166d38_d20251012_m031724_c001_v0001171_t0039_u01760239044853") 2025/10/12 03:17:29 DEBUG : potato3: Deleting (id "4_z1fa24d1360cddb6b9f980e1b_f117d5c466bc30224_d20251012_m031723_c001_v0001183_t0010_u01760239043951") --- PASS: TestServerSideMove (10.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:31 DEBUG : Creating backend with remote "TestB2:rclone-test-hilijin2zeco" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nucuyir5pubu -> B2 bucket rclone-test-hilijin2zeco 2025/10/12 03:17:36 DEBUG : empty space: Excluded (Size Filter) 2025/10/12 03:17:36 DEBUG : empty space: Excluded (Size Filter) 2025/10/12 03:17:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:17:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/12 03:17:36 DEBUG : B2 bucket rclone-test-hilijin2zeco: Waiting for checks to finish 2025/10/12 03:17:36 DEBUG : B2 bucket rclone-test-hilijin2zeco: Waiting for transfers to finish 2025/10/12 03:17:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:17:37 INFO : potato2: Copied (server-side copy) 2025/10/12 03:17:37 INFO : potato2: Deleted 2025/10/12 03:17:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 03:17:37 INFO : potato3: Copied (server-side copy) 2025/10/12 03:17:37 INFO : potato3: Deleted 2025/10/12 03:17:38 DEBUG : Creating backend with remote "TestB2:rclone-test-feniqih1ceto" 2025/10/12 03:17:38 DEBUG : empty space: Excluded (Size Filter) 2025/10/12 03:17:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:17:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/12 03:17:39 DEBUG : B2 bucket rclone-test-feniqih1ceto: Waiting for checks to finish 2025/10/12 03:17:39 DEBUG : B2 bucket rclone-test-feniqih1ceto: Waiting for transfers to finish 2025/10/12 03:17:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:17:40 INFO : potato2: Copied (server-side copy) 2025/10/12 03:17:40 INFO : potato2: Deleted 2025/10/12 03:17:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 03:17:40 INFO : potato3: Copied (server-side copy) 2025/10/12 03:17:40 INFO : potato3: Deleted 2025/10/12 03:17:40 DEBUG : B2 bucket rclone-test-feniqih1ceto: Purge remote 2025/10/12 03:17:40 INFO : B2 bucket rclone-test-feniqih1ceto: cleaning bucket "rclone-test-feniqih1ceto" of all files 2025/10/12 03:17:41 DEBUG : potato2: Deleting (id "4_z3ff28d1360cddb6b9f980e1b_f1008369ba2b3cc98_d20251012_m031739_c001_v0001115_t0017_u01760239059618") 2025/10/12 03:17:41 DEBUG : potato3: Deleting (id "4_z3ff28d1360cddb6b9f980e1b_f117e16df0d6bab17_d20251012_m031740_c001_v0001091_t0024_u01760239060013") 2025/10/12 03:17:41 DEBUG : B2 bucket rclone-test-hilijin2zeco: Purge remote 2025/10/12 03:17:41 INFO : B2 bucket rclone-test-hilijin2zeco: cleaning bucket "rclone-test-hilijin2zeco" of all files 2025/10/12 03:17:41 DEBUG : empty space: Deleting (id "4_z4f126df360cddb6b9f980e1b_f112099d35cd034ef_d20251012_m031735_c001_v0001157_t0026_u01760239055694") 2025/10/12 03:17:41 DEBUG : potato2: Deleting (id "4_z4f126df360cddb6b9f980e1b_f405b1185a100068c_d20251012_m031740_c001_v7007000_t0000_u01760239060135") 2025/10/12 03:17:41 DEBUG : potato2: Deleting (id "4_z4f126df360cddb6b9f980e1b_f1073b6845fa1212c_d20251012_m031736_c001_v0001131_t0005_u01760239056833") 2025/10/12 03:17:41 DEBUG : potato3: Deleting (id "4_z4f126df360cddb6b9f980e1b_f405b1185a1000692_d20251012_m031740_c001_v7007000_t0000_u01760239060382") 2025/10/12 03:17:41 DEBUG : potato3: Deleting (id "4_z4f126df360cddb6b9f980e1b_f1162ac74b2c7adce_d20251012_m031737_c001_v0001101_t0050_u01760239057222") 2025/10/12 03:17:41 DEBUG : potato3: Deleting (id "4_z4f126df360cddb6b9f980e1b_f112099d35cd034f3_d20251012_m031736_c001_v0001157_t0034_u01760239056173") --- PASS: TestServerSideMoveWithFilter (12.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zagelif4maya" 2025/10/12 03:17:46 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nucuyir5pubu -> B2 bucket rclone-test-zagelif4maya 2025/10/12 03:17:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:17:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/12 03:17:49 DEBUG : empty space: Unchanged skipping 2025/10/12 03:17:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/12 03:17:49 DEBUG : B2 bucket rclone-test-zagelif4maya: Waiting for checks to finish 2025/10/12 03:17:49 INFO : empty space: Deleted 2025/10/12 03:17:49 DEBUG : B2 bucket rclone-test-zagelif4maya: Waiting for transfers to finish 2025/10/12 03:17:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:17:49 INFO : potato2: Copied (server-side copy) 2025/10/12 03:17:49 INFO : potato2: Deleted 2025/10/12 03:17:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 03:17:50 INFO : potato3: Copied (server-side copy) 2025/10/12 03:17:50 INFO : potato3: Deleted 2025/10/12 03:17:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qukadoz6nabo" 2025/10/12 03:17:51 INFO : tomatoDir: Making directory 2025/10/12 03:17:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/12 03:17:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/12 03:17:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/12 03:17:51 DEBUG : B2 bucket rclone-test-qukadoz6nabo: Waiting for checks to finish 2025/10/12 03:17:51 DEBUG : B2 bucket rclone-test-qukadoz6nabo: Waiting for transfers to finish 2025/10/12 03:17:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/12 03:17:52 INFO : empty space: Copied (server-side copy) 2025/10/12 03:17:52 INFO : empty space: Deleted 2025/10/12 03:17:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/12 03:17:52 INFO : potato3: Copied (server-side copy) 2025/10/12 03:17:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/12 03:17:52 INFO : potato2: Copied (server-side copy) 2025/10/12 03:17:53 INFO : potato3: Deleted 2025/10/12 03:17:53 INFO : potato2: Deleted 2025/10/12 03:17:53 DEBUG : B2 bucket rclone-test-qukadoz6nabo: Purge remote 2025/10/12 03:17:53 INFO : B2 bucket rclone-test-qukadoz6nabo: cleaning bucket "rclone-test-qukadoz6nabo" of all files 2025/10/12 03:17:53 DEBUG : empty space: Deleting (id "4_z3f42bd3360cddb6b9f980e1b_f107ab44e34b0b256_d20251012_m031752_c001_v0001184_t0038_u01760239072432") 2025/10/12 03:17:53 DEBUG : potato2: Deleting (id "4_z3f42bd3360cddb6b9f980e1b_f1193e4e21937ab2c_d20251012_m031752_c001_v0001137_t0050_u01760239072667") 2025/10/12 03:17:53 DEBUG : potato3: Deleting (id "4_z3f42bd3360cddb6b9f980e1b_f1057ff9c5b4537d1_d20251012_m031752_c001_v0001179_t0053_u01760239072804") 2025/10/12 03:17:54 DEBUG : B2 bucket rclone-test-zagelif4maya: Purge remote 2025/10/12 03:17:54 INFO : B2 bucket rclone-test-zagelif4maya: cleaning bucket "rclone-test-zagelif4maya" of all files 2025/10/12 03:17:54 DEBUG : empty space: Deleting (id "4_z9f229de360cddb6b9f980e1b_f40290cfc926d9315_d20251012_m031752_c001_v7007000_t0000_u01760239072643") 2025/10/12 03:17:54 DEBUG : empty space: Deleting (id "4_z9f229de360cddb6b9f980e1b_f10859aa9b0bae39c_d20251012_m031747_c001_v0001104_t0039_u01760239067737") 2025/10/12 03:17:54 DEBUG : potato2: Deleting (id "4_z9f229de360cddb6b9f980e1b_f405135ade5bcff37_d20251012_m031753_c001_v7007000_t0000_u01760239073031") 2025/10/12 03:17:54 DEBUG : potato2: Deleting (id "4_z9f229de360cddb6b9f980e1b_f1139b1fc5e3c5dba_d20251012_m031749_c001_v0001101_t0043_u01760239069515") 2025/10/12 03:17:54 DEBUG : potato3: Deleting (id "4_z9f229de360cddb6b9f980e1b_f40290cfc926d9316_d20251012_m031753_c001_v7007000_t0000_u01760239073013") 2025/10/12 03:17:54 DEBUG : potato3: Deleting (id "4_z9f229de360cddb6b9f980e1b_f11131edc878fa8c4_d20251012_m031749_c001_v0001134_t0031_u01760239069838") 2025/10/12 03:17:54 DEBUG : potato3: Deleting (id "4_z9f229de360cddb6b9f980e1b_f10859aa9b0bae3a0_d20251012_m031748_c001_v0001104_t0004_u01760239068455") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:17:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:18:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/rclone-sync-test" 2025/10/12 03:18:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/rclone-sync-test-include/layer2" 2025/10/12 03:18:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/rclone-sync-test-ignore-file" 2025/10/12 03:18:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu path rclone-sync-test: Waiting for checks to finish 2025/10/12 03:18:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu path rclone-sync-test: Waiting for transfers to finish 2025/10/12 03:18:07 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:07 INFO : There was nothing to transfer 2025/10/12 03:18:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:18:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:18:07 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:07 INFO : There was nothing to transfer 2025/10/12 03:18:08 DEBUG : B2 bucket rclone-test-nucuyir5pubu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/12 03:18:08 DEBUG : B2 bucket rclone-test-nucuyir5pubu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/12 03:18:08 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:08 INFO : There was nothing to transfer 2025/10/12 03:18:08 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:18:08 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:18:08 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:08 INFO : There was nothing to transfer 2025/10/12 03:18:09 DEBUG : B2 bucket rclone-test-nucuyir5pubu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/12 03:18:09 DEBUG : B2 bucket rclone-test-nucuyir5pubu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/12 03:18:09 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.18s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/dst" 2025/10/12 03:18:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/CompareDest" 2025/10/12 03:18:12 DEBUG : one: Need to transfer - File not found at Destination 2025/10/12 03:18:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 03:18:13 INFO : one: Copied (new) 2025/10/12 03:18:13 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:14 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:14 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/12 03:18:14 INFO : one: Copied (replaced existing) 2025/10/12 03:18:14 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:16 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 03:18:17 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:17 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:17 INFO : There was nothing to transfer 2025/10/12 03:18:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 03:18:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 03:18:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:18 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:18 INFO : There was nothing to transfer 2025/10/12 03:18:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 03:18:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 03:18:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:18 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:18 INFO : There was nothing to transfer 2025/10/12 03:18:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/12 03:18:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/12 03:18:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 03:18:20 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 03:18:20 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:20 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:20 INFO : There was nothing to transfer 2025/10/12 03:18:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:20 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 03:18:20 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 03:18:20 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/12 03:18:21 INFO : two: Copied (new) 2025/10/12 03:18:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:18:24 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/dest" 2025/10/12 03:18:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/pre-dest1" 2025/10/12 03:18:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/pre-dest2" 2025/10/12 03:18:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:18:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/12 03:18:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:18:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/12 03:18:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/12 03:18:29 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dest: Waiting for checks to finish 2025/10/12 03:18:29 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dest: Waiting for transfers to finish 2025/10/12 03:18:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/12 03:18:29 INFO : 3: Copied (new) 2025/10/12 03:18:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.74s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:18:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/dst" 2025/10/12 03:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/CopyDest" 2025/10/12 03:18:34 DEBUG : one: Need to transfer - File not found at Destination 2025/10/12 03:18:34 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:34 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 03:18:35 INFO : one: Copied (new) 2025/10/12 03:18:35 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:36 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:36 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/12 03:18:36 INFO : one: Copied (replaced existing) 2025/10/12 03:18:36 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/BackupDir" 2025/10/12 03:18:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:39 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 03:18:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 03:18:41 INFO : one: Copied (server-side copy) 2025/10/12 03:18:41 INFO : one: Deleted 2025/10/12 03:18:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/12 03:18:41 INFO : one: Copied (server-side copy) 2025/10/12 03:18:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/12 03:18:41 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:41 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:42 DEBUG : one: Unchanged skipping 2025/10/12 03:18:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/12 03:18:42 INFO : two: Copied (server-side copy) 2025/10/12 03:18:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/12 03:18:42 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:42 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:42 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:43 DEBUG : one: Unchanged skipping 2025/10/12 03:18:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:43 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:43 DEBUG : two: Unchanged skipping 2025/10/12 03:18:43 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:43 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:43 INFO : There was nothing to transfer 2025/10/12 03:18:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:44 DEBUG : one: Unchanged skipping 2025/10/12 03:18:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/12 03:18:44 DEBUG : three: Destination not found in --copy-dest 2025/10/12 03:18:44 DEBUG : three: Need to transfer - File not found at Destination 2025/10/12 03:18:44 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 03:18:44 DEBUG : two: Unchanged skipping 2025/10/12 03:18:44 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/12 03:18:45 INFO : three: Copied (new) 2025/10/12 03:18:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.94s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:18:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/dst" 2025/10/12 03:18:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/backup" 2025/10/12 03:18:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 03:18:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:18:51 DEBUG : two: Unchanged skipping 2025/10/12 03:18:51 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 03:18:53 INFO : one: Copied (server-side copy) 2025/10/12 03:18:53 INFO : one: Deleted 2025/10/12 03:18:53 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:18:54 INFO : one: Copied (new) 2025/10/12 03:18:54 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 03:18:55 INFO : three.txt: Copied (server-side copy) 2025/10/12 03:18:55 INFO : three.txt: Deleted 2025/10/12 03:18:55 INFO : three.txt: Moved into backup dir 2025/10/12 03:18:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:18:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:18:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 03:18:57 DEBUG : two: Unchanged skipping 2025/10/12 03:18:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:18:57 INFO : one: Copied (server-side copy) 2025/10/12 03:18:57 INFO : one: Deleted 2025/10/12 03:18:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:18:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 03:18:58 INFO : one: Copied (new) 2025/10/12 03:18:58 DEBUG : Waiting for deletions to finish 2025/10/12 03:18:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 03:18:59 INFO : three.txt: Copied (server-side copy) 2025/10/12 03:18:59 INFO : three.txt: Deleted 2025/10/12 03:18:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:19:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/dst" 2025/10/12 03:19:03 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/backup" 2025/10/12 03:19:04 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:19:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 03:19:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:04 DEBUG : two: Unchanged skipping 2025/10/12 03:19:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 03:19:06 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 03:19:06 INFO : one: Deleted 2025/10/12 03:19:06 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:19:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:07 INFO : one: Copied (new) 2025/10/12 03:19:07 DEBUG : Waiting for deletions to finish 2025/10/12 03:19:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 03:19:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 03:19:08 INFO : three.txt: Deleted 2025/10/12 03:19:08 INFO : three.txt: Moved into backup dir 2025/10/12 03:19:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 03:19:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:10 DEBUG : two: Unchanged skipping 2025/10/12 03:19:10 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:19:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:10 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 03:19:11 INFO : one: Deleted 2025/10/12 03:19:11 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:19:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 03:19:11 INFO : one: Copied (new) 2025/10/12 03:19:11 DEBUG : Waiting for deletions to finish 2025/10/12 03:19:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 03:19:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 03:19:12 INFO : three.txt: Deleted 2025/10/12 03:19:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:19:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/dst" 2025/10/12 03:19:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/backup" 2025/10/12 03:19:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:17 DEBUG : two: Unchanged skipping 2025/10/12 03:19:17 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:19:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 03:19:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 03:19:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/12 03:19:19 INFO : one: Deleted 2025/10/12 03:19:19 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:19:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:20 INFO : one: Copied (new) 2025/10/12 03:19:20 DEBUG : Waiting for deletions to finish 2025/10/12 03:19:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 03:19:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/12 03:19:20 INFO : three.txt: Deleted 2025/10/12 03:19:20 INFO : three.txt: Moved into backup dir 2025/10/12 03:19:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 03:19:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:22 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:19:22 DEBUG : two: Unchanged skipping 2025/10/12 03:19:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/12 03:19:23 INFO : one: Deleted 2025/10/12 03:19:23 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:19:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 03:19:23 INFO : one: Copied (new) 2025/10/12 03:19:23 DEBUG : Waiting for deletions to finish 2025/10/12 03:19:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 03:19:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/12 03:19:24 INFO : three.txt: Deleted 2025/10/12 03:19:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.35s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:19:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/dst" 2025/10/12 03:19:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 03:19:29 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:19:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:29 DEBUG : two: Unchanged skipping 2025/10/12 03:19:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 03:19:29 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 03:19:29 INFO : one: Deleted 2025/10/12 03:19:29 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:19:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:30 INFO : one: Copied (new) 2025/10/12 03:19:30 DEBUG : Waiting for deletions to finish 2025/10/12 03:19:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 03:19:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 03:19:31 INFO : three.txt: Deleted 2025/10/12 03:19:31 INFO : three.txt: Moved into backup dir 2025/10/12 03:19:32 DEBUG : one.bak: Excluded (Path Filter) 2025/10/12 03:19:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/12 03:19:32 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for checks to finish 2025/10/12 03:19:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 03:19:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:32 DEBUG : two: Unchanged skipping 2025/10/12 03:19:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:32 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 03:19:33 INFO : one: Deleted 2025/10/12 03:19:33 DEBUG : B2 bucket rclone-test-nucuyir5pubu path dst: Waiting for transfers to finish 2025/10/12 03:19:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 03:19:33 INFO : one: Copied (new) 2025/10/12 03:19:33 DEBUG : Waiting for deletions to finish 2025/10/12 03:19:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 03:19:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 03:19:34 INFO : three.txt: Deleted 2025/10/12 03:19:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.82s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:19:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/dst" 2025/10/12 03:19:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 03:19:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 03:19:39 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 03:19:39 INFO : one: Deleted 2025/10/12 03:19:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:40 INFO : one: Copied (new) 2025/10/12 03:19:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:40 DEBUG : two: Unchanged skipping 2025/10/12 03:19:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/12 03:19:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 03:19:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 03:19:41 INFO : three.txt: Deleted 2025/10/12 03:19:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 03:19:42 INFO : three.txt: Copied (new) 2025/10/12 03:19:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/12 03:19:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/12 03:19:42 DEBUG : pacer: Reducing sleep to 10ms 2025/10/12 03:19:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 03:19:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:43 INFO : one: Copied (server-side copy) to: one.bak 2025/10/12 03:19:43 INFO : one: Deleted 2025/10/12 03:19:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 03:19:44 INFO : one: Copied (new) 2025/10/12 03:19:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:44 DEBUG : two: Unchanged skipping 2025/10/12 03:19:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/12 03:19:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 03:19:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/12 03:19:45 INFO : three.txt: Deleted 2025/10/12 03:19:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/12 03:19:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nucuyir5pubu/dst" 2025/10/12 03:19:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/12 03:19:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/12 03:19:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/12 03:19:51 INFO : one: Deleted 2025/10/12 03:19:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:52 INFO : one: Copied (new) 2025/10/12 03:19:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:52 DEBUG : two: Unchanged skipping 2025/10/12 03:19:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/12 03:19:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/12 03:19:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/12 03:19:53 INFO : three.txt: Deleted 2025/10/12 03:19:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 03:19:53 INFO : three.txt: Copied (new) 2025/10/12 03:19:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/12 03:19:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/12 03:19:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/12 03:19:54 INFO : one: Deleted 2025/10/12 03:19:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/12 03:19:55 INFO : one: Copied (new) 2025/10/12 03:19:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:19:55 DEBUG : two: Unchanged skipping 2025/10/12 03:19:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/12 03:19:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/12 03:19:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/12 03:19:56 INFO : three.txt: Deleted 2025/10/12 03:19:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/12 03:19:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.72s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:19:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/12 03:19:58 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:19:58 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:19:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/12 03:19:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/12 03:19:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:20:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/12 03:20:00 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:20:00 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:20:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/12 03:20:00 INFO : existing: Copied (new) 2025/10/12 03:20:00 DEBUG : Waiting for deletions to finish 2025/10/12 03:20:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/12 03:20:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/12 03:20:01 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:20:01 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:20:01 ERROR : B2 bucket rclone-test-nucuyir5pubu: not deleting files as there were IO errors 2025/10/12 03:20:01 ERROR : B2 bucket rclone-test-nucuyir5pubu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:20:02 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:20:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:02 DEBUG : existing: Unchanged skipping 2025/10/12 03:20:02 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:20:02 DEBUG : Waiting for deletions to finish 2025/10/12 03:20:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:20:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both0: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both10: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both11: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:20:18 DEBUG : both12: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both13: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both14: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both15: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both19: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both1: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both2: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both3: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both4: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both5: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both6: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both7: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both8: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:18 DEBUG : both9: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both16: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both17: Unchanged skipping 2025/10/12 03:20:18 DEBUG : both18: Unchanged skipping 2025/10/12 03:20:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:20:18 DEBUG : Waiting for deletions to finish 2025/10/12 03:20:19 INFO : only18: Deleted 2025/10/12 03:20:19 INFO : only17: Deleted 2025/10/12 03:20:19 INFO : only19: Deleted 2025/10/12 03:20:19 INFO : only6: Deleted 2025/10/12 03:20:19 INFO : only8: Deleted 2025/10/12 03:20:19 INFO : only0: Deleted 2025/10/12 03:20:19 INFO : only13: Deleted 2025/10/12 03:20:19 INFO : only15: Deleted 2025/10/12 03:20:19 INFO : only2: Deleted 2025/10/12 03:20:19 INFO : only3: Deleted 2025/10/12 03:20:19 INFO : only4: Deleted 2025/10/12 03:20:19 INFO : only5: Deleted 2025/10/12 03:20:19 INFO : only9: Deleted 2025/10/12 03:20:19 INFO : only10: Deleted 2025/10/12 03:20:19 INFO : only11: Deleted 2025/10/12 03:20:19 INFO : only12: Deleted 2025/10/12 03:20:19 INFO : only16: Deleted 2025/10/12 03:20:20 INFO : only1: Deleted 2025/10/12 03:20:20 INFO : only7: Deleted 2025/10/12 03:20:20 INFO : only14: Deleted 2025/10/12 03:20:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.38s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:20:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:20:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both10: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both13: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both14: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both15: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both16: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both0: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both17: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both11: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both12: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both1: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both19: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both18: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both2: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both6: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both7: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both3: Unchanged skipping 2025/10/12 03:20:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:20:38 DEBUG : both9: Unchanged skipping 2025/10/12 03:20:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : both4: Unchanged skipping 2025/10/12 03:20:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : both5: Unchanged skipping 2025/10/12 03:20:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : both8: Unchanged skipping 2025/10/12 03:20:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/12 03:20:38 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:20:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:38 INFO : only0: Copied (replaced existing) 2025/10/12 03:20:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:38 INFO : only10: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only16: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only17: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only14: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only18: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only19: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only1: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only15: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only11: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only3: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only4: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only6: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only2: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only7: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only5: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only12: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only13: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only8: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/12 03:20:39 INFO : only9: Copied (replaced existing) 2025/10/12 03:20:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.55s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:20:48 DEBUG : empty_dir: Making directory with metadata 2025/10/12 03:20:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 03:20:48 DEBUG : empty_on_remote: Making directory with metadata 2025/10/12 03:20:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 03:20:48 INFO : empty_on_remote: Making directory 2025/10/12 03:20:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/12 03:20:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/12 03:20:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/12 03:20:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/12 03:20:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:20:50 DEBUG : empty_dir: Making directory with metadata 2025/10/12 03:20:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 03:20:50 DEBUG : empty_on_remote: Making directory with metadata 2025/10/12 03:20:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/12 03:20:50 INFO : empty_on_remote: Making directory 2025/10/12 03:20:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/12 03:20:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/12 03:20:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/12 03:20:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/12 03:20:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/12 03:20:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.18s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:20:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 03:20:52 INFO : sub dir: Making directory 2025/10/12 03:20:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:20:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/12 03:20:54 INFO : sub dir: Making directory 2025/10/12 03:20:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:21:02 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:03 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : apple: Unchanged skipping 2025/10/12 03:21:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:21:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:21:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : banana: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:21:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:21:03 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:21:03 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:03 INFO : There was nothing to transfer 2025/10/12 03:21:03 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:03 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:21:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:21:04 DEBUG : apple: Unchanged skipping 2025/10/12 03:21:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : banana: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:21:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:21:04 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:21:04 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:04 INFO : There was nothing to transfer 2025/10/12 03:21:04 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:04 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:21:17 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:17 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:21:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : banana: Unchanged skipping 2025/10/12 03:21:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : apple: Unchanged skipping 2025/10/12 03:21:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:21:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:21:18 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:21:18 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:18 INFO : There was nothing to transfer 2025/10/12 03:21:18 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:18 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : apple: Unchanged skipping 2025/10/12 03:21:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : banana: Unchanged skipping 2025/10/12 03:21:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:21:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:21:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:21:19 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:21:19 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:19 INFO : There was nothing to transfer 2025/10/12 03:21:19 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:19 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:21:31 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:32 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:21:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:32 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/12 03:21:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:32 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:21:32 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:21:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 03:21:32 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/12 03:21:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 03:21:32 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/12 03:21:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 03:21:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 03:21:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 03:21:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 03:21:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 03:21:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 03:21:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 03:21:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 03:21:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 03:21:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 03:21:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 03:21:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 03:21:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 03:21:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 03:21:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 03:21:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 03:21:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 03:21:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 03:21:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/12 03:21:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 03:21:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:34 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:34 INFO : splitbananasplit: Deleted 2025/10/12 03:21:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/12 03:21:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/12 03:21:34 INFO : dir1/0011-56789;.txt: Deleted 2025/10/12 03:21:34 INFO : dir1/0012-6789;.txt: Deleted 2025/10/12 03:21:34 INFO : appleappleapplebanana: Deleted 2025/10/12 03:21:34 INFO : apple: Deleted 2025/10/12 03:21:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/12 03:21:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/12 03:21:34 INFO : dir1/0003-defghij.txt: Deleted 2025/10/12 03:21:35 INFO : dir1/0007-1234567.txt: Deleted 2025/10/12 03:21:35 INFO : dir1/0013-789;=.txt: Deleted 2025/10/12 03:21:35 INFO : dir1/0015-9;=.txt: Deleted 2025/10/12 03:21:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/12 03:21:35 INFO : dir1/0010-456789.txt: Deleted 2025/10/12 03:21:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/12 03:21:35 INFO : dir1/0008-2345678.txt: Deleted 2025/10/12 03:21:35 INFO : dir1/0009-3456789.txt: Deleted 2025/10/12 03:21:35 INFO : dir1/0014-89;=.txt: Deleted 2025/10/12 03:21:35 INFO : banana: Deleted 2025/10/12 03:21:35 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/12 03:21:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 03:21:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : apple: Unchanged skipping 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : banana: Unchanged skipping 2025/10/12 03:21:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/12 03:21:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:21:35 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:21:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:21:35 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:21:35 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:35 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/12 03:21:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/12 03:21:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/12 03:21:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/12 03:21:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/12 03:21:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/12 03:21:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/12 03:21:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/12 03:21:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/12 03:21:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/12 03:21:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/12 03:21:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:21:48 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:48 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:21:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:49 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/12 03:21:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/12 03:21:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/12 03:21:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/12 03:21:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/12 03:21:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/12 03:21:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/12 03:21:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/12 03:21:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:49 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:21:49 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:21:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 03:21:49 INFO : apple: Copied (new) to: PREFIXapple 2025/10/12 03:21:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 03:21:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/12 03:21:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 03:21:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/12 03:21:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 03:21:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 03:21:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 03:21:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/12 03:21:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 03:21:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 03:21:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 03:21:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 03:21:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 03:21:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/12 03:21:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 03:21:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 03:21:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 03:21:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 03:21:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 03:21:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 03:21:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 03:21:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 03:21:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 03:21:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 03:21:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 03:21:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/12 03:21:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 03:21:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 03:21:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/12 03:21:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 03:21:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 03:21:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/12 03:21:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 03:21:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 03:21:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/12 03:21:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 03:21:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 03:21:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/12 03:21:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 03:21:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 03:21:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/12 03:21:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 03:21:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 03:21:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/12 03:21:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 03:21:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/12 03:21:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 03:21:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/12 03:21:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 03:21:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/12 03:21:50 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:50 INFO : banana: Deleted 2025/10/12 03:21:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0007-1234567.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0010-456789.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0014-89;=.txt: Deleted 2025/10/12 03:21:51 INFO : appleappleapplebanana: Deleted 2025/10/12 03:21:51 INFO : dir1/0013-789;=.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0008-2345678.txt: Deleted 2025/10/12 03:21:51 INFO : splitbananasplit: Deleted 2025/10/12 03:21:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0009-3456789.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0011-56789;.txt: Deleted 2025/10/12 03:21:51 INFO : apple: Deleted 2025/10/12 03:21:51 INFO : dir1/0003-defghij.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0012-6789;.txt: Deleted 2025/10/12 03:21:51 INFO : dir1/0015-9;=.txt: Deleted 2025/10/12 03:21:51 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 03:21:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 03:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 03:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 03:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 03:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 03:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 03:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 03:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 03:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 03:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 03:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 03:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 03:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 03:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 03:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 03:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 03:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 03:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 03:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 03:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 03:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 03:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 03:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 03:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 03:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 03:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 03:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 03:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : apple: transformed to: PREFIXapple 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/12 03:21:52 DEBUG : banana: transformed to: PREFIXbanana 2025/10/12 03:21:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/12 03:21:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/12 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/12 03:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/12 03:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/12 03:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/12 03:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/12 03:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/12 03:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/12 03:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/12 03:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/12 03:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/12 03:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/12 03:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/12 03:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/12 03:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/12 03:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/12 03:21:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:21:52 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:21:52 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:21:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 03:21:52 INFO : splitbananasplit: Copied (new) 2025/10/12 03:21:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 03:21:52 INFO : appleappleapplebanana: Copied (new) 2025/10/12 03:21:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 03:21:52 INFO : apple: Copied (new) 2025/10/12 03:21:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 03:21:52 INFO : banana: Copied (new) 2025/10/12 03:21:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 03:21:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/12 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 03:21:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/12 03:21:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 03:21:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 03:21:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 03:21:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 03:21:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 03:21:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 03:21:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 03:21:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 03:21:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 03:21:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 03:21:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 03:21:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 03:21:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 03:21:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 03:21:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/12 03:21:53 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/12 03:21:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/12 03:21:53 INFO : PREFIXbanana: Deleted 2025/10/12 03:21:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/12 03:21:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/12 03:21:54 INFO : PREFIXapple: Deleted 2025/10/12 03:21:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/12 03:21:54 INFO : PREFIXsplitbananasplit: Deleted 2025/10/12 03:21:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/12 03:21:54 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:54 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:21:54 DEBUG : Waiting for deletions to finish 2025/10/12 03:21:55 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:21:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:22:07 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:07 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 03:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 03:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 03:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 03:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 03:22:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/12 03:22:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:22:07 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:22:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 03:22:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 03:22:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 03:22:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 03:22:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 03:22:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 03:22:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 03:22:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 03:22:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 03:22:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 03:22:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 03:22:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 03:22:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 03:22:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 03:22:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/12 03:22:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 03:22:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 03:22:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 03:22:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 03:22:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 03:22:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 03:22:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 03:22:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 03:22:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/12 03:22:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 03:22:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/12 03:22:09 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:09 INFO : splitbananasplit: Deleted 2025/10/12 03:22:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/12 03:22:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0007-1234567.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0009-3456789.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0010-456789.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0015-9;=.txt: Deleted 2025/10/12 03:22:10 INFO : apple: Deleted 2025/10/12 03:22:10 INFO : banana: Deleted 2025/10/12 03:22:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0011-56789;.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0012-6789;.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0013-789;=.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0003-defghij.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0008-2345678.txt: Deleted 2025/10/12 03:22:10 INFO : dir1/0014-89;=.txt: Deleted 2025/10/12 03:22:10 INFO : appleappleapplebanana: Deleted 2025/10/12 03:22:10 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/12 03:22:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/12 03:22:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/12 03:22:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/12 03:22:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/12 03:22:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:11 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:22:11 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:22:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/12 03:22:11 INFO : apple: Copied (new) 2025/10/12 03:22:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/12 03:22:11 INFO : banana: Copied (new) 2025/10/12 03:22:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 03:22:11 INFO : splitbananasplit: Copied (new) 2025/10/12 03:22:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 03:22:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/12 03:22:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 03:22:11 INFO : appleappleapplebanana: Copied (new) 2025/10/12 03:22:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 03:22:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/12 03:22:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 03:22:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/12 03:22:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 03:22:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/12 03:22:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 03:22:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 03:22:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 03:22:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 03:22:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 03:22:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 03:22:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 03:22:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 03:22:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 03:22:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 03:22:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 03:22:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 03:22:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/12 03:22:12 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:12 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/12 03:22:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/12 03:22:12 INFO : splitbananasplitSUFFIX: Deleted 2025/10/12 03:22:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/12 03:22:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/12 03:22:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/12 03:22:12 INFO : bananaSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/12 03:22:13 INFO : appleSUFFIX: Deleted 2025/10/12 03:22:13 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:13 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:22:13 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:14 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:22:26 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:26 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:27 DEBUG : apple: Unchanged skipping 2025/10/12 03:22:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:27 DEBUG : banana: Unchanged skipping 2025/10/12 03:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/12 03:22:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/12 03:22:27 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:22:27 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:22:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 03:22:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/12 03:22:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/12 03:22:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/12 03:22:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/12 03:22:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/12 03:22:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/12 03:22:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/12 03:22:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/12 03:22:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/12 03:22:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/12 03:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/12 03:22:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/12 03:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/12 03:22:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/12 03:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/12 03:22:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/12 03:22:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/12 03:22:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/12 03:22:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/12 03:22:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/12 03:22:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/12 03:22:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/12 03:22:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/12 03:22:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/12 03:22:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/12 03:22:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/12 03:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/12 03:22:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/12 03:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/12 03:22:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/12 03:22:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/12 03:22:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/12 03:22:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/12 03:22:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/12 03:22:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/12 03:22:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/12 03:22:28 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:28 INFO : dir1/0010-456789.txt: Deleted 2025/10/12 03:22:28 INFO : dir1/0013-789;=.txt: Deleted 2025/10/12 03:22:28 INFO : appleappleapplebanana: Deleted 2025/10/12 03:22:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/12 03:22:28 INFO : dir1/0012-6789;.txt: Deleted 2025/10/12 03:22:28 INFO : splitbananasplit: Deleted 2025/10/12 03:22:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0007-1234567.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0011-56789;.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0008-2345678.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0014-89;=.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0009-3456789.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0015-9;=.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0003-defghij.txt: Deleted 2025/10/12 03:22:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/12 03:22:29 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:29 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : appleapple: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/12 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 03:22:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 03:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : apple: Unchanged skipping 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:22:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:22:29 DEBUG : banana: Unchanged skipping 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/12 03:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/12 03:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/12 03:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/12 03:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/12 03:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/12 03:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/12 03:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/12 03:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/12 03:22:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/12 03:22:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/12 03:22:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/12 03:22:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/12 03:22:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/12 03:22:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/12 03:22:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/12 03:22:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:22:29 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:22:29 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:22:29 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:29 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:30 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : appleapple: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/12 03:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 03:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 03:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/12 03:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/12 03:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/12 03:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/12 03:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/12 03:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/12 03:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/12 03:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/12 03:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/12 03:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/12 03:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/12 03:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/12 03:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/12 03:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/12 03:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/12 03:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/12 03:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/12 03:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/12 03:22:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:22:42 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:42 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:22:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : apple: Unchanged skipping 2025/10/12 03:22:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:22:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : banana: Unchanged skipping 2025/10/12 03:22:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:22:42 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:22:42 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:22:42 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:42 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:43 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : apple: Unchanged skipping 2025/10/12 03:22:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:22:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : banana: Unchanged skipping 2025/10/12 03:22:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:22:43 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:22:43 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:22:43 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:43 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:43 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:44 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:22:56 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:57 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : apple: Unchanged skipping 2025/10/12 03:22:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:22:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : banana: Unchanged skipping 2025/10/12 03:22:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:22:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:22:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:22:57 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:57 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:57 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : apple: Unchanged skipping 2025/10/12 03:22:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : banana: Unchanged skipping 2025/10/12 03:22:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:22:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:22:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:22:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:22:58 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:22:58 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:58 DEBUG : Waiting for deletions to finish 2025/10/12 03:22:58 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:22:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:11 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:11 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:23:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:23:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : apple: Unchanged skipping 2025/10/12 03:23:12 DEBUG : banana: Unchanged skipping 2025/10/12 03:23:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:12 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:12 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:12 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:23:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : apple: Unchanged skipping 2025/10/12 03:23:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:23:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : banana: Unchanged skipping 2025/10/12 03:23:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:23:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:12 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:12 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:13 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:25 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:25 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : apple: Unchanged skipping 2025/10/12 03:23:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:23:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : banana: Unchanged skipping 2025/10/12 03:23:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:26 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:26 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:26 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:26 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:23:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : apple: Unchanged skipping 2025/10/12 03:23:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:23:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : banana: Unchanged skipping 2025/10/12 03:23:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:23:26 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:26 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:26 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:26 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:27 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:23:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:39 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:39 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:23:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : apple: Unchanged skipping 2025/10/12 03:23:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:23:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:23:40 DEBUG : banana: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:23:40 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:40 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:40 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:40 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:23:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/12 03:23:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/12 03:23:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : apple: Unchanged skipping 2025/10/12 03:23:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : banana: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/12 03:23:41 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:41 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:41 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:41 DEBUG : apple: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : banana: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/12 03:23:41 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (169.77s) --- PASS: TestTransform/NFC (12.84s) --- PASS: TestTransform/NFD (14.63s) --- PASS: TestTransform/base64 (16.87s) --- PASS: TestTransform/prefix (18.78s) --- PASS: TestTransform/suffix (19.02s) --- PASS: TestTransform/truncate (16.11s) --- PASS: TestTransform/encoder (14.30s) --- PASS: TestTransform/ISO-8859-1 (14.29s) --- PASS: TestTransform/charmap (14.53s) --- PASS: TestTransform/lowercase (13.93s) --- PASS: TestTransform/ascii (14.45s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/12 03:23:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/12 03:23:46 INFO : sub dir_somesuffix: Making directory 2025/10/12 03:23:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/12 03:23:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/12 03:23:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/12 03:23:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/12 03:23:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/12 03:23:46 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:46 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:47 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:23:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/12 03:23:47 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:47 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:48 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:48 INFO : tictactoe: Making directory 2025/10/12 03:23:48 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:48 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:23:48 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/12 03:23:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:23:48 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:48 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:48 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:23:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/12 03:23:48 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:49 INFO : toe: Making directory 2025/10/12 03:23:49 INFO : toe/toe: Making directory 2025/10/12 03:23:49 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/12 03:23:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/12 03:23:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/12 03:23:49 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:49 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:23:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/12 03:23:50 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:51 INFO : toe: Making directory 2025/10/12 03:23:51 INFO : toe/toe: Making directory 2025/10/12 03:23:51 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/12 03:23:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/12 03:23:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/12 03:23:51 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:51 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:23:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/12 03:23:52 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:52 DEBUG : empty_dir: Making directory with metadata 2025/10/12 03:23:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 03:23:52 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:53 INFO : tictacempty_dir: Making directory 2025/10/12 03:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:53 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:53 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:53 INFO : tictactoe: Making directory 2025/10/12 03:23:53 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:53 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:23:53 INFO : tictactoe/tictactoe: Making directory 2025/10/12 03:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 03:23:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 03:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 03:23:53 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:53 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:23:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/12 03:23:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:54 DEBUG : empty_dir: Making directory with metadata 2025/10/12 03:23:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 03:23:54 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:54 INFO : tictacempty_dir: Making directory 2025/10/12 03:23:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:54 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:54 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:54 INFO : tictactoe: Making directory 2025/10/12 03:23:54 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:54 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:23:54 INFO : tictactoe/tictactoe: Making directory 2025/10/12 03:23:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:23:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 03:23:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:23:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 03:23:54 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:23:54 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:23:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:23:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/12 03:23:55 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:55 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:23:56 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:56 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 03:23:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:23:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/12 03:23:56 NOTICE: B2 bucket rclone-test-nucuyir5pubu: 0 differences found 2025/10/12 03:23:56 NOTICE: B2 bucket rclone-test-nucuyir5pubu: 1 matching files --- PASS: TestAllTag (2.00s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:56 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:56 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:56 INFO : tictactoe: Making directory 2025/10/12 03:23:56 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:56 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:23:56 INFO : tictactoe/tictactoe: Making directory 2025/10/12 03:23:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:23:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 03:23:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 03:23:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 03:23:56 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:56 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:23:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/12 03:23:57 DEBUG : Waiting for deletions to finish 2025/10/12 03:23:57 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:57 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:57 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:23:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:23:57 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 03:23:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/12 03:23:57 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/12 03:23:57 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:57 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.02s) === RUN TestSyntax 2025/10/12 03:23:58 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:23:58 INFO : toe: Making directory 2025/10/12 03:23:58 INFO : toe/toe: Making directory 2025/10/12 03:23:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/12 03:23:58 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:23:58 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:23:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:23:59 INFO : toe/toe/toe: Copied (new) 2025/10/12 03:23:59 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.83s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:24:00 DEBUG : empty_dir: Making directory with metadata 2025/10/12 03:24:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 03:24:00 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:00 INFO : tictacempty_dir: Making directory 2025/10/12 03:24:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:00 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:00 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:00 INFO : tictactoe: Making directory 2025/10/12 03:24:00 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:00 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:24:00 INFO : tictactoe/tictactoe: Making directory 2025/10/12 03:24:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:24:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 03:24:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 03:24:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:00 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:24:00 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:24:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:24:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:01 INFO : toe/toe/toe.txt: Deleted 2025/10/12 03:24:01 INFO : toe/toe: Removing directory 2025/10/12 03:24:01 INFO : toe: Removing directory 2025/10/12 03:24:01 INFO : empty_dir: Removing directory 2025/10/12 03:24:01 DEBUG : Local file system at /tmp/rclone2108923294: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:24:02 DEBUG : empty_dir: Making directory with metadata 2025/10/12 03:24:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 03:24:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:02 INFO : tictacempty_dir: Making directory 2025/10/12 03:24:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:02 INFO : tictactoe: Making directory 2025/10/12 03:24:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:02 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:24:02 INFO : tictactoe/tictactoe: Making directory 2025/10/12 03:24:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:24:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 03:24:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 03:24:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:02 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:24:02 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:24:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:24:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:02 INFO : toe/toe/toe.txt: Deleted 2025/10/12 03:24:02 INFO : toe/toe: Removing directory 2025/10/12 03:24:02 INFO : toe: Removing directory 2025/10/12 03:24:02 INFO : empty_dir: Removing directory 2025/10/12 03:24:02 DEBUG : Local file system at /tmp/rclone2108923294: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/12 03:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/12 03:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 03:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 03:24:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 03:24:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:24:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/12 03:24:04 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.20s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:24:05 DEBUG : Reset feature "Copy" 2025/10/12 03:24:05 DEBUG : Reset feature "Move" 2025/10/12 03:24:05 DEBUG : Reset feature "Copy" 2025/10/12 03:24:05 DEBUG : Reset feature "Move" 2025/10/12 03:24:05 DEBUG : empty_dir: Making directory with metadata 2025/10/12 03:24:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 03:24:05 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:05 INFO : tictacempty_dir: Making directory 2025/10/12 03:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/12 03:24:05 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:05 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:05 INFO : tictactoe: Making directory 2025/10/12 03:24:05 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:05 DEBUG : toe: transformed to: tictactoe 2025/10/12 03:24:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:24:05 INFO : tictactoe/tictactoe: Making directory 2025/10/12 03:24:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/12 03:24:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/12 03:24:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 03:24:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:05 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:24:05 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:24:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:24:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/12 03:24:06 INFO : toe/toe/toe.txt: Deleted 2025/10/12 03:24:06 INFO : toe/toe: Removing directory 2025/10/12 03:24:06 INFO : toe: Removing directory 2025/10/12 03:24:06 INFO : empty_dir: Removing directory 2025/10/12 03:24:06 DEBUG : Local file system at /tmp/rclone2108923294: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/12 03:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/12 03:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 03:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 03:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/12 03:24:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:24:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/12 03:24:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.41s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:24:08 DEBUG : toe: transformed to: dG9l 2025/10/12 03:24:08 DEBUG : toe: transformed to: dG9l 2025/10/12 03:24:08 INFO : dG9l: Making directory 2025/10/12 03:24:08 DEBUG : toe: transformed to: dG9l 2025/10/12 03:24:08 DEBUG : toe: transformed to: dG9l 2025/10/12 03:24:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/12 03:24:08 INFO : dG9l/dG9l: Making directory 2025/10/12 03:24:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/12 03:24:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/12 03:24:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/12 03:24:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/12 03:24:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/12 03:24:08 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:24:08 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:24:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:24:09 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/12 03:24:09 DEBUG : Waiting for deletions to finish 2025/10/12 03:24:09 DEBUG : dG9l: transformed to: toe 2025/10/12 03:24:09 DEBUG : dG9l: transformed to: toe 2025/10/12 03:24:09 DEBUG : dG9l: transformed to: toe 2025/10/12 03:24:09 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/12 03:24:09 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/12 03:24:09 DEBUG : Local file system at /tmp/rclone2108923294: Waiting for checks to finish 2025/10/12 03:24:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/12 03:24:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/12 03:24:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/12 03:24:09 DEBUG : Local file system at /tmp/rclone2108923294: Waiting for transfers to finish 2025/10/12 03:24:09 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.34s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-nucuyir5pubu", Local "Local file system at /tmp/rclone2108923294", Modify Window "1ms" 2025/10/12 03:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 03:24:11 DEBUG : toe: transformed to: 2025/10/12 03:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 03:24:11 DEBUG : toe: transformed to: 2025/10/12 03:24:11 INFO : B2 bucket rclone-test-nucuyir5pubu: Making directory 2025/10/12 03:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 03:24:11 DEBUG : toe: transformed to: 2025/10/12 03:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 03:24:11 DEBUG : toe: transformed to: 2025/10/12 03:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 03:24:11 DEBUG : toe/toe: transformed to: 2025/10/12 03:24:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/12 03:24:11 INFO : toe/toe: Making directory 2025/10/12 03:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 03:24:11 DEBUG : toe/toe: transformed to: 2025/10/12 03:24:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/12 03:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 03:24:11 DEBUG : toe: transformed to: 2025/10/12 03:24:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/12 03:24:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/12 03:24:11 DEBUG : toe/toe/toe: transformed to: 2025/10/12 03:24:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/12 03:24:11 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for checks to finish 2025/10/12 03:24:11 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Waiting for transfers to finish 2025/10/12 03:24:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/12 03:24:12 INFO : toe/toe/toe: Copied (new) 2025/10/12 03:24:12 ERROR : B2 bucket rclone-test-nucuyir5pubu: not deleting files as there were IO errors 2025/10/12 03:24:12 ERROR : B2 bucket rclone-test-nucuyir5pubu: not deleting directories as there were IO errors --- PASS: TestError (1.82s) PASS 2025/10/12 03:24:12 DEBUG : B2 bucket rclone-test-nucuyir5pubu: Purge remote 2025/10/12 03:24:12 INFO : B2 bucket rclone-test-nucuyir5pubu: cleaning bucket "rclone-test-nucuyir5pubu" of all files 2025/10/12 03:24:13 DEBUG : BackupDir/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95c3_d20251012_m031846_c001_v7007000_t0000_u01760239126087") 2025/10/12 03:24:13 DEBUG : BackupDir/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f10680f86f88a78d6_d20251012_m031840_c001_v0001179_t0057_u01760239120809") 2025/10/12 03:24:13 DEBUG : CompareDest/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1ab6_d20251012_m031821_c001_v7007000_t0000_u01760239101959") 2025/10/12 03:24:13 DEBUG : CompareDest/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9108d_d20251012_m031816_c001_v0001184_t0059_u01760239096314") 2025/10/12 03:24:13 DEBUG : CompareDest/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1abc_d20251012_m031822_c001_v7007000_t0000_u01760239102140") 2025/10/12 03:24:13 DEBUG : CompareDest/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171234_d20251012_m031817_c001_v0001041_t0033_u01760239097285") 2025/10/12 03:24:13 DEBUG : CopyDest/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95c7_d20251012_m031846_c001_v7007000_t0000_u01760239126268") 2025/10/12 03:24:13 DEBUG : CopyDest/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171256_d20251012_m031837_c001_v0001041_t0027_u01760239117767") 2025/10/12 03:24:13 DEBUG : CopyDest/three: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95ca_d20251012_m031846_c001_v7007000_t0000_u01760239126448") 2025/10/12 03:24:14 DEBUG : CopyDest/three: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171266_d20251012_m031843_c001_v0001041_t0034_u01760239123890") 2025/10/12 03:24:14 DEBUG : CopyDest/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95cb_d20251012_m031846_c001_v7007000_t0000_u01760239126630") 2025/10/12 03:24:14 DEBUG : CopyDest/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd911b6_d20251012_m031841_c001_v0001184_t0028_u01760239121934") 2025/10/12 03:24:14 DEBUG : EXISTING: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf97c2_d20251012_m032003_c001_v7007000_t0000_u01760239203342") 2025/10/12 03:24:14 DEBUG : EXISTING: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171320_d20251012_m032002_c001_v0001041_t0045_u01760239202203") 2025/10/12 03:24:14 DEBUG : PREFIXapple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a24_d20251012_m032154_c001_v7007000_t0000_u01760239314084") 2025/10/12 03:24:14 DEBUG : PREFIXapple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b0e_d20251012_m032149_c001_v0001184_t0045_u01760239309327") 2025/10/12 03:24:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efd50_d20251012_m032154_c001_v7007000_t0000_u01760239314099") 2025/10/12 03:24:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714a0_d20251012_m032149_c001_v0001041_t0002_u01760239309431") 2025/10/12 03:24:14 DEBUG : PREFIXbanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513235_d20251012_m032153_c001_v7007000_t0000_u01760239313881") 2025/10/12 03:24:14 DEBUG : PREFIXbanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d83e_d20251012_m032149_c001_v0001161_t0057_u01760239309337") 2025/10/12 03:24:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811278_d20251012_m032154_c001_v7007000_t0000_u01760239314256") 2025/10/12 03:24:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63fe0_d20251012_m032149_c001_v0001182_t0025_u01760239309348") 2025/10/12 03:24:14 DEBUG : Testêé: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf977a_d20251012_m031959_c001_v7007000_t0000_u01760239199933") 2025/10/12 03:24:14 DEBUG : Testêé: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117131c_d20251012_m031959_c001_v0001041_t0021_u01760239199177") 2025/10/12 03:24:14 DEBUG : Testêé: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91558_d20251012_m031958_c001_v0001184_t0013_u01760239198234") 2025/10/12 03:24:14 DEBUG : YXBwbGU=: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb35_d20251012_m032136_c001_v7007000_t0000_u01760239296792") 2025/10/12 03:24:15 DEBUG : YXBwbGU=: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f55_d20251012_m032132_c001_v0001182_t0038_u01760239292698") 2025/10/12 03:24:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb36_d20251012_m032136_c001_v7007000_t0000_u01760239296972") 2025/10/12 03:24:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171467_d20251012_m032132_c001_v0001041_t0029_u01760239292708") 2025/10/12 03:24:15 DEBUG : YmFuYW5h: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb37_d20251012_m032137_c001_v7007000_t0000_u01760239297153") 2025/10/12 03:24:15 DEBUG : YmFuYW5h: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91a36_d20251012_m032132_c001_v0001184_t0026_u01760239292678") 2025/10/12 03:24:15 DEBUG : a/potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4379_d20251012_m031651_c001_v7007000_t0000_u01760239011768") 2025/10/12 03:24:15 DEBUG : a/potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90cdb_d20251012_m031651_c001_v0001184_t0019_u01760239011185") 2025/10/12 03:24:15 DEBUG : a/potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de436e_d20251012_m031649_c001_v7007000_t0000_u01760239009766") 2025/10/12 03:24:15 DEBUG : a/potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90cb7_d20251012_m031648_c001_v0001184_t0005_u01760239008998") 2025/10/12 03:24:15 DEBUG : a/potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7ce_d20251012_m031632_c001_v7007000_t0000_u01760238992911") 2025/10/12 03:24:15 DEBUG : a/potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90bba_d20251012_m031632_c001_v0001184_t0049_u01760238992158") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b041b_d20251012_m032342_c001_v7007000_t0000_u01760239422082") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6436b_d20251012_m032338_c001_v0001182_t0029_u01760239418190") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0bc_d20251012_m032327_c001_v7007000_t0000_u01760239407675") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c642fb_d20251012_m032324_c001_v0001182_t0050_u01760239404194") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9fd7_d20251012_m032313_c001_v7007000_t0000_u01760239393765") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64273_d20251012_m032310_c001_v0001182_t0030_u01760239390094") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f30_d20251012_m032259_c001_v7007000_t0000_u01760239379232") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64205_d20251012_m032255_c001_v0001182_t0003_u01760239375933") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513297_d20251012_m032244_c001_v7007000_t0000_u01760239364878") 2025/10/12 03:24:15 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c641aa_d20251012_m032241_c001_v0001182_t0007_u01760239361073") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b8112ff_d20251012_m032230_c001_v7007000_t0000_u01760239350686") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117151e_d20251012_m032224_c001_v0001041_t0058_u01760239344932") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3777_d20251012_m032214_c001_v7007000_t0000_u01760239334557") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c4e_d20251012_m032211_c001_v0001184_t0024_u01760239331255") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e375e_d20251012_m032210_c001_v7007000_t0000_u01760239330124") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c11_d20251012_m032206_c001_v0001184_t0003_u01760239326279") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a2b_d20251012_m032155_c001_v7007000_t0000_u01760239315563") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d854_d20251012_m032152_c001_v0001161_t0054_u01760239312461") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a1e_d20251012_m032151_c001_v7007000_t0000_u01760239311381") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91aec_d20251012_m032147_c001_v0001184_t0016_u01760239307306") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39cc7a_d20251012_m032134_c001_v7007000_t0000_u01760239294843") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91a16_d20251012_m032130_c001_v0001184_t0041_u01760239290436") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6db_d20251012_m032119_c001_v7007000_t0000_u01760239279907") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91967_d20251012_m032116_c001_v0001184_t0029_u01760239276315") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d00_d20251012_m032105_c001_v7007000_t0000_u01760239265082") 2025/10/12 03:24:16 DEBUG : apple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd918ac_d20251012_m032101_c001_v0001184_t0005_u01760239261841") 2025/10/12 03:24:16 DEBUG : appleSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3765_d20251012_m032213_c001_v7007000_t0000_u01760239333249") 2025/10/12 03:24:16 DEBUG : appleSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c25_d20251012_m032208_c001_v0001184_t0043_u01760239328071") 2025/10/12 03:24:16 DEBUG : appleapple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811300_d20251012_m032230_c001_v7007000_t0000_u01760239350867") 2025/10/12 03:24:16 DEBUG : appleapple: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91d31_d20251012_m032227_c001_v0001184_t0014_u01760239347125") 2025/10/12 03:24:16 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b041c_d20251012_m032342_c001_v7007000_t0000_u01760239422286") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9210c_d20251012_m032338_c001_v0001184_t0018_u01760239418812") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0bd_d20251012_m032327_c001_v7007000_t0000_u01760239407857") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd92046_d20251012_m032324_c001_v0001184_t0022_u01760239404837") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9fdc_d20251012_m032313_c001_v7007000_t0000_u01760239393947") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91f76_d20251012_m032310_c001_v0001184_t0058_u01760239390777") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f31_d20251012_m032259_c001_v7007000_t0000_u01760239379413") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91eb0_d20251012_m032256_c001_v0001184_t0016_u01760239376553") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513298_d20251012_m032245_c001_v7007000_t0000_u01760239365060") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91def_d20251012_m032241_c001_v0001184_t0040_u01760239361678") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0257_d20251012_m032228_c001_v7007000_t0000_u01760239348594") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d901_d20251012_m032225_c001_v0001161_t0011_u01760239345714") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3778_d20251012_m032214_c001_v7007000_t0000_u01760239334748") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714e8_d20251012_m032211_c001_v0001041_t0029_u01760239331265") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f9107da_d20251012_m032210_c001_v7007000_t0000_u01760239330352") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64094_d20251012_m032206_c001_v0001182_t0031_u01760239326771") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a2e_d20251012_m032155_c001_v7007000_t0000_u01760239315753") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64004_d20251012_m032152_c001_v0001182_t0053_u01760239312442") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efd45_d20251012_m032151_c001_v7007000_t0000_u01760239311188") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63fd2_d20251012_m032147_c001_v0001182_t0012_u01760239307907") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef706_d20251012_m032134_c001_v7007000_t0000_u01760239294839") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f4b_d20251012_m032130_c001_v0001182_t0028_u01760239290986") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6dc_d20251012_m032120_c001_v7007000_t0000_u01760239280090") 2025/10/12 03:24:17 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63ed2_d20251012_m032116_c001_v0001182_t0037_u01760239276861") 2025/10/12 03:24:18 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d02_d20251012_m032105_c001_v7007000_t0000_u01760239265266") 2025/10/12 03:24:18 DEBUG : appleappleapplebanana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63e46_d20251012_m032102_c001_v0001182_t0020_u01760239262345") 2025/10/12 03:24:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910800_d20251012_m032212_c001_v7007000_t0000_u01760239332844") 2025/10/12 03:24:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d897_d20251012_m032208_c001_v0001161_t0006_u01760239328082") 2025/10/12 03:24:18 DEBUG : b/potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de437c_d20251012_m031651_c001_v7007000_t0000_u01760239011950") 2025/10/12 03:24:18 DEBUG : b/potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90cd1_d20251012_m031650_c001_v0001184_t0059_u01760239010347") 2025/10/12 03:24:18 DEBUG : b/potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de436c_d20251012_m031649_c001_v7007000_t0000_u01760239009207") 2025/10/12 03:24:18 DEBUG : b/potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90ca3_d20251012_m031648_c001_v0001184_t0057_u01760239008207") 2025/10/12 03:24:18 DEBUG : b/potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7cb_d20251012_m031632_c001_v7007000_t0000_u01760238992358") 2025/10/12 03:24:18 DEBUG : b/potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90ba8_d20251012_m031631_c001_v0001184_t0014_u01760238991337") 2025/10/12 03:24:18 DEBUG : backup/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4103909a6921d467_d20251012_m031859_c001_v7007000_t0000_u01760239139778") 2025/10/12 03:24:18 DEBUG : backup/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f111d87cd2c5c8418_d20251012_m031857_c001_v0001120_t0003_u01760239137335") 2025/10/12 03:24:18 DEBUG : backup/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f101153833d7e11a7_d20251012_m031852_c001_v0001101_t0055_u01760239132796") 2025/10/12 03:24:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1d31_d20251012_m031925_c001_v7007000_t0000_u01760239165105") 2025/10/12 03:24:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11543126051fe1fa_d20251012_m031922_c001_v0001038_t0027_u01760239162927") 2025/10/12 03:24:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100bee282b3c02d2_d20251012_m031918_c001_v0001098_t0052_u01760239158952") 2025/10/12 03:24:18 DEBUG : backup/one.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3eec52_d20251012_m031912_c001_v7007000_t0000_u01760239152788") 2025/10/12 03:24:18 DEBUG : backup/one.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116626c493c8d6ed_d20251012_m031910_c001_v0001134_t0030_u01760239150469") 2025/10/12 03:24:18 DEBUG : backup/one.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f10273924c27b6d6b_d20251012_m031905_c001_v0001109_t0006_u01760239145938") 2025/10/12 03:24:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1d36_d20251012_m031925_c001_v7007000_t0000_u01760239165291") 2025/10/12 03:24:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1198ea5afc2905ed_d20251012_m031924_c001_v0001105_t0021_u01760239164120") 2025/10/12 03:24:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f113cc33bf03d887b_d20251012_m031920_c001_v0001113_t0031_u01760239160469") 2025/10/12 03:24:19 DEBUG : backup/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4103909a6921d468_d20251012_m031859_c001_v7007000_t0000_u01760239139960") 2025/10/12 03:24:19 DEBUG : backup/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f106b1f66d674fe5c_d20251012_m031858_c001_v0001090_t0007_u01760239138618") 2025/10/12 03:24:19 DEBUG : backup/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1199a1f8ee98f7c5_d20251012_m031854_c001_v0001161_t0059_u01760239134770") 2025/10/12 03:24:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3eec54_d20251012_m031912_c001_v7007000_t0000_u01760239152970") 2025/10/12 03:24:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f105b4319906d4dff_d20251012_m031911_c001_v0001153_t0008_u01760239151626") 2025/10/12 03:24:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f10941e69886fb267_d20251012_m031908_c001_v0001101_t0018_u01760239148060") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b041d_d20251012_m032342_c001_v7007000_t0000_u01760239422468") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117161a_d20251012_m032338_c001_v0001041_t0038_u01760239418413") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0be_d20251012_m032328_c001_v7007000_t0000_u01760239408041") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715e6_d20251012_m032324_c001_v0001041_t0031_u01760239404430") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9fe1_d20251012_m032314_c001_v7007000_t0000_u01760239394130") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715bc_d20251012_m032310_c001_v0001041_t0006_u01760239390309") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f35_d20251012_m032259_c001_v7007000_t0000_u01760239379611") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171596_d20251012_m032256_c001_v0001041_t0018_u01760239376135") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a51329d_d20251012_m032245_c001_v7007000_t0000_u01760239365241") 2025/10/12 03:24:19 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117155e_d20251012_m032241_c001_v0001041_t0038_u01760239361289") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811301_d20251012_m032231_c001_v7007000_t0000_u01760239351048") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91d21_d20251012_m032225_c001_v0001184_t0031_u01760239345505") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3779_d20251012_m032214_c001_v7007000_t0000_u01760239334929") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640b4_d20251012_m032211_c001_v0001182_t0010_u01760239331276") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34c56_d20251012_m032210_c001_v7007000_t0000_u01760239330124") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d88d_d20251012_m032206_c001_v0001161_t0054_u01760239326487") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a30_d20251012_m032155_c001_v7007000_t0000_u01760239315948") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714b0_d20251012_m032152_c001_v0001041_t0000_u01760239312431") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a19_d20251012_m032150_c001_v7007000_t0000_u01760239310781") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d836_d20251012_m032147_c001_v0001161_t0046_u01760239307515") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb33_d20251012_m032135_c001_v7007000_t0000_u01760239295199") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d7e5_d20251012_m032130_c001_v0001161_t0059_u01760239290635") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6dd_d20251012_m032120_c001_v7007000_t0000_u01760239280294") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d798_d20251012_m032116_c001_v0001161_t0023_u01760239276514") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d03_d20251012_m032105_c001_v7007000_t0000_u01760239265511") 2025/10/12 03:24:20 DEBUG : banana: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d747_d20251012_m032102_c001_v0001161_t0056_u01760239262054") 2025/10/12 03:24:21 DEBUG : bananaSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb93_d20251012_m032212_c001_v7007000_t0000_u01760239332902") 2025/10/12 03:24:21 DEBUG : bananaSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6409a_d20251012_m032208_c001_v0001182_t0025_u01760239328094") 2025/10/12 03:24:21 DEBUG : both0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0000_d20251012_m032040_c001_v7007000_t0000_u01760239240613") 2025/10/12 03:24:21 DEBUG : both0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9169d_d20251012_m032024_c001_v0001184_t0049_u01760239224952") 2025/10/12 03:24:21 DEBUG : both0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485254_d20251012_m032020_c001_v7007000_t0000_u01760239220679") 2025/10/12 03:24:21 DEBUG : both0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915a9_d20251012_m032005_c001_v0001184_t0013_u01760239205215") 2025/10/12 03:24:21 DEBUG : both1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0007_d20251012_m032040_c001_v7007000_t0000_u01760239240818") 2025/10/12 03:24:21 DEBUG : both1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd916a9_d20251012_m032026_c001_v0001184_t0034_u01760239226175") 2025/10/12 03:24:21 DEBUG : both1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485259_d20251012_m032020_c001_v7007000_t0000_u01760239220870") 2025/10/12 03:24:21 DEBUG : both1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915ad_d20251012_m032005_c001_v0001184_t0003_u01760239205889") 2025/10/12 03:24:21 DEBUG : both10: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b000c_d20251012_m032041_c001_v7007000_t0000_u01760239241001") 2025/10/12 03:24:21 DEBUG : both10: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9171e_d20251012_m032031_c001_v0001184_t0003_u01760239231832") 2025/10/12 03:24:21 DEBUG : both10: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048525e_d20251012_m032021_c001_v7007000_t0000_u01760239221050") 2025/10/12 03:24:21 DEBUG : both10: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91602_d20251012_m032011_c001_v0001184_t0046_u01760239211584") 2025/10/12 03:24:21 DEBUG : both11: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0011_d20251012_m032041_c001_v7007000_t0000_u01760239241183") 2025/10/12 03:24:21 DEBUG : both11: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91726_d20251012_m032032_c001_v0001184_t0013_u01760239232520") 2025/10/12 03:24:21 DEBUG : both11: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485261_d20251012_m032021_c001_v7007000_t0000_u01760239221231") 2025/10/12 03:24:22 DEBUG : both11: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91608_d20251012_m032012_c001_v0001184_t0001_u01760239212123") 2025/10/12 03:24:22 DEBUG : both12: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0014_d20251012_m032041_c001_v7007000_t0000_u01760239241364") 2025/10/12 03:24:22 DEBUG : both12: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91732_d20251012_m032033_c001_v0001184_t0036_u01760239233007") 2025/10/12 03:24:22 DEBUG : both12: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485266_d20251012_m032021_c001_v7007000_t0000_u01760239221412") 2025/10/12 03:24:22 DEBUG : both12: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91610_d20251012_m032012_c001_v0001184_t0011_u01760239212714") 2025/10/12 03:24:22 DEBUG : both13: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0017_d20251012_m032041_c001_v7007000_t0000_u01760239241547") 2025/10/12 03:24:22 DEBUG : both13: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91738_d20251012_m032033_c001_v0001184_t0042_u01760239233670") 2025/10/12 03:24:22 DEBUG : both13: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485267_d20251012_m032021_c001_v7007000_t0000_u01760239221592") 2025/10/12 03:24:22 DEBUG : both13: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91616_d20251012_m032013_c001_v0001184_t0004_u01760239213510") 2025/10/12 03:24:22 DEBUG : both14: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0018_d20251012_m032041_c001_v7007000_t0000_u01760239241729") 2025/10/12 03:24:22 DEBUG : both14: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91742_d20251012_m032034_c001_v0001184_t0043_u01760239234250") 2025/10/12 03:24:22 DEBUG : both14: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048526a_d20251012_m032021_c001_v7007000_t0000_u01760239221774") 2025/10/12 03:24:22 DEBUG : both14: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9161d_d20251012_m032014_c001_v0001184_t0048_u01760239214188") 2025/10/12 03:24:22 DEBUG : both15: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0019_d20251012_m032041_c001_v7007000_t0000_u01760239241913") 2025/10/12 03:24:22 DEBUG : both15: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9174c_d20251012_m032034_c001_v0001184_t0059_u01760239234788") 2025/10/12 03:24:23 DEBUG : both15: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048526f_d20251012_m032021_c001_v7007000_t0000_u01760239221954") 2025/10/12 03:24:23 DEBUG : both15: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91625_d20251012_m032014_c001_v0001184_t0047_u01760239214919") 2025/10/12 03:24:23 DEBUG : both16: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b001a_d20251012_m032042_c001_v7007000_t0000_u01760239242095") 2025/10/12 03:24:23 DEBUG : both16: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91750_d20251012_m032035_c001_v0001184_t0052_u01760239235437") 2025/10/12 03:24:23 DEBUG : both16: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485275_d20251012_m032022_c001_v7007000_t0000_u01760239222136") 2025/10/12 03:24:23 DEBUG : both16: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9162d_d20251012_m032015_c001_v0001184_t0044_u01760239215518") 2025/10/12 03:24:23 DEBUG : both17: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b001c_d20251012_m032042_c001_v7007000_t0000_u01760239242276") 2025/10/12 03:24:23 DEBUG : both17: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91756_d20251012_m032036_c001_v0001184_t0049_u01760239236109") 2025/10/12 03:24:23 DEBUG : both17: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048527c_d20251012_m032022_c001_v7007000_t0000_u01760239222318") 2025/10/12 03:24:23 DEBUG : both17: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91631_d20251012_m032016_c001_v0001184_t0009_u01760239216045") 2025/10/12 03:24:23 DEBUG : both18: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b001e_d20251012_m032042_c001_v7007000_t0000_u01760239242458") 2025/10/12 03:24:23 DEBUG : both18: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91762_d20251012_m032036_c001_v0001184_t0036_u01760239236623") 2025/10/12 03:24:23 DEBUG : both18: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485282_d20251012_m032022_c001_v7007000_t0000_u01760239222500") 2025/10/12 03:24:23 DEBUG : both18: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9163d_d20251012_m032016_c001_v0001184_t0030_u01760239216636") 2025/10/12 03:24:23 DEBUG : both19: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b001f_d20251012_m032042_c001_v7007000_t0000_u01760239242639") 2025/10/12 03:24:23 DEBUG : both19: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91768_d20251012_m032037_c001_v0001184_t0014_u01760239237311") 2025/10/12 03:24:24 DEBUG : both19: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485289_d20251012_m032022_c001_v7007000_t0000_u01760239222680") 2025/10/12 03:24:24 DEBUG : both19: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91651_d20251012_m032017_c001_v0001184_t0004_u01760239217286") 2025/10/12 03:24:24 DEBUG : both2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0020_d20251012_m032042_c001_v7007000_t0000_u01760239242821") 2025/10/12 03:24:24 DEBUG : both2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd916bb_d20251012_m032026_c001_v0001184_t0009_u01760239226800") 2025/10/12 03:24:24 DEBUG : both2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048528f_d20251012_m032022_c001_v7007000_t0000_u01760239222860") 2025/10/12 03:24:24 DEBUG : both2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915bb_d20251012_m032006_c001_v0001184_t0010_u01760239206533") 2025/10/12 03:24:24 DEBUG : both3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0022_d20251012_m032043_c001_v7007000_t0000_u01760239243006") 2025/10/12 03:24:24 DEBUG : both3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd916c7_d20251012_m032027_c001_v0001184_t0022_u01760239227415") 2025/10/12 03:24:24 DEBUG : both3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485295_d20251012_m032023_c001_v7007000_t0000_u01760239223041") 2025/10/12 03:24:24 DEBUG : both3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915c3_d20251012_m032007_c001_v0001184_t0020_u01760239207127") 2025/10/12 03:24:24 DEBUG : both4: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0026_d20251012_m032043_c001_v7007000_t0000_u01760239243188") 2025/10/12 03:24:24 DEBUG : both4: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd916d0_d20251012_m032028_c001_v0001184_t0028_u01760239228032") 2025/10/12 03:24:24 DEBUG : both4: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048529c_d20251012_m032023_c001_v7007000_t0000_u01760239223296") 2025/10/12 03:24:24 DEBUG : both4: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915c9_d20251012_m032007_c001_v0001184_t0028_u01760239207693") 2025/10/12 03:24:24 DEBUG : both5: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b002c_d20251012_m032043_c001_v7007000_t0000_u01760239243373") 2025/10/12 03:24:24 DEBUG : both5: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd916d7_d20251012_m032028_c001_v0001184_t0026_u01760239228680") 2025/10/12 03:24:24 DEBUG : both5: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048529f_d20251012_m032023_c001_v7007000_t0000_u01760239223477") 2025/10/12 03:24:25 DEBUG : both5: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915d3_d20251012_m032008_c001_v0001184_t0052_u01760239208246") 2025/10/12 03:24:25 DEBUG : both6: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0031_d20251012_m032043_c001_v7007000_t0000_u01760239243553") 2025/10/12 03:24:25 DEBUG : both6: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd916e1_d20251012_m032029_c001_v0001184_t0026_u01760239229297") 2025/10/12 03:24:25 DEBUG : both6: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d91204852a0_d20251012_m032023_c001_v7007000_t0000_u01760239223658") 2025/10/12 03:24:25 DEBUG : both6: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915e1_d20251012_m032008_c001_v0001184_t0010_u01760239208808") 2025/10/12 03:24:25 DEBUG : both7: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0035_d20251012_m032043_c001_v7007000_t0000_u01760239243736") 2025/10/12 03:24:25 DEBUG : both7: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd916f5_d20251012_m032029_c001_v0001184_t0004_u01760239229975") 2025/10/12 03:24:25 DEBUG : both7: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d91204852a2_d20251012_m032023_c001_v7007000_t0000_u01760239223840") 2025/10/12 03:24:25 DEBUG : both7: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915e7_d20251012_m032009_c001_v0001184_t0020_u01760239209542") 2025/10/12 03:24:25 DEBUG : both8: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0037_d20251012_m032043_c001_v7007000_t0000_u01760239243918") 2025/10/12 03:24:25 DEBUG : both8: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91702_d20251012_m032030_c001_v0001184_t0027_u01760239230563") 2025/10/12 03:24:25 DEBUG : both8: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d91204852a3_d20251012_m032024_c001_v7007000_t0000_u01760239224021") 2025/10/12 03:24:25 DEBUG : both8: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915f5_d20251012_m032010_c001_v0001184_t0036_u01760239210242") 2025/10/12 03:24:25 DEBUG : both9: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0039_d20251012_m032044_c001_v7007000_t0000_u01760239244101") 2025/10/12 03:24:25 DEBUG : both9: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91710_d20251012_m032031_c001_v0001184_t0021_u01760239231270") 2025/10/12 03:24:25 DEBUG : both9: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d91204852a4_d20251012_m032024_c001_v7007000_t0000_u01760239224202") 2025/10/12 03:24:26 DEBUG : both9: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd915fc_d20251012_m032010_c001_v0001184_t0027_u01760239210881") 2025/10/12 03:24:26 DEBUG : c/non empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de437d_d20251012_m031652_c001_v7007000_t0000_u01760239012134") 2025/10/12 03:24:26 DEBUG : c/non empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90cd7_d20251012_m031650_c001_v0001184_t0022_u01760239010596") 2025/10/12 03:24:26 DEBUG : c/non empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4370_d20251012_m031649_c001_v7007000_t0000_u01760239009983") 2025/10/12 03:24:26 DEBUG : c/non empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90ca9_d20251012_m031648_c001_v0001184_t0014_u01760239008406") 2025/10/12 03:24:26 DEBUG : c/non empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7cf_d20251012_m031633_c001_v7007000_t0000_u01760238993092") 2025/10/12 03:24:26 DEBUG : c/non empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90bae_d20251012_m031631_c001_v0001184_t0051_u01760238991575") 2025/10/12 03:24:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb38_d20251012_m032137_c001_v7007000_t0000_u01760239297336") 2025/10/12 03:24:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d7eb_d20251012_m032132_c001_v0001161_t0050_u01760239292686") 2025/10/12 03:24:26 DEBUG : check sum: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7b0_d20251012_m031624_c001_v7007000_t0000_u01760238984717") 2025/10/12 03:24:26 DEBUG : check sum: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90b50_d20251012_m031623_c001_v0001184_t0017_u01760238983786") 2025/10/12 03:24:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34fbf_d20251012_m032410_c001_v7007000_t0000_u01760239450718") 2025/10/12 03:24:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64445_d20251012_m032409_c001_v0001182_t0048_u01760239449317") 2025/10/12 03:24:26 DEBUG : dest/3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95a8_d20251012_m031830_c001_v7007000_t0000_u01760239110880") 2025/10/12 03:24:26 DEBUG : dest/3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4150577019b6b9ef_d20251012_m031829_c001_v0001176_t0032_u01760239109792") 2025/10/12 03:24:26 DEBUG : dir1/0000-abcde: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811303_d20251012_m032231_c001_v7007000_t0000_u01760239351229") 2025/10/12 03:24:26 DEBUG : dir1/0000-abcde: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64132_d20251012_m032227_c001_v0001182_t0004_u01760239347158") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b041f_d20251012_m032342_c001_v7007000_t0000_u01760239422650") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64339_d20251012_m032332_c001_v0001182_t0010_u01760239412348") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0bf_d20251012_m032328_c001_v7007000_t0000_u01760239408224") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c642c0_d20251012_m032318_c001_v0001182_t0014_u01760239398417") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9fe6_d20251012_m032314_c001_v7007000_t0000_u01760239394314") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6423d_d20251012_m032303_c001_v0001182_t0059_u01760239383890") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f37_d20251012_m032259_c001_v7007000_t0000_u01760239379794") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c641df_d20251012_m032249_c001_v0001182_t0038_u01760239369599") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132a0_d20251012_m032245_c001_v7007000_t0000_u01760239365423") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64174_d20251012_m032235_c001_v0001182_t0039_u01760239355303") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b8112fc_d20251012_m032228_c001_v7007000_t0000_u01760239348969") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117150c_d20251012_m032219_c001_v0001041_t0008_u01760239339186") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e377a_d20251012_m032215_c001_v7007000_t0000_u01760239335109") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c56_d20251012_m032211_c001_v0001184_t0006_u01760239331485") 2025/10/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb8b_d20251012_m032210_c001_v7007000_t0000_u01760239330294") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91bab_d20251012_m032200_c001_v0001184_t0024_u01760239320169") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a31_d20251012_m032156_c001_v7007000_t0000_u01760239316130") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b4a_d20251012_m032152_c001_v0001184_t0044_u01760239312661") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a1a_d20251012_m032150_c001_v7007000_t0000_u01760239310961") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91aa0_d20251012_m032141_c001_v0001184_t0045_u01760239301382") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de483b_d20251012_m032134_c001_v7007000_t0000_u01760239294862") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd919c8_d20251012_m032124_c001_v0001184_t0047_u01760239284504") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6df_d20251012_m032120_c001_v7007000_t0000_u01760239280475") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd918fc_d20251012_m032109_c001_v0001184_t0001_u01760239269871") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d04_d20251012_m032105_c001_v7007000_t0000_u01760239265713") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91865_d20251012_m032056_c001_v0001184_t0020_u01760239256669") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9e2a_d20251012_m032212_c001_v7007000_t0000_u01760239332915") 2025/10/12 03:24:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c29_d20251012_m032208_c001_v0001184_t0002_u01760239328269") 2025/10/12 03:24:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811304_d20251012_m032231_c001_v7007000_t0000_u01760239351449") 2025/10/12 03:24:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d909_d20251012_m032227_c001_v0001161_t0040_u01760239347147") 2025/10/12 03:24:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0420_d20251012_m032342_c001_v7007000_t0000_u01760239422832") 2025/10/12 03:24:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171608_d20251012_m032332_c001_v0001041_t0042_u01760239412969") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0c0_d20251012_m032328_c001_v7007000_t0000_u01760239408418") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715d2_d20251012_m032319_c001_v0001041_t0009_u01760239399011") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9feb_d20251012_m032314_c001_v7007000_t0000_u01760239394496") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715ac_d20251012_m032304_c001_v0001041_t0048_u01760239384473") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f39_d20251012_m032259_c001_v7007000_t0000_u01760239379978") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117157a_d20251012_m032250_c001_v0001041_t0057_u01760239370193") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132a3_d20251012_m032245_c001_v7007000_t0000_u01760239365604") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171548_d20251012_m032235_c001_v0001041_t0053_u01760239355886") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f2604_d20251012_m032229_c001_v7007000_t0000_u01760239349124") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91ccc_d20251012_m032219_c001_v0001184_t0042_u01760239339934") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e377b_d20251012_m032215_c001_v7007000_t0000_u01760239335290") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640b8_d20251012_m032211_c001_v0001182_t0020_u01760239331498") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a1000b07_d20251012_m032210_c001_v7007000_t0000_u01760239330135") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d870_d20251012_m032200_c001_v0001161_t0025_u01760239320776") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a33_d20251012_m032156_c001_v7007000_t0000_u01760239316311") 2025/10/12 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64006_d20251012_m032152_c001_v0001182_t0051_u01760239312683") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f25db_d20251012_m032151_c001_v7007000_t0000_u01760239311350") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d81b_d20251012_m032141_c001_v0001161_t0005_u01760239301986") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39cc81_d20251012_m032135_c001_v7007000_t0000_u01760239295030") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d7cd_d20251012_m032125_c001_v0001161_t0041_u01760239285064") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6e0_d20251012_m032120_c001_v7007000_t0000_u01760239280655") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d76d_d20251012_m032110_c001_v0001161_t0017_u01760239270433") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d06_d20251012_m032105_c001_v7007000_t0000_u01760239265958") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d727_d20251012_m032056_c001_v0001161_t0056_u01760239256882") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910802_d20251012_m032213_c001_v7007000_t0000_u01760239333026") 2025/10/12 03:24:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d899_d20251012_m032208_c001_v0001161_t0057_u01760239328482") 2025/10/12 03:24:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811305_d20251012_m032231_c001_v7007000_t0000_u01760239351630") 2025/10/12 03:24:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91d35_d20251012_m032227_c001_v0001184_t0004_u01760239347320") 2025/10/12 03:24:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0422_d20251012_m032343_c001_v7007000_t0000_u01760239423015") 2025/10/12 03:24:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd920c8_d20251012_m032333_c001_v0001184_t0031_u01760239413666") 2025/10/12 03:24:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0c2_d20251012_m032328_c001_v7007000_t0000_u01760239408601") 2025/10/12 03:24:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91ff0_d20251012_m032319_c001_v0001184_t0051_u01760239399775") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9fef_d20251012_m032314_c001_v7007000_t0000_u01760239394679") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91f2c_d20251012_m032305_c001_v0001184_t0024_u01760239385169") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f3b_d20251012_m032300_c001_v7007000_t0000_u01760239380160") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91e57_d20251012_m032250_c001_v0001184_t0016_u01760239370986") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132a6_d20251012_m032245_c001_v7007000_t0000_u01760239365787") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91daa_d20251012_m032236_c001_v0001184_t0016_u01760239356661") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513276_d20251012_m032228_c001_v7007000_t0000_u01760239348752") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d8db_d20251012_m032220_c001_v0001161_t0019_u01760239340512") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e377c_d20251012_m032215_c001_v7007000_t0000_u01760239335472") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d8ad_d20251012_m032211_c001_v0001161_t0029_u01760239331640") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb86_d20251012_m032209_c001_v7007000_t0000_u01760239329728") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64052_d20251012_m032201_c001_v0001182_t0030_u01760239321467") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a39_d20251012_m032156_c001_v7007000_t0000_u01760239316492") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d856_d20251012_m032152_c001_v0001161_t0037_u01760239312741") 2025/10/12 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513231_d20251012_m032151_c001_v7007000_t0000_u01760239311392") 2025/10/12 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63fb4_d20251012_m032142_c001_v0001182_t0031_u01760239302666") 2025/10/12 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4840_d20251012_m032135_c001_v7007000_t0000_u01760239295056") 2025/10/12 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f19_d20251012_m032125_c001_v0001182_t0034_u01760239285708") 2025/10/12 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6e2_d20251012_m032120_c001_v7007000_t0000_u01760239280836") 2025/10/12 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63e8c_d20251012_m032111_c001_v0001182_t0047_u01760239271379") 2025/10/12 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d08_d20251012_m032106_c001_v7007000_t0000_u01760239266154") 2025/10/12 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63e13_d20251012_m032057_c001_v0001182_t0014_u01760239257284") 2025/10/12 03:24:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910803_d20251012_m032213_c001_v7007000_t0000_u01760239333038") 2025/10/12 03:24:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c2b_d20251012_m032208_c001_v0001184_t0002_u01760239328492") 2025/10/12 03:24:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811306_d20251012_m032231_c001_v7007000_t0000_u01760239351813") 2025/10/12 03:24:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64134_d20251012_m032227_c001_v0001182_t0006_u01760239347368") 2025/10/12 03:24:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0423_d20251012_m032343_c001_v7007000_t0000_u01760239423197") 2025/10/12 03:24:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da74_d20251012_m032334_c001_v0001161_t0059_u01760239414242") 2025/10/12 03:24:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0c3_d20251012_m032328_c001_v7007000_t0000_u01760239408783") 2025/10/12 03:24:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da3e_d20251012_m032320_c001_v0001161_t0053_u01760239400375") 2025/10/12 03:24:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ff3_d20251012_m032314_c001_v7007000_t0000_u01760239394862") 2025/10/12 03:24:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d9e0_d20251012_m032305_c001_v0001161_t0029_u01760239385727") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f3d_d20251012_m032300_c001_v7007000_t0000_u01760239380342") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d98e_d20251012_m032251_c001_v0001161_t0017_u01760239371563") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132aa_d20251012_m032245_c001_v7007000_t0000_u01760239365968") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d949_d20251012_m032237_c001_v0001161_t0002_u01760239357229") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b025c_d20251012_m032229_c001_v7007000_t0000_u01760239349137") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640fd_d20251012_m032221_c001_v0001182_t0051_u01760239341268") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e377d_d20251012_m032215_c001_v7007000_t0000_u01760239335654") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c5a_d20251012_m032211_c001_v0001184_t0014_u01760239331695") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e375f_d20251012_m032210_c001_v7007000_t0000_u01760239330306") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714ca_d20251012_m032202_c001_v0001041_t0038_u01760239322057") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a3e_d20251012_m032156_c001_v7007000_t0000_u01760239316672") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714b4_d20251012_m032152_c001_v0001041_t0002_u01760239312811") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811267_d20251012_m032151_c001_v7007000_t0000_u01760239311403") 2025/10/12 03:24:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171487_d20251012_m032143_c001_v0001041_t0002_u01760239303277") 2025/10/12 03:24:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f420744ac74600e1d_d20251012_m032134_c001_v7007000_t0000_u01760239294879") 2025/10/12 03:24:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171453_d20251012_m032126_c001_v0001041_t0012_u01760239286268") 2025/10/12 03:24:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6e3_d20251012_m032121_c001_v7007000_t0000_u01760239281018") 2025/10/12 03:24:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117142b_d20251012_m032111_c001_v0001041_t0026_u01760239271946") 2025/10/12 03:24:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d09_d20251012_m032106_c001_v7007000_t0000_u01760239266338") 2025/10/12 03:24:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713ef_d20251012_m032057_c001_v0001041_t0048_u01760239257508") 2025/10/12 03:24:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3763_d20251012_m032212_c001_v7007000_t0000_u01760239332884") 2025/10/12 03:24:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714dc_d20251012_m032208_c001_v0001041_t0045_u01760239328505") 2025/10/12 03:24:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811307_d20251012_m032231_c001_v7007000_t0000_u01760239351994") 2025/10/12 03:24:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d90f_d20251012_m032227_c001_v0001161_t0021_u01760239347477") 2025/10/12 03:24:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0424_d20251012_m032343_c001_v7007000_t0000_u01760239423380") 2025/10/12 03:24:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64351_d20251012_m032334_c001_v0001182_t0032_u01760239414719") 2025/10/12 03:24:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0c4_d20251012_m032328_c001_v7007000_t0000_u01760239408965") 2025/10/12 03:24:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c642d3_d20251012_m032320_c001_v0001182_t0058_u01760239400700") 2025/10/12 03:24:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ff5_d20251012_m032315_c001_v7007000_t0000_u01760239395046") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64255_d20251012_m032306_c001_v0001182_t0057_u01760239386117") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f3f_d20251012_m032300_c001_v7007000_t0000_u01760239380523") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c641eb_d20251012_m032252_c001_v0001182_t0055_u01760239372255") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132ad_d20251012_m032246_c001_v7007000_t0000_u01760239366151") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6418e_d20251012_m032237_c001_v0001182_t0002_u01760239357538") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4951_d20251012_m032228_c001_v7007000_t0000_u01760239348986") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171510_d20251012_m032221_c001_v0001041_t0031_u01760239341470") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e377e_d20251012_m032215_c001_v7007000_t0000_u01760239335835") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714ec_d20251012_m032211_c001_v0001041_t0030_u01760239331706") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34c54_d20251012_m032209_c001_v7007000_t0000_u01760239329904") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91bd7_d20251012_m032202_c001_v0001184_t0032_u01760239322367") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a40_d20251012_m032156_c001_v7007000_t0000_u01760239316852") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b4e_d20251012_m032152_c001_v0001184_t0013_u01760239312864") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513230_d20251012_m032151_c001_v7007000_t0000_u01760239311205") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91abb_d20251012_m032143_c001_v0001184_t0051_u01760239303651") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4176f6930693b12e_d20251012_m032134_c001_v7007000_t0000_u01760239294879") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd919e5_d20251012_m032126_c001_v0001184_t0005_u01760239286802") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6e4_d20251012_m032121_c001_v7007000_t0000_u01760239281201") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9191f_d20251012_m032112_c001_v0001184_t0038_u01760239272473") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d0a_d20251012_m032106_c001_v7007000_t0000_u01760239266521") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91877_d20251012_m032057_c001_v0001184_t0030_u01760239257859") 2025/10/12 03:24:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910801_d20251012_m032212_c001_v7007000_t0000_u01760239332856") 2025/10/12 03:24:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6409c_d20251012_m032208_c001_v0001182_t0054_u01760239328551") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811308_d20251012_m032232_c001_v7007000_t0000_u01760239352176") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117152a_d20251012_m032227_c001_v0001041_t0024_u01760239347504") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0425_d20251012_m032343_c001_v7007000_t0000_u01760239423562") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117160e_d20251012_m032334_c001_v0001041_t0021_u01760239414940") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0c5_d20251012_m032329_c001_v7007000_t0000_u01760239409147") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715d8_d20251012_m032320_c001_v0001041_t0019_u01760239400907") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ff6_d20251012_m032315_c001_v7007000_t0000_u01760239395229") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715b2_d20251012_m032306_c001_v0001041_t0051_u01760239386315") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f41_d20251012_m032300_c001_v7007000_t0000_u01760239380717") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171582_d20251012_m032252_c001_v0001041_t0048_u01760239372462") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132b0_d20251012_m032246_c001_v7007000_t0000_u01760239366335") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171550_d20251012_m032237_c001_v0001041_t0048_u01760239357757") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b8112fd_d20251012_m032229_c001_v7007000_t0000_u01760239349149") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91ce4_d20251012_m032221_c001_v0001184_t0021_u01760239341868") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3780_d20251012_m032216_c001_v7007000_t0000_u01760239336015") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640ba_d20251012_m032211_c001_v0001182_t0051_u01760239331719") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34c58_d20251012_m032210_c001_v7007000_t0000_u01760239330319") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d876_d20251012_m032202_c001_v0001161_t0038_u01760239322569") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a41_d20251012_m032157_c001_v7007000_t0000_u01760239317033") 2025/10/12 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64009_d20251012_m032152_c001_v0001182_t0056_u01760239312934") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a1b_d20251012_m032151_c001_v7007000_t0000_u01760239311141") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d825_d20251012_m032143_c001_v0001161_t0019_u01760239303868") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef705_d20251012_m032134_c001_v7007000_t0000_u01760239294658") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d7d5_d20251012_m032127_c001_v0001161_t0053_u01760239287009") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6e5_d20251012_m032121_c001_v7007000_t0000_u01760239281383") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d77d_d20251012_m032112_c001_v0001161_t0004_u01760239272690") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d0b_d20251012_m032106_c001_v7007000_t0000_u01760239266705") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d72f_d20251012_m032058_c001_v0001161_t0006_u01760239258059") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34c5a_d20251012_m032213_c001_v7007000_t0000_u01760239333059") 2025/10/12 03:24:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640a2_d20251012_m032208_c001_v0001182_t0029_u01760239328756") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811309_d20251012_m032232_c001_v7007000_t0000_u01760239352357") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91d37_d20251012_m032227_c001_v0001184_t0009_u01760239347527") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0426_d20251012_m032343_c001_v7007000_t0000_u01760239423753") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd920e0_d20251012_m032335_c001_v0001184_t0015_u01760239415344") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0c6_d20251012_m032329_c001_v7007000_t0000_u01760239409330") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd92010_d20251012_m032321_c001_v0001184_t0043_u01760239401337") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ff8_d20251012_m032315_c001_v7007000_t0000_u01760239395412") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91f3e_d20251012_m032306_c001_v0001184_t0040_u01760239386628") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f43_d20251012_m032300_c001_v7007000_t0000_u01760239380908") 2025/10/12 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91e6d_d20251012_m032252_c001_v0001184_t0020_u01760239372809") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132b4_d20251012_m032246_c001_v7007000_t0000_u01760239366580") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91dba_d20251012_m032238_c001_v0001184_t0015_u01760239358073") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513277_d20251012_m032228_c001_v7007000_t0000_u01760239348933") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d8eb_d20251012_m032222_c001_v0001161_t0058_u01760239342080") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3781_d20251012_m032216_c001_v7007000_t0000_u01760239336196") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640bc_d20251012_m032211_c001_v0001182_t0040_u01760239331935") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f9107d2_d20251012_m032210_c001_v7007000_t0000_u01760239330148") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6406a_d20251012_m032202_c001_v0001182_t0037_u01760239322959") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a42_d20251012_m032157_c001_v7007000_t0000_u01760239317213") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b50_d20251012_m032153_c001_v0001184_t0024_u01760239313062") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811264_d20251012_m032151_c001_v7007000_t0000_u01760239311216") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63fc2_d20251012_m032144_c001_v0001182_t0012_u01760239304300") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41185a1fa5c14222_d20251012_m032134_c001_v7007000_t0000_u01760239294819") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f27_d20251012_m032127_c001_v0001182_t0016_u01760239287361") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6e6_d20251012_m032121_c001_v7007000_t0000_u01760239281563") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63ea8_d20251012_m032113_c001_v0001182_t0016_u01760239273084") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d0c_d20251012_m032106_c001_v7007000_t0000_u01760239266890") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63e21_d20251012_m032058_c001_v0001182_t0045_u01760239258461") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910805_d20251012_m032213_c001_v7007000_t0000_u01760239333207") 2025/10/12 03:24:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d89b_d20251012_m032208_c001_v0001161_t0047_u01760239328783") 2025/10/12 03:24:38 DEBUG : dir1/0007-12345: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b81130a_d20251012_m032232_c001_v7007000_t0000_u01760239352537") 2025/10/12 03:24:38 DEBUG : dir1/0007-12345: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64136_d20251012_m032227_c001_v0001182_t0021_u01760239347584") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0427_d20251012_m032343_c001_v7007000_t0000_u01760239423935") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da7a_d20251012_m032335_c001_v0001161_t0034_u01760239415563") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0c7_d20251012_m032329_c001_v7007000_t0000_u01760239409512") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da42_d20251012_m032321_c001_v0001161_t0040_u01760239401539") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ff9_d20251012_m032315_c001_v7007000_t0000_u01760239395595") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d9ea_d20251012_m032306_c001_v0001161_t0033_u01760239386829") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f45_d20251012_m032301_c001_v7007000_t0000_u01760239381090") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d998_d20251012_m032253_c001_v0001161_t0031_u01760239373002") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132b6_d20251012_m032246_c001_v7007000_t0000_u01760239366761") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d94d_d20251012_m032238_c001_v0001161_t0051_u01760239358266") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f2603_d20251012_m032228_c001_v7007000_t0000_u01760239348940") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64108_d20251012_m032222_c001_v0001182_t0045_u01760239342356") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3782_d20251012_m032216_c001_v7007000_t0000_u01760239336379") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c5e_d20251012_m032211_c001_v0001184_t0051_u01760239331965") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb87_d20251012_m032209_c001_v7007000_t0000_u01760239329922") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714cc_d20251012_m032203_c001_v0001041_t0056_u01760239323201") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a43_d20251012_m032157_c001_v7007000_t0000_u01760239317394") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714b6_d20251012_m032153_c001_v0001041_t0046_u01760239313128") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f91071d_d20251012_m032151_c001_v7007000_t0000_u01760239311157") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117148b_d20251012_m032144_c001_v0001041_t0005_u01760239304542") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41185a1fa5c14224_d20251012_m032135_c001_v7007000_t0000_u01760239295004") 2025/10/12 03:24:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171459_d20251012_m032127_c001_v0001041_t0048_u01760239287616") 2025/10/12 03:24:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6e7_d20251012_m032121_c001_v7007000_t0000_u01760239281745") 2025/10/12 03:24:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171431_d20251012_m032113_c001_v0001041_t0034_u01760239273308") 2025/10/12 03:24:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d0d_d20251012_m032107_c001_v7007000_t0000_u01760239267073") 2025/10/12 03:24:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713f5_d20251012_m032058_c001_v0001041_t0022_u01760239258660") 2025/10/12 03:24:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910806_d20251012_m032213_c001_v7007000_t0000_u01760239333220") 2025/10/12 03:24:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c31_d20251012_m032208_c001_v0001184_t0009_u01760239328805") 2025/10/12 03:24:40 DEBUG : dir1/0008-23456: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b81130c_d20251012_m032232_c001_v7007000_t0000_u01760239352717") 2025/10/12 03:24:40 DEBUG : dir1/0008-23456: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91d3f_d20251012_m032227_c001_v0001184_t0013_u01760239347733") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0428_d20251012_m032344_c001_v7007000_t0000_u01760239424116") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64359_d20251012_m032335_c001_v0001182_t0003_u01760239415901") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0c8_d20251012_m032329_c001_v7007000_t0000_u01760239409695") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c642e0_d20251012_m032321_c001_v0001182_t0002_u01760239401854") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ffb_d20251012_m032315_c001_v7007000_t0000_u01760239395778") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64259_d20251012_m032307_c001_v0001182_t0013_u01760239387215") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f46_d20251012_m032301_c001_v7007000_t0000_u01760239381273") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c641ef_d20251012_m032253_c001_v0001182_t0044_u01760239373344") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132b7_d20251012_m032246_c001_v7007000_t0000_u01760239366942") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64198_d20251012_m032238_c001_v0001182_t0041_u01760239358554") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f91083a_d20251012_m032228_c001_v7007000_t0000_u01760239348990") 2025/10/12 03:24:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171514_d20251012_m032222_c001_v0001041_t0049_u01760239342558") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3783_d20251012_m032216_c001_v7007000_t0000_u01760239336560") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d8af_d20251012_m032212_c001_v0001161_t0015_u01760239332004") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a1000b08_d20251012_m032210_c001_v7007000_t0000_u01760239330329") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91be1_d20251012_m032203_c001_v0001184_t0042_u01760239323503") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a46_d20251012_m032157_c001_v7007000_t0000_u01760239317592") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6400c_d20251012_m032153_c001_v0001182_t0010_u01760239313148") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a1d_d20251012_m032151_c001_v7007000_t0000_u01760239311322") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91ace_d20251012_m032145_c001_v0001184_t0052_u01760239305059") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4176f6930693b130_d20251012_m032135_c001_v7007000_t0000_u01760239295063") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd919f3_d20251012_m032127_c001_v0001184_t0046_u01760239287978") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6e8_d20251012_m032121_c001_v7007000_t0000_u01760239281936") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91933_d20251012_m032113_c001_v0001184_t0009_u01760239273720") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d0e_d20251012_m032107_c001_v7007000_t0000_u01760239267258") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91886_d20251012_m032059_c001_v0001184_t0059_u01760239259250") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb92_d20251012_m032212_c001_v7007000_t0000_u01760239332893") 2025/10/12 03:24:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714e0_d20251012_m032208_c001_v0001041_t0050_u01760239328827") 2025/10/12 03:24:41 DEBUG : dir1/0009-34567: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b81130d_d20251012_m032232_c001_v7007000_t0000_u01760239352898") 2025/10/12 03:24:41 DEBUG : dir1/0009-34567: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64138_d20251012_m032227_c001_v0001182_t0002_u01760239347792") 2025/10/12 03:24:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0429_d20251012_m032344_c001_v7007000_t0000_u01760239424299") 2025/10/12 03:24:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171612_d20251012_m032336_c001_v0001041_t0045_u01760239416104") 2025/10/12 03:24:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0c9_d20251012_m032329_c001_v7007000_t0000_u01760239409877") 2025/10/12 03:24:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715dc_d20251012_m032322_c001_v0001041_t0037_u01760239402052") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ffc_d20251012_m032315_c001_v7007000_t0000_u01760239395961") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715b4_d20251012_m032307_c001_v0001041_t0056_u01760239387458") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f47_d20251012_m032301_c001_v7007000_t0000_u01760239381455") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171588_d20251012_m032253_c001_v0001041_t0011_u01760239373589") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132b8_d20251012_m032247_c001_v7007000_t0000_u01760239367123") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171554_d20251012_m032238_c001_v0001041_t0032_u01760239358768") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4231b7539e38e62b_d20251012_m032229_c001_v7007000_t0000_u01760239349016") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91cea_d20251012_m032222_c001_v0001184_t0043_u01760239342859") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3784_d20251012_m032216_c001_v7007000_t0000_u01760239336742") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640c0_d20251012_m032212_c001_v0001182_t0000_u01760239332149") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34c55_d20251012_m032210_c001_v7007000_t0000_u01760239330088") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d87a_d20251012_m032203_c001_v0001161_t0003_u01760239323723") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a48_d20251012_m032157_c001_v7007000_t0000_u01760239317772") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d858_d20251012_m032153_c001_v0001161_t0002_u01760239313255") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9c46_d20251012_m032151_c001_v7007000_t0000_u01760239311359") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d829_d20251012_m032145_c001_v0001161_t0047_u01760239305251") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f420744ac74600e23_d20251012_m032135_c001_v7007000_t0000_u01760239295075") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d7e1_d20251012_m032128_c001_v0001161_t0048_u01760239288290") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6e9_d20251012_m032122_c001_v7007000_t0000_u01760239282118") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d78b_d20251012_m032114_c001_v0001161_t0044_u01760239274001") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d0f_d20251012_m032107_c001_v7007000_t0000_u01760239267455") 2025/10/12 03:24:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d739_d20251012_m032059_c001_v0001161_t0040_u01760239259480") 2025/10/12 03:24:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34c5b_d20251012_m032213_c001_v7007000_t0000_u01760239333243") 2025/10/12 03:24:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640a6_d20251012_m032208_c001_v0001182_t0001_u01760239328981") 2025/10/12 03:24:43 DEBUG : dir1/0010-45678: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b81130f_d20251012_m032233_c001_v7007000_t0000_u01760239353078") 2025/10/12 03:24:43 DEBUG : dir1/0010-45678: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117152c_d20251012_m032227_c001_v0001041_t0051_u01760239347878") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b042a_d20251012_m032344_c001_v7007000_t0000_u01760239424481") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd920ec_d20251012_m032336_c001_v0001184_t0027_u01760239416430") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0ca_d20251012_m032330_c001_v7007000_t0000_u01760239410088") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd92020_d20251012_m032322_c001_v0001184_t0019_u01760239402408") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ffd_d20251012_m032316_c001_v7007000_t0000_u01760239396144") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91f4c_d20251012_m032307_c001_v0001184_t0032_u01760239387777") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f49_d20251012_m032301_c001_v7007000_t0000_u01760239381647") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91e8a_d20251012_m032253_c001_v0001184_t0020_u01760239373993") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132b9_d20251012_m032247_c001_v7007000_t0000_u01760239367304") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91dc8_d20251012_m032239_c001_v0001184_t0055_u01760239359201") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513275_d20251012_m032228_c001_v7007000_t0000_u01760239348570") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d8f3_d20251012_m032223_c001_v0001161_t0012_u01760239343077") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3786_d20251012_m032216_c001_v7007000_t0000_u01760239336922") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714f0_d20251012_m032212_c001_v0001041_t0017_u01760239332160") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb88_d20251012_m032210_c001_v7007000_t0000_u01760239330099") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64072_d20251012_m032204_c001_v0001182_t0014_u01760239324067") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a4c_d20251012_m032157_c001_v7007000_t0000_u01760239317952") 2025/10/12 03:24:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b56_d20251012_m032153_c001_v0001184_t0054_u01760239313266") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f25da_d20251012_m032151_c001_v7007000_t0000_u01760239311162") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63fca_d20251012_m032145_c001_v0001182_t0024_u01760239305674") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef707_d20251012_m032135_c001_v7007000_t0000_u01760239295039") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f37_d20251012_m032128_c001_v0001182_t0012_u01760239288582") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6ea_d20251012_m032122_c001_v7007000_t0000_u01760239282299") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63eb4_d20251012_m032114_c001_v0001182_t0018_u01760239274275") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d10_d20251012_m032107_c001_v7007000_t0000_u01760239267640") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63e2d_d20251012_m032059_c001_v0001182_t0022_u01760239259830") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3764_d20251012_m032213_c001_v7007000_t0000_u01760239333066") 2025/10/12 03:24:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c37_d20251012_m032209_c001_v0001184_t0014_u01760239329001") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811311_d20251012_m032233_c001_v7007000_t0000_u01760239353259") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d911_d20251012_m032227_c001_v0001161_t0043_u01760239347888") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b042d_d20251012_m032344_c001_v7007000_t0000_u01760239424664") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da7e_d20251012_m032336_c001_v0001161_t0056_u01760239416633") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0cb_d20251012_m032330_c001_v7007000_t0000_u01760239410270") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da4a_d20251012_m032322_c001_v0001161_t0042_u01760239402601") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ffe_d20251012_m032316_c001_v7007000_t0000_u01760239396328") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d9f4_d20251012_m032308_c001_v0001161_t0036_u01760239388051") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f4b_d20251012_m032301_c001_v7007000_t0000_u01760239381830") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d9a4_d20251012_m032254_c001_v0001161_t0053_u01760239374192") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132ba_d20251012_m032247_c001_v7007000_t0000_u01760239367486") 2025/10/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d951_d20251012_m032239_c001_v0001161_t0002_u01760239359414") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b025a_d20251012_m032228_c001_v7007000_t0000_u01760239348956") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6410e_d20251012_m032223_c001_v0001182_t0014_u01760239343455") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3787_d20251012_m032217_c001_v7007000_t0000_u01760239337103") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c62_d20251012_m032212_c001_v0001184_t0025_u01760239332174") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f9107d4_d20251012_m032210_c001_v7007000_t0000_u01760239330154") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714ce_d20251012_m032204_c001_v0001041_t0020_u01760239324273") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a51_d20251012_m032158_c001_v7007000_t0000_u01760239318133") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6400e_d20251012_m032153_c001_v0001182_t0055_u01760239313384") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efd46_d20251012_m032151_c001_v7007000_t0000_u01760239311375") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171492_d20251012_m032145_c001_v0001041_t0040_u01760239305877") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb31_d20251012_m032134_c001_v7007000_t0000_u01760239294828") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117145d_d20251012_m032128_c001_v0001041_t0022_u01760239288804") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6ec_d20251012_m032122_c001_v7007000_t0000_u01760239282481") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171433_d20251012_m032114_c001_v0001041_t0015_u01760239274532") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d11_d20251012_m032107_c001_v7007000_t0000_u01760239267825") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713f9_d20251012_m032100_c001_v0001041_t0058_u01760239260034") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a1000b13_d20251012_m032213_c001_v7007000_t0000_u01760239333078") 2025/10/12 03:24:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714e2_d20251012_m032209_c001_v0001041_t0034_u01760239329173") 2025/10/12 03:24:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811312_d20251012_m032233_c001_v7007000_t0000_u01760239353441") 2025/10/12 03:24:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91d41_d20251012_m032227_c001_v0001184_t0059_u01760239347934") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b042e_d20251012_m032344_c001_v7007000_t0000_u01760239424846") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64363_d20251012_m032336_c001_v0001182_t0019_u01760239416931") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0cd_d20251012_m032330_c001_v7007000_t0000_u01760239410452") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c642e8_d20251012_m032322_c001_v0001182_t0018_u01760239402928") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9fff_d20251012_m032316_c001_v7007000_t0000_u01760239396522") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64263_d20251012_m032308_c001_v0001182_t0017_u01760239388655") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f4c_d20251012_m032302_c001_v7007000_t0000_u01760239382013") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c641fd_d20251012_m032254_c001_v0001182_t0028_u01760239374680") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132bb_d20251012_m032247_c001_v7007000_t0000_u01760239367667") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c641a2_d20251012_m032239_c001_v0001182_t0055_u01760239359767") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f2601_d20251012_m032228_c001_v7007000_t0000_u01760239348760") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117151a_d20251012_m032223_c001_v0001041_t0040_u01760239343711") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3788_d20251012_m032217_c001_v7007000_t0000_u01760239337290") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640c2_d20251012_m032212_c001_v0001182_t0029_u01760239332372") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34c57_d20251012_m032210_c001_v7007000_t0000_u01760239330268") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91bf9_d20251012_m032204_c001_v0001184_t0022_u01760239324682") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a56_d20251012_m032158_c001_v7007000_t0000_u01760239318313") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b5c_d20251012_m032153_c001_v0001184_t0038_u01760239313467") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a1f_d20251012_m032151_c001_v7007000_t0000_u01760239311503") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91ae0_d20251012_m032146_c001_v0001184_t0029_u01760239306200") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c89ad_d20251012_m032134_c001_v7007000_t0000_u01760239294833") 2025/10/12 03:24:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91a05_d20251012_m032129_c001_v0001184_t0054_u01760239289192") 2025/10/12 03:24:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6ed_d20251012_m032122_c001_v7007000_t0000_u01760239282662") 2025/10/12 03:24:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9194d_d20251012_m032114_c001_v0001184_t0027_u01760239274997") 2025/10/12 03:24:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d12_d20251012_m032108_c001_v7007000_t0000_u01760239268009") 2025/10/12 03:24:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91896_d20251012_m032100_c001_v0001184_t0053_u01760239260526") 2025/10/12 03:24:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9e2f_d20251012_m032213_c001_v7007000_t0000_u01760239333097") 2025/10/12 03:24:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640a8_d20251012_m032209_c001_v0001182_t0011_u01760239329196") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811313_d20251012_m032233_c001_v7007000_t0000_u01760239353623") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c6413b_d20251012_m032227_c001_v0001182_t0033_u01760239347988") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b042f_d20251012_m032345_c001_v7007000_t0000_u01760239425029") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171616_d20251012_m032337_c001_v0001041_t0005_u01760239417144") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0d1_d20251012_m032330_c001_v7007000_t0000_u01760239410634") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715e0_d20251012_m032323_c001_v0001041_t0011_u01760239403227") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926da001_d20251012_m032316_c001_v7007000_t0000_u01760239396704") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011715b6_d20251012_m032308_c001_v0001041_t0046_u01760239388859") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f4e_d20251012_m032302_c001_v7007000_t0000_u01760239382196") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117158e_d20251012_m032254_c001_v0001041_t0004_u01760239374908") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132bc_d20251012_m032247_c001_v7007000_t0000_u01760239367849") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117155a_d20251012_m032239_c001_v0001041_t0016_u01760239359982") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f25ff_d20251012_m032228_c001_v7007000_t0000_u01760239348581") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91d03_d20251012_m032224_c001_v0001184_t0031_u01760239344138") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e378b_d20251012_m032217_c001_v7007000_t0000_u01760239337509") 2025/10/12 03:24:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d8b1_d20251012_m032212_c001_v0001161_t0037_u01760239332381") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb8a_d20251012_m032210_c001_v7007000_t0000_u01760239330282") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d882_d20251012_m032204_c001_v0001161_t0016_u01760239324969") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a58_d20251012_m032158_c001_v7007000_t0000_u01760239318494") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714bc_d20251012_m032153_c001_v0001041_t0008_u01760239313476") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a1c_d20251012_m032151_c001_v7007000_t0000_u01760239311191") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d831_d20251012_m032146_c001_v0001161_t0029_u01760239306393") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb32_d20251012_m032135_c001_v7007000_t0000_u01760239295013") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d7e3_d20251012_m032129_c001_v0001161_t0036_u01760239289398") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6f0_d20251012_m032122_c001_v7007000_t0000_u01760239282843") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d791_d20251012_m032115_c001_v0001161_t0006_u01760239275198") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d14_d20251012_m032108_c001_v7007000_t0000_u01760239268194") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d740_d20251012_m032100_c001_v0001161_t0035_u01760239260743") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb95_d20251012_m032213_c001_v7007000_t0000_u01760239333106") 2025/10/12 03:24:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c3b_d20251012_m032209_c001_v0001184_t0051_u01760239329201") 2025/10/12 03:24:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811314_d20251012_m032233_c001_v7007000_t0000_u01760239353803") 2025/10/12 03:24:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91d45_d20251012_m032228_c001_v0001184_t0036_u01760239348135") 2025/10/12 03:24:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0430_d20251012_m032345_c001_v7007000_t0000_u01760239425211") 2025/10/12 03:24:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd92100_d20251012_m032337_c001_v0001184_t0019_u01760239417577") 2025/10/12 03:24:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0d2_d20251012_m032330_c001_v7007000_t0000_u01760239410817") 2025/10/12 03:24:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd92034_d20251012_m032323_c001_v0001184_t0019_u01760239403653") 2025/10/12 03:24:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926da005_d20251012_m032316_c001_v7007000_t0000_u01760239396888") 2025/10/12 03:24:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91f60_d20251012_m032309_c001_v0001184_t0032_u01760239389422") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f55_d20251012_m032302_c001_v7007000_t0000_u01760239382379") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91e9c_d20251012_m032255_c001_v0001184_t0048_u01760239375411") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132bd_d20251012_m032248_c001_v7007000_t0000_u01760239368090") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91ddb_d20251012_m032240_c001_v0001184_t0029_u01760239360462") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf9b36_d20251012_m032228_c001_v7007000_t0000_u01760239348991") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d8f9_d20251012_m032224_c001_v0001161_t0020_u01760239344341") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e378d_d20251012_m032217_c001_v7007000_t0000_u01760239337689") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91c6a_d20251012_m032212_c001_v0001184_t0029_u01760239332398") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f9107d9_d20251012_m032210_c001_v7007000_t0000_u01760239330340") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64080_d20251012_m032205_c001_v0001182_t0039_u01760239325424") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a59_d20251012_m032158_c001_v7007000_t0000_u01760239318678") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d85c_d20251012_m032153_c001_v0001161_t0002_u01760239313523") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9c45_d20251012_m032151_c001_v7007000_t0000_u01760239311177") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63fce_d20251012_m032146_c001_v0001182_t0029_u01760239306674") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41185a1fa5c14226_d20251012_m032135_c001_v7007000_t0000_u01760239295188") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f43_d20251012_m032129_c001_v0001182_t0058_u01760239289746") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6f4_d20251012_m032123_c001_v7007000_t0000_u01760239283024") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63ec8_d20251012_m032115_c001_v0001182_t0046_u01760239275536") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d15_d20251012_m032108_c001_v7007000_t0000_u01760239268377") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63e3b_d20251012_m032101_c001_v0001182_t0016_u01760239261037") 2025/10/12 03:24:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb94_d20251012_m032213_c001_v7007000_t0000_u01760239333085") 2025/10/12 03:24:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d89d_d20251012_m032209_c001_v0001161_t0025_u01760239329398") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811316_d20251012_m032233_c001_v7007000_t0000_u01760239353984") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d913_d20251012_m032228_c001_v0001161_t0006_u01760239348147") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0431_d20251012_m032345_c001_v7007000_t0000_u01760239425455") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da86_d20251012_m032337_c001_v0001161_t0053_u01760239417790") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0d3_d20251012_m032331_c001_v7007000_t0000_u01760239411000") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da50_d20251012_m032323_c001_v0001161_t0000_u01760239403855") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926da009_d20251012_m032317_c001_v7007000_t0000_u01760239397071") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d9fe_d20251012_m032309_c001_v0001161_t0010_u01760239389634") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f57_d20251012_m032302_c001_v7007000_t0000_u01760239382562") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d9ac_d20251012_m032255_c001_v0001161_t0043_u01760239375655") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132be_d20251012_m032248_c001_v7007000_t0000_u01760239368273") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d957_d20251012_m032240_c001_v0001161_t0013_u01760239360656") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513278_d20251012_m032229_c001_v7007000_t0000_u01760239349114") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64118_d20251012_m032224_c001_v0001182_t0019_u01760239344705") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e378e_d20251012_m032217_c001_v7007000_t0000_u01760239337869") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640c6_d20251012_m032212_c001_v0001182_t0053_u01760239332615") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4ecb89_d20251012_m032210_c001_v7007000_t0000_u01760239330104") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714d4_d20251012_m032205_c001_v0001041_t0021_u01760239325651") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a5a_d20251012_m032158_c001_v7007000_t0000_u01760239318858") 2025/10/12 03:24:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64012_d20251012_m032153_c001_v0001182_t0012_u01760239313593") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910722_d20251012_m032151_c001_v7007000_t0000_u01760239311522") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117149a_d20251012_m032146_c001_v0001041_t0046_u01760239306906") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40478fe37c4eca70_d20251012_m032135_c001_v7007000_t0000_u01760239295021") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117145f_d20251012_m032129_c001_v0001041_t0016_u01760239289950") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6f7_d20251012_m032123_c001_v7007000_t0000_u01760239283204") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171437_d20251012_m032115_c001_v0001041_t0009_u01760239275734") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d16_d20251012_m032108_c001_v7007000_t0000_u01760239268561") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171405_d20251012_m032101_c001_v0001041_t0041_u01760239261274") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a1000b0f_d20251012_m032212_c001_v7007000_t0000_u01760239332865") 2025/10/12 03:24:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c640aa_d20251012_m032209_c001_v0001182_t0049_u01760239329411") 2025/10/12 03:24:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb39_d20251012_m032137_c001_v7007000_t0000_u01760239297517") 2025/10/12 03:24:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f59_d20251012_m032132_c001_v0001182_t0029_u01760239292908") 2025/10/12 03:24:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb3a_d20251012_m032137_c001_v7007000_t0000_u01760239297699") 2025/10/12 03:24:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91a40_d20251012_m032133_c001_v0001184_t0054_u01760239293045") 2025/10/12 03:24:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb3c_d20251012_m032137_c001_v7007000_t0000_u01760239297880") 2025/10/12 03:24:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f5b_d20251012_m032133_c001_v0001182_t0001_u01760239293123") 2025/10/12 03:24:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb3e_d20251012_m032138_c001_v7007000_t0000_u01760239298063") 2025/10/12 03:24:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d7f1_d20251012_m032133_c001_v0001161_t0023_u01760239293131") 2025/10/12 03:24:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb3f_d20251012_m032138_c001_v7007000_t0000_u01760239298244") 2025/10/12 03:24:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117146d_d20251012_m032133_c001_v0001041_t0049_u01760239293144") 2025/10/12 03:24:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb40_d20251012_m032138_c001_v7007000_t0000_u01760239298426") 2025/10/12 03:24:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91a44_d20251012_m032133_c001_v0001184_t0028_u01760239293255") 2025/10/12 03:24:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb41_d20251012_m032138_c001_v7007000_t0000_u01760239298629") 2025/10/12 03:24:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f5f_d20251012_m032133_c001_v0001182_t0024_u01760239293343") 2025/10/12 03:24:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb44_d20251012_m032138_c001_v7007000_t0000_u01760239298809") 2025/10/12 03:24:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91a46_d20251012_m032133_c001_v0001184_t0013_u01760239293455") 2025/10/12 03:24:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb46_d20251012_m032138_c001_v7007000_t0000_u01760239298990") 2025/10/12 03:24:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117146f_d20251012_m032133_c001_v0001041_t0056_u01760239293487") 2025/10/12 03:24:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb47_d20251012_m032139_c001_v7007000_t0000_u01760239299172") 2025/10/12 03:24:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d7f7_d20251012_m032133_c001_v0001161_t0032_u01760239293496") 2025/10/12 03:24:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb49_d20251012_m032139_c001_v7007000_t0000_u01760239299353") 2025/10/12 03:24:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f63_d20251012_m032133_c001_v0001182_t0034_u01760239293550") 2025/10/12 03:24:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb4a_d20251012_m032139_c001_v7007000_t0000_u01760239299534") 2025/10/12 03:24:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91a4a_d20251012_m032133_c001_v0001184_t0012_u01760239293672") 2025/10/12 03:24:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb4c_d20251012_m032139_c001_v7007000_t0000_u01760239299714") 2025/10/12 03:24:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f6b_d20251012_m032133_c001_v0001182_t0006_u01760239293762") 2025/10/12 03:24:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb4d_d20251012_m032139_c001_v7007000_t0000_u01760239299896") 2025/10/12 03:24:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d7fb_d20251012_m032133_c001_v0001161_t0050_u01760239293816") 2025/10/12 03:24:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb4e_d20251012_m032140_c001_v7007000_t0000_u01760239300079") 2025/10/12 03:24:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171473_d20251012_m032133_c001_v0001041_t0029_u01760239293904") 2025/10/12 03:24:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efb4f_d20251012_m032140_c001_v7007000_t0000_u01760239300271") 2025/10/12 03:24:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63f6d_d20251012_m032133_c001_v0001182_t0044_u01760239293964") 2025/10/12 03:24:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9ded_d20251012_m032154_c001_v7007000_t0000_u01760239314105") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b14_d20251012_m032149_c001_v0001184_t0011_u01760239309524") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f408d91f0595efd4e_d20251012_m032153_c001_v7007000_t0000_u01760239313916") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63fe8_d20251012_m032149_c001_v0001182_t0011_u01760239309672") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9dea_d20251012_m032153_c001_v7007000_t0000_u01760239313921") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d842_d20251012_m032149_c001_v0001161_t0033_u01760239309681") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a25_d20251012_m032154_c001_v7007000_t0000_u01760239314266") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b16_d20251012_m032149_c001_v0001184_t0030_u01760239309729") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a21_d20251012_m032153_c001_v7007000_t0000_u01760239313871") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714a4_d20251012_m032149_c001_v0001041_t0031_u01760239309795") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910725_d20251012_m032153_c001_v7007000_t0000_u01760239313861") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63fee_d20251012_m032149_c001_v0001182_t0017_u01760239309892") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f25e2_d20251012_m032154_c001_v7007000_t0000_u01760239314118") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b1a_d20251012_m032149_c001_v0001184_t0017_u01760239309930") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f25e1_d20251012_m032153_c001_v7007000_t0000_u01760239313933") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d846_d20251012_m032150_c001_v0001161_t0005_u01760239310012") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811275_d20251012_m032153_c001_v7007000_t0000_u01760239313891") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63ff2_d20251012_m032150_c001_v0001182_t0044_u01760239310095") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811276_d20251012_m032154_c001_v7007000_t0000_u01760239314074") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b1c_d20251012_m032150_c001_v0001184_t0020_u01760239310162") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a22_d20251012_m032153_c001_v7007000_t0000_u01760239313901") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714a8_d20251012_m032150_c001_v0001041_t0050_u01760239310228") 2025/10/12 03:24:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910727_d20251012_m032154_c001_v7007000_t0000_u01760239314225") 2025/10/12 03:24:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63ff6_d20251012_m032150_c001_v0001182_t0037_u01760239310313") 2025/10/12 03:24:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a51323b_d20251012_m032154_c001_v7007000_t0000_u01760239314245") 2025/10/12 03:24:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b22_d20251012_m032150_c001_v0001184_t0036_u01760239310356") 2025/10/12 03:24:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f910726_d20251012_m032154_c001_v7007000_t0000_u01760239314043") 2025/10/12 03:24:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d848_d20251012_m032150_c001_v0001161_t0054_u01760239310405") 2025/10/12 03:24:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a23_d20251012_m032154_c001_v7007000_t0000_u01760239314054") 2025/10/12 03:24:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63ff8_d20251012_m032150_c001_v0001182_t0001_u01760239310519") 2025/10/12 03:24:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a513237_d20251012_m032154_c001_v7007000_t0000_u01760239314063") 2025/10/12 03:24:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b2a_d20251012_m032150_c001_v0001184_t0006_u01760239310550") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf9757_d20251012_m031956_c001_v7007000_t0000_u01760239196744") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1118478b557a516a_d20251012_m031955_c001_v0001181_t0013_u01760239195012") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629aff79_d20251012_m031954_c001_v7007000_t0000_u01760239194832") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1118478b557a515c_d20251012_m031952_c001_v0001181_t0027_u01760239192346") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629aff69_d20251012_m031951_c001_v7007000_t0000_u01760239191617") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171306_d20251012_m031947_c001_v0001041_t0023_u01760239187513") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf9733_d20251012_m031946_c001_v7007000_t0000_u01760239186025") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1157f9765e47c3ca_d20251012_m031943_c001_v0001154_t0025_u01760239183742") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f406528ccdab5d1d1_d20251012_m031943_c001_v7007000_t0000_u01760239183563") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1157f9765e47c3c4_d20251012_m031940_c001_v0001154_t0009_u01760239180357") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f406528ccdab5d1c6_d20251012_m031939_c001_v7007000_t0000_u01760239179634") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91461_d20251012_m031936_c001_v0001184_t0010_u01760239176239") 2025/10/12 03:24:54 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1d8d_d20251012_m031934_c001_v7007000_t0000_u01760239174959") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1145ad36d7807dba_d20251012_m031933_c001_v0001091_t0024_u01760239173182") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41185a1fa5c13f4c_d20251012_m031933_c001_v7007000_t0000_u01760239173003") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1145ad36d7807dac_d20251012_m031930_c001_v0001091_t0035_u01760239170371") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41185a1fa5c13f47_d20251012_m031929_c001_v7007000_t0000_u01760239169637") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd913e7_d20251012_m031926_c001_v0001184_t0057_u01760239166425") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1d3c_d20251012_m031925_c001_v7007000_t0000_u01760239165475") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f102aff8601c92c49_d20251012_m031923_c001_v0001113_t0004_u01760239163552") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4231b7539e38e2c2_d20251012_m031923_c001_v7007000_t0000_u01760239163373") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f102aff8601c92c37_d20251012_m031919_c001_v0001113_t0053_u01760239159957") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4231b7539e38e2af_d20251012_m031919_c001_v7007000_t0000_u01760239159234") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9134e_d20251012_m031914_c001_v0001184_t0009_u01760239154077") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3eec56_d20251012_m031913_c001_v7007000_t0000_u01760239153151") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f111bd208dbfc3f9e_d20251012_m031911_c001_v0001182_t0006_u01760239151207") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e33c1_d20251012_m031911_c001_v7007000_t0000_u01760239151027") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f111bd208dbfc3f70_d20251012_m031907_c001_v0001182_t0054_u01760239147595") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e3371_d20251012_m031906_c001_v7007000_t0000_u01760239146867") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91290_d20251012_m031901_c001_v0001184_t0031_u01760239141062") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4103909a6921d469_d20251012_m031900_c001_v7007000_t0000_u01760239140153") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1144af5bd1522190_d20251012_m031857_c001_v0001134_t0039_u01760239137865") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6b3e_d20251012_m031857_c001_v7007000_t0000_u01760239137684") 2025/10/12 03:24:55 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1144af5bd1522185_d20251012_m031854_c001_v0001134_t0052_u01760239134109") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6b0b_d20251012_m031853_c001_v7007000_t0000_u01760239133385") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd911fa_d20251012_m031847_c001_v0001184_t0034_u01760239127923") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95cc_d20251012_m031846_c001_v7007000_t0000_u01760239126810") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f113cc33bf03d87fb_d20251012_m031841_c001_v0001113_t0000_u01760239121365") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f1fe9_d20251012_m031841_c001_v7007000_t0000_u01760239121101") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91182_d20251012_m031837_c001_v0001184_t0005_u01760239117196") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1066f25b800ab519_d20251012_m031836_c001_v0001171_t0047_u01760239116368") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1066f25b800ab50f_d20251012_m031835_c001_v0001171_t0029_u01760239115316") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1ac0_d20251012_m031822_c001_v7007000_t0000_u01760239102321") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171232_d20251012_m031815_c001_v0001041_t0039_u01760239095584") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1051570ebcb76465_d20251012_m031814_c001_v0001038_t0031_u01760239094562") 2025/10/12 03:24:56 DEBUG : dst/one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1051570ebcb76461_d20251012_m031813_c001_v0001038_t0028_u01760239093389") 2025/10/12 03:24:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf9758_d20251012_m031956_c001_v7007000_t0000_u01760239196938") 2025/10/12 03:24:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1178510b78dbfaf7_d20251012_m031954_c001_v0001145_t0031_u01760239194545") 2025/10/12 03:24:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1018007a37c79978_d20251012_m031951_c001_v0001113_t0050_u01760239191305") 2025/10/12 03:24:56 DEBUG : dst/one.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf9735_d20251012_m031946_c001_v7007000_t0000_u01760239186205") 2025/10/12 03:24:56 DEBUG : dst/one.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f103593a1f66db46c_d20251012_m031943_c001_v0001176_t0006_u01760239183346") 2025/10/12 03:24:56 DEBUG : dst/one.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11679d9da03a5d4f_d20251012_m031939_c001_v0001183_t0009_u01760239179440") 2025/10/12 03:24:56 DEBUG : dst/one.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1d8e_d20251012_m031935_c001_v7007000_t0000_u01760239175141") 2025/10/12 03:24:56 DEBUG : dst/one.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f114177261b111f28_d20251012_m031932_c001_v0001154_t0007_u01760239172617") 2025/10/12 03:24:56 DEBUG : dst/one.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f106e01fedb113110_d20251012_m031929_c001_v0001182_t0023_u01760239169411") 2025/10/12 03:24:56 DEBUG : dst/three: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95cf_d20251012_m031846_c001_v7007000_t0000_u01760239126990") 2025/10/12 03:24:56 DEBUG : dst/three: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1066f25b800ab576_d20251012_m031845_c001_v0001171_t0009_u01760239125213") 2025/10/12 03:24:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf9759_d20251012_m031957_c001_v7007000_t0000_u01760239197119") 2025/10/12 03:24:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f101757bc1653ba35_d20251012_m031955_c001_v0001182_t0039_u01760239195778") 2025/10/12 03:24:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f103593a1f66db4a0_d20251012_m031953_c001_v0001176_t0024_u01760239193172") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf975a_d20251012_m031957_c001_v7007000_t0000_u01760239197309") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1118478b557a5174_d20251012_m031956_c001_v0001181_t0012_u01760239196164") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629aff7a_d20251012_m031955_c001_v7007000_t0000_u01760239195983") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1118478b557a5164_d20251012_m031953_c001_v0001181_t0007_u01760239193569") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629aff75_d20251012_m031953_c001_v7007000_t0000_u01760239193388") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117130c_d20251012_m031948_c001_v0001041_t0050_u01760239188479") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf9737_d20251012_m031946_c001_v7007000_t0000_u01760239186386") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1157f9765e47c3ce_d20251012_m031945_c001_v0001154_t0000_u01760239185244") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f406528ccdab5d1d5_d20251012_m031945_c001_v7007000_t0000_u01760239185056") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1157f9765e47c3c6_d20251012_m031941_c001_v0001154_t0001_u01760239181705") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f406528ccdab5d1cb_d20251012_m031941_c001_v7007000_t0000_u01760239181526") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91467_d20251012_m031936_c001_v0001184_t0051_u01760239176820") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41185a1fa5c13f4f_d20251012_m031934_c001_v7007000_t0000_u01760239174411") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011712d6_d20251012_m031931_c001_v0001041_t0036_u01760239171756") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41185a1fa5c13f4a_d20251012_m031931_c001_v7007000_t0000_u01760239171390") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd913ef_d20251012_m031927_c001_v0001184_t0000_u01760239167021") 2025/10/12 03:24:57 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4231b7539e38e2c5_d20251012_m031924_c001_v7007000_t0000_u01760239164555") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011712be_d20251012_m031921_c001_v0001041_t0046_u01760239161983") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4231b7539e38e2be_d20251012_m031920_c001_v7007000_t0000_u01760239160888") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91352_d20251012_m031914_c001_v0001184_t0030_u01760239154675") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e33cb_d20251012_m031912_c001_v7007000_t0000_u01760239152228") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011712a1_d20251012_m031909_c001_v0001041_t0004_u01760239149538") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e33b3_d20251012_m031908_c001_v7007000_t0000_u01760239148451") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91296_d20251012_m031901_c001_v0001184_t0040_u01760239141637") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6b58_d20251012_m031859_c001_v7007000_t0000_u01760239139231") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117127e_d20251012_m031856_c001_v0001041_t0009_u01760239136341") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6b22_d20251012_m031855_c001_v7007000_t0000_u01760239135243") 2025/10/12 03:24:58 DEBUG : dst/three.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91200_d20251012_m031848_c001_v0001184_t0058_u01760239128501") 2025/10/12 03:24:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf9739_d20251012_m031946_c001_v7007000_t0000_u01760239186567") 2025/10/12 03:24:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f111ecac59279614e_d20251012_m031944_c001_v0001136_t0038_u01760239184777") 2025/10/12 03:24:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f102b0941e54b7ac0_d20251012_m031941_c001_v0001182_t0059_u01760239181315") 2025/10/12 03:24:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1d90_d20251012_m031935_c001_v7007000_t0000_u01760239175324") 2025/10/12 03:24:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f10263bfb8451ff01_d20251012_m031933_c001_v0001099_t0052_u01760239173979") 2025/10/12 03:24:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f118f288ac4b820aa_d20251012_m031930_c001_v0001032_t0048_u01760239170927") 2025/10/12 03:24:58 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf975b_d20251012_m031957_c001_v7007000_t0000_u01760239197500") 2025/10/12 03:24:58 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd914f7_d20251012_m031948_c001_v0001184_t0054_u01760239188272") 2025/10/12 03:24:58 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf973a_d20251012_m031946_c001_v7007000_t0000_u01760239186784") 2025/10/12 03:24:58 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011712e8_d20251012_m031936_c001_v0001041_t0030_u01760239176447") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1d91_d20251012_m031935_c001_v7007000_t0000_u01760239175508") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011712c6_d20251012_m031926_c001_v0001041_t0047_u01760239166620") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1d40_d20251012_m031925_c001_v7007000_t0000_u01760239165659") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011712aa_d20251012_m031914_c001_v0001041_t0041_u01760239154291") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3eec57_d20251012_m031913_c001_v7007000_t0000_u01760239153335") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117128b_d20251012_m031901_c001_v0001041_t0050_u01760239141275") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4103909a6921d46a_d20251012_m031900_c001_v7007000_t0000_u01760239140334") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171274_d20251012_m031848_c001_v0001041_t0020_u01760239128128") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95d0_d20251012_m031847_c001_v7007000_t0000_u01760239127172") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11243d6bcec941bb_d20251012_m031842_c001_v0001150_t0042_u01760239122694") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1ac2_d20251012_m031822_c001_v7007000_t0000_u01760239102503") 2025/10/12 03:24:59 DEBUG : dst/two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1051570ebcb76475_d20251012_m031821_c001_v0001038_t0039_u01760239101269") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4103909a6921d200_d20251012_m031749_c001_v7007000_t0000_u01760239069499") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711f0_d20251012_m031745_c001_v0001041_t0037_u01760239065375") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4103909a6921d1d9_d20251012_m031743_c001_v7007000_t0000_u01760239063526") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90ea7_d20251012_m031733_c001_v0001184_t0034_u01760239053417") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c84c8_d20251012_m031724_c001_v7007000_t0000_u01760239044554") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711c4_d20251012_m031721_c001_v0001041_t0059_u01760239041616") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de43ea_d20251012_m031702_c001_v7007000_t0000_u01760239022501") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d49_d20251012_m031700_c001_v0001184_t0002_u01760239020719") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de43cc_d20251012_m031659_c001_v7007000_t0000_u01760239019957") 2025/10/12 03:24:59 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d37_d20251012_m031658_c001_v0001184_t0016_u01760239018731") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4390_d20251012_m031656_c001_v7007000_t0000_u01760239016261") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d0b_d20251012_m031654_c001_v0001184_t0035_u01760239014702") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4385_d20251012_m031653_c001_v7007000_t0000_u01760239013950") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90cef_d20251012_m031652_c001_v0001184_t0015_u01760239012694") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4365_d20251012_m031647_c001_v7007000_t0000_u01760239007651") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c83_d20251012_m031646_c001_v0001184_t0025_u01760239006295") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4356_d20251012_m031645_c001_v7007000_t0000_u01760239005541") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c6f_d20251012_m031644_c001_v0001184_t0019_u01760239004776") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7e9_d20251012_m031640_c001_v7007000_t0000_u01760239000263") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c17_d20251012_m031639_c001_v0001184_t0018_u01760238999045") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7df_d20251012_m031637_c001_v7007000_t0000_u01760238997220") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90bf3_d20251012_m031636_c001_v0001184_t0020_u01760238996290") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7d8_d20251012_m031635_c001_v7007000_t0000_u01760238995927") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f10599e9319ee0d2c_d20251012_m031634_c001_v0001116_t0048_u01760238994992") 2025/10/12 03:25:00 DEBUG : empty space: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90bcd_d20251012_m031633_c001_v0001184_t0055_u01760238993452") 2025/10/12 03:25:00 DEBUG : enormous: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de43e0_d20251012_m031701_c001_v7007000_t0000_u01760239021752") 2025/10/12 03:25:00 DEBUG : enormous: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d4d_d20251012_m031700_c001_v0001184_t0019_u01760239020933") 2025/10/12 03:25:00 DEBUG : existing: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf97a5_d20251012_m032001_c001_v7007000_t0000_u01760239201819") 2025/10/12 03:25:00 DEBUG : existing: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91573_d20251012_m032000_c001_v0001184_t0019_u01760239200682") 2025/10/12 03:25:00 DEBUG : existing: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c84c5_d20251012_m031720_c001_v7007000_t0000_u01760239040281") 2025/10/12 03:25:01 DEBUG : existing: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711c0_d20251012_m031718_c001_v0001041_t0045_u01760239038996") 2025/10/12 03:25:01 DEBUG : existing: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7c4_d20251012_m031630_c001_v7007000_t0000_u01760238990958") 2025/10/12 03:25:01 DEBUG : existing: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90b94_d20251012_m031629_c001_v0001184_t0042_u01760238989969") 2025/10/12 03:25:01 DEBUG : existing: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7bc_d20251012_m031629_c001_v7007000_t0000_u01760238989424") 2025/10/12 03:25:01 DEBUG : existing: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90b86_d20251012_m031628_c001_v0001184_t0053_u01760238988805") 2025/10/12 03:25:01 DEBUG : existing: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90b82_d20251012_m031628_c001_v0001184_t0010_u01760238988065") 2025/10/12 03:25:01 DEBUG : existing-b: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c84c6_d20251012_m031720_c001_v7007000_t0000_u01760239040462") 2025/10/12 03:25:01 DEBUG : existing-b: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90e00_d20251012_m031718_c001_v0001184_t0041_u01760239038982") 2025/10/12 03:25:01 DEBUG : file1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b00a1_d20251012_m032051_c001_v7007000_t0000_u01760239251916") 2025/10/12 03:25:01 DEBUG : file1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63dda_d20251012_m032051_c001_v0001182_t0010_u01760239251068") 2025/10/12 03:25:01 DEBUG : file1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b009c_d20251012_m032049_c001_v7007000_t0000_u01760239249738") 2025/10/12 03:25:01 DEBUG : file1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd917fe_d20251012_m032048_c001_v0001184_t0046_u01760239248710") 2025/10/12 03:25:01 DEBUG : five: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de43fc_d20251012_m031706_c001_v7007000_t0000_u01760239026018") 2025/10/12 03:25:01 DEBUG : five: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd90d6f_d20251012_m031704_c001_v0001184_t0022_u01760239024111") 2025/10/12 03:25:01 DEBUG : foo: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7e1_d20251012_m031638_c001_v7007000_t0000_u01760238998684") 2025/10/12 03:25:01 DEBUG : foo: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd90c0d_d20251012_m031638_c001_v0001184_t0022_u01760238998135") 2025/10/12 03:25:01 DEBUG : foo: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd90c01_d20251012_m031637_c001_v0001184_t0022_u01760238997582") 2025/10/12 03:25:01 DEBUG : four: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de43fd_d20251012_m031706_c001_v7007000_t0000_u01760239026200") 2025/10/12 03:25:01 DEBUG : four: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41684881011711a3_d20251012_m031704_c001_v0001041_t0000_u01760239024673") 2025/10/12 03:25:01 DEBUG : four: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d69_d20251012_m031703_c001_v0001184_t0004_u01760239023534") 2025/10/12 03:25:02 DEBUG : hello world2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512bff_d20251012_m031549_c001_v7007000_t0000_u01760238949217") 2025/10/12 03:25:02 DEBUG : hello world2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd909b4_d20251012_m031548_c001_v0001184_t0014_u01760238948646") 2025/10/12 03:25:02 DEBUG : ignore-size: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7b4_d20251012_m031627_c001_v7007000_t0000_u01760238987699") 2025/10/12 03:25:02 DEBUG : ignore-size: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90b74_d20251012_m031626_c001_v0001184_t0055_u01760238986751") 2025/10/12 03:25:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c84aa_d20251012_m031718_c001_v7007000_t0000_u01760239038212") 2025/10/12 03:25:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711ba_d20251012_m031717_c001_v0001041_t0012_u01760239037420") 2025/10/12 03:25:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c848b_d20251012_m031716_c001_v7007000_t0000_u01760239036666") 2025/10/12 03:25:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711b8_d20251012_m031715_c001_v0001041_t0010_u01760239035722") 2025/10/12 03:25:02 DEBUG : one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4400_d20251012_m031706_c001_v7007000_t0000_u01760239026384") 2025/10/12 03:25:02 DEBUG : one: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd90d5f_d20251012_m031702_c001_v0001184_t0022_u01760239022909") 2025/10/12 03:25:02 DEBUG : only0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b003d_d20251012_m032044_c001_v7007000_t0000_u01760239244282") 2025/10/12 03:25:02 DEBUG : only0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd91776_d20251012_m032038_c001_v0001184_t0022_u01760239238613") 2025/10/12 03:25:02 DEBUG : only0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171375_d20251012_m032025_c001_v0001041_t0017_u01760239225517") 2025/10/12 03:25:02 DEBUG : only0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4231b7539e38e40b_d20251012_m032019_c001_v7007000_t0000_u01760239219357") 2025/10/12 03:25:02 DEBUG : only0: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117132a_d20251012_m032005_c001_v0001041_t0001_u01760239205454") 2025/10/12 03:25:02 DEBUG : only1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0042_d20251012_m032044_c001_v7007000_t0000_u01760239244464") 2025/10/12 03:25:02 DEBUG : only1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f417e0911a8c63d73_d20251012_m032039_c001_v0001182_t0003_u01760239239360") 2025/10/12 03:25:02 DEBUG : only1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171377_d20251012_m032026_c001_v0001041_t0024_u01760239226367") 2025/10/12 03:25:02 DEBUG : only1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4231b7539e38e40f_d20251012_m032019_c001_v7007000_t0000_u01760239219916") 2025/10/12 03:25:02 DEBUG : only1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117132c_d20251012_m032006_c001_v0001041_t0010_u01760239206100") 2025/10/12 03:25:02 DEBUG : only10: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0045_d20251012_m032044_c001_v7007000_t0000_u01760239244645") 2025/10/12 03:25:02 DEBUG : only10: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41684881011713ad_d20251012_m032038_c001_v0001041_t0000_u01760239238623") 2025/10/12 03:25:02 DEBUG : only10: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171393_d20251012_m032032_c001_v0001041_t0017_u01760239232064") 2025/10/12 03:25:02 DEBUG : only10: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4231b7539e38e40e_d20251012_m032019_c001_v7007000_t0000_u01760239219736") 2025/10/12 03:25:03 DEBUG : only10: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171345_d20251012_m032011_c001_v0001041_t0032_u01760239211797") 2025/10/12 03:25:03 DEBUG : only11: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0049_d20251012_m032044_c001_v7007000_t0000_u01760239244828") 2025/10/12 03:25:03 DEBUG : only11: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd91786_d20251012_m032039_c001_v0001184_t0022_u01760239239375") 2025/10/12 03:25:03 DEBUG : only11: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171395_d20251012_m032032_c001_v0001041_t0039_u01760239232714") 2025/10/12 03:25:03 DEBUG : only11: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a1000900_d20251012_m032019_c001_v7007000_t0000_u01760239219879") 2025/10/12 03:25:03 DEBUG : only11: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171349_d20251012_m032012_c001_v0001041_t0050_u01760239212334") 2025/10/12 03:25:03 DEBUG : only12: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b004f_d20251012_m032045_c001_v7007000_t0000_u01760239245010") 2025/10/12 03:25:03 DEBUG : only12: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd9178a_d20251012_m032039_c001_v0001184_t0022_u01760239239749") 2025/10/12 03:25:03 DEBUG : only12: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171399_d20251012_m032033_c001_v0001041_t0039_u01760239233210") 2025/10/12 03:25:03 DEBUG : only12: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485240_d20251012_m032019_c001_v7007000_t0000_u01760239219883") 2025/10/12 03:25:03 DEBUG : only12: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117134d_d20251012_m032012_c001_v0001041_t0035_u01760239212995") 2025/10/12 03:25:03 DEBUG : only13: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0053_d20251012_m032045_c001_v7007000_t0000_u01760239245218") 2025/10/12 03:25:03 DEBUG : only13: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400cfae78089d6ea_d20251012_m032039_c001_v0001161_t0049_u01760239239759") 2025/10/12 03:25:03 DEBUG : only13: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117139b_d20251012_m032033_c001_v0001041_t0020_u01760239233864") 2025/10/12 03:25:03 DEBUG : only13: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a10008fb_d20251012_m032019_c001_v7007000_t0000_u01760239219513") 2025/10/12 03:25:03 DEBUG : only13: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117134f_d20251012_m032013_c001_v0001041_t0010_u01760239213735") 2025/10/12 03:25:03 DEBUG : only14: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0058_d20251012_m032045_c001_v7007000_t0000_u01760239245400") 2025/10/12 03:25:03 DEBUG : only14: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f417e0911a8c63d6f_d20251012_m032039_c001_v0001182_t0003_u01760239239176") 2025/10/12 03:25:03 DEBUG : only14: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117139d_d20251012_m032034_c001_v0001041_t0007_u01760239234466") 2025/10/12 03:25:03 DEBUG : only14: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d9120485242_d20251012_m032020_c001_v7007000_t0000_u01760239220065") 2025/10/12 03:25:04 DEBUG : only14: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171355_d20251012_m032014_c001_v0001041_t0053_u01760239214403") 2025/10/12 03:25:04 DEBUG : only15: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b005d_d20251012_m032045_c001_v7007000_t0000_u01760239245582") 2025/10/12 03:25:04 DEBUG : only15: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400cfae78089d6e1_d20251012_m032039_c001_v0001161_t0049_u01760239239363") 2025/10/12 03:25:04 DEBUG : only15: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117139f_d20251012_m032034_c001_v0001041_t0017_u01760239234991") 2025/10/12 03:25:04 DEBUG : only15: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048523d_d20251012_m032019_c001_v7007000_t0000_u01760239219517") 2025/10/12 03:25:04 DEBUG : only15: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171357_d20251012_m032015_c001_v0001041_t0029_u01760239215114") 2025/10/12 03:25:04 DEBUG : only16: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0063_d20251012_m032045_c001_v7007000_t0000_u01760239245762") 2025/10/12 03:25:04 DEBUG : only16: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd9177e_d20251012_m032039_c001_v0001184_t0022_u01760239239010") 2025/10/12 03:25:04 DEBUG : only16: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713a1_d20251012_m032035_c001_v0001041_t0026_u01760239235651") 2025/10/12 03:25:04 DEBUG : only16: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d96de_d20251012_m032019_c001_v7007000_t0000_u01760239219899") 2025/10/12 03:25:04 DEBUG : only16: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171359_d20251012_m032015_c001_v0001041_t0037_u01760239215733") 2025/10/12 03:25:05 DEBUG : only17: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0068_d20251012_m032045_c001_v7007000_t0000_u01760239245943") 2025/10/12 03:25:05 DEBUG : only17: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41684881011713af_d20251012_m032039_c001_v0001041_t0000_u01760239239021") 2025/10/12 03:25:05 DEBUG : only17: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713a5_d20251012_m032036_c001_v0001041_t0001_u01760239236303") 2025/10/12 03:25:05 DEBUG : only17: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a10008f2_d20251012_m032019_c001_v7007000_t0000_u01760239219144") 2025/10/12 03:25:05 DEBUG : only17: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117135d_d20251012_m032016_c001_v0001041_t0041_u01760239216281") 2025/10/12 03:25:05 DEBUG : only18: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b006d_d20251012_m032046_c001_v7007000_t0000_u01760239246125") 2025/10/12 03:25:05 DEBUG : only18: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd91784_d20251012_m032039_c001_v0001184_t0022_u01760239239193") 2025/10/12 03:25:05 DEBUG : only18: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713a7_d20251012_m032036_c001_v0001041_t0034_u01760239236850") 2025/10/12 03:25:05 DEBUG : only18: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a10008ec_d20251012_m032018_c001_v7007000_t0000_u01760239218961") 2025/10/12 03:25:05 DEBUG : only18: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171361_d20251012_m032016_c001_v0001041_t0013_u01760239216840") 2025/10/12 03:25:05 DEBUG : only19: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0072_d20251012_m032046_c001_v7007000_t0000_u01760239246306") 2025/10/12 03:25:05 DEBUG : only19: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41684881011713b1_d20251012_m032039_c001_v0001041_t0000_u01760239239229") 2025/10/12 03:25:05 DEBUG : only19: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713ab_d20251012_m032037_c001_v0001041_t0023_u01760239237508") 2025/10/12 03:25:05 DEBUG : only19: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a10008f6_d20251012_m032019_c001_v7007000_t0000_u01760239219329") 2025/10/12 03:25:05 DEBUG : only19: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171363_d20251012_m032017_c001_v0001041_t0059_u01760239217497") 2025/10/12 03:25:05 DEBUG : only2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0076_d20251012_m032046_c001_v7007000_t0000_u01760239246489") 2025/10/12 03:25:05 DEBUG : only2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400cfae78089d6e8_d20251012_m032039_c001_v0001161_t0049_u01760239239566") 2025/10/12 03:25:05 DEBUG : only2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117137b_d20251012_m032027_c001_v0001041_t0013_u01760239227009") 2025/10/12 03:25:05 DEBUG : only2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d96da_d20251012_m032019_c001_v7007000_t0000_u01760239219533") 2025/10/12 03:25:05 DEBUG : only2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117132e_d20251012_m032006_c001_v0001041_t0027_u01760239206740") 2025/10/12 03:25:05 DEBUG : only3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b007b_d20251012_m032046_c001_v7007000_t0000_u01760239246669") 2025/10/12 03:25:06 DEBUG : only3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41684881011713b3_d20251012_m032039_c001_v0001041_t0000_u01760239239410") 2025/10/12 03:25:06 DEBUG : only3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117137d_d20251012_m032027_c001_v0001041_t0019_u01760239227614") 2025/10/12 03:25:06 DEBUG : only3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4231b7539e38e40d_d20251012_m032019_c001_v7007000_t0000_u01760239219548") 2025/10/12 03:25:06 DEBUG : only3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171334_d20251012_m032007_c001_v0001041_t0041_u01760239207352") 2025/10/12 03:25:06 DEBUG : only4: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0081_d20251012_m032046_c001_v7007000_t0000_u01760239246850") 2025/10/12 03:25:06 DEBUG : only4: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f417e0911a8c63d7b_d20251012_m032039_c001_v0001182_t0003_u01760239239541") 2025/10/12 03:25:06 DEBUG : only4: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117137f_d20251012_m032028_c001_v0001041_t0014_u01760239228235") 2025/10/12 03:25:06 DEBUG : only4: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a10008ff_d20251012_m032019_c001_v7007000_t0000_u01760239219696") 2025/10/12 03:25:06 DEBUG : only4: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171338_d20251012_m032007_c001_v0001041_t0003_u01760239207914") 2025/10/12 03:25:06 DEBUG : only5: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0087_d20251012_m032047_c001_v7007000_t0000_u01760239247032") 2025/10/12 03:25:06 DEBUG : only5: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f417e0911a8c63d7d_d20251012_m032039_c001_v0001182_t0003_u01760239239723") 2025/10/12 03:25:06 DEBUG : only5: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171381_d20251012_m032028_c001_v0001041_t0037_u01760239228981") 2025/10/12 03:25:06 DEBUG : only5: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048523e_d20251012_m032019_c001_v7007000_t0000_u01760239219700") 2025/10/12 03:25:06 DEBUG : only5: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117133a_d20251012_m032008_c001_v0001041_t0005_u01760239208456") 2025/10/12 03:25:06 DEBUG : only6: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b008a_d20251012_m032047_c001_v7007000_t0000_u01760239247214") 2025/10/12 03:25:06 DEBUG : only6: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd91788_d20251012_m032039_c001_v0001184_t0022_u01760239239567") 2025/10/12 03:25:06 DEBUG : only6: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171389_d20251012_m032029_c001_v0001041_t0046_u01760239229672") 2025/10/12 03:25:06 DEBUG : only6: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d96d8_d20251012_m032019_c001_v7007000_t0000_u01760239219336") 2025/10/12 03:25:06 DEBUG : only6: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117133c_d20251012_m032009_c001_v0001041_t0014_u01760239209029") 2025/10/12 03:25:06 DEBUG : only7: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b008f_d20251012_m032047_c001_v7007000_t0000_u01760239247395") 2025/10/12 03:25:06 DEBUG : only7: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41684881011713b5_d20251012_m032039_c001_v0001041_t0000_u01760239239592") 2025/10/12 03:25:06 DEBUG : only7: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117138d_d20251012_m032030_c001_v0001041_t0038_u01760239230179") 2025/10/12 03:25:06 DEBUG : only7: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f405b1185a1000901_d20251012_m032020_c001_v7007000_t0000_u01760239220061") 2025/10/12 03:25:07 DEBUG : only7: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117133e_d20251012_m032009_c001_v0001041_t0059_u01760239209744") 2025/10/12 03:25:07 DEBUG : only8: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0094_d20251012_m032047_c001_v7007000_t0000_u01760239247576") 2025/10/12 03:25:07 DEBUG : only8: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41684881011713b9_d20251012_m032039_c001_v0001041_t0000_u01760239239774") 2025/10/12 03:25:07 DEBUG : only8: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117138f_d20251012_m032030_c001_v0001041_t0007_u01760239230773") 2025/10/12 03:25:07 DEBUG : only8: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f42182d912048523b_d20251012_m032019_c001_v7007000_t0000_u01760239219335") 2025/10/12 03:25:07 DEBUG : only8: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171341_d20251012_m032010_c001_v0001041_t0009_u01760239210451") 2025/10/12 03:25:07 DEBUG : only9: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0099_d20251012_m032047_c001_v7007000_t0000_u01760239247759") 2025/10/12 03:25:07 DEBUG : only9: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f417e0911a8c63d7f_d20251012_m032039_c001_v0001182_t0003_u01760239239904") 2025/10/12 03:25:07 DEBUG : only9: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171391_d20251012_m032031_c001_v0001041_t0002_u01760239231475") 2025/10/12 03:25:07 DEBUG : only9: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d96dc_d20251012_m032019_c001_v7007000_t0000_u01760239219717") 2025/10/12 03:25:07 DEBUG : only9: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171343_d20251012_m032011_c001_v0001041_t0014_u01760239211090") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8468_d20251012_m031714_c001_v7007000_t0000_u01760239034610") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711b4_d20251012_m031712_c001_v0001041_t0003_u01760239032647") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8440_d20251012_m031711_c001_v7007000_t0000_u01760239031762") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711b0_d20251012_m031710_c001_v0001041_t0045_u01760239030090") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8431_d20251012_m031709_c001_v7007000_t0000_u01760239029335") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11464114a6529473_d20251012_m031707_c001_v0001130_t0046_u01760239027314") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de43ad_d20251012_m031657_c001_v7007000_t0000_u01760239017960") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d21_d20251012_m031656_c001_v0001184_t0005_u01760239016809") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de438a_d20251012_m031655_c001_v7007000_t0000_u01760239015297") 2025/10/12 03:25:07 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d09_d20251012_m031654_c001_v0001184_t0016_u01760239014510") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4382_d20251012_m031653_c001_v7007000_t0000_u01760239013332") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90ce9_d20251012_m031652_c001_v0001184_t0027_u01760239012499") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4360_d20251012_m031647_c001_v7007000_t0000_u01760239007089") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c7d_d20251012_m031646_c001_v0001184_t0046_u01760239006094") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4359_d20251012_m031645_c001_v7007000_t0000_u01760239005726") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c69_d20251012_m031644_c001_v0001184_t0021_u01760239004571") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de434f_d20251012_m031644_c001_v7007000_t0000_u01760239004181") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c57_d20251012_m031643_c001_v0001184_t0015_u01760239003286") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c4f_d20251012_m031642_c001_v0001184_t0050_u01760239002709") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4342_d20251012_m031642_c001_v7007000_t0000_u01760239002339") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c41_d20251012_m031641_c001_v0001184_t0003_u01760239001758") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c35_d20251012_m031641_c001_v0001184_t0016_u01760239001179") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7eb_d20251012_m031640_c001_v7007000_t0000_u01760239000444") 2025/10/12 03:25:08 DEBUG : potato: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c1b_d20251012_m031639_c001_v0001184_t0055_u01760238999622") 2025/10/12 03:25:08 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415fb233266d75fa_d20251012_m031758_c001_v7007000_t0000_u01760239078679") 2025/10/12 03:25:08 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117120e_d20251012_m031757_c001_v0001041_t0009_u01760239077982") 2025/10/12 03:25:08 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4103909a6921d201_d20251012_m031749_c001_v7007000_t0000_u01760239069823") 2025/10/12 03:25:08 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90f12_d20251012_m031744_c001_v0001184_t0044_u01760239064809") 2025/10/12 03:25:08 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f1dfb_d20251012_m031737_c001_v7007000_t0000_u01760239057322") 2025/10/12 03:25:08 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711da_d20251012_m031732_c001_v0001041_t0010_u01760239052500") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c84c9_d20251012_m031724_c001_v7007000_t0000_u01760239044832") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90e1e_d20251012_m031721_c001_v0001184_t0059_u01760239041413") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de43de_d20251012_m031701_c001_v7007000_t0000_u01760239021569") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d41_d20251012_m031700_c001_v0001184_t0045_u01760239020508") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de43d1_d20251012_m031700_c001_v7007000_t0000_u01760239020142") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d35_d20251012_m031658_c001_v0001184_t0034_u01760239018526") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de43b4_d20251012_m031658_c001_v7007000_t0000_u01760239018145") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d25_d20251012_m031657_c001_v0001184_t0009_u01760239017392") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4391_d20251012_m031656_c001_v7007000_t0000_u01760239016444") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d15_d20251012_m031655_c001_v0001184_t0046_u01760239015668") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4386_d20251012_m031654_c001_v7007000_t0000_u01760239014144") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90cf5_d20251012_m031653_c001_v0001184_t0022_u01760239013340") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4366_d20251012_m031647_c001_v7007000_t0000_u01760239007843") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90c95_d20251012_m031646_c001_v0001184_t0045_u01760239006893") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c08_d20251012_m031551_c001_v7007000_t0000_u01760238951906") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd909da_d20251012_m031551_c001_v0001184_t0043_u01760238951315") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c00_d20251012_m031550_c001_v7007000_t0000_u01760238950399") 2025/10/12 03:25:09 DEBUG : potato2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd909c8_d20251012_m031549_c001_v0001184_t0057_u01760238949758") 2025/10/12 03:25:09 DEBUG : potato3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4103909a6921d203_d20251012_m031750_c001_v7007000_t0000_u01760239070186") 2025/10/12 03:25:09 DEBUG : potato3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90f1c_d20251012_m031745_c001_v0001184_t0026_u01760239065833") 2025/10/12 03:25:09 DEBUG : potato3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4131931c2e3f1dfd_d20251012_m031737_c001_v7007000_t0000_u01760239057611") 2025/10/12 03:25:10 DEBUG : potato3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711dc_d20251012_m031733_c001_v0001041_t0009_u01760239053643") 2025/10/12 03:25:10 DEBUG : potato3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c84ca_d20251012_m031725_c001_v7007000_t0000_u01760239045136") 2025/10/12 03:25:10 DEBUG : potato3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90e24_d20251012_m031722_c001_v0001184_t0012_u01760239042079") 2025/10/12 03:25:10 DEBUG : pre-dest1/1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95a9_d20251012_m031831_c001_v7007000_t0000_u01760239111061") 2025/10/12 03:25:10 DEBUG : pre-dest1/1: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd910e2_d20251012_m031823_c001_v0001184_t0049_u01760239103252") 2025/10/12 03:25:10 DEBUG : pre-dest2/2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4175adbfc6bf95aa_d20251012_m031831_c001_v7007000_t0000_u01760239111242") 2025/10/12 03:25:10 DEBUG : pre-dest2/2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171242_d20251012_m031823_c001_v0001041_t0036_u01760239103824") 2025/10/12 03:25:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4182b62e22ad1a71_d20251012_m031809_c001_v7007000_t0000_u01760239089317") 2025/10/12 03:25:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91021_d20251012_m031806_c001_v0001184_t0004_u01760239086387") 2025/10/12 03:25:10 DEBUG : sizeonly: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af7b2_d20251012_m031626_c001_v7007000_t0000_u01760238986203") 2025/10/12 03:25:10 DEBUG : sizeonly: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90b62_d20251012_m031625_c001_v0001184_t0042_u01760238985267") 2025/10/12 03:25:10 DEBUG : splitbanan: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f400166412b811317_d20251012_m032234_c001_v7007000_t0000_u01760239354165") 2025/10/12 03:25:10 DEBUG : splitbanan: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171526_d20251012_m032227_c001_v0001041_t0043_u01760239347136") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0432_d20251012_m032345_c001_v7007000_t0000_u01760239425639") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da8c_d20251012_m032339_c001_v0001161_t0009_u01760239419021") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f422b06bf1c39d0d4_d20251012_m032331_c001_v7007000_t0000_u01760239411183") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da56_d20251012_m032325_c001_v0001161_t0012_u01760239405033") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926da00c_d20251012_m032317_c001_v7007000_t0000_u01760239397254") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089da0a_d20251012_m032310_c001_v0001161_t0045_u01760239390977") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40290cfc926d9f5a_d20251012_m032302_c001_v7007000_t0000_u01760239382744") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d9b4_d20251012_m032256_c001_v0001161_t0044_u01760239376752") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a5132bf_d20251012_m032248_c001_v7007000_t0000_u01760239368456") 2025/10/12 03:25:10 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d95b_d20251012_m032241_c001_v0001161_t0059_u01760239361898") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0259_d20251012_m032228_c001_v7007000_t0000_u01760239348775") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c64124_d20251012_m032226_c001_v0001182_t0053_u01760239346079") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4121dc0fd22e378f_d20251012_m032218_c001_v7007000_t0000_u01760239338057") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d8ab_d20251012_m032211_c001_v0001161_t0051_u01760239331284") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34c53_d20251012_m032209_c001_v7007000_t0000_u01760239329723") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714d8_d20251012_m032206_c001_v0001041_t0053_u01760239326978") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8a5f_d20251012_m032159_c001_v7007000_t0000_u01760239319039") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd91b42_d20251012_m032152_c001_v0001184_t0022_u01760239312451") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4192e54f0f91071f_d20251012_m032151_c001_v7007000_t0000_u01760239311340") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117149e_d20251012_m032148_c001_v0001041_t0021_u01760239308141") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef704_d20251012_m032134_c001_v7007000_t0000_u01760239294458") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171463_d20251012_m032131_c001_v0001041_t0026_u01760239291187") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f415e124fbb3ef6f9_d20251012_m032123_c001_v7007000_t0000_u01760239283385") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117143b_d20251012_m032117_c001_v0001041_t0006_u01760239277055") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40776c4bb3ae6d18_d20251012_m032108_c001_v7007000_t0000_u01760239268746") 2025/10/12 03:25:11 DEBUG : splitbananasplit: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117140f_d20251012_m032102_c001_v0001041_t0059_u01760239262558") 2025/10/12 03:25:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34c59_d20251012_m032212_c001_v7007000_t0000_u01760239332876") 2025/10/12 03:25:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011714da_d20251012_m032208_c001_v0001041_t0043_u01760239328105") 2025/10/12 03:25:11 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b00ad_d20251012_m032056_c001_v7007000_t0000_u01760239256115") 2025/10/12 03:25:11 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c63dfd_d20251012_m032054_c001_v0001182_t0012_u01760239254919") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b00a9_d20251012_m032054_c001_v7007000_t0000_u01760239254150") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d711_d20251012_m032052_c001_v0001161_t0002_u01760239252862") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c84af_d20251012_m031718_c001_v7007000_t0000_u01760239038392") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90df5_d20251012_m031717_c001_v0001184_t0012_u01760239037407") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8491_d20251012_m031716_c001_v7007000_t0000_u01760239036855") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90de7_d20251012_m031715_c001_v0001184_t0049_u01760239035709") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af79e_d20251012_m031623_c001_v7007000_t0000_u01760238983217") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90b40_d20251012_m031621_c001_v0001184_t0013_u01760238981919") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af796_d20251012_m031621_c001_v7007000_t0000_u01760238981546") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90b34_d20251012_m031620_c001_v0001184_t0037_u01760238980555") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af757_d20251012_m031618_c001_v7007000_t0000_u01760238978411") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90b17_d20251012_m031617_c001_v0001184_t0017_u01760238977583") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af741_d20251012_m031617_c001_v7007000_t0000_u01760238977038") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90afd_d20251012_m031615_c001_v0001184_t0026_u01760238975731") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90add_d20251012_m031613_c001_v0001184_t0002_u01760238973342") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629af70c_d20251012_m031612_c001_v7007000_t0000_u01760238972971") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90ad1_d20251012_m031612_c001_v0001184_t0015_u01760238972412") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90acb_d20251012_m031611_c001_v0001184_t0039_u01760238971848") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c29_d20251012_m031611_c001_v7007000_t0000_u01760238971121") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90a91_d20251012_m031608_c001_v0001184_t0022_u01760238968099") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90a76_d20251012_m031605_c001_v0001184_t0015_u01760238965471") 2025/10/12 03:25:12 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c1f_d20251012_m031605_c001_v7007000_t0000_u01760238965110") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90a6d_d20251012_m031604_c001_v0001184_t0019_u01760238964559") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90a69_d20251012_m031603_c001_v0001184_t0036_u01760238963966") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c1e_d20251012_m031603_c001_v7007000_t0000_u01760238963606") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90a42_d20251012_m031559_c001_v0001184_t0010_u01760238959920") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c19_d20251012_m031559_c001_v7007000_t0000_u01760238959539") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90a3e_d20251012_m031558_c001_v0001184_t0015_u01760238958987") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c18_d20251012_m031558_c001_v7007000_t0000_u01760238958089") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90a2e_d20251012_m031557_c001_v0001184_t0027_u01760238957532") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c17_d20251012_m031556_c001_v7007000_t0000_u01760238956935") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90a12_d20251012_m031556_c001_v0001184_t0000_u01760238956372") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c10_d20251012_m031555_c001_v7007000_t0000_u01760238955470") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90a08_d20251012_m031554_c001_v0001184_t0047_u01760238954697") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c0e_d20251012_m031554_c001_v7007000_t0000_u01760238954154") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd909fc_d20251012_m031553_c001_v0001184_t0044_u01760238953595") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512c0c_d20251012_m031553_c001_v7007000_t0000_u01760238953055") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd909ec_d20251012_m031552_c001_v0001184_t0035_u01760238952447") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512bfe_d20251012_m031548_c001_v7007000_t0000_u01760238948096") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9099a_d20251012_m031547_c001_v0001184_t0037_u01760238947512") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512bfd_d20251012_m031546_c001_v7007000_t0000_u01760238946967") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90993_d20251012_m031546_c001_v0001184_t0044_u01760238946373") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512bfa_d20251012_m031545_c001_v7007000_t0000_u01760238945446") 2025/10/12 03:25:13 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90987_d20251012_m031544_c001_v0001184_t0054_u01760238944866") 2025/10/12 03:25:14 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f418b4b763a512bf8_d20251012_m031542_c001_v7007000_t0000_u01760238942509") 2025/10/12 03:25:14 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9096f_d20251012_m031541_c001_v0001184_t0028_u01760238941923") 2025/10/12 03:25:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b00ae_d20251012_m032056_c001_v7007000_t0000_u01760239256297") 2025/10/12 03:25:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713e7_d20251012_m032054_c001_v0001041_t0031_u01760239254929") 2025/10/12 03:25:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b00aa_d20251012_m032054_c001_v7007000_t0000_u01760239254332") 2025/10/12 03:25:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9182e_d20251012_m032052_c001_v0001184_t0030_u01760239252871") 2025/10/12 03:25:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0434_d20251012_m032347_c001_v7007000_t0000_u01760239427652") 2025/10/12 03:25:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c643a1_d20251012_m032347_c001_v0001182_t0050_u01760239427012") 2025/10/12 03:25:14 DEBUG : sub/yam: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8459_d20251012_m031714_c001_v7007000_t0000_u01760239034067") 2025/10/12 03:25:14 DEBUG : sub/yam: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90dbc_d20251012_m031712_c001_v0001184_t0017_u01760239032499") 2025/10/12 03:25:14 DEBUG : test_dir1/file2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b00a2_d20251012_m032052_c001_v7007000_t0000_u01760239252098") 2025/10/12 03:25:14 DEBUG : test_dir1/file2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713db_d20251012_m032050_c001_v0001041_t0021_u01760239250723") 2025/10/12 03:25:14 DEBUG : test_dir1/file2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b009d_d20251012_m032049_c001_v7007000_t0000_u01760239249919") 2025/10/12 03:25:14 DEBUG : test_dir1/file2: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011713d7_d20251012_m032048_c001_v0001041_t0011_u01760239248738") 2025/10/12 03:25:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b00a4_d20251012_m032052_c001_v7007000_t0000_u01760239252280") 2025/10/12 03:25:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9181c_d20251012_m032050_c001_v0001184_t0058_u01760239250711") 2025/10/12 03:25:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b009e_d20251012_m032050_c001_v7007000_t0000_u01760239250100") 2025/10/12 03:25:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089d709_d20251012_m032048_c001_v0001161_t0024_u01760239248732") 2025/10/12 03:25:14 DEBUG : three: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4402_d20251012_m031706_c001_v7007000_t0000_u01760239026567") 2025/10/12 03:25:14 DEBUG : three: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d7d_d20251012_m031705_c001_v0001184_t0051_u01760239025419") 2025/10/12 03:25:14 DEBUG : three: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90d63_d20251012_m031703_c001_v0001184_t0020_u01760239023272") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0437_d20251012_m032349_c001_v7007000_t0000_u01760239429350") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1168488101171632_d20251012_m032348_c001_v0001041_t0057_u01760239428627") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0460_d20251012_m032407_c001_v7007000_t0000_u01760239447785") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd9227c_d20251012_m032405_c001_v0001184_t0033_u01760239445904") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b045e_d20251012_m032404_c001_v7007000_t0000_u01760239444354") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117164c_d20251012_m032402_c001_v0001041_t0043_u01760239442697") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b045d_d20251012_m032401_c001_v7007000_t0000_u01760239441752") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c643fd_d20251012_m032401_c001_v0001182_t0031_u01760239441140") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0442_d20251012_m032356_c001_v7007000_t0000_u01760239436331") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117163c_d20251012_m032355_c001_v0001041_t0057_u01760239435292") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0459_d20251012_m032358_c001_v7007000_t0000_u01760239438352") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd921fd_d20251012_m032357_c001_v0001184_t0024_u01760239437288") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b043f_d20251012_m032354_c001_v7007000_t0000_u01760239434323") 2025/10/12 03:25:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f117e0911a8c643c5_d20251012_m032353_c001_v0001182_t0045_u01760239433687") 2025/10/12 03:25:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b043c_d20251012_m032352_c001_v7007000_t0000_u01760239432702") 2025/10/12 03:25:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089dab7_d20251012_m032351_c001_v0001161_t0017_u01760239431915") 2025/10/12 03:25:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0439_d20251012_m032350_c001_v7007000_t0000_u01760239430956") 2025/10/12 03:25:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd921a4_d20251012_m032350_c001_v0001184_t0016_u01760239430320") 2025/10/12 03:25:15 DEBUG : toe/toe/toe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f4149afcae7b34fc3_d20251012_m032412_c001_v7007000_t0000_u01760239452534") 2025/10/12 03:25:15 DEBUG : toe/toe/toe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f116848810117165f_d20251012_m032411_c001_v0001041_t0015_u01760239451661") 2025/10/12 03:25:15 DEBUG : toe/toe/toe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b045a_d20251012_m032400_c001_v7007000_t0000_u01760239440162") 2025/10/12 03:25:15 DEBUG : toe/toe/toe: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089dadd_d20251012_m032359_c001_v0001161_t0001_u01760239439316") 2025/10/12 03:25:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b0461_d20251012_m032408_c001_v7007000_t0000_u01760239448371") 2025/10/12 03:25:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f100cfae78089db00_d20251012_m032407_c001_v0001161_t0028_u01760239447235") 2025/10/12 03:25:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409a3444629b045f_d20251012_m032404_c001_v7007000_t0000_u01760239444952") 2025/10/12 03:25:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f107eed28f91a6c83_d20251012_m032404_c001_v0001090_t0052_u01760239444001") 2025/10/12 03:25:16 DEBUG : two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f40338a7a28de4405_d20251012_m031706_c001_v7007000_t0000_u01760239026751") 2025/10/12 03:25:16 DEBUG : two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f41464114a6529461_d20251012_m031704_c001_v0001130_t0051_u01760239024857") 2025/10/12 03:25:16 DEBUG : two: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f409bb1ac2bd90d61_d20251012_m031703_c001_v0001184_t0022_u01760239023091") 2025/10/12 03:25:16 DEBUG : yam: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8470_d20251012_m031714_c001_v7007000_t0000_u01760239034790") 2025/10/12 03:25:16 DEBUG : yam: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f1077433f8c06e6e0_d20251012_m031713_c001_v0001044_t0036_u01760239033566") 2025/10/12 03:25:16 DEBUG : yam: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c843c_d20251012_m031711_c001_v7007000_t0000_u01760239031215") 2025/10/12 03:25:16 DEBUG : yam: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f109bb1ac2bd90dac_d20251012_m031710_c001_v0001184_t0019_u01760239030077") 2025/10/12 03:25:16 DEBUG : yam: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8426_d20251012_m031708_c001_v7007000_t0000_u01760239028793") 2025/10/12 03:25:16 DEBUG : yam: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f11684881011711ac_d20251012_m031707_c001_v0001041_t0000_u01760239027304") 2025/10/12 03:25:16 DEBUG : yaml: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8442_d20251012_m031711_c001_v7007000_t0000_u01760239031942") 2025/10/12 03:25:16 DEBUG : yaml: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f111658a02a499fef_d20251012_m031710_c001_v0001180_t0042_u01760239030987") 2025/10/12 03:25:16 DEBUG : yaml: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f419401ec447c8433_d20251012_m031709_c001_v7007000_t0000_u01760239029533") 2025/10/12 03:25:16 DEBUG : yaml: Deleting (id "4_z8ff2adf360addb6b9f980e1b_f10862508128a0ca3_d20251012_m031708_c001_v0001184_t0027_u01760239028584") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m38.872005638s (try 1/5)