"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/07 03:51:39 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce" 2026/02/07 03:51:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:51:39 DEBUG : Creating backend with remote "/tmp/rclone2960384472" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:51:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/07 03:51:40 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:40 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:51:41 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:41 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:51:42 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:51:42 DEBUG : B2 bucket rclone-test-konahef0poce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:43 DEBUG : Creating backend with remote "/non-existing" 2026/02/07 03:51:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/07 03:51:44 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:44 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:51:44 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:44 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:51:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:51:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.11s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:46 INFO : B2 bucket rclone-test-konahef0poce: Running all checks before starting transfers 2026/02/07 03:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:51:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:47 INFO : B2 bucket rclone-test-konahef0poce: Checks finished, now starting transfers 2026/02/07 03:51:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:47 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:51:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:51:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:48 ERROR : Ignoring --no-traverse with sync 2026/02/07 03:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:51:48 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:48 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:51:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:51:49 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:51:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/07 03:51:49 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:49 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:50 DEBUG : hello world2: size = 12 OK 2026/02/07 03:51:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/07 03:51:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.60s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:51:51 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:51 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:52 DEBUG : potato2: size = 11 OK 2026/02/07 03:51:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:51:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:51:53 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:53 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:54 DEBUG : potato2: size = 11 OK 2026/02/07 03:51:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:51:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.81s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/07 03:51:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:51:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/07 03:51:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:51:55 INFO : sub dir2: Making directory 2026/02/07 03:51:55 INFO : sub dir: Making directory 2026/02/07 03:51:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:51:55 INFO : sub dir2/sub sub dir2: Making directory 2026/02/07 03:51:55 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:55 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:56 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:51:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:51:56 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/02/07 03:51:56 DEBUG : B2 bucket rclone-test-konahef0poce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.41s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:57 INFO : sub dir2: Making directory 2026/02/07 03:51:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/07 03:51:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:51:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:51:57 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:57 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:57 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:51:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:51:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.39s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:51:58 DEBUG : sub dir2: Making directory with metadata 2026/02/07 03:51:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:51:58 INFO : sub dir2: Making directory 2026/02/07 03:51:58 INFO : sub dir: Making directory 2026/02/07 03:51:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:51:58 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:51:58 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:51:59 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:51:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:51:59 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:51:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/07 03:51:59 DEBUG : B2 bucket rclone-test-konahef0poce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/07 03:51:59 DEBUG : B2 bucket rclone-test-konahef0poce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:00 INFO : sub dir2: Making directory 2026/02/07 03:52:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:52:00 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:00 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:52:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:52:01 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:52:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:01 DEBUG : sub dir2: Making directory with metadata 2026/02/07 03:52:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:52:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:52:02 INFO : sub dir2: Making directory 2026/02/07 03:52:02 INFO : sub dir: Making directory 2026/02/07 03:52:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:52:02 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:02 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:02 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:52:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:52:02 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:52:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/07 03:52:03 DEBUG : B2 bucket rclone-test-konahef0poce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.65s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:04 INFO : sub dir2: Making directory 2026/02/07 03:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:52:04 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:04 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:04 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:52:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:52:04 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:52:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nucilez8buyo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-konahef0poce -> B2 bucket rclone-test-nucilez8buyo 2026/02/07 03:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:52:07 DEBUG : B2 bucket rclone-test-nucilez8buyo: Waiting for checks to finish 2026/02/07 03:52:07 DEBUG : B2 bucket rclone-test-nucilez8buyo: Waiting for transfers to finish 2026/02/07 03:52:08 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:52:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:52:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/07 03:52:08 DEBUG : B2 bucket rclone-test-nucilez8buyo: Purge remote 2026/02/07 03:52:08 INFO : B2 bucket rclone-test-nucilez8buyo: cleaning bucket "rclone-test-nucilez8buyo" of all files 2026/02/07 03:52:08 DEBUG : sub dir/hello world: Deleting (id "4_zafe27d8330ad3b6b9fc80e1b_f1031aa4ed1e36268_d20260207_m035208_c001_v0001173_t0058_u01770436328016") --- PASS: TestServerSideCopy (4.63s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:52:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:52:11 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:52:11 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:11 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:12 DEBUG : sub dir/hello world: size = 17 OK 2026/02/07 03:52:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/07 03:52:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.82s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-huhoteq2julu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-konahef0poce -> B2 bucket rclone-test-huhoteq2julu 2026/02/07 03:52:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:52:14 DEBUG : B2 bucket rclone-test-huhoteq2julu: Waiting for checks to finish 2026/02/07 03:52:14 DEBUG : B2 bucket rclone-test-huhoteq2julu: Waiting for transfers to finish 2026/02/07 03:52:15 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:52:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:52:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/07 03:52:17 DEBUG : B2 bucket rclone-test-huhoteq2julu: Waiting for checks to finish 2026/02/07 03:52:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:52:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-huhoteq2julu) 2026/02/07 03:52:17 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:52:17 DEBUG : B2 bucket rclone-test-huhoteq2julu: Waiting for transfers to finish 2026/02/07 03:52:17 DEBUG : sub dir/hello world: size = 17 OK 2026/02/07 03:52:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/07 03:52:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/07 03:52:18 DEBUG : B2 bucket rclone-test-huhoteq2julu: Purge remote 2026/02/07 03:52:18 INFO : B2 bucket rclone-test-huhoteq2julu: cleaning bucket "rclone-test-huhoteq2julu" of all files 2026/02/07 03:52:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fa29d5330ad3b6b9fc80e1b_f1093bf76b7726a19_d20260207_m035217_c001_v0001167_t0031_u01770436337437") 2026/02/07 03:52:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fa29d5330ad3b6b9fc80e1b_f10903a6325de03af_d20260207_m035215_c001_v0001097_t0020_u01770436335398") --- PASS: TestServerSideCopyOverSelf (6.77s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:52:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:52:20 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:52:20 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:20 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:21 DEBUG : sub dir/hello world: size = 17 OK 2026/02/07 03:52:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/07 03:52:21 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/07 03:52:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.30s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vuwalus4lixa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-konahef0poce -> B2 bucket rclone-test-vuwalus4lixa 2026/02/07 03:52:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:52:23 DEBUG : B2 bucket rclone-test-vuwalus4lixa: Waiting for checks to finish 2026/02/07 03:52:23 DEBUG : B2 bucket rclone-test-vuwalus4lixa: Waiting for transfers to finish 2026/02/07 03:52:24 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:52:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:52:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/07 03:52:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:52:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vuwalus4lixa) 2026/02/07 03:52:26 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:52:26 DEBUG : B2 bucket rclone-test-vuwalus4lixa: Waiting for checks to finish 2026/02/07 03:52:26 DEBUG : B2 bucket rclone-test-vuwalus4lixa: Waiting for transfers to finish 2026/02/07 03:52:26 DEBUG : sub dir/hello world: size = 17 OK 2026/02/07 03:52:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/07 03:52:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/07 03:52:26 INFO : sub dir/hello world: Deleted 2026/02/07 03:52:27 DEBUG : testing file moves 2026/02/07 03:52:28 DEBUG : B2 bucket rclone-test-vuwalus4lixa: Waiting for checks to finish 2026/02/07 03:52:28 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:52:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vuwalus4lixa) 2026/02/07 03:52:28 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 03:52:28 DEBUG : B2 bucket rclone-test-vuwalus4lixa: Waiting for transfers to finish 2026/02/07 03:52:28 DEBUG : sub dir/hello world: size = 24 OK 2026/02/07 03:52:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/07 03:52:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/07 03:52:28 INFO : sub dir/hello world: Deleted 2026/02/07 03:52:29 DEBUG : B2 bucket rclone-test-vuwalus4lixa: Purge remote 2026/02/07 03:52:29 INFO : B2 bucket rclone-test-vuwalus4lixa: cleaning bucket "rclone-test-vuwalus4lixa" of all files 2026/02/07 03:52:29 DEBUG : sub dir/hello world: Deleting (id "4_zffa2bd8330ad3b6b9fc80e1b_f101d8f4731f77ecb_d20260207_m035228_c001_v0001102_t0012_u01770436348228") 2026/02/07 03:52:29 DEBUG : sub dir/hello world: Deleting (id "4_zffa2bd8330ad3b6b9fc80e1b_f1140f9d1f3adcc23_d20260207_m035226_c001_v0001185_t0027_u01770436346433") 2026/02/07 03:52:29 DEBUG : sub dir/hello world: Deleting (id "4_zffa2bd8330ad3b6b9fc80e1b_f10210d58d492c726_d20260207_m035224_c001_v0001098_t0004_u01770436344472") --- PASS: TestServerSideMoveOverSelf (8.68s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:31 ERROR : error listing: directory not found 2026/02/07 03:52:31 INFO : Local file system at /tmp/rclone2960384472: Making directory 2026/02/07 03:52:31 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:31 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.75s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:52:33 DEBUG : Local file system at /tmp/rclone2960384472: Waiting for checks to finish 2026/02/07 03:52:33 DEBUG : Local file system at /tmp/rclone2960384472: Waiting for transfers to finish 2026/02/07 03:52:34 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/07 03:52:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:52:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/07 03:52:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.16s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/07 03:52:34 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:34 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:35 DEBUG : check sum: size = 1 OK 2026/02/07 03:52:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/07 03:52:35 INFO : check sum: Copied (new) 2026/02/07 03:52:35 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:35 DEBUG : check sum: size = 1 OK 2026/02/07 03:52:35 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/07 03:52:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/07 03:52:35 DEBUG : check sum: Unchanged skipping 2026/02/07 03:52:35 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:35 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.97s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/07 03:52:36 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:36 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:37 DEBUG : sizeonly: size = 6 OK 2026/02/07 03:52:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/07 03:52:37 INFO : sizeonly: Copied (new) 2026/02/07 03:52:37 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:38 DEBUG : sizeonly: size = 6 OK 2026/02/07 03:52:38 DEBUG : sizeonly: Sizes identical 2026/02/07 03:52:38 DEBUG : sizeonly: Unchanged skipping 2026/02/07 03:52:38 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:38 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:38 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.21s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/07 03:52:38 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:38 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/07 03:52:39 INFO : ignore-size: Copied (new) 2026/02/07 03:52:39 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:52:40 DEBUG : ignore-size: Unchanged skipping 2026/02/07 03:52:40 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:40 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:40 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.08s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:41 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:41 DEBUG : existing: size = 6 OK 2026/02/07 03:52:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:52:41 DEBUG : existing: Unchanged skipping 2026/02/07 03:52:41 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:41 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:41 INFO : There was nothing to transfer 2026/02/07 03:52:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/07 03:52:42 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:42 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:42 DEBUG : existing: size = 6 OK 2026/02/07 03:52:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/07 03:52:42 INFO : existing: Copied (replaced existing) 2026/02/07 03:52:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/07 03:52:43 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:43 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:44 DEBUG : existing: size = 6 OK 2026/02/07 03:52:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/07 03:52:44 INFO : existing: Copied (new) 2026/02/07 03:52:44 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:44 DEBUG : existing: Destination exists, skipping 2026/02/07 03:52:44 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:44 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:44 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.93s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:46 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/07 03:52:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/07 03:52:46 DEBUG : c/non empty space: size = 5 OK 2026/02/07 03:52:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:52:46 DEBUG : c/non empty space: Unchanged skipping 2026/02/07 03:52:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:47 DEBUG : a/potato2: size = 60 OK 2026/02/07 03:52:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:52:47 INFO : a/potato2: Copied (new) 2026/02/07 03:52:47 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:47 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:49 DEBUG : empty space: size = 1 OK 2026/02/07 03:52:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/07 03:52:49 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/07 03:52:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/07 03:52:49 DEBUG : empty space: Unchanged skipping 2026/02/07 03:52:49 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:49 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:49 INFO : There was nothing to transfer 2026/02/07 03:52:49 DEBUG : empty space: size = 1 OK 2026/02/07 03:52:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/07 03:52:49 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/07 03:52:50 INFO : empty space: Updated modification time in destination 2026/02/07 03:52:50 DEBUG : empty space: Unchanged skipping 2026/02/07 03:52:50 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:50 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:52 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:52 DEBUG : empty space: size = 1 OK 2026/02/07 03:52:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/07 03:52:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/07 03:52:52 DEBUG : empty space: Unchanged skipping 2026/02/07 03:52:52 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:52 DEBUG : Waiting for deletions to finish 2026/02/07 03:52:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.76s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:53 DEBUG : foo: size = 3 OK 2026/02/07 03:52:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/07 03:52:53 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:52:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:52:53 DEBUG : foo: sha1 differ 2026/02/07 03:52:53 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:53 DEBUG : foo: size = 3 OK 2026/02/07 03:52:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/07 03:52:53 INFO : foo: Copied (replaced existing) 2026/02/07 03:52:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/07 03:52:55 DEBUG : empty space: size = 1 OK 2026/02/07 03:52:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:52:55 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:55 DEBUG : empty space: Unchanged skipping 2026/02/07 03:52:55 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:55 DEBUG : potato: size = 60 OK 2026/02/07 03:52:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:52:55 INFO : potato: Copied (new) 2026/02/07 03:52:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:57 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:52:57 DEBUG : potato: size = 60 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:52:57 DEBUG : potato: Sizes differ 2026/02/07 03:52:57 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:57 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:52:58 DEBUG : potato: size = 21 OK 2026/02/07 03:52:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/07 03:52:58 INFO : potato: Copied (replaced existing) 2026/02/07 03:52:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.38s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:52:59 DEBUG : potato: size = 21 OK 2026/02/07 03:52:59 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:52:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/07 03:52:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2960384472) 2026/02/07 03:52:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:52:59 DEBUG : potato: sha1 differ 2026/02/07 03:52:59 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:00 DEBUG : potato: size = 21 OK 2026/02/07 03:53:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/07 03:53:00 INFO : potato: Copied (replaced existing) 2026/02/07 03:53:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:53:02 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:53:02 DEBUG : empty space: Unchanged skipping 2026/02/07 03:53:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/07 03:53:02 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:02 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:02 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:05 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:53:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:53:05 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:05 DEBUG : empty space: Unchanged skipping 2026/02/07 03:53:05 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:05 DEBUG : potato2: size = 60 OK 2026/02/07 03:53:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:53:05 INFO : potato2: Copied (new) 2026/02/07 03:53:05 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:05 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:07 INFO : d: Making directory 2026/02/07 03:53:07 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/07 03:53:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/07 03:53:08 DEBUG : c/non empty space: size = 5 OK 2026/02/07 03:53:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:53:08 DEBUG : c/non empty space: Unchanged skipping 2026/02/07 03:53:08 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:08 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:08 DEBUG : a/potato2: size = 60 OK 2026/02/07 03:53:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:53:08 INFO : a/potato2: Copied (new) 2026/02/07 03:53:08 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:09 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:11 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/07 03:53:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/07 03:53:11 DEBUG : c/non empty space: size = 5 OK 2026/02/07 03:53:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:53:11 DEBUG : c/non empty space: Unchanged skipping 2026/02/07 03:53:11 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:11 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:12 DEBUG : a/potato2: size = 60 OK 2026/02/07 03:53:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:53:12 INFO : a/potato2: Copied (new) 2026/02/07 03:53:12 ERROR : B2 bucket rclone-test-konahef0poce: not deleting files as there were IO errors 2026/02/07 03:53:12 ERROR : B2 bucket rclone-test-konahef0poce: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:14 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:53:14 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:14 DEBUG : empty space: Unchanged skipping 2026/02/07 03:53:14 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:14 INFO : potato: Deleted 2026/02/07 03:53:15 DEBUG : potato2: size = 60 OK 2026/02/07 03:53:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:53:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.86s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:17 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:17 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:17 INFO : potato: Deleted 2026/02/07 03:53:17 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:53:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:53:17 DEBUG : empty space: Unchanged skipping 2026/02/07 03:53:17 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:17 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:18 DEBUG : potato2: size = 60 OK 2026/02/07 03:53:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:53:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.15s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:53:20 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:20 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:20 DEBUG : potato2: size = 19 OK 2026/02/07 03:53:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/07 03:53:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:22 DEBUG : enormous: Excluded (Size Filter) 2026/02/07 03:53:22 DEBUG : enormous: Excluded 2026/02/07 03:53:22 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:53:22 DEBUG : potato2: Excluded 2026/02/07 03:53:22 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:53:22 DEBUG : potato2: Excluded 2026/02/07 03:53:22 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:53:22 DEBUG : empty space: Unchanged skipping 2026/02/07 03:53:22 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:22 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:22 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:22 INFO : There was nothing to transfer 2026/02/07 03:53:23 DEBUG : enormous: Excluded (Size Filter) 2026/02/07 03:53:23 DEBUG : enormous: Excluded 2026/02/07 03:53:23 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:53:23 DEBUG : potato2: Excluded 2026/02/07 03:53:23 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:53:23 DEBUG : potato2: Excluded 2026/02/07 03:53:23 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/07 03:53:23 DEBUG : empty space: Unchanged skipping 2026/02/07 03:53:23 DEBUG : Local file system at /tmp/rclone2960384472: Waiting for checks to finish 2026/02/07 03:53:23 DEBUG : Local file system at /tmp/rclone2960384472: Waiting for transfers to finish 2026/02/07 03:53:23 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:26 DEBUG : enormous: Excluded (Size Filter) 2026/02/07 03:53:26 DEBUG : enormous: Excluded 2026/02/07 03:53:26 DEBUG : potato2: Excluded (Size Filter) 2026/02/07 03:53:26 DEBUG : potato2: Excluded 2026/02/07 03:53:26 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:53:26 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:26 DEBUG : empty space: Unchanged skipping 2026/02/07 03:53:26 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:26 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:27 INFO : enormous: Deleted 2026/02/07 03:53:27 INFO : potato2: Deleted 2026/02/07 03:53:27 INFO : There was nothing to transfer 2026/02/07 03:53:27 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/07 03:53:27 DEBUG : empty space: Unchanged skipping 2026/02/07 03:53:27 DEBUG : Local file system at /tmp/rclone2960384472: Waiting for checks to finish 2026/02/07 03:53:27 DEBUG : Local file system at /tmp/rclone2960384472: Waiting for transfers to finish 2026/02/07 03:53:27 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:27 INFO : potato2: Deleted 2026/02/07 03:53:27 INFO : enormous: Deleted 2026/02/07 03:53:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.77s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:30 DEBUG : five: Need to transfer - File not found at Destination 2026/02/07 03:53:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:53:30 DEBUG : four: size = 8 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:53:30 DEBUG : four: Sizes differ 2026/02/07 03:53:30 DEBUG : one: Destination is newer than source, skipping 2026/02/07 03:53:30 DEBUG : three: size = 5 OK 2026/02/07 03:53:30 DEBUG : three: Sizes identical 2026/02/07 03:53:30 DEBUG : two: size = 3 OK 2026/02/07 03:53:30 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/07 03:53:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/07 03:53:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2960384472) 2026/02/07 03:53:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:53:30 DEBUG : two: sha1 differ 2026/02/07 03:53:30 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:30 DEBUG : five: size = 4 OK 2026/02/07 03:53:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/07 03:53:30 INFO : five: Copied (new) 2026/02/07 03:53:30 DEBUG : four: size = 4 OK 2026/02/07 03:53:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/07 03:53:30 INFO : four: Copied (replaced existing) 2026/02/07 03:53:31 DEBUG : two: size = 3 OK 2026/02/07 03:53:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/07 03:53:31 INFO : two: Copied (replaced existing) 2026/02/07 03:53:31 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:31 DEBUG : five: size = 4 OK 2026/02/07 03:53:31 DEBUG : four: size = 4 OK 2026/02/07 03:53:31 DEBUG : one: Destination is newer than source, skipping 2026/02/07 03:53:31 DEBUG : three: size = 5 OK 2026/02/07 03:53:31 DEBUG : two: size = 3 OK 2026/02/07 03:53:31 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/07 03:53:31 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/07 03:53:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/07 03:53:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/07 03:53:31 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/07 03:53:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/07 03:53:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/07 03:53:31 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/07 03:53:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/07 03:53:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2960384472) 2026/02/07 03:53:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:53:31 DEBUG : three: sha1 differ 2026/02/07 03:53:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/07 03:53:31 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:31 DEBUG : three: size = 5 OK 2026/02/07 03:53:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/07 03:53:31 INFO : three: Copied (replaced existing) 2026/02/07 03:53:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.19s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/07 03:53:33 INFO : B2 bucket rclone-test-konahef0poce: Making map for --track-renames 2026/02/07 03:53:33 INFO : B2 bucket rclone-test-konahef0poce: Finished making map for --track-renames 2026/02/07 03:53:33 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/07 03:53:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/07 03:53:33 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for renames to finish 2026/02/07 03:53:33 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:34 DEBUG : yam: size = 11 OK 2026/02/07 03:53:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/07 03:53:34 INFO : yam: Copied (new) 2026/02/07 03:53:34 DEBUG : potato: size = 14 OK 2026/02/07 03:53:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/07 03:53:34 INFO : potato: Copied (new) 2026/02/07 03:53:34 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:34 DEBUG : potato: size = 14 OK 2026/02/07 03:53:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:53:34 INFO : B2 bucket rclone-test-konahef0poce: Making map for --track-renames 2026/02/07 03:53:34 INFO : B2 bucket rclone-test-konahef0poce: Finished making map for --track-renames 2026/02/07 03:53:34 DEBUG : potato: Unchanged skipping 2026/02/07 03:53:34 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:34 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for renames to finish 2026/02/07 03:53:35 DEBUG : yaml: size = 11 OK 2026/02/07 03:53:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/07 03:53:35 INFO : yam: Copied (server-side copy) to: yaml 2026/02/07 03:53:35 INFO : yam: Deleted 2026/02/07 03:53:35 INFO : yaml: Renamed from "yam" 2026/02/07 03:53:35 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/07 03:53:36 INFO : B2 bucket rclone-test-konahef0poce: Making map for --track-renames 2026/02/07 03:53:36 INFO : B2 bucket rclone-test-konahef0poce: Finished making map for --track-renames 2026/02/07 03:53:36 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/07 03:53:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/07 03:53:36 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for renames to finish 2026/02/07 03:53:36 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:37 DEBUG : potato: size = 14 OK 2026/02/07 03:53:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/07 03:53:37 INFO : potato: Copied (new) 2026/02/07 03:53:37 DEBUG : yam: size = 11 OK 2026/02/07 03:53:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/07 03:53:37 INFO : yam: Copied (new) 2026/02/07 03:53:37 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:37 DEBUG : potato: size = 14 OK 2026/02/07 03:53:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:53:37 INFO : B2 bucket rclone-test-konahef0poce: Making map for --track-renames 2026/02/07 03:53:37 DEBUG : potato: Unchanged skipping 2026/02/07 03:53:37 INFO : B2 bucket rclone-test-konahef0poce: Finished making map for --track-renames 2026/02/07 03:53:37 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:37 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for renames to finish 2026/02/07 03:53:38 DEBUG : yaml: size = 11 OK 2026/02/07 03:53:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/07 03:53:38 INFO : yam: Copied (server-side copy) to: yaml 2026/02/07 03:53:38 INFO : yam: Deleted 2026/02/07 03:53:38 INFO : yaml: Renamed from "yam" 2026/02/07 03:53:38 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/07 03:53:39 INFO : B2 bucket rclone-test-konahef0poce: Making map for --track-renames 2026/02/07 03:53:39 INFO : B2 bucket rclone-test-konahef0poce: Finished making map for --track-renames 2026/02/07 03:53:39 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/07 03:53:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/07 03:53:39 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for renames to finish 2026/02/07 03:53:39 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:40 DEBUG : sub/yam: size = 11 OK 2026/02/07 03:53:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/07 03:53:40 INFO : sub/yam: Copied (new) 2026/02/07 03:53:40 DEBUG : potato: size = 14 OK 2026/02/07 03:53:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/07 03:53:40 INFO : potato: Copied (new) 2026/02/07 03:53:40 DEBUG : Waiting for deletions to finish 2026/02/07 03:53:41 DEBUG : potato: size = 14 OK 2026/02/07 03:53:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:53:41 DEBUG : potato: Unchanged skipping 2026/02/07 03:53:41 INFO : B2 bucket rclone-test-konahef0poce: Making map for --track-renames 2026/02/07 03:53:41 INFO : B2 bucket rclone-test-konahef0poce: Finished making map for --track-renames 2026/02/07 03:53:41 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:41 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for renames to finish 2026/02/07 03:53:42 DEBUG : yam: size = 11 OK 2026/02/07 03:53:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/07 03:53:42 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/07 03:53:42 INFO : sub/yam: Deleted 2026/02/07 03:53:42 INFO : yam: Renamed from "sub/yam" 2026/02/07 03:53:42 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.44s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:43 DEBUG : Creating backend with remote "/tmp/rclone2960384472/dir1" 2026/02/07 03:53:43 DEBUG : Creating backend with remote "/tmp/rclone2960384472/dir2" 2026/02/07 03:53:43 DEBUG : Local file system at /tmp/rclone2960384472/dir2: Using server-side directory move 2026/02/07 03:53:43 INFO : Local file system at /tmp/rclone2960384472/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/07 03:53:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/07 03:53:43 DEBUG : Local file system at /tmp/rclone2960384472/dir2: Waiting for checks to finish 2026/02/07 03:53:43 DEBUG : Local file system at /tmp/rclone2960384472/dir2: Waiting for transfers to finish 2026/02/07 03:53:43 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:53:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/07 03:53:43 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:43 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:44 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:53:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:53:44 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:53:44 INFO : sub dir/hello world: Deleted 2026/02/07 03:53:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/07 03:53:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/07 03:53:44 INFO : nested/sub dir/file: Copied (new) 2026/02/07 03:53:44 INFO : nested/sub dir/file: Deleted 2026/02/07 03:53:44 INFO : sub dir: Removing directory 2026/02/07 03:53:44 INFO : nested/sub dir: Removing directory 2026/02/07 03:53:44 INFO : nested: Removing directory 2026/02/07 03:53:44 DEBUG : Local file system at /tmp/rclone2960384472: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 03:53:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/07 03:53:45 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:45 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:45 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1039-03.backblaze.com/b2api/v1/b2_upload_file/2f220dd330ad3b6b9fc80e1b/c001_v0001039_t0030": EOF 2026/02/07 03:53:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1039-03.backblaze.com/b2api/v1/b2_upload_file/2f220dd330ad3b6b9fc80e1b/c001_v0001039_t0030": EOF) 2026/02/07 03:53:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 03:53:45 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1039-03.backblaze.com/b2api/v1/b2_upload_file/2f220dd330ad3b6b9fc80e1b/c001_v0001039_t0030": EOF - low level retry 0/10 2026/02/07 03:53:46 DEBUG : pacer: Reducing sleep to 10ms 2026/02/07 03:53:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/07 03:53:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/07 03:53:46 INFO : nested/sub dir/file: Copied (new) 2026/02/07 03:53:46 INFO : nested/sub dir/file: Deleted 2026/02/07 03:53:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 03:53:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 03:53:46 INFO : sub dir/hello world: Copied (new) 2026/02/07 03:53:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/07 03:53:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/07 03:53:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:47 DEBUG : existing-b: size = 6 OK 2026/02/07 03:53:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/07 03:53:47 INFO : existing-b: Copied (new) 2026/02/07 03:53:47 INFO : existing-b: Deleted 2026/02/07 03:53:47 DEBUG : existing: size = 6 OK 2026/02/07 03:53:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/07 03:53:47 INFO : existing: Copied (new) 2026/02/07 03:53:47 INFO : existing: Deleted 2026/02/07 03:53:48 DEBUG : existing: Destination exists, skipping 2026/02/07 03:53:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/07 03:53:48 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:53:48 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:53:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-waqucux7paru" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-konahef0poce -> B2 bucket rclone-test-waqucux7paru 2026/02/07 03:53:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:53:54 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/07 03:53:54 DEBUG : empty space: Unchanged skipping 2026/02/07 03:53:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:53:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-waqucux7paru) 2026/02/07 03:53:54 DEBUG : potato3: Sizes differ 2026/02/07 03:53:54 DEBUG : B2 bucket rclone-test-waqucux7paru: Waiting for checks to finish 2026/02/07 03:53:54 INFO : empty space: Deleted 2026/02/07 03:53:54 DEBUG : B2 bucket rclone-test-waqucux7paru: Waiting for transfers to finish 2026/02/07 03:53:54 DEBUG : potato2: size = 60 OK 2026/02/07 03:53:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:53:54 INFO : potato2: Copied (server-side copy) 2026/02/07 03:53:54 INFO : potato2: Deleted 2026/02/07 03:53:54 DEBUG : potato3: size = 68 OK 2026/02/07 03:53:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/07 03:53:54 INFO : potato3: Copied (server-side copy) 2026/02/07 03:53:55 INFO : potato3: Deleted 2026/02/07 03:53:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mudibif3bire" 2026/02/07 03:53:56 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/07 03:53:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:53:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/07 03:53:56 DEBUG : B2 bucket rclone-test-mudibif3bire: Waiting for checks to finish 2026/02/07 03:53:56 DEBUG : B2 bucket rclone-test-mudibif3bire: Waiting for transfers to finish 2026/02/07 03:53:57 DEBUG : empty space: size = 1 OK 2026/02/07 03:53:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/07 03:53:57 INFO : empty space: Copied (server-side copy) 2026/02/07 03:53:57 INFO : empty space: Deleted 2026/02/07 03:53:57 DEBUG : potato2: size = 60 OK 2026/02/07 03:53:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:53:57 INFO : potato2: Copied (server-side copy) 2026/02/07 03:53:57 DEBUG : potato3: size = 68 OK 2026/02/07 03:53:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/07 03:53:57 INFO : potato3: Copied (server-side copy) 2026/02/07 03:53:57 INFO : potato2: Deleted 2026/02/07 03:53:58 INFO : potato3: Deleted 2026/02/07 03:53:58 DEBUG : B2 bucket rclone-test-mudibif3bire: Purge remote 2026/02/07 03:53:58 INFO : B2 bucket rclone-test-mudibif3bire: cleaning bucket "rclone-test-mudibif3bire" of all files 2026/02/07 03:53:58 DEBUG : empty space: Deleting (id "4_zaf322d2330cd3b6b9fc80e1b_f1186e80f61cad470_d20260207_m035357_c001_v0001165_t0057_u01770436437022") 2026/02/07 03:53:58 DEBUG : potato2: Deleting (id "4_zaf322d2330cd3b6b9fc80e1b_f1005cc5595168765_d20260207_m035357_c001_v0001173_t0024_u01770436437258") 2026/02/07 03:53:58 DEBUG : potato3: Deleting (id "4_zaf322d2330cd3b6b9fc80e1b_f119fcdc5c615854b_d20260207_m035357_c001_v0001039_t0045_u01770436437399") 2026/02/07 03:53:59 DEBUG : B2 bucket rclone-test-waqucux7paru: Purge remote 2026/02/07 03:53:59 INFO : B2 bucket rclone-test-waqucux7paru: cleaning bucket "rclone-test-waqucux7paru" of all files 2026/02/07 03:53:59 DEBUG : empty space: Deleting (id "4_z3f021d1330cd3b6b9fc80e1b_f4150e168d8bc80ba_d20260207_m035357_c001_v7007000_t0000_u01770436437249") 2026/02/07 03:53:59 DEBUG : empty space: Deleting (id "4_z3f021d1330cd3b6b9fc80e1b_f1192036ac025f8d6_d20260207_m035353_c001_v0001173_t0011_u01770436433108") 2026/02/07 03:53:59 DEBUG : potato2: Deleting (id "4_z3f021d1330cd3b6b9fc80e1b_f4150e168d8bc80bc_d20260207_m035357_c001_v7007000_t0000_u01770436437837") 2026/02/07 03:53:59 DEBUG : potato2: Deleting (id "4_z3f021d1330cd3b6b9fc80e1b_f1085025cc139529f_d20260207_m035354_c001_v0001185_t0029_u01770436434321") 2026/02/07 03:53:59 DEBUG : potato3: Deleting (id "4_z3f021d1330cd3b6b9fc80e1b_f4013692003645338_d20260207_m035357_c001_v7007000_t0000_u01770436437920") 2026/02/07 03:53:59 DEBUG : potato3: Deleting (id "4_z3f021d1330cd3b6b9fc80e1b_f1044b35b677f059a_d20260207_m035354_c001_v0001173_t0006_u01770436434536") 2026/02/07 03:53:59 DEBUG : potato3: Deleting (id "4_z3f021d1330cd3b6b9fc80e1b_f1192036ac025f8e0_d20260207_m035353_c001_v0001173_t0051_u01770436433471") --- PASS: TestServerSideMove (11.51s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-wunahep9taku" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-konahef0poce -> B2 bucket rclone-test-wunahep9taku 2026/02/07 03:54:06 DEBUG : empty space: Excluded (Size Filter) 2026/02/07 03:54:06 DEBUG : empty space: Excluded 2026/02/07 03:54:06 DEBUG : empty space: Excluded (Size Filter) 2026/02/07 03:54:06 DEBUG : empty space: Excluded 2026/02/07 03:54:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:54:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:54:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wunahep9taku) 2026/02/07 03:54:06 DEBUG : potato3: Sizes differ 2026/02/07 03:54:06 DEBUG : B2 bucket rclone-test-wunahep9taku: Waiting for checks to finish 2026/02/07 03:54:06 DEBUG : B2 bucket rclone-test-wunahep9taku: Waiting for transfers to finish 2026/02/07 03:54:06 DEBUG : potato2: size = 60 OK 2026/02/07 03:54:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:54:06 INFO : potato2: Copied (server-side copy) 2026/02/07 03:54:06 INFO : potato2: Deleted 2026/02/07 03:54:06 DEBUG : potato3: size = 68 OK 2026/02/07 03:54:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/07 03:54:06 INFO : potato3: Copied (server-side copy) 2026/02/07 03:54:07 INFO : potato3: Deleted 2026/02/07 03:54:07 DEBUG : Creating backend with remote "TestB2:rclone-test-timipep0bifa" 2026/02/07 03:54:08 DEBUG : empty space: Excluded (Size Filter) 2026/02/07 03:54:08 DEBUG : empty space: Excluded 2026/02/07 03:54:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:54:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/07 03:54:08 DEBUG : B2 bucket rclone-test-timipep0bifa: Waiting for checks to finish 2026/02/07 03:54:08 DEBUG : B2 bucket rclone-test-timipep0bifa: Waiting for transfers to finish 2026/02/07 03:54:09 DEBUG : potato2: size = 60 OK 2026/02/07 03:54:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:54:09 INFO : potato2: Copied (server-side copy) 2026/02/07 03:54:09 INFO : potato2: Deleted 2026/02/07 03:54:10 DEBUG : potato3: size = 68 OK 2026/02/07 03:54:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/07 03:54:10 INFO : potato3: Copied (server-side copy) 2026/02/07 03:54:10 INFO : potato3: Deleted 2026/02/07 03:54:10 DEBUG : B2 bucket rclone-test-timipep0bifa: Purge remote 2026/02/07 03:54:10 INFO : B2 bucket rclone-test-timipep0bifa: cleaning bucket "rclone-test-timipep0bifa" of all files 2026/02/07 03:54:10 DEBUG : potato2: Deleting (id "4_zef125d1330cd3b6b9fc80e1b_f1096c38c68bb0aa6_d20260207_m035409_c001_v0001173_t0023_u01770436449153") 2026/02/07 03:54:10 DEBUG : potato3: Deleting (id "4_zef125d1330cd3b6b9fc80e1b_f103d4acd58fa5b06_d20260207_m035409_c001_v0001033_t0053_u01770436449671") 2026/02/07 03:54:11 DEBUG : B2 bucket rclone-test-wunahep9taku: Purge remote 2026/02/07 03:54:11 INFO : B2 bucket rclone-test-wunahep9taku: cleaning bucket "rclone-test-wunahep9taku" of all files 2026/02/07 03:54:11 DEBUG : empty space: Deleting (id "4_zff823df330cd3b6b9fc80e1b_f1182e5d6f70be69a_d20260207_m035405_c001_v0001103_t0038_u01770436445124") 2026/02/07 03:54:11 DEBUG : potato2: Deleting (id "4_zff823df330cd3b6b9fc80e1b_f4150e168d8bc80d3_d20260207_m035409_c001_v7007000_t0000_u01770436449716") 2026/02/07 03:54:11 DEBUG : potato2: Deleting (id "4_zff823df330cd3b6b9fc80e1b_f109ef832bfce5654_d20260207_m035406_c001_v0001185_t0022_u01770436446518") 2026/02/07 03:54:11 DEBUG : potato3: Deleting (id "4_zff823df330cd3b6b9fc80e1b_f4150e168d8bc80d5_d20260207_m035410_c001_v7007000_t0000_u01770436450328") 2026/02/07 03:54:11 DEBUG : potato3: Deleting (id "4_zff823df330cd3b6b9fc80e1b_f101bcf654ae2296e_d20260207_m035406_c001_v0001130_t0036_u01770436446726") 2026/02/07 03:54:11 DEBUG : potato3: Deleting (id "4_zff823df330cd3b6b9fc80e1b_f1182e5d6f70be69e_d20260207_m035405_c001_v0001103_t0008_u01770436445531") --- PASS: TestServerSideMoveWithFilter (13.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:54:13 DEBUG : Creating backend with remote "TestB2:rclone-test-puwotil3pofa" 2026/02/07 03:54:16 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-konahef0poce -> B2 bucket rclone-test-puwotil3pofa 2026/02/07 03:54:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:54:19 DEBUG : empty space: size = 1 OK 2026/02/07 03:54:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/07 03:54:19 DEBUG : empty space: Unchanged skipping 2026/02/07 03:54:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:54:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-puwotil3pofa) 2026/02/07 03:54:19 DEBUG : potato3: Sizes differ 2026/02/07 03:54:19 DEBUG : B2 bucket rclone-test-puwotil3pofa: Waiting for checks to finish 2026/02/07 03:54:19 INFO : empty space: Deleted 2026/02/07 03:54:19 DEBUG : B2 bucket rclone-test-puwotil3pofa: Waiting for transfers to finish 2026/02/07 03:54:19 DEBUG : potato2: size = 60 OK 2026/02/07 03:54:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:54:19 INFO : potato2: Copied (server-side copy) 2026/02/07 03:54:19 INFO : potato2: Deleted 2026/02/07 03:54:19 DEBUG : potato3: size = 68 OK 2026/02/07 03:54:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/07 03:54:19 INFO : potato3: Copied (server-side copy) 2026/02/07 03:54:20 INFO : potato3: Deleted 2026/02/07 03:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dawilab0zugi" 2026/02/07 03:54:21 INFO : tomatoDir: Making directory 2026/02/07 03:54:21 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/07 03:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 03:54:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/07 03:54:21 DEBUG : B2 bucket rclone-test-dawilab0zugi: Waiting for checks to finish 2026/02/07 03:54:21 DEBUG : B2 bucket rclone-test-dawilab0zugi: Waiting for transfers to finish 2026/02/07 03:54:22 DEBUG : empty space: size = 1 OK 2026/02/07 03:54:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/07 03:54:22 INFO : empty space: Copied (server-side copy) 2026/02/07 03:54:22 INFO : empty space: Deleted 2026/02/07 03:54:22 DEBUG : potato3: size = 68 OK 2026/02/07 03:54:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/07 03:54:22 INFO : potato3: Copied (server-side copy) 2026/02/07 03:54:22 DEBUG : potato2: size = 60 OK 2026/02/07 03:54:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/07 03:54:22 INFO : potato2: Copied (server-side copy) 2026/02/07 03:54:22 INFO : potato3: Deleted 2026/02/07 03:54:23 INFO : potato2: Deleted 2026/02/07 03:54:23 DEBUG : B2 bucket rclone-test-dawilab0zugi: Purge remote 2026/02/07 03:54:23 INFO : B2 bucket rclone-test-dawilab0zugi: cleaning bucket "rclone-test-dawilab0zugi" of all files 2026/02/07 03:54:23 DEBUG : empty space: Deleting (id "4_z6f528d5330cd3b6b9fc80e1b_f107d7d91989c60a3_d20260207_m035422_c001_v0001185_t0036_u01770436462342") 2026/02/07 03:54:23 DEBUG : potato2: Deleting (id "4_z6f528d5330cd3b6b9fc80e1b_f10986650ba102720_d20260207_m035422_c001_v0001093_t0015_u01770436462546") 2026/02/07 03:54:23 DEBUG : potato3: Deleting (id "4_z6f528d5330cd3b6b9fc80e1b_f111a2cfaec926d2e_d20260207_m035422_c001_v0001184_t0059_u01770436462687") 2026/02/07 03:54:24 DEBUG : B2 bucket rclone-test-puwotil3pofa: Purge remote 2026/02/07 03:54:24 INFO : B2 bucket rclone-test-puwotil3pofa: cleaning bucket "rclone-test-puwotil3pofa" of all files 2026/02/07 03:54:24 DEBUG : empty space: Deleting (id "4_zcf427d3330cd3b6b9fc80e1b_f4095f746a4032638_d20260207_m035422_c001_v7007000_t0000_u01770436462527") 2026/02/07 03:54:24 DEBUG : empty space: Deleting (id "4_zcf427d3330cd3b6b9fc80e1b_f111c186536658053_d20260207_m035418_c001_v0001172_t0031_u01770436458373") 2026/02/07 03:54:24 DEBUG : potato2: Deleting (id "4_zcf427d3330cd3b6b9fc80e1b_f4151b227b38b94ce_d20260207_m035422_c001_v7007000_t0000_u01770436462964") 2026/02/07 03:54:24 DEBUG : potato2: Deleting (id "4_zcf427d3330cd3b6b9fc80e1b_f11969ea65d84cc0b_d20260207_m035419_c001_v0001167_t0037_u01770436459406") 2026/02/07 03:54:24 DEBUG : potato3: Deleting (id "4_zcf427d3330cd3b6b9fc80e1b_f4095f746a403263b_d20260207_m035422_c001_v7007000_t0000_u01770436462902") 2026/02/07 03:54:24 DEBUG : potato3: Deleting (id "4_zcf427d3330cd3b6b9fc80e1b_f1085025cc1395488_d20260207_m035419_c001_v0001185_t0056_u01770436459786") 2026/02/07 03:54:24 DEBUG : potato3: Deleting (id "4_zcf427d3330cd3b6b9fc80e1b_f111c186536658055_d20260207_m035418_c001_v0001172_t0019_u01770436458649") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.62s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:54:26 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:54:29 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/rclone-sync-test" 2026/02/07 03:54:32 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/rclone-sync-test-include/layer2" 2026/02/07 03:54:34 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/rclone-sync-test-ignore-file" 2026/02/07 03:54:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:54:38 DEBUG : B2 bucket rclone-test-konahef0poce path rclone-sync-test: Waiting for checks to finish 2026/02/07 03:54:38 DEBUG : B2 bucket rclone-test-konahef0poce path rclone-sync-test: Waiting for transfers to finish 2026/02/07 03:54:38 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:38 INFO : There was nothing to transfer 2026/02/07 03:54:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:54:39 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:54:39 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:54:39 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:39 INFO : There was nothing to transfer 2026/02/07 03:54:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/07 03:54:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 03:54:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:54:39 DEBUG : pacer: Reducing sleep to 10ms 2026/02/07 03:54:39 DEBUG : B2 bucket rclone-test-konahef0poce path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/07 03:54:39 DEBUG : B2 bucket rclone-test-konahef0poce path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/07 03:54:39 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:39 INFO : There was nothing to transfer 2026/02/07 03:54:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:54:40 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:54:40 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:54:40 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:40 INFO : There was nothing to transfer 2026/02/07 03:54:40 DEBUG : Excluded 2026/02/07 03:54:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 03:54:40 DEBUG : B2 bucket rclone-test-konahef0poce path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/07 03:54:40 DEBUG : B2 bucket rclone-test-konahef0poce path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/07 03:54:40 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:40 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.90s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/dst" 2026/02/07 03:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/CompareDest" 2026/02/07 03:54:44 DEBUG : one: Need to transfer - File not found at Destination 2026/02/07 03:54:44 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:54:44 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:54:45 DEBUG : one: size = 3 OK 2026/02/07 03:54:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/07 03:54:45 INFO : one: Copied (new) 2026/02/07 03:54:45 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:46 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:54:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:54:46 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:54:46 DEBUG : one: Sizes differ 2026/02/07 03:54:46 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:54:46 DEBUG : one: size = 5 OK 2026/02/07 03:54:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/07 03:54:46 INFO : one: Copied (replaced existing) 2026/02/07 03:54:46 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:54:49 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:54:49 DEBUG : one: Sizes differ 2026/02/07 03:54:49 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:54:49 DEBUG : one: size = 5 OK 2026/02/07 03:54:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:54:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:54:49 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:54:49 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:49 INFO : There was nothing to transfer 2026/02/07 03:54:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:54:50 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:54:50 DEBUG : one: Sizes differ 2026/02/07 03:54:50 DEBUG : two: size = 3 OK 2026/02/07 03:54:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:54:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/07 03:54:50 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:54:50 DEBUG : one: size = 5 OK 2026/02/07 03:54:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:54:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:54:50 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:54:50 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:50 INFO : There was nothing to transfer 2026/02/07 03:54:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:54:51 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:54:51 DEBUG : one: Sizes differ 2026/02/07 03:54:51 DEBUG : two: size = 3 OK 2026/02/07 03:54:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:54:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/07 03:54:51 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:54:51 DEBUG : one: size = 5 OK 2026/02/07 03:54:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:54:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:54:51 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:54:51 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:51 INFO : There was nothing to transfer 2026/02/07 03:54:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:54:52 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:54:52 DEBUG : one: Sizes differ 2026/02/07 03:54:52 DEBUG : two: size = 3 OK 2026/02/07 03:54:52 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/02/07 03:54:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/07 03:54:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/07 03:54:52 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:54:52 DEBUG : one: size = 5 OK 2026/02/07 03:54:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:54:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:54:52 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:54:52 DEBUG : Waiting for deletions to finish 2026/02/07 03:54:52 INFO : There was nothing to transfer 2026/02/07 03:54:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:54:53 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:54:53 DEBUG : one: Sizes differ 2026/02/07 03:54:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:54:53 DEBUG : two: size = 3 (B2 bucket rclone-test-konahef0poce path CompareDest) 2026/02/07 03:54:53 DEBUG : two: Sizes differ 2026/02/07 03:54:53 DEBUG : two: Need to transfer - File not found at Destination 2026/02/07 03:54:53 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:54:53 DEBUG : one: size = 5 OK 2026/02/07 03:54:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:54:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:54:53 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:54:54 DEBUG : two: size = 5 OK 2026/02/07 03:54:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/07 03:54:54 INFO : two: Copied (new) 2026/02/07 03:54:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.08s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/dest" 2026/02/07 03:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/pre-dest1" 2026/02/07 03:54:59 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/pre-dest2" 2026/02/07 03:55:01 DEBUG : 1: size = 1 OK 2026/02/07 03:55:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:55:01 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/07 03:55:02 DEBUG : 2: size = 1 OK 2026/02/07 03:55:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:55:02 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/07 03:55:02 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/07 03:55:02 DEBUG : B2 bucket rclone-test-konahef0poce path dest: Waiting for checks to finish 2026/02/07 03:55:02 DEBUG : B2 bucket rclone-test-konahef0poce path dest: Waiting for transfers to finish 2026/02/07 03:55:03 DEBUG : 3: size = 1 OK 2026/02/07 03:55:03 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/07 03:55:03 INFO : 3: Copied (new) 2026/02/07 03:55:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.30s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/dst" 2026/02/07 03:55:05 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/CopyDest" 2026/02/07 03:55:07 DEBUG : one: Need to transfer - File not found at Destination 2026/02/07 03:55:07 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:07 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:09 DEBUG : one: size = 3 OK 2026/02/07 03:55:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/07 03:55:09 INFO : one: Copied (new) 2026/02/07 03:55:09 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:09 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:55:09 DEBUG : one: Sizes differ 2026/02/07 03:55:09 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:09 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:10 DEBUG : one: size = 5 OK 2026/02/07 03:55:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/07 03:55:10 INFO : one: Copied (replaced existing) 2026/02/07 03:55:10 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:12 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/BackupDir" 2026/02/07 03:55:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:13 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:55:13 DEBUG : one: Sizes differ 2026/02/07 03:55:13 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:13 DEBUG : one: size = 5 OK 2026/02/07 03:55:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:55:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:13 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:55:13 DEBUG : one: Sizes differ 2026/02/07 03:55:15 DEBUG : one: size = 3 OK 2026/02/07 03:55:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/07 03:55:15 INFO : one: Copied (server-side copy) 2026/02/07 03:55:15 INFO : one: Deleted 2026/02/07 03:55:15 DEBUG : one: size = 5 OK 2026/02/07 03:55:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/07 03:55:15 INFO : one: Copied (server-side copy) 2026/02/07 03:55:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/07 03:55:15 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:15 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:16 DEBUG : one: size = 5 OK 2026/02/07 03:55:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:55:16 DEBUG : one: Unchanged skipping 2026/02/07 03:55:17 DEBUG : two: size = 3 OK 2026/02/07 03:55:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:55:17 DEBUG : two: size = 3 OK 2026/02/07 03:55:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/07 03:55:17 INFO : two: Copied (server-side copy) 2026/02/07 03:55:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/07 03:55:17 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:17 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:17 DEBUG : one: size = 5 OK 2026/02/07 03:55:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:55:17 DEBUG : one: Unchanged skipping 2026/02/07 03:55:17 DEBUG : two: size = 3 OK 2026/02/07 03:55:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:55:17 DEBUG : two: Unchanged skipping 2026/02/07 03:55:17 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:17 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:17 INFO : There was nothing to transfer 2026/02/07 03:55:19 DEBUG : one: size = 5 OK 2026/02/07 03:55:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:55:19 DEBUG : one: Unchanged skipping 2026/02/07 03:55:19 DEBUG : three: size = 7 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:19 DEBUG : three: size = 5 (B2 bucket rclone-test-konahef0poce path CopyDest) 2026/02/07 03:55:19 DEBUG : three: Sizes differ 2026/02/07 03:55:19 DEBUG : three: Destination not found in --copy-dest 2026/02/07 03:55:19 DEBUG : three: Need to transfer - File not found at Destination 2026/02/07 03:55:19 DEBUG : two: size = 3 OK 2026/02/07 03:55:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:55:19 DEBUG : two: Unchanged skipping 2026/02/07 03:55:19 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:19 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:20 DEBUG : three: size = 7 OK 2026/02/07 03:55:20 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/07 03:55:20 INFO : three: Copied (new) 2026/02/07 03:55:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.32s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:55:24 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/dst" 2026/02/07 03:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/backup" 2026/02/07 03:55:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:27 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:55:27 DEBUG : one: Sizes differ 2026/02/07 03:55:27 DEBUG : two: size = 3 OK 2026/02/07 03:55:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:55:27 DEBUG : two: Unchanged skipping 2026/02/07 03:55:27 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:28 DEBUG : one: size = 3 OK 2026/02/07 03:55:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/07 03:55:28 INFO : one: Copied (server-side copy) 2026/02/07 03:55:28 INFO : one: Deleted 2026/02/07 03:55:28 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:29 DEBUG : one: size = 4 OK 2026/02/07 03:55:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:55:29 INFO : one: Copied (new) 2026/02/07 03:55:29 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:30 DEBUG : three.txt: size = 5 OK 2026/02/07 03:55:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/07 03:55:30 INFO : three.txt: Copied (server-side copy) 2026/02/07 03:55:30 INFO : three.txt: Deleted 2026/02/07 03:55:30 INFO : three.txt: Moved into backup dir 2026/02/07 03:55:31 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:31 DEBUG : two: size = 3 OK 2026/02/07 03:55:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:55:31 DEBUG : two: Unchanged skipping 2026/02/07 03:55:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:31 DEBUG : one: size = 4 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:55:31 DEBUG : one: Sizes differ 2026/02/07 03:55:32 DEBUG : one: size = 4 OK 2026/02/07 03:55:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:55:32 INFO : one: Copied (server-side copy) 2026/02/07 03:55:32 INFO : one: Deleted 2026/02/07 03:55:32 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:33 DEBUG : one: size = 5 OK 2026/02/07 03:55:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/07 03:55:33 INFO : one: Copied (new) 2026/02/07 03:55:33 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:33 DEBUG : three.txt: size = 6 OK 2026/02/07 03:55:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/07 03:55:33 INFO : three.txt: Copied (server-side copy) 2026/02/07 03:55:34 INFO : three.txt: Deleted 2026/02/07 03:55:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.13s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:55:37 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/dst" 2026/02/07 03:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/backup" 2026/02/07 03:55:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:40 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:55:40 DEBUG : one: Sizes differ 2026/02/07 03:55:40 DEBUG : two: size = 3 OK 2026/02/07 03:55:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:55:40 DEBUG : two: Unchanged skipping 2026/02/07 03:55:40 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:41 DEBUG : one.bak: size = 3 OK 2026/02/07 03:55:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/07 03:55:41 INFO : one: Copied (server-side copy) to: one.bak 2026/02/07 03:55:41 INFO : one: Deleted 2026/02/07 03:55:41 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:43 DEBUG : one: size = 4 OK 2026/02/07 03:55:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:55:43 INFO : one: Copied (new) 2026/02/07 03:55:43 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:43 DEBUG : three.txt.bak: size = 5 OK 2026/02/07 03:55:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/07 03:55:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/07 03:55:43 INFO : three.txt: Deleted 2026/02/07 03:55:43 INFO : three.txt: Moved into backup dir 2026/02/07 03:55:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:45 DEBUG : one: size = 4 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:55:45 DEBUG : one: Sizes differ 2026/02/07 03:55:45 DEBUG : two: size = 3 OK 2026/02/07 03:55:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:55:45 DEBUG : two: Unchanged skipping 2026/02/07 03:55:45 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:46 DEBUG : one.bak: size = 4 OK 2026/02/07 03:55:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:55:46 INFO : one: Copied (server-side copy) to: one.bak 2026/02/07 03:55:46 INFO : one: Deleted 2026/02/07 03:55:46 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:47 DEBUG : one: size = 5 OK 2026/02/07 03:55:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/07 03:55:47 INFO : one: Copied (new) 2026/02/07 03:55:47 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:48 DEBUG : three.txt.bak: size = 6 OK 2026/02/07 03:55:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/07 03:55:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/07 03:55:48 INFO : three.txt: Deleted 2026/02/07 03:55:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:55:52 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/dst" 2026/02/07 03:55:53 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/backup" 2026/02/07 03:55:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:54 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:55:54 DEBUG : one: Sizes differ 2026/02/07 03:55:54 DEBUG : two: size = 3 OK 2026/02/07 03:55:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:55:54 DEBUG : two: Unchanged skipping 2026/02/07 03:55:54 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:55:56 DEBUG : one-2019-01-01: size = 3 OK 2026/02/07 03:55:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/07 03:55:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/07 03:55:56 INFO : one: Deleted 2026/02/07 03:55:56 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:55:57 DEBUG : one: size = 4 OK 2026/02/07 03:55:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:55:57 INFO : one: Copied (new) 2026/02/07 03:55:57 DEBUG : Waiting for deletions to finish 2026/02/07 03:55:57 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/07 03:55:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/07 03:55:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/07 03:55:57 INFO : three.txt: Deleted 2026/02/07 03:55:57 INFO : three.txt: Moved into backup dir 2026/02/07 03:55:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:55:59 DEBUG : one: size = 4 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:55:59 DEBUG : one: Sizes differ 2026/02/07 03:55:59 DEBUG : two: size = 3 OK 2026/02/07 03:55:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:55:59 DEBUG : two: Unchanged skipping 2026/02/07 03:55:59 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:56:00 DEBUG : one-2019-01-01: size = 4 OK 2026/02/07 03:56:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:56:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/07 03:56:00 INFO : one: Deleted 2026/02/07 03:56:00 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:56:00 DEBUG : one: size = 5 OK 2026/02/07 03:56:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/07 03:56:00 INFO : one: Copied (new) 2026/02/07 03:56:00 DEBUG : Waiting for deletions to finish 2026/02/07 03:56:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/07 03:56:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/07 03:56:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/07 03:56:01 INFO : three.txt: Deleted 2026/02/07 03:56:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.97s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:56:05 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/dst" 2026/02/07 03:56:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:06 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:06 DEBUG : one: Sizes differ 2026/02/07 03:56:06 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:56:06 DEBUG : two: size = 3 OK 2026/02/07 03:56:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:56:06 DEBUG : two: Unchanged skipping 2026/02/07 03:56:07 DEBUG : one.bak: size = 3 OK 2026/02/07 03:56:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/07 03:56:07 INFO : one: Copied (server-side copy) to: one.bak 2026/02/07 03:56:07 INFO : one: Deleted 2026/02/07 03:56:07 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:56:08 DEBUG : one: size = 4 OK 2026/02/07 03:56:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:56:08 INFO : one: Copied (new) 2026/02/07 03:56:08 DEBUG : Waiting for deletions to finish 2026/02/07 03:56:08 DEBUG : three.txt.bak: size = 5 OK 2026/02/07 03:56:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/07 03:56:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/07 03:56:09 INFO : three.txt: Deleted 2026/02/07 03:56:09 INFO : three.txt: Moved into backup dir 2026/02/07 03:56:09 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1033-14.backblaze.com/b2api/v1/b2_upload_file/2f220dd330ad3b6b9fc80e1b/c001_v0001033_t0010": EOF 2026/02/07 03:56:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1033-14.backblaze.com/b2api/v1/b2_upload_file/2f220dd330ad3b6b9fc80e1b/c001_v0001033_t0010": EOF) 2026/02/07 03:56:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-konahef0poce: 1/10 (Post "https://pod-000-1033-14.backblaze.com/b2api/v1/b2_upload_file/2f220dd330ad3b6b9fc80e1b/c001_v0001033_t0010": EOF) 2026/02/07 03:56:12 DEBUG : pacer: Reducing sleep to 10ms 2026/02/07 03:56:12 DEBUG : one.bak: Excluded (Path Filter) 2026/02/07 03:56:12 DEBUG : one.bak: Excluded 2026/02/07 03:56:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/07 03:56:12 DEBUG : three.txt.bak: Excluded 2026/02/07 03:56:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:12 DEBUG : one: size = 4 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:12 DEBUG : one: Sizes differ 2026/02/07 03:56:12 DEBUG : two: size = 3 OK 2026/02/07 03:56:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:56:12 DEBUG : two: Unchanged skipping 2026/02/07 03:56:12 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for checks to finish 2026/02/07 03:56:13 DEBUG : one.bak: size = 4 OK 2026/02/07 03:56:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:56:13 INFO : one: Copied (server-side copy) to: one.bak 2026/02/07 03:56:13 INFO : one: Deleted 2026/02/07 03:56:13 DEBUG : B2 bucket rclone-test-konahef0poce path dst: Waiting for transfers to finish 2026/02/07 03:56:13 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1157-18.backblaze.com/b2api/v1/b2_upload_file/2f220dd330ad3b6b9fc80e1b/c001_v0001157_t0034": EOF 2026/02/07 03:56:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-18.backblaze.com/b2api/v1/b2_upload_file/2f220dd330ad3b6b9fc80e1b/c001_v0001157_t0034": EOF) 2026/02/07 03:56:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 03:56:13 DEBUG : one: Received error: Post "https://pod-000-1157-18.backblaze.com/b2api/v1/b2_upload_file/2f220dd330ad3b6b9fc80e1b/c001_v0001157_t0034": EOF - low level retry 0/10 2026/02/07 03:56:13 DEBUG : pacer: Reducing sleep to 10ms 2026/02/07 03:56:14 DEBUG : one: size = 5 OK 2026/02/07 03:56:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/07 03:56:14 INFO : one: Copied (new) 2026/02/07 03:56:14 DEBUG : Waiting for deletions to finish 2026/02/07 03:56:14 DEBUG : three.txt.bak: size = 6 OK 2026/02/07 03:56:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/07 03:56:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/07 03:56:14 INFO : three.txt: Deleted 2026/02/07 03:56:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.58s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:56:17 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/dst" 2026/02/07 03:56:17 DEBUG : Config file has changed externally - reloading 2026/02/07 03:56:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:19 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:19 DEBUG : one: Sizes differ 2026/02/07 03:56:20 DEBUG : one.bak: size = 3 OK 2026/02/07 03:56:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/07 03:56:20 INFO : one: Copied (server-side copy) to: one.bak 2026/02/07 03:56:20 INFO : one: Deleted 2026/02/07 03:56:21 DEBUG : one: size = 4 OK 2026/02/07 03:56:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:56:21 INFO : one: Copied (new) 2026/02/07 03:56:21 DEBUG : two: size = 3 OK 2026/02/07 03:56:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:56:21 DEBUG : two: Unchanged skipping 2026/02/07 03:56:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:22 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:22 DEBUG : three.txt: Sizes differ 2026/02/07 03:56:22 DEBUG : three.txt.bak: size = 5 OK 2026/02/07 03:56:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/07 03:56:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/07 03:56:23 INFO : three.txt: Deleted 2026/02/07 03:56:23 DEBUG : three.txt: size = 6 OK 2026/02/07 03:56:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/07 03:56:23 INFO : three.txt: Copied (new) 2026/02/07 03:56:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:24 DEBUG : one: size = 4 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:24 DEBUG : one: Sizes differ 2026/02/07 03:56:25 DEBUG : one.bak: size = 4 OK 2026/02/07 03:56:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:56:25 INFO : one: Copied (server-side copy) to: one.bak 2026/02/07 03:56:25 INFO : one: Deleted 2026/02/07 03:56:26 DEBUG : one: size = 5 OK 2026/02/07 03:56:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/07 03:56:26 INFO : one: Copied (new) 2026/02/07 03:56:26 DEBUG : two: size = 3 OK 2026/02/07 03:56:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:56:26 DEBUG : two: Unchanged skipping 2026/02/07 03:56:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:26 DEBUG : three.txt: Sizes differ 2026/02/07 03:56:27 DEBUG : three.txt.bak: size = 6 OK 2026/02/07 03:56:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/07 03:56:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/07 03:56:27 INFO : three.txt: Deleted 2026/02/07 03:56:28 DEBUG : three.txt: size = 19 OK 2026/02/07 03:56:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/07 03:56:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.44s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:56:31 DEBUG : Creating backend with remote "TestB2:rclone-test-konahef0poce/dst" 2026/02/07 03:56:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:33 DEBUG : one: size = 3 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:33 DEBUG : one: Sizes differ 2026/02/07 03:56:34 DEBUG : one-2019-01-01: size = 3 OK 2026/02/07 03:56:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/07 03:56:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/07 03:56:34 INFO : one: Deleted 2026/02/07 03:56:36 DEBUG : one: size = 4 OK 2026/02/07 03:56:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:56:36 INFO : one: Copied (new) 2026/02/07 03:56:36 DEBUG : two: size = 3 OK 2026/02/07 03:56:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:56:36 DEBUG : two: Unchanged skipping 2026/02/07 03:56:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:36 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:36 DEBUG : three.txt: Sizes differ 2026/02/07 03:56:37 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/07 03:56:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/07 03:56:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/07 03:56:37 INFO : three.txt: Deleted 2026/02/07 03:56:38 DEBUG : three.txt: size = 6 OK 2026/02/07 03:56:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/07 03:56:38 INFO : three.txt: Copied (new) 2026/02/07 03:56:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:39 DEBUG : one: size = 4 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:39 DEBUG : one: Sizes differ 2026/02/07 03:56:40 DEBUG : one-2019-01-01: size = 4 OK 2026/02/07 03:56:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/07 03:56:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/07 03:56:40 INFO : one: Deleted 2026/02/07 03:56:41 DEBUG : one: size = 5 OK 2026/02/07 03:56:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/07 03:56:41 INFO : one: Copied (new) 2026/02/07 03:56:41 DEBUG : two: size = 3 OK 2026/02/07 03:56:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:56:41 DEBUG : two: Unchanged skipping 2026/02/07 03:56:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:41 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-konahef0poce path dst) 2026/02/07 03:56:41 DEBUG : three.txt: Sizes differ 2026/02/07 03:56:42 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/07 03:56:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/07 03:56:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/07 03:56:42 INFO : three.txt: Deleted 2026/02/07 03:56:44 DEBUG : three.txt: size = 19 OK 2026/02/07 03:56:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/07 03:56:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (16.71s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:56:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:47 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:56:47 DEBUG : Testêé: Sizes differ 2026/02/07 03:56:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:56:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:56:48 DEBUG : Testêé: size = 14 OK 2026/02/07 03:56:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/07 03:56:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/07 03:56:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:56:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/07 03:56:49 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:56:49 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:56:50 DEBUG : existing: size = 6 OK 2026/02/07 03:56:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/07 03:56:50 INFO : existing: Copied (new) 2026/02/07 03:56:50 DEBUG : Waiting for deletions to finish 2026/02/07 03:56:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:56:50 DEBUG : existing: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:56:50 DEBUG : existing: Sizes differ 2026/02/07 03:56:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/07 03:56:50 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:56:50 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:56:50 ERROR : B2 bucket rclone-test-konahef0poce: not deleting files as there were IO errors 2026/02/07 03:56:50 ERROR : B2 bucket rclone-test-konahef0poce: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.27s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:56:52 DEBUG : EXISTING: size = 6 OK 2026/02/07 03:56:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:56:52 DEBUG : existing: Unchanged skipping 2026/02/07 03:56:52 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:56:52 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:56:52 DEBUG : Waiting for deletions to finish 2026/02/07 03:56:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.64s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:57:13 DEBUG : both0: size = 6 OK 2026/02/07 03:57:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both0: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both10: size = 6 OK 2026/02/07 03:57:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both10: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both11: size = 6 OK 2026/02/07 03:57:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both11: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both12: size = 6 OK 2026/02/07 03:57:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both12: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both13: size = 6 OK 2026/02/07 03:57:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both13: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both14: size = 6 OK 2026/02/07 03:57:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both14: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both15: size = 6 OK 2026/02/07 03:57:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both15: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both16: size = 6 OK 2026/02/07 03:57:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both16: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both17: size = 6 OK 2026/02/07 03:57:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both17: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both18: size = 6 OK 2026/02/07 03:57:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both18: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both19: size = 6 OK 2026/02/07 03:57:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both19: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both1: size = 6 OK 2026/02/07 03:57:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both1: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both2: size = 6 OK 2026/02/07 03:57:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both2: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both3: size = 6 OK 2026/02/07 03:57:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both3: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both4: size = 6 OK 2026/02/07 03:57:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both4: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both5: size = 6 OK 2026/02/07 03:57:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both5: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both6: size = 6 OK 2026/02/07 03:57:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both6: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both7: size = 6 OK 2026/02/07 03:57:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both7: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both8: size = 6 OK 2026/02/07 03:57:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : both9: size = 6 OK 2026/02/07 03:57:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:13 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:57:13 DEBUG : both8: Unchanged skipping 2026/02/07 03:57:13 DEBUG : both9: Unchanged skipping 2026/02/07 03:57:13 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:57:13 DEBUG : Waiting for deletions to finish 2026/02/07 03:57:13 INFO : only0: Deleted 2026/02/07 03:57:13 INFO : only5: Deleted 2026/02/07 03:57:14 INFO : only6: Deleted 2026/02/07 03:57:14 INFO : only8: Deleted 2026/02/07 03:57:14 INFO : only10: Deleted 2026/02/07 03:57:14 INFO : only11: Deleted 2026/02/07 03:57:14 INFO : only13: Deleted 2026/02/07 03:57:14 INFO : only15: Deleted 2026/02/07 03:57:14 INFO : only17: Deleted 2026/02/07 03:57:14 INFO : only18: Deleted 2026/02/07 03:57:14 INFO : only3: Deleted 2026/02/07 03:57:14 INFO : only16: Deleted 2026/02/07 03:57:14 INFO : only19: Deleted 2026/02/07 03:57:14 INFO : only1: Deleted 2026/02/07 03:57:14 INFO : only2: Deleted 2026/02/07 03:57:14 INFO : only4: Deleted 2026/02/07 03:57:14 INFO : only9: Deleted 2026/02/07 03:57:14 INFO : only12: Deleted 2026/02/07 03:57:14 INFO : only14: Deleted 2026/02/07 03:57:14 INFO : only7: Deleted 2026/02/07 03:57:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.57s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:57:39 DEBUG : both0: size = 6 OK 2026/02/07 03:57:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both10: size = 6 OK 2026/02/07 03:57:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both11: size = 6 OK 2026/02/07 03:57:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both0: Unchanged skipping 2026/02/07 03:57:39 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:57:39 DEBUG : both10: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both13: size = 6 OK 2026/02/07 03:57:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both11: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both12: size = 6 OK 2026/02/07 03:57:39 DEBUG : both15: size = 6 OK 2026/02/07 03:57:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both14: size = 6 OK 2026/02/07 03:57:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both12: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both16: size = 6 OK 2026/02/07 03:57:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both16: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both17: size = 6 OK 2026/02/07 03:57:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both17: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both18: size = 6 OK 2026/02/07 03:57:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both18: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both19: size = 6 OK 2026/02/07 03:57:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both19: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both1: size = 6 OK 2026/02/07 03:57:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both1: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both2: size = 6 OK 2026/02/07 03:57:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both2: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both3: size = 6 OK 2026/02/07 03:57:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both3: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both4: size = 6 OK 2026/02/07 03:57:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both4: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both5: size = 6 OK 2026/02/07 03:57:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both5: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both6: size = 6 OK 2026/02/07 03:57:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both6: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both7: size = 6 OK 2026/02/07 03:57:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both7: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both8: size = 6 OK 2026/02/07 03:57:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both8: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both9: size = 6 OK 2026/02/07 03:57:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:57:39 DEBUG : both9: Unchanged skipping 2026/02/07 03:57:39 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only0: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only0: Sizes differ 2026/02/07 03:57:39 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only10: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only10: Sizes differ 2026/02/07 03:57:39 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only11: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only11: Sizes differ 2026/02/07 03:57:39 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only12: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only12: Sizes differ 2026/02/07 03:57:39 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only13: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only13: Sizes differ 2026/02/07 03:57:39 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only14: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only14: Sizes differ 2026/02/07 03:57:39 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only15: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only15: Sizes differ 2026/02/07 03:57:39 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only16: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only16: Sizes differ 2026/02/07 03:57:39 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only17: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only17: Sizes differ 2026/02/07 03:57:39 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only18: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only18: Sizes differ 2026/02/07 03:57:39 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only19: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only19: Sizes differ 2026/02/07 03:57:39 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only1: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only1: Sizes differ 2026/02/07 03:57:39 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only2: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only2: Sizes differ 2026/02/07 03:57:39 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only3: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only3: Sizes differ 2026/02/07 03:57:39 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only4: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only4: Sizes differ 2026/02/07 03:57:39 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only5: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only5: Sizes differ 2026/02/07 03:57:39 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only6: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only6: Sizes differ 2026/02/07 03:57:39 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only7: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only7: Sizes differ 2026/02/07 03:57:39 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only8: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only8: Sizes differ 2026/02/07 03:57:39 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2960384472) 2026/02/07 03:57:39 DEBUG : only9: size = 6 (B2 bucket rclone-test-konahef0poce) 2026/02/07 03:57:39 DEBUG : only9: Sizes differ 2026/02/07 03:57:39 DEBUG : both15: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both14: Unchanged skipping 2026/02/07 03:57:39 DEBUG : both13: Unchanged skipping 2026/02/07 03:57:39 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:57:40 DEBUG : only0: size = 0 OK 2026/02/07 03:57:40 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only0: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only13: size = 0 OK 2026/02/07 03:57:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only13: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only10: size = 0 OK 2026/02/07 03:57:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only10: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only11: size = 0 OK 2026/02/07 03:57:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only11: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only14: size = 0 OK 2026/02/07 03:57:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only14: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only15: size = 0 OK 2026/02/07 03:57:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only15: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only16: size = 0 OK 2026/02/07 03:57:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only16: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only17: size = 0 OK 2026/02/07 03:57:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only17: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only18: size = 0 OK 2026/02/07 03:57:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only18: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only12: size = 0 OK 2026/02/07 03:57:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only12: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only19: size = 0 OK 2026/02/07 03:57:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only19: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only1: size = 0 OK 2026/02/07 03:57:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only1: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only2: size = 0 OK 2026/02/07 03:57:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only2: Copied (replaced existing) 2026/02/07 03:57:40 DEBUG : only3: size = 0 OK 2026/02/07 03:57:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:40 INFO : only3: Copied (replaced existing) 2026/02/07 03:57:41 DEBUG : only4: size = 0 OK 2026/02/07 03:57:41 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:41 INFO : only4: Copied (replaced existing) 2026/02/07 03:57:41 DEBUG : only5: size = 0 OK 2026/02/07 03:57:41 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:41 INFO : only5: Copied (replaced existing) 2026/02/07 03:57:41 DEBUG : only6: size = 0 OK 2026/02/07 03:57:41 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:41 INFO : only6: Copied (replaced existing) 2026/02/07 03:57:41 DEBUG : only7: size = 0 OK 2026/02/07 03:57:41 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:41 INFO : only7: Copied (replaced existing) 2026/02/07 03:57:41 DEBUG : only8: size = 0 OK 2026/02/07 03:57:41 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:41 INFO : only8: Copied (replaced existing) 2026/02/07 03:57:41 DEBUG : only9: size = 0 OK 2026/02/07 03:57:41 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/07 03:57:41 INFO : only9: Copied (replaced existing) 2026/02/07 03:57:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.41s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:57:49 DEBUG : empty_dir: Making directory with metadata 2026/02/07 03:57:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:57:49 DEBUG : empty_on_remote: Making directory with metadata 2026/02/07 03:57:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:57:49 INFO : empty_on_remote: Making directory 2026/02/07 03:57:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/07 03:57:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/07 03:57:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/07 03:57:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:57:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:57:52 DEBUG : empty_dir: Making directory with metadata 2026/02/07 03:57:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:57:52 DEBUG : empty_on_remote: Making directory with metadata 2026/02/07 03:57:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 03:57:52 INFO : empty_on_remote: Making directory 2026/02/07 03:57:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/07 03:57:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/07 03:57:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/07 03:57:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:57:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/07 03:57:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:57:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:57:54 INFO : sub dir: Making directory 2026/02/07 03:57:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:57:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 03:57:58 INFO : sub dir: Making directory 2026/02/07 03:57:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:58:10 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:10 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:58:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : apple: size = 5 OK 2026/02/07 03:58:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : apple: Unchanged skipping 2026/02/07 03:58:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:58:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:58:11 DEBUG : banana: size = 6 OK 2026/02/07 03:58:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : banana: Unchanged skipping 2026/02/07 03:58:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:58:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:58:11 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:58:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:58:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:58:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:58:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:58:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:58:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:58:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:58:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:58:11 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:58:11 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:11 INFO : There was nothing to transfer 2026/02/07 03:58:11 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:11 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:58:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : apple: size = 5 OK 2026/02/07 03:58:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : apple: Unchanged skipping 2026/02/07 03:58:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:58:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:58:12 DEBUG : banana: size = 6 OK 2026/02/07 03:58:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : banana: Unchanged skipping 2026/02/07 03:58:12 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:58:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:58:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:58:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:58:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:58:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:58:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:58:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:58:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:58:12 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:58:12 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:58:12 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:12 INFO : There was nothing to transfer 2026/02/07 03:58:12 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:12 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:58:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:58:25 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:26 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:58:26 DEBUG : apple: size = 5 OK 2026/02/07 03:58:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:26 DEBUG : apple: Unchanged skipping 2026/02/07 03:58:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:58:26 DEBUG : banana: size = 6 OK 2026/02/07 03:58:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:58:26 DEBUG : banana: Unchanged skipping 2026/02/07 03:58:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:58:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:58:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:58:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:58:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:58:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:58:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:58:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:58:27 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:58:27 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:27 INFO : There was nothing to transfer 2026/02/07 03:58:27 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:27 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:58:27 DEBUG : apple: size = 5 OK 2026/02/07 03:58:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : apple: Unchanged skipping 2026/02/07 03:58:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:58:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:58:27 DEBUG : banana: size = 6 OK 2026/02/07 03:58:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : banana: Unchanged skipping 2026/02/07 03:58:27 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:58:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:58:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:58:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:58:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:58:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:58:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:58:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:58:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:58:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:58:27 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:58:27 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:27 INFO : There was nothing to transfer 2026/02/07 03:58:27 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:28 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:58:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:58:41 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:42 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:58:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/07 03:58:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:58:42 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:58:42 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:58:42 DEBUG : YXBwbGU=: size = 5 OK 2026/02/07 03:58:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/07 03:58:42 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/07 03:58:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/07 03:58:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/07 03:58:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/07 03:58:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/07 03:58:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:43 DEBUG : YmFuYW5h: size = 6 OK 2026/02/07 03:58:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/07 03:58:43 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/07 03:58:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/07 03:58:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/07 03:58:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/07 03:58:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/07 03:58:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/07 03:58:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/07 03:58:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/07 03:58:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/07 03:58:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/07 03:58:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/07 03:58:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/07 03:58:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/07 03:58:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/07 03:58:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/07 03:58:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/07 03:58:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:58:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/07 03:58:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/07 03:58:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/07 03:58:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/07 03:58:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/07 03:58:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/07 03:58:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:58:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/07 03:58:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/07 03:58:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:44 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:44 INFO : dir1/0013-789;=.txt: Deleted 2026/02/07 03:58:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/07 03:58:44 INFO : apple: Deleted 2026/02/07 03:58:44 INFO : banana: Deleted 2026/02/07 03:58:44 INFO : dir1/0009-3456789.txt: Deleted 2026/02/07 03:58:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/07 03:58:44 INFO : dir1/0011-56789;.txt: Deleted 2026/02/07 03:58:44 INFO : dir1/0008-2345678.txt: Deleted 2026/02/07 03:58:44 INFO : dir1/0014-89;=.txt: Deleted 2026/02/07 03:58:44 INFO : appleappleapplebanana: Deleted 2026/02/07 03:58:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/07 03:58:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/07 03:58:45 INFO : dir1/0007-1234567.txt: Deleted 2026/02/07 03:58:45 INFO : dir1/0012-6789;.txt: Deleted 2026/02/07 03:58:45 INFO : dir1/0015-9;=.txt: Deleted 2026/02/07 03:58:45 INFO : splitbananasplit: Deleted 2026/02/07 03:58:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/07 03:58:45 INFO : dir1/0010-456789.txt: Deleted 2026/02/07 03:58:45 INFO : dir1/0003-defghij.txt: Deleted 2026/02/07 03:58:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/07 03:58:45 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/07 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:45 DEBUG : YXBwbGU=: size = 5 OK 2026/02/07 03:58:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:45 DEBUG : apple: Unchanged skipping 2026/02/07 03:58:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:58:45 DEBUG : YmFuYW5h: size = 6 OK 2026/02/07 03:58:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:45 DEBUG : banana: Unchanged skipping 2026/02/07 03:58:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/07 03:58:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:45 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/07 03:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/07 03:58:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/07 03:58:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/07 03:58:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/07 03:58:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/07 03:58:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/07 03:58:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/07 03:58:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/07 03:58:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:58:46 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:58:46 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:58:46 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:46 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/07 03:58:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/07 03:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/07 03:58:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/07 03:58:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/07 03:58:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/07 03:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/07 03:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/07 03:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/07 03:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/07 03:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/07 03:58:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:58:59 DEBUG : Waiting for deletions to finish 2026/02/07 03:58:59 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:59:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:00 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:00 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:00 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:00 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:00 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:00 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:00 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:00 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/07 03:59:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/07 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/07 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/07 03:59:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/07 03:59:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/07 03:59:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/07 03:59:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/07 03:59:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/07 03:59:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/07 03:59:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/07 03:59:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/07 03:59:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:00 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:59:00 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:59:00 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/07 03:59:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/07 03:59:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/07 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : PREFIXapple: size = 5 OK 2026/02/07 03:59:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/07 03:59:00 INFO : apple: Copied (new) to: PREFIXapple 2026/02/07 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/07 03:59:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/07 03:59:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:59:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/07 03:59:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:59:00 DEBUG : PREFIXbanana: size = 6 OK 2026/02/07 03:59:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/07 03:59:00 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/07 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/07 03:59:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/07 03:59:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:59:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/07 03:59:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/07 03:59:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:59:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:59:01 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/07 03:59:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/07 03:59:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/07 03:59:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/07 03:59:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/07 03:59:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:59:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/07 03:59:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/07 03:59:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:59:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/07 03:59:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/07 03:59:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:59:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/07 03:59:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/07 03:59:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:59:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/07 03:59:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/07 03:59:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:59:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/07 03:59:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/07 03:59:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:59:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/07 03:59:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/07 03:59:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:59:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/07 03:59:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/07 03:59:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:59:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:59:01 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/07 03:59:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/07 03:59:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/07 03:59:02 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/07 03:59:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/07 03:59:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:59:02 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/07 03:59:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/07 03:59:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:59:02 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/07 03:59:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/07 03:59:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:59:02 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:02 INFO : banana: Deleted 2026/02/07 03:59:02 INFO : splitbananasplit: Deleted 2026/02/07 03:59:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0014-89;=.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/07 03:59:02 INFO : apple: Deleted 2026/02/07 03:59:02 INFO : dir1/0003-defghij.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0008-2345678.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0010-456789.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0011-56789;.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0012-6789;.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0015-9;=.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0007-1234567.txt: Deleted 2026/02/07 03:59:02 INFO : appleappleapplebanana: Deleted 2026/02/07 03:59:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0009-3456789.txt: Deleted 2026/02/07 03:59:02 INFO : dir1/0013-789;=.txt: Deleted 2026/02/07 03:59:02 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/07 03:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/07 03:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/07 03:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/07 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/07 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/07 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/07 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/07 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/07 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/07 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/07 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/07 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/07 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/07 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/07 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/07 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/07 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/07 03:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/07 03:59:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:03 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:59:03 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:59:03 DEBUG : banana: size = 6 OK 2026/02/07 03:59:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/07 03:59:03 INFO : banana: Copied (new) 2026/02/07 03:59:03 DEBUG : apple: size = 5 OK 2026/02/07 03:59:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/07 03:59:03 INFO : apple: Copied (new) 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:59:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/07 03:59:03 INFO : appleappleapplebanana: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:59:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/07 03:59:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:59:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/07 03:59:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:59:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/07 03:59:04 INFO : splitbananasplit: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:59:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/07 03:59:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:59:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/07 03:59:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:59:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/07 03:59:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:59:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/07 03:59:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:59:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/07 03:59:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:59:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/07 03:59:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:59:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/07 03:59:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:59:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/07 03:59:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:59:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/07 03:59:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/07 03:59:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:59:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/07 03:59:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/07 03:59:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:59:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/07 03:59:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/07 03:59:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:59:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/07 03:59:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/07 03:59:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:59:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/07 03:59:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/07 03:59:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:59:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/07 03:59:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/07 03:59:05 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/07 03:59:05 INFO : PREFIXapple: Deleted 2026/02/07 03:59:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/07 03:59:05 INFO : PREFIXbanana: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/07 03:59:05 INFO : PREFIXsplitbananasplit: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/07 03:59:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/07 03:59:05 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:06 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:06 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:59:20 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:20 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:59:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:59:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:59:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:21 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:59:21 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:59:21 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/07 03:59:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/07 03:59:21 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/07 03:59:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/07 03:59:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/07 03:59:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/07 03:59:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/07 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/07 03:59:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/07 03:59:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/07 03:59:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : appleSUFFIX: size = 5 OK 2026/02/07 03:59:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/07 03:59:21 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/07 03:59:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/07 03:59:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/07 03:59:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/07 03:59:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/07 03:59:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/07 03:59:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/07 03:59:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/07 03:59:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/07 03:59:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/07 03:59:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/07 03:59:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/07 03:59:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/07 03:59:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/07 03:59:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/07 03:59:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/07 03:59:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/07 03:59:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/07 03:59:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/07 03:59:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/07 03:59:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/07 03:59:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/07 03:59:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/07 03:59:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/07 03:59:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/07 03:59:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/07 03:59:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:59:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/07 03:59:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/07 03:59:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:59:22 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:23 INFO : splitbananasplit: Deleted 2026/02/07 03:59:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0011-56789;.txt: Deleted 2026/02/07 03:59:23 INFO : apple: Deleted 2026/02/07 03:59:23 INFO : dir1/0003-defghij.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0007-1234567.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0009-3456789.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0010-456789.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0012-6789;.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0008-2345678.txt: Deleted 2026/02/07 03:59:23 INFO : appleappleapplebanana: Deleted 2026/02/07 03:59:23 INFO : banana: Deleted 2026/02/07 03:59:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0013-789;=.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0014-89;=.txt: Deleted 2026/02/07 03:59:23 INFO : dir1/0015-9;=.txt: Deleted 2026/02/07 03:59:23 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/07 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : apple: transformed to: appleSUFFIX 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/07 03:59:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/07 03:59:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/07 03:59:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:24 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:59:24 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:59:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/07 03:59:24 INFO : appleappleapplebanana: Copied (new) 2026/02/07 03:59:24 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:59:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/07 03:59:24 INFO : splitbananasplit: Copied (new) 2026/02/07 03:59:24 DEBUG : apple: size = 5 OK 2026/02/07 03:59:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/07 03:59:24 INFO : apple: Copied (new) 2026/02/07 03:59:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:59:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/07 03:59:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/07 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/07 03:59:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/07 03:59:24 DEBUG : banana: size = 6 OK 2026/02/07 03:59:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/07 03:59:24 INFO : banana: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:59:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/07 03:59:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:59:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/07 03:59:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:59:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/07 03:59:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:59:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/07 03:59:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:59:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/07 03:59:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:59:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/07 03:59:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:59:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/07 03:59:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:59:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/07 03:59:25 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:59:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/07 03:59:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:59:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/07 03:59:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:59:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/07 03:59:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:59:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/07 03:59:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:59:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/07 03:59:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:59:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/07 03:59:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/07 03:59:25 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : splitbananasplitSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/07 03:59:26 INFO : bananaSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/07 03:59:26 INFO : appleSUFFIX: Deleted 2026/02/07 03:59:26 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:26 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:27 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:59:40 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:40 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : apple: size = 5 OK 2026/02/07 03:59:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:41 DEBUG : apple: Unchanged skipping 2026/02/07 03:59:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:41 DEBUG : banana: size = 6 OK 2026/02/07 03:59:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:41 DEBUG : banana: Unchanged skipping 2026/02/07 03:59:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/07 03:59:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/07 03:59:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:59:41 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:59:41 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:41 DEBUG : appleapple: size = 21 OK 2026/02/07 03:59:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/07 03:59:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/07 03:59:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/07 03:59:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/07 03:59:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/07 03:59:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/07 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/07 03:59:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/07 03:59:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:41 DEBUG : splitbanan: size = 16 OK 2026/02/07 03:59:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/07 03:59:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/07 03:59:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/07 03:59:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/07 03:59:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/07 03:59:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/07 03:59:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/07 03:59:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/07 03:59:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/07 03:59:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/07 03:59:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/07 03:59:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/07 03:59:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/07 03:59:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/07 03:59:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/07 03:59:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/07 03:59:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/07 03:59:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/07 03:59:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/07 03:59:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/07 03:59:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/07 03:59:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/07 03:59:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/07 03:59:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/07 03:59:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/07 03:59:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/07 03:59:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/07 03:59:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/07 03:59:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/07 03:59:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/07 03:59:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/07 03:59:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/07 03:59:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/07 03:59:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/07 03:59:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/07 03:59:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/07 03:59:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/07 03:59:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/07 03:59:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/07 03:59:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/07 03:59:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/07 03:59:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/07 03:59:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/07 03:59:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/07 03:59:42 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/07 03:59:42 INFO : appleappleapplebanana: Deleted 2026/02/07 03:59:42 INFO : dir1/0011-56789;.txt: Deleted 2026/02/07 03:59:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0003-defghij.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0009-3456789.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0014-89;=.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0012-6789;.txt: Deleted 2026/02/07 03:59:43 INFO : splitbananasplit: Deleted 2026/02/07 03:59:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0008-2345678.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0010-456789.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0015-9;=.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0007-1234567.txt: Deleted 2026/02/07 03:59:43 INFO : dir1/0013-789;=.txt: Deleted 2026/02/07 03:59:43 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:43 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : appleapple: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/07 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : splitbanan: size = 16 OK 2026/02/07 03:59:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/07 03:59:44 DEBUG : banana: size = 6 OK 2026/02/07 03:59:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : banana: Unchanged skipping 2026/02/07 03:59:44 DEBUG : apple: size = 5 OK 2026/02/07 03:59:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : apple: Unchanged skipping 2026/02/07 03:59:44 DEBUG : appleapple: size = 21 OK 2026/02/07 03:59:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/07 03:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/07 03:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/07 03:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/07 03:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/07 03:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/07 03:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/07 03:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/07 03:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/07 03:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/07 03:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/07 03:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/07 03:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/07 03:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/07 03:59:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/07 03:59:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/07 03:59:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:59:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/07 03:59:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/07 03:59:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/07 03:59:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/07 03:59:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/07 03:59:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/07 03:59:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:59:44 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:59:44 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:44 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:44 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : appleapple: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/07 03:59:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/07 03:59:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/07 03:59:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/07 03:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/07 03:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/07 03:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/07 03:59:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/07 03:59:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/07 03:59:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/07 03:59:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/07 03:59:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/07 03:59:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/07 03:59:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/07 03:59:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/07 03:59:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/07 03:59:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/07 03:59:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/07 03:59:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/07 03:59:44 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 03:59:57 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:57 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : apple: size = 5 OK 2026/02/07 03:59:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : apple: Unchanged skipping 2026/02/07 03:59:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:59:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:59:58 DEBUG : banana: size = 6 OK 2026/02/07 03:59:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : banana: Unchanged skipping 2026/02/07 03:59:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:59:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:59:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:59:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:59:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:59:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:59:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:59:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:59:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:59:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:59:58 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:59:58 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:58 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:58 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : apple: size = 5 OK 2026/02/07 03:59:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : apple: Unchanged skipping 2026/02/07 03:59:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 03:59:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 03:59:59 DEBUG : banana: size = 6 OK 2026/02/07 03:59:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : banana: Unchanged skipping 2026/02/07 03:59:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 03:59:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 03:59:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 03:59:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 03:59:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 03:59:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 03:59:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 03:59:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 03:59:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 03:59:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:59:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 03:59:59 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 03:59:59 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:59 DEBUG : Waiting for deletions to finish 2026/02/07 03:59:59 DEBUG : apple: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : banana: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 03:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:00 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:00:13 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:14 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 04:00:14 DEBUG : apple: size = 5 OK 2026/02/07 04:00:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : apple: Unchanged skipping 2026/02/07 04:00:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 04:00:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 04:00:14 DEBUG : banana: size = 6 OK 2026/02/07 04:00:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : banana: Unchanged skipping 2026/02/07 04:00:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 04:00:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 04:00:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 04:00:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 04:00:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 04:00:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 04:00:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 04:00:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 04:00:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 04:00:14 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:00:14 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:00:14 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:14 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:15 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 04:00:15 DEBUG : apple: size = 5 OK 2026/02/07 04:00:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 04:00:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : banana: size = 6 OK 2026/02/07 04:00:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : apple: Unchanged skipping 2026/02/07 04:00:15 DEBUG : banana: Unchanged skipping 2026/02/07 04:00:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 04:00:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 04:00:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 04:00:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 04:00:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 04:00:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 04:00:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 04:00:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 04:00:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 04:00:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 04:00:15 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:00:15 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:00:15 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:15 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:16 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:00:30 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:30 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 04:00:30 DEBUG : apple: size = 5 OK 2026/02/07 04:00:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:30 DEBUG : apple: Unchanged skipping 2026/02/07 04:00:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 04:00:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 04:00:30 DEBUG : banana: size = 6 OK 2026/02/07 04:00:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:30 DEBUG : banana: Unchanged skipping 2026/02/07 04:00:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 04:00:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 04:00:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 04:00:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 04:00:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 04:00:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:00:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 04:00:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 04:00:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 04:00:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 04:00:31 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:00:31 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:31 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:31 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 04:00:31 DEBUG : apple: size = 5 OK 2026/02/07 04:00:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : apple: Unchanged skipping 2026/02/07 04:00:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 04:00:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 04:00:31 DEBUG : banana: size = 6 OK 2026/02/07 04:00:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : banana: Unchanged skipping 2026/02/07 04:00:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 04:00:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 04:00:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 04:00:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 04:00:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 04:00:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 04:00:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 04:00:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 04:00:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 04:00:32 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:00:32 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:00:32 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:32 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:32 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:00:45 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:45 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : apple: size = 5 OK 2026/02/07 04:00:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : apple: Unchanged skipping 2026/02/07 04:00:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 04:00:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 04:00:46 DEBUG : banana: size = 6 OK 2026/02/07 04:00:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : banana: Unchanged skipping 2026/02/07 04:00:46 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 04:00:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:00:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 04:00:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 04:00:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 04:00:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 04:00:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 04:00:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 04:00:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 04:00:46 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:00:46 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:46 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:46 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : apple: size = 5 OK 2026/02/07 04:00:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : apple: Unchanged skipping 2026/02/07 04:00:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 04:00:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 04:00:47 DEBUG : banana: size = 6 OK 2026/02/07 04:00:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : banana: Unchanged skipping 2026/02/07 04:00:47 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 04:00:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 04:00:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 04:00:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 04:00:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 04:00:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 04:00:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 04:00:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 04:00:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:00:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 04:00:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:00:47 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:00:47 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:47 DEBUG : Waiting for deletions to finish 2026/02/07 04:00:47 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:00 DEBUG : Waiting for deletions to finish 2026/02/07 04:01:01 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 04:01:01 DEBUG : apple: size = 5 OK 2026/02/07 04:01:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:01 DEBUG : apple: Unchanged skipping 2026/02/07 04:01:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 04:01:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 04:01:01 DEBUG : banana: size = 6 OK 2026/02/07 04:01:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:01 DEBUG : banana: Unchanged skipping 2026/02/07 04:01:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 04:01:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 04:01:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 04:01:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 04:01:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 04:01:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 04:01:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 04:01:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:02 DEBUG : Waiting for deletions to finish 2026/02/07 04:01:02 DEBUG : Waiting for deletions to finish 2026/02/07 04:01:02 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/07 04:01:02 DEBUG : apple: size = 5 OK 2026/02/07 04:01:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : apple: Unchanged skipping 2026/02/07 04:01:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/07 04:01:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/07 04:01:02 DEBUG : banana: size = 6 OK 2026/02/07 04:01:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : banana: Unchanged skipping 2026/02/07 04:01:02 DEBUG : splitbananasplit: size = 16 OK 2026/02/07 04:01:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : splitbananasplit: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/07 04:01:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/07 04:01:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/07 04:01:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/07 04:01:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/07 04:01:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/07 04:01:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/07 04:01:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/07 04:01:02 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:02 DEBUG : Waiting for deletions to finish 2026/02/07 04:01:02 DEBUG : Waiting for deletions to finish 2026/02/07 04:01:03 DEBUG : apple: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : banana: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/07 04:01:03 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.69s) --- PASS: TestTransform/NFC (14.76s) --- PASS: TestTransform/NFD (15.61s) --- PASS: TestTransform/base64 (18.34s) --- PASS: TestTransform/prefix (20.25s) --- PASS: TestTransform/suffix (20.64s) --- PASS: TestTransform/truncate (17.34s) --- PASS: TestTransform/encoder (15.73s) --- PASS: TestTransform/ISO-8859-1 (15.95s) --- PASS: TestTransform/charmap (16.04s) --- PASS: TestTransform/lowercase (15.72s) --- PASS: TestTransform/ascii (15.30s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/07 04:01:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/07 04:01:08 INFO : sub dir_somesuffix: Making directory 2026/02/07 04:01:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/07 04:01:08 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/07 04:01:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/07 04:01:08 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/07 04:01:08 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:08 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/07 04:01:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/07 04:01:09 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:09 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/07 04:01:09 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.87s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:09 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:10 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:10 INFO : tictactoe: Making directory 2026/02/07 04:01:10 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:10 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/07 04:01:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:10 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:10 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:11 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/07 04:01:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/07 04:01:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.08s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:12 INFO : toe: Making directory 2026/02/07 04:01:12 INFO : toe/toe: Making directory 2026/02/07 04:01:12 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/07 04:01:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/07 04:01:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/07 04:01:12 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:12 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/07 04:01:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/07 04:01:12 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.63s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:13 INFO : toe: Making directory 2026/02/07 04:01:13 INFO : toe/toe: Making directory 2026/02/07 04:01:13 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/07 04:01:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/07 04:01:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/07 04:01:13 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:13 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/07 04:01:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/07 04:01:14 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:15 DEBUG : empty_dir: Making directory with metadata 2026/02/07 04:01:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 04:01:15 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:15 INFO : tictacempty_dir: Making directory 2026/02/07 04:01:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:15 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:15 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:15 INFO : tictactoe: Making directory 2026/02/07 04:01:15 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:15 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:15 INFO : tictactoe/tictactoe: Making directory 2026/02/07 04:01:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 04:01:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 04:01:15 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:15 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 04:01:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/07 04:01:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/07 04:01:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:17 DEBUG : empty_dir: Making directory with metadata 2026/02/07 04:01:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 04:01:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:17 INFO : tictacempty_dir: Making directory 2026/02/07 04:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:17 INFO : tictactoe: Making directory 2026/02/07 04:01:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:17 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:17 INFO : tictactoe/tictactoe: Making directory 2026/02/07 04:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 04:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 04:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:17 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:17 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 04:01:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/07 04:01:18 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:18 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:18 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:18 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 04:01:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 04:01:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/07 04:01:19 NOTICE: B2 bucket rclone-test-konahef0poce: 0 differences found 2026/02/07 04:01:19 NOTICE: B2 bucket rclone-test-konahef0poce: 1 matching files --- PASS: TestAllTag (2.55s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:19 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:19 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:19 INFO : tictactoe: Making directory 2026/02/07 04:01:19 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:19 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:19 INFO : tictactoe/tictactoe: Making directory 2026/02/07 04:01:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 04:01:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 04:01:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 04:01:19 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:19 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/07 04:01:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/07 04:01:20 DEBUG : Waiting for deletions to finish 2026/02/07 04:01:20 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:21 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:21 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/07 04:01:21 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 04:01:21 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/07 04:01:21 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/07 04:01:21 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:21 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.57s) === RUN TestSyntax 2026/02/07 04:01:22 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:22 INFO : toe: Making directory 2026/02/07 04:01:22 INFO : toe/toe: Making directory 2026/02/07 04:01:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/07 04:01:22 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:22 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:23 DEBUG : toe/toe/toe: size = 11 OK 2026/02/07 04:01:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:23 INFO : toe/toe/toe: Copied (new) 2026/02/07 04:01:23 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:23 DEBUG : empty_dir: Making directory with metadata 2026/02/07 04:01:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 04:01:23 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:24 INFO : tictacempty_dir: Making directory 2026/02/07 04:01:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:24 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:24 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:24 INFO : tictactoe: Making directory 2026/02/07 04:01:24 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:24 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:24 INFO : tictactoe/tictactoe: Making directory 2026/02/07 04:01:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 04:01:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 04:01:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:24 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:24 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 04:01:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:24 INFO : toe/toe/toe.txt: Deleted 2026/02/07 04:01:24 INFO : toe/toe: Removing directory 2026/02/07 04:01:24 INFO : toe: Removing directory 2026/02/07 04:01:24 INFO : empty_dir: Removing directory 2026/02/07 04:01:24 DEBUG : Local file system at /tmp/rclone2960384472: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.82s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:25 DEBUG : empty_dir: Making directory with metadata 2026/02/07 04:01:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 04:01:25 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:25 INFO : tictacempty_dir: Making directory 2026/02/07 04:01:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:25 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:25 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:25 INFO : tictactoe: Making directory 2026/02/07 04:01:25 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:25 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:25 INFO : tictactoe/tictactoe: Making directory 2026/02/07 04:01:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 04:01:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 04:01:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:25 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:25 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 04:01:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:26 INFO : toe/toe/toe.txt: Deleted 2026/02/07 04:01:26 INFO : toe/toe: Removing directory 2026/02/07 04:01:26 INFO : toe: Removing directory 2026/02/07 04:01:26 INFO : empty_dir: Removing directory 2026/02/07 04:01:26 DEBUG : Local file system at /tmp/rclone2960384472: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/07 04:01:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 04:01:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/07 04:01:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 04:01:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 04:01:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 04:01:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/07 04:01:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/07 04:01:28 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.49s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:29 DEBUG : Reset feature "Copy" 2026/02/07 04:01:29 DEBUG : Reset feature "Move" 2026/02/07 04:01:29 DEBUG : Reset feature "Copy" 2026/02/07 04:01:29 DEBUG : Reset feature "Move" 2026/02/07 04:01:29 DEBUG : empty_dir: Making directory with metadata 2026/02/07 04:01:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 04:01:29 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:29 INFO : tictacempty_dir: Making directory 2026/02/07 04:01:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/07 04:01:29 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:29 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:29 INFO : tictactoe: Making directory 2026/02/07 04:01:29 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:29 DEBUG : toe: transformed to: tictactoe 2026/02/07 04:01:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:29 INFO : tictactoe/tictactoe: Making directory 2026/02/07 04:01:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/07 04:01:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/07 04:01:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 04:01:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:29 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:29 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 04:01:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/07 04:01:29 INFO : toe/toe/toe.txt: Deleted 2026/02/07 04:01:29 INFO : toe/toe: Removing directory 2026/02/07 04:01:29 INFO : toe: Removing directory 2026/02/07 04:01:29 INFO : empty_dir: Removing directory 2026/02/07 04:01:29 DEBUG : Local file system at /tmp/rclone2960384472: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/07 04:01:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/07 04:01:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/07 04:01:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 04:01:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 04:01:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/07 04:01:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/07 04:01:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/07 04:01:31 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.48s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:32 DEBUG : toe: transformed to: dG9l 2026/02/07 04:01:32 DEBUG : toe: transformed to: dG9l 2026/02/07 04:01:32 INFO : dG9l: Making directory 2026/02/07 04:01:32 DEBUG : toe: transformed to: dG9l 2026/02/07 04:01:32 DEBUG : toe: transformed to: dG9l 2026/02/07 04:01:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/07 04:01:32 INFO : dG9l/dG9l: Making directory 2026/02/07 04:01:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/07 04:01:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/07 04:01:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/07 04:01:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/07 04:01:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/07 04:01:32 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:32 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/07 04:01:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/07 04:01:33 DEBUG : Waiting for deletions to finish 2026/02/07 04:01:34 DEBUG : dG9l: transformed to: toe 2026/02/07 04:01:34 DEBUG : dG9l: transformed to: toe 2026/02/07 04:01:34 DEBUG : dG9l: transformed to: toe 2026/02/07 04:01:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/07 04:01:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/07 04:01:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/07 04:01:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/07 04:01:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/07 04:01:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/07 04:01:34 DEBUG : Local file system at /tmp/rclone2960384472: Waiting for checks to finish 2026/02/07 04:01:34 DEBUG : Local file system at /tmp/rclone2960384472: Waiting for transfers to finish 2026/02/07 04:01:34 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.04s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-konahef0poce", Local "Local file system at /tmp/rclone2960384472", Modify Window "1ms" 2026/02/07 04:01:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 04:01:35 DEBUG : toe: transformed to: 2026/02/07 04:01:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 04:01:35 DEBUG : toe: transformed to: 2026/02/07 04:01:35 INFO : B2 bucket rclone-test-konahef0poce: Making directory 2026/02/07 04:01:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 04:01:35 DEBUG : toe: transformed to: 2026/02/07 04:01:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 04:01:35 DEBUG : toe: transformed to: 2026/02/07 04:01:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 04:01:35 DEBUG : toe/toe: transformed to: 2026/02/07 04:01:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/07 04:01:35 INFO : toe/toe: Making directory 2026/02/07 04:01:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 04:01:35 DEBUG : toe/toe: transformed to: 2026/02/07 04:01:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/07 04:01:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 04:01:35 DEBUG : toe: transformed to: 2026/02/07 04:01:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/07 04:01:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/07 04:01:35 DEBUG : toe/toe/toe: transformed to: 2026/02/07 04:01:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/07 04:01:35 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for checks to finish 2026/02/07 04:01:35 DEBUG : B2 bucket rclone-test-konahef0poce: Waiting for transfers to finish 2026/02/07 04:01:36 DEBUG : toe/toe/toe: size = 11 OK 2026/02/07 04:01:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/07 04:01:36 INFO : toe/toe/toe: Copied (new) 2026/02/07 04:01:36 ERROR : B2 bucket rclone-test-konahef0poce: not deleting files as there were IO errors 2026/02/07 04:01:36 ERROR : B2 bucket rclone-test-konahef0poce: not deleting directories as there were IO errors --- PASS: TestError (1.94s) PASS 2026/02/07 04:01:37 DEBUG : B2 bucket rclone-test-konahef0poce: Purge remote 2026/02/07 04:01:37 INFO : B2 bucket rclone-test-konahef0poce: cleaning bucket "rclone-test-konahef0poce" of all files 2026/02/07 04:01:38 DEBUG : BackupDir/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453c9_d20260207_m035520_c001_v7007000_t0000_u01770436520801") 2026/02/07 04:01:38 DEBUG : BackupDir/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1057f38ceacd981e_d20260207_m035514_c001_v0001157_t0048_u01770436514969") 2026/02/07 04:01:38 DEBUG : CompareDest/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badcce7_d20260207_m035454_c001_v7007000_t0000_u01770436494743") 2026/02/07 04:01:38 DEBUG : CompareDest/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca05b0_d20260207_m035448_c001_v0001097_t0013_u01770436488256") 2026/02/07 04:01:38 DEBUG : CompareDest/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badcce8_d20260207_m035454_c001_v7007000_t0000_u01770436494926") 2026/02/07 04:01:38 DEBUG : CompareDest/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4858_d20260207_m035449_c001_v0001033_t0008_u01770436489764") 2026/02/07 04:01:38 DEBUG : CopyDest/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453ca_d20260207_m035520_c001_v7007000_t0000_u01770436520985") 2026/02/07 04:01:38 DEBUG : CopyDest/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b48f5_d20260207_m035511_c001_v0001033_t0013_u01770436511874") 2026/02/07 04:01:38 DEBUG : CopyDest/three: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453cb_d20260207_m035521_c001_v7007000_t0000_u01770436521181") 2026/02/07 04:01:38 DEBUG : CopyDest/three: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4934_d20260207_m035518_c001_v0001033_t0021_u01770436518493") 2026/02/07 04:01:39 DEBUG : CopyDest/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453cc_d20260207_m035521_c001_v7007000_t0000_u01770436521364") 2026/02/07 04:01:39 DEBUG : CopyDest/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca06f0_d20260207_m035516_c001_v0001097_t0019_u01770436516099") 2026/02/07 04:01:39 DEBUG : EXISTING: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fb91_d20260207_m035652_c001_v7007000_t0000_u01770436612714") 2026/02/07 04:01:39 DEBUG : EXISTING: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0adc_d20260207_m035651_c001_v0001097_t0002_u01770436611451") 2026/02/07 04:01:39 DEBUG : PREFIXapple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957cb_d20260207_m035905_c001_v7007000_t0000_u01770436745329") 2026/02/07 04:01:39 DEBUG : PREFIXapple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880e3_d20260207_m035900_c001_v0001181_t0013_u01770436740550") 2026/02/07 04:01:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d1667_d20260207_m035905_c001_v7007000_t0000_u01770436745340") 2026/02/07 04:01:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7e7_d20260207_m035900_c001_v0001178_t0011_u01770436740538") 2026/02/07 04:01:39 DEBUG : PREFIXbanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e484b_d20260207_m035905_c001_v7007000_t0000_u01770436745391") 2026/02/07 04:01:39 DEBUG : PREFIXbanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e0af_d20260207_m035900_c001_v0001173_t0000_u01770436740520") 2026/02/07 04:01:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e484d_d20260207_m035905_c001_v7007000_t0000_u01770436745615") 2026/02/07 04:01:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca105a_d20260207_m035900_c001_v0001097_t0006_u01770436740529") 2026/02/07 04:01:39 DEBUG : Testêé: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fb8b_d20260207_m035648_c001_v7007000_t0000_u01770436608804") 2026/02/07 04:01:39 DEBUG : Testêé: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0ab9_d20260207_m035647_c001_v0001097_t0013_u01770436607795") 2026/02/07 04:01:39 DEBUG : Testêé: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0aad_d20260207_m035646_c001_v0001097_t0004_u01770436606890") 2026/02/07 04:01:39 DEBUG : YXBwbGU=: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2f7_d20260207_m035847_c001_v7007000_t0000_u01770436727040") 2026/02/07 04:01:39 DEBUG : YXBwbGU=: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7b9_d20260207_m035842_c001_v0001178_t0028_u01770436722795") 2026/02/07 04:01:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2f8_d20260207_m035847_c001_v7007000_t0000_u01770436727222") 2026/02/07 04:01:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878809f_d20260207_m035842_c001_v0001181_t0008_u01770436722817") 2026/02/07 04:01:40 DEBUG : YmFuYW5h: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2f9_d20260207_m035847_c001_v7007000_t0000_u01770436727402") 2026/02/07 04:01:40 DEBUG : YmFuYW5h: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324df0d_d20260207_m035842_c001_v0001173_t0045_u01770436722807") 2026/02/07 04:01:40 DEBUG : a/potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a666a_d20260207_m035312_c001_v7007000_t0000_u01770436392668") 2026/02/07 04:01:40 DEBUG : a/potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b44aa_d20260207_m035311_c001_v0001033_t0018_u01770436391550") 2026/02/07 04:01:40 DEBUG : a/potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2d26_d20260207_m035309_c001_v7007000_t0000_u01770436389601") 2026/02/07 04:01:40 DEBUG : a/potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b448c_d20260207_m035308_c001_v0001033_t0003_u01770436388234") 2026/02/07 04:01:40 DEBUG : a/potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a663d_d20260207_m035247_c001_v7007000_t0000_u01770436367716") 2026/02/07 04:01:40 DEBUG : a/potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b43a9_d20260207_m035246_c001_v0001033_t0048_u01770436366792") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a8f_d20260207_m040103_c001_v7007000_t0000_u01770436863906") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca153d_d20260207_m040059_c001_v0001097_t0034_u01770436859593") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5a2_d20260207_m040048_c001_v7007000_t0000_u01770436848488") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1475_d20260207_m040044_c001_v0001097_t0039_u01770436844244") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc607e_d20260207_m040032_c001_v7007000_t0000_u01770436832930") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca13a5_d20260207_m040028_c001_v0001097_t0003_u01770436828805") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9873_d20260207_m040016_c001_v7007000_t0000_u01770436816698") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1300_d20260207_m040012_c001_v0001097_t0017_u01770436812627") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7d7_d20260207_m040000_c001_v7007000_t0000_u01770436800864") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1228_d20260207_m035956_c001_v0001097_t0012_u01770436796077") 2026/02/07 04:01:40 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957e7_d20260207_m035945_c001_v7007000_t0000_u01770436785191") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e509_d20260207_m035939_c001_v0001173_t0043_u01770436779288") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c79e_d20260207_m035927_c001_v7007000_t0000_u01770436767803") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1114_d20260207_m035924_c001_v0001097_t0033_u01770436764441") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c712_d20260207_m035923_c001_v7007000_t0000_u01770436763160") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e2e2_d20260207_m035918_c001_v0001173_t0010_u01770436758919") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6956_d20260207_m035907_c001_v7007000_t0000_u01770436747148") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880f9_d20260207_m035903_c001_v0001181_t0027_u01770436743731") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e4845_d20260207_m035902_c001_v7007000_t0000_u01770436742581") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e06d_d20260207_m035858_c001_v0001173_t0001_u01770436738273") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f423c1b6735b8397e_d20260207_m035844_c001_v7007000_t0000_u01770436724711") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7ab_d20260207_m035839_c001_v0001178_t0017_u01770436719739") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809b3_d20260207_m035828_c001_v7007000_t0000_u01770436708672") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d77b_d20260207_m035824_c001_v0001178_t0007_u01770436704159") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc824e_d20260207_m035813_c001_v7007000_t0000_u01770436693036") 2026/02/07 04:01:41 DEBUG : apple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d759_d20260207_m035808_c001_v0001178_t0058_u01770436688976") 2026/02/07 04:01:41 DEBUG : appleSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c79a_d20260207_m035926_c001_v7007000_t0000_u01770436766466") 2026/02/07 04:01:41 DEBUG : appleSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e313_d20260207_m035921_c001_v0001173_t0037_u01770436761236") 2026/02/07 04:01:41 DEBUG : appleapple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957e8_d20260207_m035945_c001_v7007000_t0000_u01770436785375") 2026/02/07 04:01:41 DEBUG : appleapple: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e541_d20260207_m035941_c001_v0001173_t0050_u01770436781290") 2026/02/07 04:01:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a90_d20260207_m040104_c001_v7007000_t0000_u01770436864089") 2026/02/07 04:01:41 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788251_d20260207_m040100_c001_v0001181_t0033_u01770436860345") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5a5_d20260207_m040048_c001_v7007000_t0000_u01770436848672") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788225_d20260207_m040045_c001_v0001181_t0004_u01770436845031") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc607f_d20260207_m040033_c001_v7007000_t0000_u01770436833112") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881f3_d20260207_m040029_c001_v0001181_t0058_u01770436829796") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9874_d20260207_m040016_c001_v7007000_t0000_u01770436816881") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881cb_d20260207_m040013_c001_v0001181_t0000_u01770436813597") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7d8_d20260207_m040001_c001_v7007000_t0000_u01770436801049") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878819f_d20260207_m035957_c001_v0001181_t0043_u01770436797299") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957e2_d20260207_m035942_c001_v7007000_t0000_u01770436782853") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788179_d20260207_m035940_c001_v0001181_t0048_u01770436780049") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c79f_d20260207_m035927_c001_v7007000_t0000_u01770436767984") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d83f_d20260207_m035924_c001_v0001178_t0049_u01770436764451") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d167c_d20260207_m035923_c001_v7007000_t0000_u01770436763378") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d82b_d20260207_m035919_c001_v0001178_t0024_u01770436759625") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6957_d20260207_m035907_c001_v7007000_t0000_u01770436747332") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e107_d20260207_m035903_c001_v0001173_t0019_u01770436743701") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f317_d20260207_m035902_c001_v7007000_t0000_u01770436742796") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7e5_d20260207_m035859_c001_v0001178_t0003_u01770436739327") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6930_d20260207_m035844_c001_v7007000_t0000_u01770436724781") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878809b_d20260207_m035840_c001_v0001181_t0054_u01770436720863") 2026/02/07 04:01:42 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809b4_d20260207_m035828_c001_v7007000_t0000_u01770436708854") 2026/02/07 04:01:43 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788077_d20260207_m035824_c001_v0001181_t0045_u01770436704903") 2026/02/07 04:01:43 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc824f_d20260207_m035813_c001_v7007000_t0000_u01770436693220") 2026/02/07 04:01:43 DEBUG : appleappleapplebanana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878805b_d20260207_m035809_c001_v0001181_t0034_u01770436689637") 2026/02/07 04:01:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41877310fed06978_d20260207_m035926_c001_v7007000_t0000_u01770436766277") 2026/02/07 04:01:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788131_d20260207_m035921_c001_v0001181_t0022_u01770436761249") 2026/02/07 04:01:43 DEBUG : b/potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a666b_d20260207_m035312_c001_v7007000_t0000_u01770436392852") 2026/02/07 04:01:43 DEBUG : b/potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b449c_d20260207_m035310_c001_v0001033_t0011_u01770436390159") 2026/02/07 04:01:43 DEBUG : b/potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2d24_d20260207_m035309_c001_v7007000_t0000_u01770436389038") 2026/02/07 04:01:43 DEBUG : b/potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4476_d20260207_m035306_c001_v0001033_t0039_u01770436386885") 2026/02/07 04:01:43 DEBUG : b/potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a663b_d20260207_m035247_c001_v7007000_t0000_u01770436367163") 2026/02/07 04:01:43 DEBUG : b/potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b43a1_d20260207_m035245_c001_v0001033_t0055_u01770436365276") 2026/02/07 04:01:43 DEBUG : backup/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2def_d20260207_m035534_c001_v7007000_t0000_u01770436534485") 2026/02/07 04:01:43 DEBUG : backup/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f105e84dcf01693f6_d20260207_m035532_c001_v0001178_t0041_u01770436532282") 2026/02/07 04:01:43 DEBUG : backup/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1005cc5595169096_d20260207_m035528_c001_v0001173_t0045_u01770436528059") 2026/02/07 04:01:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d1593_d20260207_m035601_c001_v7007000_t0000_u01770436561866") 2026/02/07 04:01:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1038071543e7fe6c_d20260207_m035559_c001_v0001097_t0023_u01770436559775") 2026/02/07 04:01:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1060ced747acfe0c_d20260207_m035556_c001_v0001185_t0029_u01770436556010") 2026/02/07 04:01:43 DEBUG : backup/one.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4005c12eb3c19d4e_d20260207_m035548_c001_v7007000_t0000_u01770436548905") 2026/02/07 04:01:43 DEBUG : backup/one.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f119ca85a92542c38_d20260207_m035545_c001_v0001105_t0018_u01770436545943") 2026/02/07 04:01:43 DEBUG : backup/one.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11591a9b0cbba210_d20260207_m035541_c001_v0001185_t0048_u01770436541581") 2026/02/07 04:01:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d1594_d20260207_m035602_c001_v7007000_t0000_u01770436562047") 2026/02/07 04:01:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f106ed0087360857b_d20260207_m035600_c001_v0001033_t0057_u01770436560874") 2026/02/07 04:01:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1051f0b3164a5c29_d20260207_m035557_c001_v0001185_t0023_u01770436557452") 2026/02/07 04:01:44 DEBUG : backup/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2df1_d20260207_m035534_c001_v7007000_t0000_u01770436534674") 2026/02/07 04:01:44 DEBUG : backup/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f103e83fed2c4b176_d20260207_m035533_c001_v0001036_t0048_u01770436533555") 2026/02/07 04:01:44 DEBUG : backup/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1195d750fee67754_d20260207_m035529_c001_v0001099_t0023_u01770436529782") 2026/02/07 04:01:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4005c12eb3c19d4f_d20260207_m035549_c001_v7007000_t0000_u01770436549088") 2026/02/07 04:01:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1031aa4ed1e3758c_d20260207_m035547_c001_v0001173_t0052_u01770436547789") 2026/02/07 04:01:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f111b0902ff377827_d20260207_m035543_c001_v0001136_t0006_u01770436543484") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a91_d20260207_m040104_c001_v7007000_t0000_u01770436864272") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ed52_d20260207_m040059_c001_v0001173_t0008_u01770436859924") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5a7_d20260207_m040048_c001_v7007000_t0000_u01770436848854") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ebf4_d20260207_m040044_c001_v0001173_t0048_u01770436844632") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6080_d20260207_m040033_c001_v7007000_t0000_u01770436833294") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ea80_d20260207_m040029_c001_v0001173_t0017_u01770436829332") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9875_d20260207_m040017_c001_v7007000_t0000_u01770436817074") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e896_d20260207_m040013_c001_v0001173_t0059_u01770436813090") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7d9_d20260207_m040001_c001_v7007000_t0000_u01770436801233") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e6c5_d20260207_m035956_c001_v0001173_t0020_u01770436796792") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957e9_d20260207_m035945_c001_v7007000_t0000_u01770436785559") 2026/02/07 04:01:44 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca117e_d20260207_m035939_c001_v0001097_t0047_u01770436779594") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7a0_d20260207_m035928_c001_v7007000_t0000_u01770436768165") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e35d_d20260207_m035924_c001_v0001173_t0031_u01770436764471") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a4032866_d20260207_m035923_c001_v7007000_t0000_u01770436763392") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878812b_d20260207_m035919_c001_v0001181_t0041_u01770436759407") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6958_d20260207_m035907_c001_v7007000_t0000_u01770436747515") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7f9_d20260207_m035903_c001_v0001178_t0024_u01770436743708") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b95a2_d20260207_m035902_c001_v7007000_t0000_u01770436742199") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1050_d20260207_m035858_c001_v0001097_t0046_u01770436738675") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2ee_d20260207_m035844_c001_v7007000_t0000_u01770436724721") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324dec5_d20260207_m035840_c001_v0001173_t0009_u01770436720439") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809b5_d20260207_m035829_c001_v7007000_t0000_u01770436709035") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324dd46_d20260207_m035824_c001_v0001173_t0031_u01770436704369") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8250_d20260207_m035813_c001_v7007000_t0000_u01770436693402") 2026/02/07 04:01:45 DEBUG : banana: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324dbb6_d20260207_m035809_c001_v0001173_t0026_u01770436689191") 2026/02/07 04:01:45 DEBUG : bananaSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c799_d20260207_m035926_c001_v7007000_t0000_u01770436766284") 2026/02/07 04:01:45 DEBUG : bananaSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d82d_d20260207_m035921_c001_v0001178_t0038_u01770436761258") 2026/02/07 04:01:45 DEBUG : both0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695773_d20260207_m035741_c001_v7007000_t0000_u01770436661977") 2026/02/07 04:01:45 DEBUG : both0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c26_d20260207_m035719_c001_v0001097_t0015_u01770436639553") 2026/02/07 04:01:45 DEBUG : both0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327ab_d20260207_m035715_c001_v7007000_t0000_u01770436635296") 2026/02/07 04:01:45 DEBUG : both0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0aea_d20260207_m035654_c001_v0001097_t0034_u01770436614602") 2026/02/07 04:01:45 DEBUG : both1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695774_d20260207_m035742_c001_v7007000_t0000_u01770436662160") 2026/02/07 04:01:46 DEBUG : both1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c30_d20260207_m035720_c001_v0001097_t0045_u01770436640571") 2026/02/07 04:01:46 DEBUG : both1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327ac_d20260207_m035715_c001_v7007000_t0000_u01770436635478") 2026/02/07 04:01:46 DEBUG : both1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0af0_d20260207_m035655_c001_v0001097_t0027_u01770436615546") 2026/02/07 04:01:46 DEBUG : both10: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695775_d20260207_m035742_c001_v7007000_t0000_u01770436662343") 2026/02/07 04:01:46 DEBUG : both10: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0cb8_d20260207_m035728_c001_v0001097_t0053_u01770436648803") 2026/02/07 04:01:46 DEBUG : both10: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327ae_d20260207_m035715_c001_v7007000_t0000_u01770436635663") 2026/02/07 04:01:46 DEBUG : both10: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b52_d20260207_m035703_c001_v0001097_t0019_u01770436623372") 2026/02/07 04:01:46 DEBUG : both11: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695777_d20260207_m035742_c001_v7007000_t0000_u01770436662524") 2026/02/07 04:01:46 DEBUG : both11: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0cc8_d20260207_m035729_c001_v0001097_t0037_u01770436649728") 2026/02/07 04:01:46 DEBUG : both11: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327af_d20260207_m035715_c001_v7007000_t0000_u01770436635847") 2026/02/07 04:01:46 DEBUG : both11: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b64_d20260207_m035704_c001_v0001097_t0010_u01770436624155") 2026/02/07 04:01:46 DEBUG : both12: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695778_d20260207_m035742_c001_v7007000_t0000_u01770436662706") 2026/02/07 04:01:46 DEBUG : both12: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0ce0_d20260207_m035730_c001_v0001097_t0029_u01770436650762") 2026/02/07 04:01:46 DEBUG : both12: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327b0_d20260207_m035716_c001_v7007000_t0000_u01770436636031") 2026/02/07 04:01:46 DEBUG : both12: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b76_d20260207_m035705_c001_v0001097_t0057_u01770436625105") 2026/02/07 04:01:46 DEBUG : both13: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695779_d20260207_m035742_c001_v7007000_t0000_u01770436662888") 2026/02/07 04:01:46 DEBUG : both13: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0cf8_d20260207_m035731_c001_v0001097_t0042_u01770436651734") 2026/02/07 04:01:46 DEBUG : both13: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327b1_d20260207_m035716_c001_v7007000_t0000_u01770436636213") 2026/02/07 04:01:46 DEBUG : both13: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b84_d20260207_m035706_c001_v0001097_t0050_u01770436626235") 2026/02/07 04:01:46 DEBUG : both14: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069577a_d20260207_m035743_c001_v7007000_t0000_u01770436663071") 2026/02/07 04:01:46 DEBUG : both14: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d02_d20260207_m035732_c001_v0001097_t0016_u01770436652632") 2026/02/07 04:01:47 DEBUG : both14: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327b2_d20260207_m035716_c001_v7007000_t0000_u01770436636397") 2026/02/07 04:01:47 DEBUG : both14: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b90_d20260207_m035706_c001_v0001097_t0000_u01770436626969") 2026/02/07 04:01:47 DEBUG : both15: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069577b_d20260207_m035743_c001_v7007000_t0000_u01770436663252") 2026/02/07 04:01:47 DEBUG : both15: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d18_d20260207_m035733_c001_v0001097_t0053_u01770436653969") 2026/02/07 04:01:47 DEBUG : both15: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327b3_d20260207_m035716_c001_v7007000_t0000_u01770436636585") 2026/02/07 04:01:47 DEBUG : both15: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b9a_d20260207_m035707_c001_v0001097_t0059_u01770436627873") 2026/02/07 04:01:47 DEBUG : both16: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069577c_d20260207_m035743_c001_v7007000_t0000_u01770436663434") 2026/02/07 04:01:47 DEBUG : both16: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d26_d20260207_m035734_c001_v0001097_t0044_u01770436654801") 2026/02/07 04:01:47 DEBUG : both16: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327b4_d20260207_m035716_c001_v7007000_t0000_u01770436636771") 2026/02/07 04:01:47 DEBUG : both16: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0ba6_d20260207_m035708_c001_v0001097_t0016_u01770436628815") 2026/02/07 04:01:47 DEBUG : both17: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069577d_d20260207_m035743_c001_v7007000_t0000_u01770436663616") 2026/02/07 04:01:47 DEBUG : both17: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d30_d20260207_m035735_c001_v0001097_t0014_u01770436655835") 2026/02/07 04:01:47 DEBUG : both17: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327b5_d20260207_m035716_c001_v7007000_t0000_u01770436636965") 2026/02/07 04:01:47 DEBUG : both17: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0bb4_d20260207_m035709_c001_v0001097_t0054_u01770436629662") 2026/02/07 04:01:47 DEBUG : both18: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069577e_d20260207_m035743_c001_v7007000_t0000_u01770436663797") 2026/02/07 04:01:47 DEBUG : both18: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d4a_d20260207_m035736_c001_v0001097_t0014_u01770436656736") 2026/02/07 04:01:47 DEBUG : both18: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327b6_d20260207_m035717_c001_v7007000_t0000_u01770436637149") 2026/02/07 04:01:47 DEBUG : both18: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0bc4_d20260207_m035710_c001_v0001097_t0013_u01770436630629") 2026/02/07 04:01:47 DEBUG : both19: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069577f_d20260207_m035743_c001_v7007000_t0000_u01770436663980") 2026/02/07 04:01:47 DEBUG : both19: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d5c_d20260207_m035737_c001_v0001097_t0005_u01770436657933") 2026/02/07 04:01:47 DEBUG : both19: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327b7_d20260207_m035717_c001_v7007000_t0000_u01770436637332") 2026/02/07 04:01:47 DEBUG : both19: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0bd8_d20260207_m035711_c001_v0001097_t0007_u01770436631572") 2026/02/07 04:01:48 DEBUG : both2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695780_d20260207_m035744_c001_v7007000_t0000_u01770436664161") 2026/02/07 04:01:48 DEBUG : both2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c36_d20260207_m035721_c001_v0001097_t0046_u01770436641248") 2026/02/07 04:01:48 DEBUG : both2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327b9_d20260207_m035717_c001_v7007000_t0000_u01770436637515") 2026/02/07 04:01:48 DEBUG : both2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0afc_d20260207_m035656_c001_v0001097_t0049_u01770436616412") 2026/02/07 04:01:48 DEBUG : both3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695781_d20260207_m035744_c001_v7007000_t0000_u01770436664347") 2026/02/07 04:01:48 DEBUG : both3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c3c_d20260207_m035722_c001_v0001097_t0009_u01770436642146") 2026/02/07 04:01:48 DEBUG : both3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327ba_d20260207_m035717_c001_v7007000_t0000_u01770436637698") 2026/02/07 04:01:48 DEBUG : both3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b04_d20260207_m035657_c001_v0001097_t0058_u01770436617263") 2026/02/07 04:01:48 DEBUG : both4: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695782_d20260207_m035744_c001_v7007000_t0000_u01770436664590") 2026/02/07 04:01:48 DEBUG : both4: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c44_d20260207_m035723_c001_v0001097_t0043_u01770436643110") 2026/02/07 04:01:48 DEBUG : both4: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327bb_d20260207_m035717_c001_v7007000_t0000_u01770436637882") 2026/02/07 04:01:48 DEBUG : both4: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b12_d20260207_m035658_c001_v0001097_t0026_u01770436618304") 2026/02/07 04:01:48 DEBUG : both5: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695783_d20260207_m035744_c001_v7007000_t0000_u01770436664782") 2026/02/07 04:01:48 DEBUG : both5: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c52_d20260207_m035724_c001_v0001097_t0037_u01770436644145") 2026/02/07 04:01:48 DEBUG : both5: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327bc_d20260207_m035718_c001_v7007000_t0000_u01770436638066") 2026/02/07 04:01:48 DEBUG : both5: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b1a_d20260207_m035659_c001_v0001097_t0050_u01770436619107") 2026/02/07 04:01:48 DEBUG : both6: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695784_d20260207_m035744_c001_v7007000_t0000_u01770436664965") 2026/02/07 04:01:48 DEBUG : both6: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c62_d20260207_m035724_c001_v0001097_t0033_u01770436644938") 2026/02/07 04:01:48 DEBUG : both6: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327be_d20260207_m035718_c001_v7007000_t0000_u01770436638249") 2026/02/07 04:01:48 DEBUG : both6: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b26_d20260207_m035659_c001_v0001097_t0030_u01770436619800") 2026/02/07 04:01:49 DEBUG : both7: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695785_d20260207_m035745_c001_v7007000_t0000_u01770436665147") 2026/02/07 04:01:49 DEBUG : both7: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c74_d20260207_m035725_c001_v0001097_t0016_u01770436645731") 2026/02/07 04:01:49 DEBUG : both7: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327c0_d20260207_m035718_c001_v7007000_t0000_u01770436638432") 2026/02/07 04:01:49 DEBUG : both7: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b30_d20260207_m035700_c001_v0001097_t0026_u01770436620710") 2026/02/07 04:01:49 DEBUG : both8: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695786_d20260207_m035745_c001_v7007000_t0000_u01770436665329") 2026/02/07 04:01:49 DEBUG : both8: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c90_d20260207_m035726_c001_v0001097_t0007_u01770436646714") 2026/02/07 04:01:49 DEBUG : both8: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327c1_d20260207_m035718_c001_v7007000_t0000_u01770436638615") 2026/02/07 04:01:49 DEBUG : both8: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b3c_d20260207_m035701_c001_v0001097_t0056_u01770436621720") 2026/02/07 04:01:49 DEBUG : both9: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695787_d20260207_m035745_c001_v7007000_t0000_u01770436665511") 2026/02/07 04:01:49 DEBUG : both9: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0ca6_d20260207_m035727_c001_v0001097_t0003_u01770436647617") 2026/02/07 04:01:49 DEBUG : both9: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327c2_d20260207_m035718_c001_v7007000_t0000_u01770436638799") 2026/02/07 04:01:49 DEBUG : both9: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b48_d20260207_m035702_c001_v0001097_t0024_u01770436622689") 2026/02/07 04:01:49 DEBUG : c/non empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a666c_d20260207_m035313_c001_v7007000_t0000_u01770436393034") 2026/02/07 04:01:49 DEBUG : c/non empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b44a0_d20260207_m035310_c001_v0001033_t0016_u01770436390737") 2026/02/07 04:01:49 DEBUG : c/non empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2d27_d20260207_m035309_c001_v7007000_t0000_u01770436389785") 2026/02/07 04:01:49 DEBUG : c/non empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b447c_d20260207_m035307_c001_v0001033_t0022_u01770436387345") 2026/02/07 04:01:49 DEBUG : c/non empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a663e_d20260207_m035247_c001_v7007000_t0000_u01770436367897") 2026/02/07 04:01:49 DEBUG : c/non empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b43a3_d20260207_m035245_c001_v0001033_t0046_u01770436365871") 2026/02/07 04:01:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2fa_d20260207_m035847_c001_v7007000_t0000_u01770436727584") 2026/02/07 04:01:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0fa4_d20260207_m035842_c001_v0001097_t0007_u01770436722826") 2026/02/07 04:01:49 DEBUG : check sum: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b928d_d20260207_m035236_c001_v7007000_t0000_u01770436356264") 2026/02/07 04:01:50 DEBUG : check sum: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b431f_d20260207_m035234_c001_v0001033_t0010_u01770436354852") 2026/02/07 04:01:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405065bcf59d3db0_d20260207_m040135_c001_v7007000_t0000_u01770436895393") 2026/02/07 04:01:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca171f_d20260207_m040133_c001_v0001097_t0032_u01770436893326") 2026/02/07 04:01:50 DEBUG : dest/3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453b7_d20260207_m035504_c001_v7007000_t0000_u01770436504230") 2026/02/07 04:01:50 DEBUG : dest/3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f414f0c6f2e664ef3_d20260207_m035503_c001_v0001173_t0052_u01770436503138") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957ea_d20260207_m035945_c001_v7007000_t0000_u01770436785740") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878817f_d20260207_m035941_c001_v0001181_t0014_u01770436781514") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a92_d20260207_m040104_c001_v7007000_t0000_u01770436864485") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca14dd_d20260207_m040053_c001_v0001097_t0049_u01770436853267") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5a8_d20260207_m040049_c001_v7007000_t0000_u01770436849037") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1427_d20260207_m040037_c001_v0001097_t0031_u01770436837552") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6081_d20260207_m040033_c001_v7007000_t0000_u01770436833476") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca132f_d20260207_m040021_c001_v0001097_t0044_u01770436821506") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9876_d20260207_m040017_c001_v7007000_t0000_u01770436817258") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca12a6_d20260207_m040005_c001_v0001097_t0008_u01770436805567") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7da_d20260207_m040001_c001_v7007000_t0000_u01770436801417") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca11e6_d20260207_m035949_c001_v0001097_t0054_u01770436789839") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957e5_d20260207_m035943_c001_v7007000_t0000_u01770436783218") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e441_d20260207_m035932_c001_v0001173_t0037_u01770436772518") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7a1_d20260207_m035928_c001_v7007000_t0000_u01770436768348") 2026/02/07 04:01:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d841_d20260207_m035924_c001_v0001178_t0021_u01770436764668") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2f6e_d20260207_m035922_c001_v7007000_t0000_u01770436762966") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e221_d20260207_m035911_c001_v0001173_t0023_u01770436751855") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a695a_d20260207_m035907_c001_v7007000_t0000_u01770436747699") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7fb_d20260207_m035903_c001_v0001178_t0030_u01770436743939") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f313_d20260207_m035902_c001_v7007000_t0000_u01770436742583") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324dfbd_d20260207_m035851_c001_v0001173_t0001_u01770436731599") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f423c1b6735b8397f_d20260207_m035844_c001_v7007000_t0000_u01770436724892") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d795_d20260207_m035833_c001_v0001178_t0023_u01770436713295") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809b6_d20260207_m035829_c001_v7007000_t0000_u01770436709218") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d767_d20260207_m035817_c001_v0001178_t0030_u01770436697666") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8251_d20260207_m035813_c001_v7007000_t0000_u01770436693586") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d747_d20260207_m035802_c001_v0001178_t0029_u01770436682923") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fc4a_d20260207_m035926_c001_v7007000_t0000_u01770436766111") 2026/02/07 04:01:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d82f_d20260207_m035921_c001_v0001178_t0052_u01770436761483") 2026/02/07 04:01:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957eb_d20260207_m035945_c001_v7007000_t0000_u01770436785923") 2026/02/07 04:01:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d865_d20260207_m035941_c001_v0001178_t0026_u01770436781523") 2026/02/07 04:01:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a93_d20260207_m040104_c001_v7007000_t0000_u01770436864667") 2026/02/07 04:01:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ecc6_d20260207_m040054_c001_v0001173_t0037_u01770436854066") 2026/02/07 04:01:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5a9_d20260207_m040049_c001_v7007000_t0000_u01770436849221") 2026/02/07 04:01:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324eb4e_d20260207_m040038_c001_v0001173_t0018_u01770436838476") 2026/02/07 04:01:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6082_d20260207_m040033_c001_v7007000_t0000_u01770436833657") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e9a5_d20260207_m040022_c001_v0001173_t0026_u01770436822341") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9877_d20260207_m040017_c001_v7007000_t0000_u01770436817441") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e7f6_d20260207_m040006_c001_v0001173_t0059_u01770436806539") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7df_d20260207_m040001_c001_v7007000_t0000_u01770436801606") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e633_d20260207_m035950_c001_v0001173_t0014_u01770436790654") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f423c1b6735b839be_d20260207_m035942_c001_v7007000_t0000_u01770436782863") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1156_d20260207_m035933_c001_v0001097_t0037_u01770436773272") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7a2_d20260207_m035928_c001_v7007000_t0000_u01770436768530") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788148_d20260207_m035924_c001_v0001181_t0019_u01770436764685") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc600f_d20260207_m035923_c001_v7007000_t0000_u01770436763500") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878810f_d20260207_m035912_c001_v0001181_t0039_u01770436752759") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a695b_d20260207_m035907_c001_v7007000_t0000_u01770436747882") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880fd_d20260207_m035903_c001_v0001181_t0034_u01770436743951") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b95a3_d20260207_m035902_c001_v7007000_t0000_u01770436742380") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0ff6_d20260207_m035852_c001_v0001097_t0052_u01770436732362") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6931_d20260207_m035844_c001_v7007000_t0000_u01770436724968") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324de27_d20260207_m035833_c001_v0001173_t0018_u01770436713901") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809b7_d20260207_m035829_c001_v7007000_t0000_u01770436709399") 2026/02/07 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324dcb4_d20260207_m035818_c001_v0001173_t0012_u01770436698272") 2026/02/07 04:01:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8252_d20260207_m035813_c001_v7007000_t0000_u01770436693769") 2026/02/07 04:01:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324db28_d20260207_m035803_c001_v0001173_t0003_u01770436683503") 2026/02/07 04:01:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2f76_d20260207_m035926_c001_v7007000_t0000_u01770436766121") 2026/02/07 04:01:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788133_d20260207_m035921_c001_v0001181_t0014_u01770436761497") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957ec_d20260207_m035946_c001_v7007000_t0000_u01770436786105") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e54d_d20260207_m035941_c001_v0001173_t0013_u01770436781642") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a94_d20260207_m040104_c001_v7007000_t0000_u01770436864849") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788241_d20260207_m040054_c001_v0001181_t0029_u01770436854850") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5aa_d20260207_m040049_c001_v7007000_t0000_u01770436849404") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788211_d20260207_m040039_c001_v0001181_t0002_u01770436839184") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6083_d20260207_m040033_c001_v7007000_t0000_u01770436833838") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881e1_d20260207_m040023_c001_v0001181_t0052_u01770436823259") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9878_d20260207_m040017_c001_v7007000_t0000_u01770436817631") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881b5_d20260207_m040007_c001_v0001181_t0058_u01770436807552") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7e1_d20260207_m040001_c001_v7007000_t0000_u01770436801792") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788195_d20260207_m035951_c001_v0001181_t0030_u01770436791375") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036455ae_d20260207_m035942_c001_v7007000_t0000_u01770436782832") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788167_d20260207_m035934_c001_v0001181_t0002_u01770436774119") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7a3_d20260207_m035928_c001_v7007000_t0000_u01770436768711") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca111a_d20260207_m035924_c001_v0001097_t0059_u01770436764833") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c711_d20260207_m035922_c001_v7007000_t0000_u01770436762979") 2026/02/07 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d81d_d20260207_m035913_c001_v0001178_t0016_u01770436753334") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a695c_d20260207_m035908_c001_v7007000_t0000_u01770436748066") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e117_d20260207_m035904_c001_v0001173_t0049_u01770436744080") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f316_d20260207_m035902_c001_v7007000_t0000_u01770436742765") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7d7_d20260207_m035853_c001_v0001178_t0018_u01770436733146") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f423c1b6735b8397d_d20260207_m035844_c001_v7007000_t0000_u01770436724529") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878808f_d20260207_m035834_c001_v0001181_t0036_u01770436714850") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809b9_d20260207_m035829_c001_v7007000_t0000_u01770436709580") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788067_d20260207_m035819_c001_v0001181_t0039_u01770436699160") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8253_d20260207_m035813_c001_v7007000_t0000_u01770436693953") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878804b_d20260207_m035803_c001_v0001181_t0049_u01770436683958") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41877310fed06977_d20260207_m035926_c001_v7007000_t0000_u01770436766093") 2026/02/07 04:01:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1108_d20260207_m035921_c001_v0001097_t0042_u01770436761709") 2026/02/07 04:01:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957ed_d20260207_m035946_c001_v7007000_t0000_u01770436786298") 2026/02/07 04:01:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788181_d20260207_m035941_c001_v0001181_t0039_u01770436781725") 2026/02/07 04:01:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a95_d20260207_m040105_c001_v7007000_t0000_u01770436865032") 2026/02/07 04:01:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d90b_d20260207_m040055_c001_v0001178_t0004_u01770436855413") 2026/02/07 04:01:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5ab_d20260207_m040049_c001_v7007000_t0000_u01770436849588") 2026/02/07 04:01:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8f1_d20260207_m040039_c001_v0001178_t0009_u01770436839807") 2026/02/07 04:01:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6084_d20260207_m040034_c001_v7007000_t0000_u01770436834020") 2026/02/07 04:01:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8d7_d20260207_m040023_c001_v0001178_t0035_u01770436823892") 2026/02/07 04:01:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9879_d20260207_m040017_c001_v7007000_t0000_u01770436817815") 2026/02/07 04:01:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8a1_d20260207_m040008_c001_v0001178_t0053_u01770436808125") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7e2_d20260207_m040001_c001_v7007000_t0000_u01770436801975") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d881_d20260207_m035951_c001_v0001178_t0014_u01770436791993") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036455af_d20260207_m035943_c001_v7007000_t0000_u01770436783014") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d855_d20260207_m035934_c001_v0001178_t0049_u01770436774697") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7a4_d20260207_m035928_c001_v7007000_t0000_u01770436768892") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d843_d20260207_m035924_c001_v0001178_t0035_u01770436764885") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc600e_d20260207_m035923_c001_v7007000_t0000_u01770436763318") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca10c8_d20260207_m035913_c001_v0001097_t0032_u01770436753957") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a695d_d20260207_m035908_c001_v7007000_t0000_u01770436748251") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7fd_d20260207_m035904_c001_v0001178_t0020_u01770436744144") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a694e_d20260207_m035902_c001_v7007000_t0000_u01770436742586") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880bf_d20260207_m035853_c001_v0001181_t0033_u01770436733934") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f423c1b6735b83980_d20260207_m035845_c001_v7007000_t0000_u01770436725075") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0f6c_d20260207_m035835_c001_v0001097_t0017_u01770436715429") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809ba_d20260207_m035829_c001_v7007000_t0000_u01770436709761") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0eec_d20260207_m035819_c001_v0001097_t0050_u01770436699751") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8254_d20260207_m035814_c001_v7007000_t0000_u01770436694137") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0e42_d20260207_m035804_c001_v0001097_t0027_u01770436684173") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9842_d20260207_m035926_c001_v7007000_t0000_u01770436766317") 2026/02/07 04:01:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788135_d20260207_m035921_c001_v0001181_t0041_u01770436761714") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957ee_d20260207_m035946_c001_v7007000_t0000_u01770436786484") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d867_d20260207_m035941_c001_v0001178_t0010_u01770436781737") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a96_d20260207_m040105_c001_v7007000_t0000_u01770436865215") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1503_d20260207_m040055_c001_v0001097_t0044_u01770436855637") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5ac_d20260207_m040049_c001_v7007000_t0000_u01770436849772") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca143f_d20260207_m040040_c001_v0001097_t0046_u01770436840024") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6085_d20260207_m040034_c001_v7007000_t0000_u01770436834201") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1343_d20260207_m040024_c001_v0001097_t0052_u01770436824102") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f987b_d20260207_m040017_c001_v7007000_t0000_u01770436817996") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca12ca_d20260207_m040008_c001_v0001097_t0058_u01770436808341") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7e3_d20260207_m040002_c001_v7007000_t0000_u01770436802160") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca11f8_d20260207_m035952_c001_v0001097_t0021_u01770436792239") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a403287c_d20260207_m035943_c001_v7007000_t0000_u01770436783227") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e485_d20260207_m035934_c001_v0001173_t0037_u01770436774913") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7a6_d20260207_m035929_c001_v7007000_t0000_u01770436769073") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878814b_d20260207_m035924_c001_v0001181_t0045_u01770436764905") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc600d_d20260207_m035923_c001_v7007000_t0000_u01770436763135") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e275_d20260207_m035914_c001_v0001173_t0013_u01770436754358") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a695e_d20260207_m035908_c001_v7007000_t0000_u01770436748436") 2026/02/07 04:01:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880ff_d20260207_m035904_c001_v0001181_t0027_u01770436744163") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d1663_d20260207_m035902_c001_v7007000_t0000_u01770436742803") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e003_d20260207_m035854_c001_v0001173_t0001_u01770436734151") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a4032839_d20260207_m035844_c001_v7007000_t0000_u01770436724735") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d79d_d20260207_m035835_c001_v0001178_t0058_u01770436715813") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809bb_d20260207_m035829_c001_v7007000_t0000_u01770436709943") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d76d_d20260207_m035820_c001_v0001178_t0056_u01770436700109") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8256_d20260207_m035814_c001_v7007000_t0000_u01770436694319") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d74b_d20260207_m035804_c001_v0001178_t0038_u01770436684597") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fc4b_d20260207_m035926_c001_v7007000_t0000_u01770436766294") 2026/02/07 04:01:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d833_d20260207_m035921_c001_v0001178_t0021_u01770436761732") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957ef_d20260207_m035946_c001_v7007000_t0000_u01770436786666") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1196_d20260207_m035941_c001_v0001097_t0057_u01770436781811") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a97_d20260207_m040105_c001_v7007000_t0000_u01770436865396") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ecea_d20260207_m040056_c001_v0001173_t0000_u01770436856006") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5ae_d20260207_m040049_c001_v7007000_t0000_u01770436849955") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324eb8c_d20260207_m040040_c001_v0001173_t0000_u01770436840468") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6086_d20260207_m040034_c001_v7007000_t0000_u01770436834382") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e9f7_d20260207_m040024_c001_v0001173_t0003_u01770436824782") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f987c_d20260207_m040018_c001_v7007000_t0000_u01770436818186") 2026/02/07 04:01:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e82c_d20260207_m040008_c001_v0001173_t0021_u01770436808826") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7e4_d20260207_m040002_c001_v7007000_t0000_u01770436802343") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e66d_d20260207_m035952_c001_v0001173_t0041_u01770436792691") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f417657eea136fd4e_d20260207_m035943_c001_v7007000_t0000_u01770436783232") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1160_d20260207_m035935_c001_v0001097_t0028_u01770436775300") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7a7_d20260207_m035929_c001_v7007000_t0000_u01770436769254") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e36f_d20260207_m035924_c001_v0001173_t0024_u01770436764998") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c715_d20260207_m035923_c001_v7007000_t0000_u01770436763522") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788117_d20260207_m035914_c001_v0001181_t0057_u01770436754885") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a695f_d20260207_m035908_c001_v7007000_t0000_u01770436748619") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1070_d20260207_m035904_c001_v0001097_t0037_u01770436744322") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e4846_d20260207_m035902_c001_v7007000_t0000_u01770436742774") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1018_d20260207_m035854_c001_v0001097_t0009_u01770436734569") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2f0_d20260207_m035844_c001_v7007000_t0000_u01770436724906") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324de57_d20260207_m035836_c001_v0001173_t0049_u01770436716029") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809bc_d20260207_m035830_c001_v7007000_t0000_u01770436710126") 2026/02/07 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324dcf0_d20260207_m035820_c001_v0001173_t0028_u01770436700322") 2026/02/07 04:01:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8257_d20260207_m035814_c001_v7007000_t0000_u01770436694502") 2026/02/07 04:01:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324db52_d20260207_m035804_c001_v0001173_t0022_u01770436684828") 2026/02/07 04:01:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6018_d20260207_m035926_c001_v7007000_t0000_u01770436766331") 2026/02/07 04:01:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e31d_d20260207_m035921_c001_v0001173_t0013_u01770436761766") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957f0_d20260207_m035946_c001_v7007000_t0000_u01770436786848") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788185_d20260207_m035941_c001_v0001181_t0034_u01770436781937") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a99_d20260207_m040105_c001_v7007000_t0000_u01770436865580") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788249_d20260207_m040056_c001_v0001181_t0009_u01770436856348") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5b0_d20260207_m040050_c001_v7007000_t0000_u01770436850207") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788213_d20260207_m040041_c001_v0001181_t0011_u01770436841049") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6087_d20260207_m040034_c001_v7007000_t0000_u01770436834564") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881e5_d20260207_m040025_c001_v0001181_t0037_u01770436825272") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f987f_d20260207_m040018_c001_v7007000_t0000_u01770436818368") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881b9_d20260207_m040009_c001_v0001181_t0058_u01770436809374") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7e5_d20260207_m040002_c001_v7007000_t0000_u01770436802527") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788197_d20260207_m035953_c001_v0001181_t0004_u01770436793154") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f423c1b6735b839c0_d20260207_m035943_c001_v7007000_t0000_u01770436783232") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878816b_d20260207_m035935_c001_v0001181_t0013_u01770436775826") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7a8_d20260207_m035929_c001_v7007000_t0000_u01770436769435") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d845_d20260207_m035925_c001_v0001178_t0019_u01770436765095") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2f72_d20260207_m035923_c001_v7007000_t0000_u01770436763513") 2026/02/07 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d821_d20260207_m035915_c001_v0001178_t0053_u01770436755097") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6960_d20260207_m035908_c001_v7007000_t0000_u01770436748803") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7ff_d20260207_m035904_c001_v0001178_t0037_u01770436744364") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e4843_d20260207_m035902_c001_v7007000_t0000_u01770436742395") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7db_d20260207_m035854_c001_v0001178_t0019_u01770436734953") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2f2_d20260207_m035845_c001_v7007000_t0000_u01770436725089") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788093_d20260207_m035836_c001_v0001181_t0016_u01770436716382") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809bd_d20260207_m035830_c001_v7007000_t0000_u01770436710307") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788069_d20260207_m035820_c001_v0001181_t0032_u01770436700830") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8258_d20260207_m035814_c001_v7007000_t0000_u01770436694686") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878804d_d20260207_m035805_c001_v0001181_t0039_u01770436685211") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4105241147ac5265_d20260207_m035926_c001_v7007000_t0000_u01770436766075") 2026/02/07 04:02:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788137_d20260207_m035921_c001_v0001181_t0031_u01770436761923") 2026/02/07 04:02:00 DEBUG : dir1/0007-12345: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957f1_d20260207_m035947_c001_v7007000_t0000_u01770436787032") 2026/02/07 04:02:00 DEBUG : dir1/0007-12345: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d869_d20260207_m035941_c001_v0001178_t0021_u01770436781951") 2026/02/07 04:02:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a9a_d20260207_m040105_c001_v7007000_t0000_u01770436865763") 2026/02/07 04:02:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d90d_d20260207_m040056_c001_v0001178_t0019_u01770436856576") 2026/02/07 04:02:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5b1_d20260207_m040050_c001_v7007000_t0000_u01770436850389") 2026/02/07 04:02:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8f3_d20260207_m040041_c001_v0001178_t0023_u01770436841247") 2026/02/07 04:02:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6088_d20260207_m040034_c001_v7007000_t0000_u01770436834745") 2026/02/07 04:02:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8db_d20260207_m040025_c001_v0001178_t0025_u01770436825486") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9880_d20260207_m040018_c001_v7007000_t0000_u01770436818551") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8a9_d20260207_m040009_c001_v0001178_t0016_u01770436809598") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7e6_d20260207_m040002_c001_v7007000_t0000_u01770436802715") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d885_d20260207_m035953_c001_v0001178_t0049_u01770436793362") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036455b1_d20260207_m035943_c001_v7007000_t0000_u01770436783379") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d857_d20260207_m035936_c001_v0001178_t0053_u01770436776042") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7a9_d20260207_m035929_c001_v7007000_t0000_u01770436769618") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878814d_d20260207_m035925_c001_v0001181_t0026_u01770436765131") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2f71_d20260207_m035923_c001_v7007000_t0000_u01770436763332") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca10d2_d20260207_m035915_c001_v0001097_t0049_u01770436755312") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6962_d20260207_m035908_c001_v7007000_t0000_u01770436748987") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788101_d20260207_m035904_c001_v0001181_t0033_u01770436744376") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a694f_d20260207_m035902_c001_v7007000_t0000_u01770436742777") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880c3_d20260207_m035855_c001_v0001181_t0031_u01770436735162") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e482b_d20260207_m035844_c001_v7007000_t0000_u01770436724921") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0f76_d20260207_m035836_c001_v0001097_t0001_u01770436716664") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809bf_d20260207_m035830_c001_v7007000_t0000_u01770436710490") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0ef2_d20260207_m035821_c001_v0001097_t0039_u01770436701056") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8259_d20260207_m035814_c001_v7007000_t0000_u01770436694871") 2026/02/07 04:02:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0e52_d20260207_m035805_c001_v0001097_t0028_u01770436685422") 2026/02/07 04:02:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405065bcf59d3d6c_d20260207_m035926_c001_v7007000_t0000_u01770436766082") 2026/02/07 04:02:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d837_d20260207_m035921_c001_v0001178_t0021_u01770436761957") 2026/02/07 04:02:02 DEBUG : dir1/0008-23456: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957f2_d20260207_m035947_c001_v7007000_t0000_u01770436787215") 2026/02/07 04:02:02 DEBUG : dir1/0008-23456: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788187_d20260207_m035942_c001_v0001181_t0039_u01770436782148") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a9b_d20260207_m040105_c001_v7007000_t0000_u01770436865947") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1511_d20260207_m040056_c001_v0001097_t0014_u01770436856793") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5b2_d20260207_m040050_c001_v7007000_t0000_u01770436850582") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca144f_d20260207_m040041_c001_v0001097_t0025_u01770436841462") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc608c_d20260207_m040034_c001_v7007000_t0000_u01770436834926") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1361_d20260207_m040025_c001_v0001097_t0005_u01770436825780") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9881_d20260207_m040018_c001_v7007000_t0000_u01770436818734") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca12e0_d20260207_m040009_c001_v0001097_t0028_u01770436809892") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7e7_d20260207_m040002_c001_v7007000_t0000_u01770436802941") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca120e_d20260207_m035953_c001_v0001097_t0015_u01770436793683") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c473_d20260207_m035943_c001_v7007000_t0000_u01770436783250") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e4af_d20260207_m035936_c001_v0001173_t0046_u01770436776251") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7ab_d20260207_m035929_c001_v7007000_t0000_u01770436769797") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d847_d20260207_m035925_c001_v0001178_t0017_u01770436765313") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4105241147ac5261_d20260207_m035923_c001_v7007000_t0000_u01770436763379") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e299_d20260207_m035915_c001_v0001173_t0003_u01770436755607") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6963_d20260207_m035909_c001_v7007000_t0000_u01770436749170") 2026/02/07 04:02:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788103_d20260207_m035904_c001_v0001181_t0042_u01770436744585") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f314_d20260207_m035902_c001_v7007000_t0000_u01770436742602") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e019_d20260207_m035855_c001_v0001173_t0016_u01770436735377") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fc20_d20260207_m035844_c001_v7007000_t0000_u01770436724754") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d79f_d20260207_m035837_c001_v0001178_t0028_u01770436717121") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809c0_d20260207_m035830_c001_v7007000_t0000_u01770436710672") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d771_d20260207_m035821_c001_v0001178_t0043_u01770436701496") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc825a_d20260207_m035815_c001_v7007000_t0000_u01770436695054") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d74d_d20260207_m035805_c001_v0001178_t0058_u01770436685926") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c797_d20260207_m035926_c001_v7007000_t0000_u01770436766098") 2026/02/07 04:02:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e327_d20260207_m035922_c001_v0001173_t0030_u01770436762137") 2026/02/07 04:02:03 DEBUG : dir1/0009-34567: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957f4_d20260207_m035947_c001_v7007000_t0000_u01770436787398") 2026/02/07 04:02:03 DEBUG : dir1/0009-34567: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d86d_d20260207_m035942_c001_v0001178_t0044_u01770436782168") 2026/02/07 04:02:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a9c_d20260207_m040106_c001_v7007000_t0000_u01770436866130") 2026/02/07 04:02:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ed06_d20260207_m040057_c001_v0001173_t0018_u01770436857157") 2026/02/07 04:02:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5b3_d20260207_m040050_c001_v7007000_t0000_u01770436850765") 2026/02/07 04:02:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ebb9_d20260207_m040041_c001_v0001173_t0032_u01770436841994") 2026/02/07 04:02:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc608d_d20260207_m040035_c001_v7007000_t0000_u01770436835107") 2026/02/07 04:02:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ea1f_d20260207_m040026_c001_v0001173_t0012_u01770436826257") 2026/02/07 04:02:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9882_d20260207_m040019_c001_v7007000_t0000_u01770436819071") 2026/02/07 04:02:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e85c_d20260207_m040010_c001_v0001173_t0014_u01770436810365") 2026/02/07 04:02:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7e8_d20260207_m040003_c001_v7007000_t0000_u01770436803125") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e689_d20260207_m035954_c001_v0001173_t0000_u01770436794077") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957e3_d20260207_m035943_c001_v7007000_t0000_u01770436783036") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca116c_d20260207_m035936_c001_v0001097_t0019_u01770436776755") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7ac_d20260207_m035929_c001_v7007000_t0000_u01770436769994") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788151_d20260207_m035925_c001_v0001181_t0021_u01770436765364") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c714_d20260207_m035923_c001_v7007000_t0000_u01770436763340") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878811f_d20260207_m035916_c001_v0001181_t0019_u01770436756548") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6965_d20260207_m035909_c001_v7007000_t0000_u01770436749354") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e131_d20260207_m035904_c001_v0001173_t0014_u01770436744600") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957ca_d20260207_m035902_c001_v7007000_t0000_u01770436742814") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1022_d20260207_m035855_c001_v0001097_t0023_u01770436735748") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e482a_d20260207_m035844_c001_v7007000_t0000_u01770436724737") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324de7d_d20260207_m035837_c001_v0001173_t0050_u01770436717364") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809c1_d20260207_m035830_c001_v7007000_t0000_u01770436710853") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324dd16_d20260207_m035821_c001_v0001173_t0032_u01770436701713") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc825b_d20260207_m035815_c001_v7007000_t0000_u01770436695237") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324db6a_d20260207_m035806_c001_v0001173_t0010_u01770436686166") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4105241147ac5266_d20260207_m035926_c001_v7007000_t0000_u01770436766256") 2026/02/07 04:02:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788139_d20260207_m035922_c001_v0001181_t0025_u01770436762149") 2026/02/07 04:02:04 DEBUG : dir1/0010-45678: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957f5_d20260207_m035947_c001_v7007000_t0000_u01770436787579") 2026/02/07 04:02:04 DEBUG : dir1/0010-45678: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e565_d20260207_m035942_c001_v0001173_t0015_u01770436782192") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a9e_d20260207_m040106_c001_v7007000_t0000_u01770436866314") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878824b_d20260207_m040057_c001_v0001181_t0023_u01770436857716") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5b5_d20260207_m040050_c001_v7007000_t0000_u01770436850949") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878821b_d20260207_m040042_c001_v0001181_t0045_u01770436842392") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc608e_d20260207_m040035_c001_v7007000_t0000_u01770436835289") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881e9_d20260207_m040026_c001_v0001181_t0056_u01770436826701") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9884_d20260207_m040019_c001_v7007000_t0000_u01770436819254") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881c1_d20260207_m040010_c001_v0001181_t0004_u01770436810903") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7e9_d20260207_m040003_c001_v7007000_t0000_u01770436803309") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788199_d20260207_m035954_c001_v0001181_t0047_u01770436794384") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c474_d20260207_m035943_c001_v7007000_t0000_u01770436783255") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878816d_d20260207_m035937_c001_v0001181_t0006_u01770436777283") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7ad_d20260207_m035930_c001_v7007000_t0000_u01770436770175") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e37d_d20260207_m035925_c001_v0001173_t0034_u01770436765389") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41877310fed0696f_d20260207_m035923_c001_v7007000_t0000_u01770436763353") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d825_d20260207_m035916_c001_v0001178_t0021_u01770436756783") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6967_d20260207_m035909_c001_v7007000_t0000_u01770436749538") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d801_d20260207_m035904_c001_v0001178_t0003_u01770436744622") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957c9_d20260207_m035902_c001_v7007000_t0000_u01770436742614") 2026/02/07 04:02:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7df_d20260207_m035856_c001_v0001178_t0017_u01770436736143") 2026/02/07 04:02:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a403283a_d20260207_m035844_c001_v7007000_t0000_u01770436724932") 2026/02/07 04:02:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788095_d20260207_m035837_c001_v0001181_t0055_u01770436717727") 2026/02/07 04:02:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809c2_d20260207_m035831_c001_v7007000_t0000_u01770436711035") 2026/02/07 04:02:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878806f_d20260207_m035822_c001_v0001181_t0012_u01770436702073") 2026/02/07 04:02:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc825c_d20260207_m035815_c001_v7007000_t0000_u01770436695421") 2026/02/07 04:02:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788051_d20260207_m035806_c001_v0001181_t0038_u01770436686638") 2026/02/07 04:02:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4105241147ac5268_d20260207_m035926_c001_v7007000_t0000_u01770436766438") 2026/02/07 04:02:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d839_d20260207_m035922_c001_v0001178_t0020_u01770436762178") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957f6_d20260207_m035947_c001_v7007000_t0000_u01770436787761") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca119a_d20260207_m035942_c001_v0001097_t0034_u01770436782268") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680a9f_d20260207_m040106_c001_v7007000_t0000_u01770436866498") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d911_d20260207_m040057_c001_v0001178_t0053_u01770436857941") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5b6_d20260207_m040051_c001_v7007000_t0000_u01770436851177") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8f7_d20260207_m040042_c001_v0001178_t0028_u01770436842619") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6090_d20260207_m040035_c001_v7007000_t0000_u01770436835470") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8df_d20260207_m040026_c001_v0001178_t0042_u01770436826908") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9885_d20260207_m040019_c001_v7007000_t0000_u01770436819436") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8b5_d20260207_m040011_c001_v0001178_t0023_u01770436811122") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7eb_d20260207_m040003_c001_v7007000_t0000_u01770436803492") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d889_d20260207_m035954_c001_v0001178_t0026_u01770436794592") 2026/02/07 04:02:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a403287a_d20260207_m035942_c001_v7007000_t0000_u01770436782842") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d85b_d20260207_m035937_c001_v0001178_t0045_u01770436777498") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7ae_d20260207_m035930_c001_v7007000_t0000_u01770436770418") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1120_d20260207_m035925_c001_v0001097_t0014_u01770436765430") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2f6f_d20260207_m035923_c001_v7007000_t0000_u01770436763150") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca10e0_d20260207_m035917_c001_v0001097_t0024_u01770436757096") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6968_d20260207_m035909_c001_v7007000_t0000_u01770436749722") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1074_d20260207_m035904_c001_v0001097_t0051_u01770436744765") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d1662_d20260207_m035902_c001_v7007000_t0000_u01770436742621") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880c9_d20260207_m035856_c001_v0001181_t0006_u01770436736442") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d164d_d20260207_m035844_c001_v7007000_t0000_u01770436724749") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0f80_d20260207_m035837_c001_v0001097_t0040_u01770436717935") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809c4_d20260207_m035831_c001_v7007000_t0000_u01770436711217") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0efa_d20260207_m035822_c001_v0001097_t0056_u01770436702289") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc825d_d20260207_m035815_c001_v7007000_t0000_u01770436695604") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0e64_d20260207_m035806_c001_v0001097_t0046_u01770436686852") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405065bcf59d3d6e_d20260207_m035926_c001_v7007000_t0000_u01770436766447") 2026/02/07 04:02:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca110c_d20260207_m035922_c001_v0001097_t0020_u01770436762189") 2026/02/07 04:02:07 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957f7_d20260207_m035947_c001_v7007000_t0000_u01770436787943") 2026/02/07 04:02:07 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788189_d20260207_m035942_c001_v0001181_t0048_u01770436782363") 2026/02/07 04:02:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680aa0_d20260207_m040106_c001_v7007000_t0000_u01770436866680") 2026/02/07 04:02:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca151f_d20260207_m040058_c001_v0001097_t0011_u01770436858153") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5b7_d20260207_m040051_c001_v7007000_t0000_u01770436851360") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1467_d20260207_m040042_c001_v0001097_t0042_u01770436842855") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6092_d20260207_m040035_c001_v7007000_t0000_u01770436835652") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1383_d20260207_m040027_c001_v0001097_t0006_u01770436827243") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9886_d20260207_m040019_c001_v7007000_t0000_u01770436819619") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca12f2_d20260207_m040011_c001_v0001097_t0034_u01770436811346") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7ec_d20260207_m040003_c001_v7007000_t0000_u01770436803676") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca121c_d20260207_m035954_c001_v0001097_t0030_u01770436794818") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f423c1b6735b839bf_d20260207_m035943_c001_v7007000_t0000_u01770436783051") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e4dd_d20260207_m035937_c001_v0001173_t0028_u01770436777723") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7b0_d20260207_m035930_c001_v7007000_t0000_u01770436770605") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d849_d20260207_m035925_c001_v0001178_t0025_u01770436765584") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405065bcf59d3d69_d20260207_m035923_c001_v7007000_t0000_u01770436763364") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e2c4_d20260207_m035917_c001_v0001173_t0030_u01770436757528") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6969_d20260207_m035909_c001_v7007000_t0000_u01770436749964") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788105_d20260207_m035904_c001_v0001181_t0020_u01770436744802") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f407a67302265d181_d20260207_m035902_c001_v7007000_t0000_u01770436742639") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e031_d20260207_m035856_c001_v0001173_t0038_u01770436736656") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d164e_d20260207_m035844_c001_v7007000_t0000_u01770436724939") 2026/02/07 04:02:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7a9_d20260207_m035838_c001_v0001178_t0038_u01770436718321") 2026/02/07 04:02:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809c6_d20260207_m035831_c001_v7007000_t0000_u01770436711398") 2026/02/07 04:02:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d777_d20260207_m035822_c001_v0001178_t0051_u01770436702884") 2026/02/07 04:02:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc825e_d20260207_m035815_c001_v7007000_t0000_u01770436695787") 2026/02/07 04:02:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d753_d20260207_m035807_c001_v0001178_t0046_u01770436687238") 2026/02/07 04:02:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2f77_d20260207_m035926_c001_v7007000_t0000_u01770436766308") 2026/02/07 04:02:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878813b_d20260207_m035922_c001_v0001181_t0003_u01770436762368") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957f8_d20260207_m035948_c001_v7007000_t0000_u01770436788125") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d86f_d20260207_m035942_c001_v0001178_t0009_u01770436782398") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680aa1_d20260207_m040106_c001_v7007000_t0000_u01770436866866") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ed2c_d20260207_m040058_c001_v0001173_t0022_u01770436858669") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5b8_d20260207_m040051_c001_v7007000_t0000_u01770436851543") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ebd0_d20260207_m040043_c001_v0001173_t0023_u01770436843244") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6094_d20260207_m040035_c001_v7007000_t0000_u01770436835834") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ea4d_d20260207_m040027_c001_v0001173_t0033_u01770436827797") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9887_d20260207_m040019_c001_v7007000_t0000_u01770436819802") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e872_d20260207_m040011_c001_v0001173_t0040_u01770436811688") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7ed_d20260207_m040003_c001_v7007000_t0000_u01770436803860") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e6a7_d20260207_m035955_c001_v0001173_t0032_u01770436795201") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957e6_d20260207_m035943_c001_v7007000_t0000_u01770436783400") 2026/02/07 04:02:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1172_d20260207_m035938_c001_v0001097_t0048_u01770436778170") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7b1_d20260207_m035930_c001_v7007000_t0000_u01770436770787") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788153_d20260207_m035925_c001_v0001181_t0039_u01770436765600") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41877310fed06970_d20260207_m035923_c001_v7007000_t0000_u01770436763538") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788125_d20260207_m035918_c001_v0001181_t0005_u01770436758102") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a696a_d20260207_m035910_c001_v7007000_t0000_u01770436750147") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d803_d20260207_m035904_c001_v0001178_t0021_u01770436744836") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f407a67302265d182_d20260207_m035902_c001_v7007000_t0000_u01770436742824") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca103e_d20260207_m035857_c001_v0001097_t0027_u01770436737029") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f423c1b6735b8397c_d20260207_m035844_c001_v7007000_t0000_u01770436724347") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324de97_d20260207_m035838_c001_v0001173_t0055_u01770436718531") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809c7_d20260207_m035831_c001_v7007000_t0000_u01770436711579") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324dd2e_d20260207_m035823_c001_v0001173_t0029_u01770436703097") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc825f_d20260207_m035815_c001_v7007000_t0000_u01770436695973") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324db8e_d20260207_m035807_c001_v0001173_t0007_u01770436687457") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9841_d20260207_m035926_c001_v7007000_t0000_u01770436766136") 2026/02/07 04:02:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d83b_d20260207_m035922_c001_v0001178_t0011_u01770436762394") 2026/02/07 04:02:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957f9_d20260207_m035948_c001_v7007000_t0000_u01770436788307") 2026/02/07 04:02:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878818b_d20260207_m035942_c001_v0001181_t0020_u01770436782579") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680aa2_d20260207_m040107_c001_v7007000_t0000_u01770436867049") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878824f_d20260207_m040059_c001_v0001181_t0053_u01770436859155") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5b9_d20260207_m040051_c001_v7007000_t0000_u01770436851726") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878821f_d20260207_m040043_c001_v0001181_t0047_u01770436843816") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6095_d20260207_m040036_c001_v7007000_t0000_u01770436836016") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881ed_d20260207_m040028_c001_v0001181_t0040_u01770436828321") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f9889_d20260207_m040019_c001_v7007000_t0000_u01770436819986") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087881c5_d20260207_m040012_c001_v0001181_t0058_u01770436812161") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7ee_d20260207_m040004_c001_v7007000_t0000_u01770436804045") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878819d_d20260207_m035955_c001_v0001181_t0010_u01770436795569") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a403287b_d20260207_m035943_c001_v7007000_t0000_u01770436783044") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788177_d20260207_m035938_c001_v0001181_t0047_u01770436778724") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7b2_d20260207_m035930_c001_v7007000_t0000_u01770436770969") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788155_d20260207_m035925_c001_v0001181_t0049_u01770436765816") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405065bcf59d3d6a_d20260207_m035923_c001_v7007000_t0000_u01770436763548") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d829_d20260207_m035918_c001_v0001178_t0052_u01770436758317") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a696b_d20260207_m035910_c001_v7007000_t0000_u01770436750332") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788107_d20260207_m035905_c001_v0001181_t0002_u01770436745020") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b95a4_d20260207_m035902_c001_v7007000_t0000_u01770436742560") 2026/02/07 04:02:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7e3_d20260207_m035857_c001_v0001178_t0056_u01770436737767") 2026/02/07 04:02:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f42172aa38633ad1e_d20260207_m035844_c001_v7007000_t0000_u01770436724774") 2026/02/07 04:02:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788097_d20260207_m035839_c001_v0001181_t0022_u01770436719100") 2026/02/07 04:02:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809c9_d20260207_m035831_c001_v7007000_t0000_u01770436711762") 2026/02/07 04:02:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788073_d20260207_m035823_c001_v0001181_t0022_u01770436703472") 2026/02/07 04:02:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8260_d20260207_m035816_c001_v7007000_t0000_u01770436696156") 2026/02/07 04:02:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788055_d20260207_m035808_c001_v0001181_t0057_u01770436688407") 2026/02/07 04:02:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405065bcf59d3d6d_d20260207_m035926_c001_v7007000_t0000_u01770436766264") 2026/02/07 04:02:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e335_d20260207_m035922_c001_v0001173_t0035_u01770436762554") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957fa_d20260207_m035948_c001_v7007000_t0000_u01770436788492") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d871_d20260207_m035942_c001_v0001178_t0006_u01770436782617") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680aa3_d20260207_m040107_c001_v7007000_t0000_u01770436867232") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d91b_d20260207_m040059_c001_v0001178_t0004_u01770436859366") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5ba_d20260207_m040051_c001_v7007000_t0000_u01770436851909") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8f9_d20260207_m040044_c001_v0001178_t0006_u01770436844026") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6097_d20260207_m040036_c001_v7007000_t0000_u01770436836197") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8e3_d20260207_m040028_c001_v0001178_t0041_u01770436828584") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f988a_d20260207_m040020_c001_v7007000_t0000_u01770436820169") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8b9_d20260207_m040012_c001_v0001178_t0024_u01770436812410") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7ef_d20260207_m040004_c001_v7007000_t0000_u01770436804229") 2026/02/07 04:02:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d88b_d20260207_m035955_c001_v0001178_t0018_u01770436795792") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4179e70667f4313f_d20260207_m035943_c001_v7007000_t0000_u01770436783268") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d85d_d20260207_m035938_c001_v0001178_t0018_u01770436778937") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7b3_d20260207_m035931_c001_v7007000_t0000_u01770436771162") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d84b_d20260207_m035925_c001_v0001178_t0012_u01770436765855") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4105241147ac5262_d20260207_m035923_c001_v7007000_t0000_u01770436763562") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca10f0_d20260207_m035918_c001_v0001097_t0034_u01770436758544") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a696c_d20260207_m035910_c001_v7007000_t0000_u01770436750515") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d805_d20260207_m035905_c001_v0001178_t0029_u01770436745043") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b95a5_d20260207_m035902_c001_v7007000_t0000_u01770436742742") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880cf_d20260207_m035858_c001_v0001181_t0013_u01770436738058") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fc22_d20260207_m035844_c001_v7007000_t0000_u01770436724946") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0f8e_d20260207_m035839_c001_v0001097_t0046_u01770436719347") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809ca_d20260207_m035831_c001_v7007000_t0000_u01770436711947") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0f02_d20260207_m035823_c001_v0001097_t0008_u01770436703691") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8261_d20260207_m035816_c001_v7007000_t0000_u01770436696339") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0e70_d20260207_m035808_c001_v0001097_t0032_u01770436688623") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41877310fed0697a_d20260207_m035926_c001_v7007000_t0000_u01770436766458") 2026/02/07 04:02:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878813d_d20260207_m035922_c001_v0001181_t0051_u01770436762584") 2026/02/07 04:02:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2fb_d20260207_m035847_c001_v7007000_t0000_u01770436727766") 2026/02/07 04:02:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7bb_d20260207_m035843_c001_v0001178_t0002_u01770436723009") 2026/02/07 04:02:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2fc_d20260207_m035847_c001_v7007000_t0000_u01770436727948") 2026/02/07 04:02:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880a1_d20260207_m035843_c001_v0001181_t0044_u01770436723029") 2026/02/07 04:02:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2fd_d20260207_m035848_c001_v7007000_t0000_u01770436728129") 2026/02/07 04:02:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7bf_d20260207_m035843_c001_v0001178_t0038_u01770436723215") 2026/02/07 04:02:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2fe_d20260207_m035848_c001_v7007000_t0000_u01770436728310") 2026/02/07 04:02:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880a3_d20260207_m035843_c001_v0001181_t0033_u01770436723258") 2026/02/07 04:02:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f2ff_d20260207_m035848_c001_v7007000_t0000_u01770436728492") 2026/02/07 04:02:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324df1d_d20260207_m035843_c001_v0001173_t0021_u01770436723279") 2026/02/07 04:02:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f300_d20260207_m035848_c001_v7007000_t0000_u01770436728674") 2026/02/07 04:02:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0fa8_d20260207_m035843_c001_v0001097_t0043_u01770436723382") 2026/02/07 04:02:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f301_d20260207_m035848_c001_v7007000_t0000_u01770436728854") 2026/02/07 04:02:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7c1_d20260207_m035843_c001_v0001178_t0000_u01770436723420") 2026/02/07 04:02:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f302_d20260207_m035849_c001_v7007000_t0000_u01770436729036") 2026/02/07 04:02:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880a5_d20260207_m035843_c001_v0001181_t0007_u01770436723466") 2026/02/07 04:02:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f303_d20260207_m035849_c001_v7007000_t0000_u01770436729218") 2026/02/07 04:02:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7c3_d20260207_m035843_c001_v0001178_t0050_u01770436723663") 2026/02/07 04:02:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f304_d20260207_m035849_c001_v7007000_t0000_u01770436729399") 2026/02/07 04:02:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880a7_d20260207_m035843_c001_v0001181_t0032_u01770436723677") 2026/02/07 04:02:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f306_d20260207_m035849_c001_v7007000_t0000_u01770436729588") 2026/02/07 04:02:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324df25_d20260207_m035843_c001_v0001173_t0002_u01770436723834") 2026/02/07 04:02:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f308_d20260207_m035849_c001_v7007000_t0000_u01770436729769") 2026/02/07 04:02:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880ab_d20260207_m035843_c001_v0001181_t0042_u01770436723886") 2026/02/07 04:02:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f309_d20260207_m035849_c001_v7007000_t0000_u01770436729951") 2026/02/07 04:02:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0fb0_d20260207_m035843_c001_v0001097_t0023_u01770436723900") 2026/02/07 04:02:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f30a_d20260207_m035850_c001_v7007000_t0000_u01770436730132") 2026/02/07 04:02:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7c5_d20260207_m035843_c001_v0001178_t0002_u01770436723914") 2026/02/07 04:02:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f30b_d20260207_m035850_c001_v7007000_t0000_u01770436730314") 2026/02/07 04:02:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880ad_d20260207_m035844_c001_v0001181_t0048_u01770436724099") 2026/02/07 04:02:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f30d_d20260207_m035850_c001_v7007000_t0000_u01770436730498") 2026/02/07 04:02:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7c7_d20260207_m035844_c001_v0001178_t0005_u01770436724128") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f31c_d20260207_m035905_c001_v7007000_t0000_u01770436745353") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7e9_d20260207_m035900_c001_v0001178_t0009_u01770436740767") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f407a67302265d185_d20260207_m035905_c001_v7007000_t0000_u01770436745555") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880e7_d20260207_m035900_c001_v0001181_t0040_u01770436740779") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f31f_d20260207_m035905_c001_v7007000_t0000_u01770436745619") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7eb_d20260207_m035900_c001_v0001178_t0059_u01770436740981") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e484c_d20260207_m035905_c001_v7007000_t0000_u01770436745614") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880e9_d20260207_m035901_c001_v0001181_t0037_u01770436741002") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957cd_d20260207_m035905_c001_v7007000_t0000_u01770436745565") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e0c1_d20260207_m035901_c001_v0001173_t0027_u01770436741023") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f407a67302265d186_d20260207_m035905_c001_v7007000_t0000_u01770436745745") 2026/02/07 04:02:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880eb_d20260207_m035901_c001_v0001181_t0025_u01770436741220") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d166a_d20260207_m035905_c001_v7007000_t0000_u01770436745767") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7ed_d20260207_m035901_c001_v0001178_t0043_u01770436741229") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6952_d20260207_m035905_c001_v7007000_t0000_u01770436745355") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1062_d20260207_m035901_c001_v0001097_t0001_u01770436741242") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f320_d20260207_m035905_c001_v7007000_t0000_u01770436745800") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880ed_d20260207_m035901_c001_v0001181_t0021_u01770436741446") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d1669_d20260207_m035905_c001_v7007000_t0000_u01770436745576") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7f1_d20260207_m035901_c001_v0001178_t0020_u01770436741454") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f31e_d20260207_m035905_c001_v7007000_t0000_u01770436745590") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324e0cd_d20260207_m035901_c001_v0001173_t0022_u01770436741528") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f407a67302265d184_d20260207_m035905_c001_v7007000_t0000_u01770436745319") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880ef_d20260207_m035901_c001_v0001181_t0017_u01770436741653") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6954_d20260207_m035905_c001_v7007000_t0000_u01770436745802") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1066_d20260207_m035901_c001_v0001097_t0012_u01770436741693") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6953_d20260207_m035905_c001_v7007000_t0000_u01770436745609") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7f3_d20260207_m035901_c001_v0001178_t0051_u01770436741702") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e484a_d20260207_m035905_c001_v7007000_t0000_u01770436745372") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d7f5_d20260207_m035901_c001_v0001178_t0000_u01770436741926") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41302c3b5045f31d_d20260207_m035905_c001_v7007000_t0000_u01770436745385") 2026/02/07 04:02:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880f3_d20260207_m035901_c001_v0001181_t0043_u01770436741984") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fb85_d20260207_m035645_c001_v7007000_t0000_u01770436605410") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11669da8fec18ef2_d20260207_m035640_c001_v0001117_t0055_u01770436600531") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c671_d20260207_m035640_c001_v7007000_t0000_u01770436600345") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11669da8fec18eec_d20260207_m035635_c001_v0001117_t0048_u01770436595157") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c66d_d20260207_m035634_c001_v7007000_t0000_u01770436594378") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca09f4_d20260207_m035630_c001_v0001097_t0021_u01770436590232") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a403277f_d20260207_m035628_c001_v7007000_t0000_u01770436588708") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f10427678ac97b7fd_d20260207_m035625_c001_v0001033_t0031_u01770436585815") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4005c12eb3c19d7b_d20260207_m035625_c001_v7007000_t0000_u01770436585633") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f10427678ac97b7ce_d20260207_m035621_c001_v0001033_t0036_u01770436581280") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4005c12eb3c19d71_d20260207_m035620_c001_v7007000_t0000_u01770436580457") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca09b0_d20260207_m035616_c001_v0001097_t0035_u01770436576370") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d15a1_d20260207_m035615_c001_v7007000_t0000_u01770436575451") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1012847a53bb01a5_d20260207_m035614_c001_v0001043_t0011_u01770436574031") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f417657eea136fc3d_d20260207_m035613_c001_v7007000_t0000_u01770436573192") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f118fad519f153e7a_d20260207_m035608_c001_v0001157_t0017_u01770436568133") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f417657eea136fc32_d20260207_m035607_c001_v7007000_t0000_u01770436567359") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0908_d20260207_m035603_c001_v0001097_t0037_u01770436563156") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d1595_d20260207_m035602_c001_v7007000_t0000_u01770436562233") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1060ced747acfe46_d20260207_m035600_c001_v0001185_t0008_u01770436560383") 2026/02/07 04:02:17 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c658_d20260207_m035600_c001_v7007000_t0000_u01770436560195") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1060ced747acfe14_d20260207_m035557_c001_v0001185_t0037_u01770436557040") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c64b_d20260207_m035556_c001_v7007000_t0000_u01770436556288") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca085f_d20260207_m035550_c001_v0001097_t0047_u01770436550189") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4005c12eb3c19d50_d20260207_m035549_c001_v7007000_t0000_u01770436549270") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f115a30c8db54f1a5_d20260207_m035546_c001_v0001104_t0018_u01770436546489") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f420b65f38bb343d6_d20260207_m035546_c001_v7007000_t0000_u01770436546304") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f115a30c8db54f1a1_d20260207_m035542_c001_v0001104_t0018_u01770436542552") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f420b65f38bb343d4_d20260207_m035541_c001_v7007000_t0000_u01770436541775") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca07f7_d20260207_m035535_c001_v0001097_t0006_u01770436535781") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2df2_d20260207_m035534_c001_v7007000_t0000_u01770436534857") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f115593ffe293d02d_d20260207_m035532_c001_v0001173_t0012_u01770436532686") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badd2a7_d20260207_m035532_c001_v7007000_t0000_u01770436532500") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f115593ffe293cfce_d20260207_m035529_c001_v0001173_t0059_u01770436529205") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badd29e_d20260207_m035528_c001_v7007000_t0000_u01770436528482") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca074f_d20260207_m035522_c001_v0001097_t0058_u01770436522634") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453ce_d20260207_m035521_c001_v7007000_t0000_u01770436521547") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f102850a827440545_d20260207_m035515_c001_v0001101_t0017_u01770436515567") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badd294_d20260207_m035515_c001_v7007000_t0000_u01770436515330") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca06b0_d20260207_m035511_c001_v0001097_t0003_u01770436511090") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f119f138ff48c9b01_d20260207_m035509_c001_v0001033_t0057_u01770436509995") 2026/02/07 04:02:18 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f119f138ff48c9af5_d20260207_m035508_c001_v0001033_t0054_u01770436508613") 2026/02/07 04:02:19 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badcce9_d20260207_m035455_c001_v7007000_t0000_u01770436495108") 2026/02/07 04:02:19 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4850_d20260207_m035447_c001_v0001033_t0049_u01770436487503") 2026/02/07 04:02:19 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1025c924ef27a38f_d20260207_m035446_c001_v0001167_t0018_u01770436486331") 2026/02/07 04:02:19 DEBUG : dst/one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1025c924ef27a381_d20260207_m035445_c001_v0001167_t0043_u01770436485272") 2026/02/07 04:02:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fb86_d20260207_m035645_c001_v7007000_t0000_u01770436605592") 2026/02/07 04:02:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f113afd929c697402_d20260207_m035639_c001_v0001167_t0035_u01770436599887") 2026/02/07 04:02:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1014f27d69a4b189_d20260207_m035634_c001_v0001137_t0059_u01770436594070") 2026/02/07 04:02:19 DEBUG : dst/one.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a4032780_d20260207_m035628_c001_v7007000_t0000_u01770436588891") 2026/02/07 04:02:19 DEBUG : dst/one.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1093bf76b7728030_d20260207_m035624_c001_v0001167_t0003_u01770436584976") 2026/02/07 04:02:19 DEBUG : dst/one.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107e03c43ba0b950_d20260207_m035620_c001_v0001041_t0034_u01770436580118") 2026/02/07 04:02:19 DEBUG : dst/one.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d15a2_d20260207_m035615_c001_v7007000_t0000_u01770436575632") 2026/02/07 04:02:19 DEBUG : dst/one.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f102a1e4d569d3b32_d20260207_m035612_c001_v0001043_t0011_u01770436572698") 2026/02/07 04:02:19 DEBUG : dst/one.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f117375ea5a5f267b_d20260207_m035607_c001_v0001185_t0007_u01770436567177") 2026/02/07 04:02:19 DEBUG : dst/three: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453cf_d20260207_m035521_c001_v7007000_t0000_u01770436521729") 2026/02/07 04:02:19 DEBUG : dst/three: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f119f138ff48c9b64_d20260207_m035519_c001_v0001033_t0043_u01770436519949") 2026/02/07 04:02:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fb87_d20260207_m035645_c001_v7007000_t0000_u01770436605775") 2026/02/07 04:02:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11787e1fa9380764_d20260207_m035642_c001_v0001101_t0018_u01770436602122") 2026/02/07 04:02:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1051f0b3164a5ed8_d20260207_m035636_c001_v0001185_t0020_u01770436596914") 2026/02/07 04:02:19 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fb88_d20260207_m035645_c001_v7007000_t0000_u01770436605957") 2026/02/07 04:02:19 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11669da8fec18ef8_d20260207_m035642_c001_v0001117_t0000_u01770436602678") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c676_d20260207_m035642_c001_v7007000_t0000_u01770436602493") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11669da8fec18eee_d20260207_m035637_c001_v0001117_t0017_u01770436597290") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c66e_d20260207_m035637_c001_v7007000_t0000_u01770436597104") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca09fe_d20260207_m035631_c001_v0001097_t0027_u01770436591238") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a4032781_d20260207_m035629_c001_v7007000_t0000_u01770436589073") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f10427678ac97b811_d20260207_m035627_c001_v0001033_t0053_u01770436587695") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4005c12eb3c19d7e_d20260207_m035627_c001_v7007000_t0000_u01770436587515") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f10427678ac97b7db_d20260207_m035623_c001_v0001033_t0010_u01770436583151") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4005c12eb3c19d76_d20260207_m035622_c001_v7007000_t0000_u01770436582947") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca09bc_d20260207_m035617_c001_v0001097_t0008_u01770436577271") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f417657eea136fc3f_d20260207_m035614_c001_v7007000_t0000_u01770436574896") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca098a_d20260207_m035611_c001_v0001097_t0011_u01770436571687") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f417657eea136fc35_d20260207_m035608_c001_v7007000_t0000_u01770436568949") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca092c_d20260207_m035604_c001_v0001097_t0013_u01770436564362") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c659_d20260207_m035601_c001_v7007000_t0000_u01770436561302") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4aa7_d20260207_m035558_c001_v0001033_t0015_u01770436558784") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c654_d20260207_m035557_c001_v7007000_t0000_u01770436557682") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0872_d20260207_m035551_c001_v0001097_t0057_u01770436551400") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f420b65f38bb343d9_d20260207_m035548_c001_v7007000_t0000_u01770436548345") 2026/02/07 04:02:20 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4a38_d20260207_m035544_c001_v0001033_t0048_u01770436544954") 2026/02/07 04:02:21 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f420b65f38bb343d5_d20260207_m035543_c001_v7007000_t0000_u01770436543859") 2026/02/07 04:02:21 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca080d_d20260207_m035537_c001_v0001097_t0038_u01770436537140") 2026/02/07 04:02:21 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badd2a9_d20260207_m035533_c001_v7007000_t0000_u01770436533935") 2026/02/07 04:02:21 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b49a6_d20260207_m035531_c001_v0001033_t0018_u01770436531191") 2026/02/07 04:02:21 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badd2a0_d20260207_m035530_c001_v7007000_t0000_u01770436530099") 2026/02/07 04:02:21 DEBUG : dst/three.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca075f_d20260207_m035523_c001_v0001097_t0022_u01770436523628") 2026/02/07 04:02:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a4032783_d20260207_m035629_c001_v7007000_t0000_u01770436589256") 2026/02/07 04:02:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1150a21ed13d9c2f_d20260207_m035626_c001_v0001116_t0030_u01770436586869") 2026/02/07 04:02:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1111f3a4e054eb72_d20260207_m035622_c001_v0001103_t0000_u01770436582452") 2026/02/07 04:02:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d15a3_d20260207_m035615_c001_v7007000_t0000_u01770436575814") 2026/02/07 04:02:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f102d71504c09bd72_d20260207_m035614_c001_v0001185_t0028_u01770436574674") 2026/02/07 04:02:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1051f0b3164a5cfa_d20260207_m035608_c001_v0001185_t0004_u01770436568709") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fb89_d20260207_m035646_c001_v7007000_t0000_u01770436606140") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca09fa_d20260207_m035630_c001_v0001097_t0054_u01770436590718") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a4032784_d20260207_m035629_c001_v7007000_t0000_u01770436589438") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca09b6_d20260207_m035616_c001_v0001097_t0057_u01770436576695") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d15a4_d20260207_m035615_c001_v7007000_t0000_u01770436575996") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4ad7_d20260207_m035603_c001_v0001033_t0029_u01770436563798") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d1597_d20260207_m035602_c001_v7007000_t0000_u01770436562416") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4a6d_d20260207_m035550_c001_v0001033_t0034_u01770436550998") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4005c12eb3c19d51_d20260207_m035549_c001_v7007000_t0000_u01770436549452") 2026/02/07 04:02:21 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b49e4_d20260207_m035536_c001_v0001033_t0008_u01770436536303") 2026/02/07 04:02:22 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f422462120c9d2df3_d20260207_m035535_c001_v7007000_t0000_u01770436535041") 2026/02/07 04:02:22 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b495e_d20260207_m035523_c001_v0001033_t0018_u01770436523239") 2026/02/07 04:02:22 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453d0_d20260207_m035521_c001_v7007000_t0000_u01770436521913") 2026/02/07 04:02:22 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f105a570c58c826a1_d20260207_m035517_c001_v0001091_t0033_u01770436517248") 2026/02/07 04:02:22 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badd0d2_d20260207_m035455_c001_v7007000_t0000_u01770436495295") 2026/02/07 04:02:22 DEBUG : dst/two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1025c924ef27a3f3_d20260207_m035453_c001_v0001167_t0015_u01770436493799") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b94c9_d20260207_m035419_c001_v7007000_t0000_u01770436459381") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4718_d20260207_m035415_c001_v0001033_t0038_u01770436455736") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b94c6_d20260207_m035413_c001_v7007000_t0000_u01770436453430") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca042d_d20260207_m035402_c001_v0001097_t0046_u01770436442598") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf3a7_d20260207_m035354_c001_v7007000_t0000_u01770436434291") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4656_d20260207_m035350_c001_v0001033_t0003_u01770436430451") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf367_d20260207_m035327_c001_v7007000_t0000_u01770436407942") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4564_d20260207_m035325_c001_v0001033_t0004_u01770436405413") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf35e_d20260207_m035324_c001_v7007000_t0000_u01770436404008") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4538_d20260207_m035322_c001_v0001033_t0057_u01770436402333") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6678_d20260207_m035318_c001_v7007000_t0000_u01770436398863") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b44fa_d20260207_m035316_c001_v0001033_t0003_u01770436396703") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6670_d20260207_m035315_c001_v7007000_t0000_u01770436395715") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b44ce_d20260207_m035313_c001_v0001033_t0000_u01770436393935") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6662_d20260207_m035306_c001_v7007000_t0000_u01770436386332") 2026/02/07 04:02:22 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4454_d20260207_m035304_c001_v0001033_t0037_u01770436384145") 2026/02/07 04:02:23 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a665c_d20260207_m035302_c001_v7007000_t0000_u01770436382891") 2026/02/07 04:02:23 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b443a_d20260207_m035301_c001_v0001033_t0000_u01770436381845") 2026/02/07 04:02:23 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6653_d20260207_m035256_c001_v7007000_t0000_u01770436376225") 2026/02/07 04:02:23 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b43f3_d20260207_m035254_c001_v0001033_t0018_u01770436374317") 2026/02/07 04:02:23 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a664e_d20260207_m035252_c001_v7007000_t0000_u01770436372470") 2026/02/07 04:02:23 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b43d3_d20260207_m035251_c001_v0001033_t0005_u01770436371078") 2026/02/07 04:02:23 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6645_d20260207_m035250_c001_v7007000_t0000_u01770436370705") 2026/02/07 04:02:23 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f10490cc03145411a_d20260207_m035250_c001_v0001185_t0048_u01770436370158") 2026/02/07 04:02:23 DEBUG : empty space: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b43b5_d20260207_m035248_c001_v0001033_t0051_u01770436368271") 2026/02/07 04:02:23 DEBUG : enormous: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf365_d20260207_m035327_c001_v7007000_t0000_u01770436407019") 2026/02/07 04:02:23 DEBUG : enormous: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b456f_d20260207_m035326_c001_v0001033_t0043_u01770436406232") 2026/02/07 04:02:23 DEBUG : existing: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fb8e_d20260207_m035651_c001_v7007000_t0000_u01770436611075") 2026/02/07 04:02:23 DEBUG : existing: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0ace_d20260207_m035649_c001_v0001097_t0057_u01770436609550") 2026/02/07 04:02:23 DEBUG : existing: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf399_d20260207_m035348_c001_v7007000_t0000_u01770436428708") 2026/02/07 04:02:23 DEBUG : existing: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b462a_d20260207_m035347_c001_v0001033_t0039_u01770436427363") 2026/02/07 04:02:23 DEBUG : existing: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b9297_d20260207_m035244_c001_v7007000_t0000_u01770436364901") 2026/02/07 04:02:23 DEBUG : existing: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4399_d20260207_m035243_c001_v0001033_t0043_u01770436363523") 2026/02/07 04:02:23 DEBUG : existing: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b9293_d20260207_m035242_c001_v7007000_t0000_u01770436362975") 2026/02/07 04:02:24 DEBUG : existing: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4387_d20260207_m035242_c001_v0001033_t0033_u01770436362204") 2026/02/07 04:02:24 DEBUG : existing: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4373_d20260207_m035240_c001_v0001033_t0008_u01770436360921") 2026/02/07 04:02:24 DEBUG : existing-b: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf39b_d20260207_m035348_c001_v7007000_t0000_u01770436428889") 2026/02/07 04:02:24 DEBUG : existing-b: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0395_d20260207_m035347_c001_v0001097_t0023_u01770436427373") 2026/02/07 04:02:24 DEBUG : file1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957a3_d20260207_m035754_c001_v7007000_t0000_u01770436674298") 2026/02/07 04:02:24 DEBUG : file1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0dee_d20260207_m035752_c001_v0001097_t0020_u01770436672933") 2026/02/07 04:02:24 DEBUG : file1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069579d_d20260207_m035751_c001_v7007000_t0000_u01770436671617") 2026/02/07 04:02:24 DEBUG : file1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324d9cc_d20260207_m035750_c001_v0001173_t0034_u01770436670175") 2026/02/07 04:02:24 DEBUG : five: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf36c_d20260207_m035332_c001_v7007000_t0000_u01770436412423") 2026/02/07 04:02:24 DEBUG : five: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41423ce1168b459d_d20260207_m035330_c001_v0001033_t0010_u01770436410195") 2026/02/07 04:02:24 DEBUG : foo: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6652_d20260207_m035253_c001_v7007000_t0000_u01770436373944") 2026/02/07 04:02:24 DEBUG : foo: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41423ce1168b43eb_d20260207_m035253_c001_v0001033_t0010_u01770436373402") 2026/02/07 04:02:24 DEBUG : foo: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41423ce1168b43e5_d20260207_m035252_c001_v0001033_t0010_u01770436372842") 2026/02/07 04:02:24 DEBUG : four: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf36d_d20260207_m035332_c001_v7007000_t0000_u01770436412606") 2026/02/07 04:02:24 DEBUG : four: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f403cbfc477144955_d20260207_m035330_c001_v0001039_t0030_u01770436410787") 2026/02/07 04:02:25 DEBUG : four: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b458d_d20260207_m035329_c001_v0001033_t0004_u01770436409316") 2026/02/07 04:02:25 DEBUG : hello world2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c129_d20260207_m035151_c001_v7007000_t0000_u01770436311140") 2026/02/07 04:02:25 DEBUG : hello world2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4197_d20260207_m035150_c001_v0001033_t0012_u01770436310087") 2026/02/07 04:02:25 DEBUG : ignore-size: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b9291_d20260207_m035240_c001_v7007000_t0000_u01770436360555") 2026/02/07 04:02:25 DEBUG : ignore-size: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b435d_d20260207_m035239_c001_v0001033_t0011_u01770436359041") 2026/02/07 04:02:25 DEBUG : nested/sub dir/file: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf393_d20260207_m035346_c001_v7007000_t0000_u01770436426620") 2026/02/07 04:02:25 DEBUG : nested/sub dir/file: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4616_d20260207_m035345_c001_v0001033_t0038_u01770436425716") 2026/02/07 04:02:25 DEBUG : nested/sub dir/file: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf38d_d20260207_m035344_c001_v7007000_t0000_u01770436424968") 2026/02/07 04:02:25 DEBUG : nested/sub dir/file: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0361_d20260207_m035344_c001_v0001097_t0016_u01770436424257") 2026/02/07 04:02:25 DEBUG : one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf36e_d20260207_m035332_c001_v7007000_t0000_u01770436412788") 2026/02/07 04:02:25 DEBUG : one: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41423ce1168b457d_d20260207_m035328_c001_v0001033_t0010_u01770436408395") 2026/02/07 04:02:25 DEBUG : only0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695788_d20260207_m035745_c001_v7007000_t0000_u01770436665695") 2026/02/07 04:02:25 DEBUG : only0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4160c6ca26ca0d74_d20260207_m035739_c001_v0001097_t0003_u01770436659685") 2026/02/07 04:02:25 DEBUG : only0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c2e_d20260207_m035720_c001_v0001097_t0007_u01770436640083") 2026/02/07 04:02:25 DEBUG : only0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680960_d20260207_m035713_c001_v7007000_t0000_u01770436633559") 2026/02/07 04:02:26 DEBUG : only0: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0aee_d20260207_m035655_c001_v0001097_t0002_u01770436615039") 2026/02/07 04:02:26 DEBUG : only1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695789_d20260207_m035745_c001_v7007000_t0000_u01770436665878") 2026/02/07 04:02:26 DEBUG : only1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4160c6ca26ca0d8c_d20260207_m035740_c001_v0001097_t0003_u01770436660812") 2026/02/07 04:02:26 DEBUG : only1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c34_d20260207_m035720_c001_v0001097_t0050_u01770436640936") 2026/02/07 04:02:26 DEBUG : only1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d15f7_d20260207_m035714_c001_v7007000_t0000_u01770436634322") 2026/02/07 04:02:26 DEBUG : only1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0af4_d20260207_m035655_c001_v0001097_t0028_u01770436615976") 2026/02/07 04:02:26 DEBUG : only10: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069578a_d20260207_m035746_c001_v7007000_t0000_u01770436666064") 2026/02/07 04:02:26 DEBUG : only10: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4134cb15b548d71b_d20260207_m035740_c001_v0001178_t0026_u01770436660276") 2026/02/07 04:02:26 DEBUG : only10: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0cc4_d20260207_m035729_c001_v0001097_t0030_u01770436649234") 2026/02/07 04:02:26 DEBUG : only10: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e47a3_d20260207_m035713_c001_v7007000_t0000_u01770436633947") 2026/02/07 04:02:26 DEBUG : only10: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b5c_d20260207_m035703_c001_v0001097_t0021_u01770436623807") 2026/02/07 04:02:26 DEBUG : only11: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069578b_d20260207_m035746_c001_v7007000_t0000_u01770436666251") 2026/02/07 04:02:26 DEBUG : only11: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4052a5ff6324d8c4_d20260207_m035740_c001_v0001173_t0056_u01770436660423") 2026/02/07 04:02:26 DEBUG : only11: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0ccc_d20260207_m035730_c001_v0001097_t0004_u01770436650099") 2026/02/07 04:02:26 DEBUG : only11: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d15f4_d20260207_m035713_c001_v7007000_t0000_u01770436633953") 2026/02/07 04:02:27 DEBUG : only11: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b6c_d20260207_m035704_c001_v0001097_t0047_u01770436624673") 2026/02/07 04:02:27 DEBUG : only12: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069578c_d20260207_m035746_c001_v7007000_t0000_u01770436666434") 2026/02/07 04:02:27 DEBUG : only12: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f407cbedf0878800b_d20260207_m035740_c001_v0001181_t0013_u01770436660660") 2026/02/07 04:02:27 DEBUG : only12: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0cf0_d20260207_m035731_c001_v0001097_t0024_u01770436651266") 2026/02/07 04:02:27 DEBUG : only12: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d15f8_d20260207_m035714_c001_v7007000_t0000_u01770436634510") 2026/02/07 04:02:27 DEBUG : only12: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b7a_d20260207_m035705_c001_v0001097_t0005_u01770436625618") 2026/02/07 04:02:27 DEBUG : only13: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069578d_d20260207_m035746_c001_v7007000_t0000_u01770436666618") 2026/02/07 04:02:27 DEBUG : only13: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4160c6ca26ca0d86_d20260207_m035740_c001_v0001097_t0003_u01770436660262") 2026/02/07 04:02:27 DEBUG : only13: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d00_d20260207_m035732_c001_v0001097_t0038_u01770436652283") 2026/02/07 04:02:27 DEBUG : only13: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680965_d20260207_m035714_c001_v7007000_t0000_u01770436634107") 2026/02/07 04:02:27 DEBUG : only13: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b88_d20260207_m035706_c001_v0001097_t0049_u01770436626577") 2026/02/07 04:02:27 DEBUG : only14: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069578e_d20260207_m035746_c001_v7007000_t0000_u01770436666801") 2026/02/07 04:02:27 DEBUG : only14: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4160c6ca26ca0d88_d20260207_m035740_c001_v0001097_t0003_u01770436660446") 2026/02/07 04:02:27 DEBUG : only14: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d16_d20260207_m035733_c001_v0001097_t0020_u01770436653605") 2026/02/07 04:02:27 DEBUG : only14: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680969_d20260207_m035714_c001_v7007000_t0000_u01770436634654") 2026/02/07 04:02:28 DEBUG : only14: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b92_d20260207_m035707_c001_v0001097_t0016_u01770436627409") 2026/02/07 04:02:28 DEBUG : only15: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069578f_d20260207_m035746_c001_v7007000_t0000_u01770436666989") 2026/02/07 04:02:28 DEBUG : only15: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4134cb15b548d71d_d20260207_m035740_c001_v0001178_t0026_u01770436660461") 2026/02/07 04:02:28 DEBUG : only15: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d20_d20260207_m035734_c001_v0001097_t0001_u01770436654304") 2026/02/07 04:02:28 DEBUG : only15: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327a7_d20260207_m035714_c001_v7007000_t0000_u01770436634120") 2026/02/07 04:02:28 DEBUG : only15: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b9c_d20260207_m035708_c001_v0001097_t0032_u01770436628250") 2026/02/07 04:02:28 DEBUG : only16: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695790_d20260207_m035747_c001_v7007000_t0000_u01770436667185") 2026/02/07 04:02:28 DEBUG : only16: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4052a5ff6324d8ca_d20260207_m035740_c001_v0001173_t0056_u01770436660608") 2026/02/07 04:02:28 DEBUG : only16: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d2c_d20260207_m035735_c001_v0001097_t0012_u01770436655129") 2026/02/07 04:02:28 DEBUG : only16: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327a8_d20260207_m035714_c001_v7007000_t0000_u01770436634302") 2026/02/07 04:02:28 DEBUG : only16: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0bb0_d20260207_m035709_c001_v0001097_t0035_u01770436629284") 2026/02/07 04:02:29 DEBUG : only17: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695791_d20260207_m035747_c001_v7007000_t0000_u01770436667371") 2026/02/07 04:02:29 DEBUG : only17: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4160c6ca26ca0d8a_d20260207_m035740_c001_v0001097_t0003_u01770436660629") 2026/02/07 04:02:29 DEBUG : only17: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d3c_d20260207_m035736_c001_v0001097_t0026_u01770436656314") 2026/02/07 04:02:29 DEBUG : only17: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e47a4_d20260207_m035714_c001_v7007000_t0000_u01770436634130") 2026/02/07 04:02:29 DEBUG : only17: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0bc0_d20260207_m035710_c001_v0001097_t0038_u01770436630165") 2026/02/07 04:02:29 DEBUG : only18: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695792_d20260207_m035747_c001_v7007000_t0000_u01770436667554") 2026/02/07 04:02:29 DEBUG : only18: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4134cb15b548d71f_d20260207_m035740_c001_v0001178_t0026_u01770436660643") 2026/02/07 04:02:29 DEBUG : only18: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d52_d20260207_m035737_c001_v0001097_t0049_u01770436657309") 2026/02/07 04:02:29 DEBUG : only18: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41953b99520d15f5_d20260207_m035714_c001_v7007000_t0000_u01770436634140") 2026/02/07 04:02:29 DEBUG : only18: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0bd2_d20260207_m035711_c001_v0001097_t0021_u01770436631105") 2026/02/07 04:02:29 DEBUG : only19: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695793_d20260207_m035747_c001_v7007000_t0000_u01770436667736") 2026/02/07 04:02:29 DEBUG : only19: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4052a5ff6324d8ce_d20260207_m035740_c001_v0001173_t0056_u01770436660789") 2026/02/07 04:02:29 DEBUG : only19: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0d66_d20260207_m035738_c001_v0001097_t0018_u01770436658429") 2026/02/07 04:02:29 DEBUG : only19: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e47a6_d20260207_m035714_c001_v7007000_t0000_u01770436634314") 2026/02/07 04:02:29 DEBUG : only19: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0be0_d20260207_m035712_c001_v0001097_t0028_u01770436632059") 2026/02/07 04:02:29 DEBUG : only2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695794_d20260207_m035747_c001_v7007000_t0000_u01770436667921") 2026/02/07 04:02:29 DEBUG : only2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4134cb15b548d721_d20260207_m035740_c001_v0001178_t0026_u01770436660826") 2026/02/07 04:02:30 DEBUG : only2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c38_d20260207_m035721_c001_v0001097_t0018_u01770436641609") 2026/02/07 04:02:30 DEBUG : only2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680968_d20260207_m035714_c001_v7007000_t0000_u01770436634468") 2026/02/07 04:02:30 DEBUG : only2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0afe_d20260207_m035656_c001_v0001097_t0019_u01770436616737") 2026/02/07 04:02:30 DEBUG : only3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695795_d20260207_m035748_c001_v7007000_t0000_u01770436668103") 2026/02/07 04:02:30 DEBUG : only3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f407cbedf0878800f_d20260207_m035740_c001_v0001181_t0013_u01770436660848") 2026/02/07 04:02:30 DEBUG : only3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c40_d20260207_m035722_c001_v0001097_t0053_u01770436642530") 2026/02/07 04:02:30 DEBUG : only3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680967_d20260207_m035714_c001_v7007000_t0000_u01770436634287") 2026/02/07 04:02:30 DEBUG : only3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b0a_d20260207_m035657_c001_v0001097_t0006_u01770436617683") 2026/02/07 04:02:30 DEBUG : only4: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695796_d20260207_m035748_c001_v7007000_t0000_u01770436668293") 2026/02/07 04:02:30 DEBUG : only4: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4052a5ff6324d8d2_d20260207_m035740_c001_v0001173_t0056_u01770436660973") 2026/02/07 04:02:30 DEBUG : only4: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c4a_d20260207_m035723_c001_v0001097_t0059_u01770436643544") 2026/02/07 04:02:30 DEBUG : only4: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327a9_d20260207_m035714_c001_v7007000_t0000_u01770436634484") 2026/02/07 04:02:30 DEBUG : only4: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b16_d20260207_m035658_c001_v0001097_t0032_u01770436618729") 2026/02/07 04:02:30 DEBUG : only5: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695797_d20260207_m035748_c001_v7007000_t0000_u01770436668476") 2026/02/07 04:02:30 DEBUG : only5: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4160c6ca26ca0d90_d20260207_m035740_c001_v0001097_t0003_u01770436660996") 2026/02/07 04:02:31 DEBUG : only5: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c5c_d20260207_m035724_c001_v0001097_t0033_u01770436644579") 2026/02/07 04:02:31 DEBUG : only5: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680962_d20260207_m035713_c001_v7007000_t0000_u01770436633741") 2026/02/07 04:02:31 DEBUG : only5: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b1e_d20260207_m035659_c001_v0001097_t0044_u01770436619481") 2026/02/07 04:02:31 DEBUG : only6: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695798_d20260207_m035748_c001_v7007000_t0000_u01770436668657") 2026/02/07 04:02:31 DEBUG : only6: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4134cb15b548d723_d20260207_m035741_c001_v0001178_t0026_u01770436661010") 2026/02/07 04:02:31 DEBUG : only6: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c6a_d20260207_m035725_c001_v0001097_t0027_u01770436645357") 2026/02/07 04:02:31 DEBUG : only6: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680963_d20260207_m035713_c001_v7007000_t0000_u01770436633926") 2026/02/07 04:02:31 DEBUG : only6: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b28_d20260207_m035700_c001_v0001097_t0030_u01770436620243") 2026/02/07 04:02:31 DEBUG : only7: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca240695799_d20260207_m035748_c001_v7007000_t0000_u01770436668840") 2026/02/07 04:02:31 DEBUG : only7: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f407cbedf08788011_d20260207_m035741_c001_v0001181_t0013_u01770436661034") 2026/02/07 04:02:31 DEBUG : only7: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c82_d20260207_m035726_c001_v0001097_t0031_u01770436646274") 2026/02/07 04:02:31 DEBUG : only7: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327aa_d20260207_m035714_c001_v7007000_t0000_u01770436634667") 2026/02/07 04:02:31 DEBUG : only7: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b34_d20260207_m035701_c001_v0001097_t0056_u01770436621318") 2026/02/07 04:02:31 DEBUG : only8: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069579a_d20260207_m035749_c001_v7007000_t0000_u01770436669021") 2026/02/07 04:02:31 DEBUG : only8: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4052a5ff6324d8d6_d20260207_m035741_c001_v0001173_t0056_u01770436661155") 2026/02/07 04:02:32 DEBUG : only8: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0c9a_d20260207_m035727_c001_v0001097_t0047_u01770436647171") 2026/02/07 04:02:32 DEBUG : only8: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4095f746a40327a6_d20260207_m035713_c001_v7007000_t0000_u01770436633930") 2026/02/07 04:02:32 DEBUG : only8: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b42_d20260207_m035702_c001_v0001097_t0029_u01770436622159") 2026/02/07 04:02:32 DEBUG : only9: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069579b_d20260207_m035749_c001_v7007000_t0000_u01770436669203") 2026/02/07 04:02:32 DEBUG : only9: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4160c6ca26ca0d94_d20260207_m035741_c001_v0001097_t0003_u01770436661178") 2026/02/07 04:02:32 DEBUG : only9: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0caa_d20260207_m035728_c001_v0001097_t0005_u01770436648158") 2026/02/07 04:02:32 DEBUG : only9: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e47a7_d20260207_m035714_c001_v7007000_t0000_u01770436634499") 2026/02/07 04:02:32 DEBUG : only9: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0b4c_d20260207_m035703_c001_v0001097_t0042_u01770436623054") 2026/02/07 04:02:32 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf385_d20260207_m035342_c001_v7007000_t0000_u01770436422761") 2026/02/07 04:02:32 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f103cbfc4771449af_d20260207_m035340_c001_v0001039_t0042_u01770436420461") 2026/02/07 04:02:32 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf37d_d20260207_m035339_c001_v7007000_t0000_u01770436419315") 2026/02/07 04:02:32 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b45db_d20260207_m035336_c001_v0001033_t0049_u01770436416836") 2026/02/07 04:02:32 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf375_d20260207_m035336_c001_v7007000_t0000_u01770436416096") 2026/02/07 04:02:32 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f103cbfc477144971_d20260207_m035333_c001_v0001039_t0057_u01770436413701") 2026/02/07 04:02:32 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a667d_d20260207_m035321_c001_v7007000_t0000_u01770436401192") 2026/02/07 04:02:32 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4512_d20260207_m035319_c001_v0001033_t0049_u01770436399423") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6675_d20260207_m035317_c001_v7007000_t0000_u01770436397586") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b44f0_d20260207_m035316_c001_v0001033_t0047_u01770436396271") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a666e_d20260207_m035314_c001_v7007000_t0000_u01770436394863") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b44c8_d20260207_m035313_c001_v0001033_t0052_u01770436393410") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6661_d20260207_m035305_c001_v7007000_t0000_u01770436385768") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b444c_d20260207_m035303_c001_v0001033_t0058_u01770436383443") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a665d_d20260207_m035303_c001_v7007000_t0000_u01770436383074") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4432_d20260207_m035301_c001_v0001033_t0045_u01770436381261") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6659_d20260207_m035300_c001_v7007000_t0000_u01770436380886") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4421_d20260207_m035300_c001_v0001033_t0005_u01770436380065") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4419_d20260207_m035259_c001_v0001033_t0048_u01770436379163") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6657_d20260207_m035258_c001_v7007000_t0000_u01770436378791") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4409_d20260207_m035258_c001_v0001033_t0024_u01770436378046") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4405_d20260207_m035256_c001_v0001033_t0056_u01770436376786") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6654_d20260207_m035256_c001_v7007000_t0000_u01770436376408") 2026/02/07 04:02:33 DEBUG : potato: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b43f5_d20260207_m035255_c001_v0001033_t0019_u01770436375302") 2026/02/07 04:02:34 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40395428ca88fac2_d20260207_m035428_c001_v7007000_t0000_u01770436468837") 2026/02/07 04:02:34 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4798_d20260207_m035427_c001_v0001033_t0002_u01770436467898") 2026/02/07 04:02:34 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b94ca_d20260207_m035419_c001_v7007000_t0000_u01770436459760") 2026/02/07 04:02:34 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0489_d20260207_m035414_c001_v0001097_t0004_u01770436454733") 2026/02/07 04:02:34 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf3bf_d20260207_m035406_c001_v7007000_t0000_u01770436446706") 2026/02/07 04:02:35 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b46c0_d20260207_m035401_c001_v0001033_t0044_u01770436441718") 2026/02/07 04:02:35 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf3a8_d20260207_m035354_c001_v7007000_t0000_u01770436434508") 2026/02/07 04:02:35 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca03a7_d20260207_m035349_c001_v0001097_t0055_u01770436429802") 2026/02/07 04:02:35 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf366_d20260207_m035327_c001_v7007000_t0000_u01770436407202") 2026/02/07 04:02:35 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4556_d20260207_m035324_c001_v0001033_t0033_u01770436404556") 2026/02/07 04:02:36 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf35f_d20260207_m035324_c001_v7007000_t0000_u01770436404190") 2026/02/07 04:02:36 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4528_d20260207_m035321_c001_v0001033_t0015_u01770436401747") 2026/02/07 04:02:36 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a667e_d20260207_m035321_c001_v7007000_t0000_u01770436401375") 2026/02/07 04:02:36 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4518_d20260207_m035320_c001_v0001033_t0053_u01770436400267") 2026/02/07 04:02:36 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6679_d20260207_m035319_c001_v7007000_t0000_u01770436399045") 2026/02/07 04:02:37 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4500_d20260207_m035317_c001_v0001033_t0016_u01770436397968") 2026/02/07 04:02:37 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6672_d20260207_m035315_c001_v7007000_t0000_u01770436395897") 2026/02/07 04:02:37 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b44e4_d20260207_m035314_c001_v0001033_t0041_u01770436394882") 2026/02/07 04:02:37 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a6664_d20260207_m035306_c001_v7007000_t0000_u01770436386512") 2026/02/07 04:02:37 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4462_d20260207_m035305_c001_v0001033_t0015_u01770436385371") 2026/02/07 04:02:38 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c12e_d20260207_m035154_c001_v7007000_t0000_u01770436314562") 2026/02/07 04:02:38 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b41b9_d20260207_m035153_c001_v0001033_t0052_u01770436313659") 2026/02/07 04:02:38 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c12b_d20260207_m035152_c001_v7007000_t0000_u01770436312750") 2026/02/07 04:02:38 DEBUG : potato2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b41a5_d20260207_m035151_c001_v0001033_t0058_u01770436311687") 2026/02/07 04:02:38 DEBUG : potato3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b94cb_d20260207_m035420_c001_v7007000_t0000_u01770436460081") 2026/02/07 04:02:39 DEBUG : potato3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca049b_d20260207_m035416_c001_v0001097_t0019_u01770436456259") 2026/02/07 04:02:39 DEBUG : potato3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf3c1_d20260207_m035407_c001_v7007000_t0000_u01770436447017") 2026/02/07 04:02:39 DEBUG : potato3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b46cc_d20260207_m035402_c001_v0001033_t0046_u01770436442926") 2026/02/07 04:02:39 DEBUG : potato3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf3aa_d20260207_m035354_c001_v7007000_t0000_u01770436434973") 2026/02/07 04:02:39 DEBUG : potato3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca03bb_d20260207_m035351_c001_v0001097_t0037_u01770436431253") 2026/02/07 04:02:39 DEBUG : pre-dest1/1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453b8_d20260207_m035504_c001_v7007000_t0000_u01770436504412") 2026/02/07 04:02:40 DEBUG : pre-dest1/1: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca05e6_d20260207_m035456_c001_v0001097_t0025_u01770436496034") 2026/02/07 04:02:40 DEBUG : pre-dest2/2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036453b9_d20260207_m035504_c001_v7007000_t0000_u01770436504594") 2026/02/07 04:02:40 DEBUG : pre-dest2/2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4874_d20260207_m035457_c001_v0001033_t0034_u01770436497034") 2026/02/07 04:02:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41221d677badccd5_d20260207_m035441_c001_v7007000_t0000_u01770436481221") 2026/02/07 04:02:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0548_d20260207_m035436_c001_v0001097_t0057_u01770436476613") 2026/02/07 04:02:41 DEBUG : sizeonly: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b928f_d20260207_m035238_c001_v7007000_t0000_u01770436358476") 2026/02/07 04:02:41 DEBUG : sizeonly: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4341_d20260207_m035236_c001_v0001033_t0021_u01770436356836") 2026/02/07 04:02:41 DEBUG : splitbanan: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957fb_d20260207_m035948_c001_v7007000_t0000_u01770436788674") 2026/02/07 04:02:41 DEBUG : splitbanan: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca118e_d20260207_m035941_c001_v0001097_t0009_u01770436781299") 2026/02/07 04:02:41 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680aa4_d20260207_m040107_c001_v7007000_t0000_u01770436867414") 2026/02/07 04:02:42 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d91f_d20260207_m040100_c001_v0001178_t0032_u01770436860576") 2026/02/07 04:02:42 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf5bb_d20260207_m040052_c001_v7007000_t0000_u01770436852094") 2026/02/07 04:02:42 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8ff_d20260207_m040045_c001_v0001178_t0000_u01770436845248") 2026/02/07 04:02:42 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6098_d20260207_m040036_c001_v7007000_t0000_u01770436836378") 2026/02/07 04:02:42 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8e9_d20260207_m040030_c001_v0001178_t0015_u01770436830003") 2026/02/07 04:02:43 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4028ccdefd2f988d_d20260207_m040020_c001_v7007000_t0000_u01770436820353") 2026/02/07 04:02:43 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d8bd_d20260207_m040013_c001_v0001178_t0057_u01770436813810") 2026/02/07 04:02:43 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7f0_d20260207_m040004_c001_v7007000_t0000_u01770436804414") 2026/02/07 04:02:43 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d88f_d20260207_m035957_c001_v0001178_t0054_u01770436797508") 2026/02/07 04:02:43 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40136920036455b0_d20260207_m035943_c001_v7007000_t0000_u01770436783197") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d861_d20260207_m035940_c001_v0001178_t0007_u01770436780256") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405dfb98b899c7b4_d20260207_m035931_c001_v7007000_t0000_u01770436771342") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788143_d20260207_m035924_c001_v0001181_t0042_u01770436764462") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc600c_d20260207_m035922_c001_v7007000_t0000_u01770436762953") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca10fc_d20260207_m035919_c001_v0001097_t0058_u01770436759857") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40889cf1b99a696d_d20260207_m035910_c001_v7007000_t0000_u01770436750700") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca106a_d20260207_m035903_c001_v0001097_t0058_u01770436743720") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4199ef51947e4842_d20260207_m035902_c001_v7007000_t0000_u01770436742212") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf087880d9_d20260207_m035859_c001_v0001181_t0035_u01770436739556") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f42172aa38633ad1f_d20260207_m035844_c001_v7007000_t0000_u01770436724960") 2026/02/07 04:02:44 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0f9a_d20260207_m035841_c001_v0001097_t0011_u01770436721074") 2026/02/07 04:02:45 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f6809cb_d20260207_m035832_c001_v7007000_t0000_u01770436712136") 2026/02/07 04:02:45 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0f0c_d20260207_m035825_c001_v0001097_t0001_u01770436705126") 2026/02/07 04:02:45 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc8262_d20260207_m035816_c001_v7007000_t0000_u01770436696522") 2026/02/07 04:02:45 DEBUG : splitbananasplit: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0e7a_d20260207_m035809_c001_v0001097_t0035_u01770436689845") 2026/02/07 04:02:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41831ad19bfc6016_d20260207_m035926_c001_v7007000_t0000_u01770436766146") 2026/02/07 04:02:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1106_d20260207_m035921_c001_v0001097_t0029_u01770436761268") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957ac_d20260207_m035801_c001_v7007000_t0000_u01770436681964") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878803d_d20260207_m035759_c001_v0001181_t0004_u01770436679142") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc823e_d20260207_m035758_c001_v7007000_t0000_u01770436678021") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324da4d_d20260207_m035755_c001_v0001173_t0026_u01770436675246") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf394_d20260207_m035346_c001_v7007000_t0000_u01770436426803") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca037b_d20260207_m035345_c001_v0001097_t0026_u01770436425864") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf38f_d20260207_m035345_c001_v7007000_t0000_u01770436425150") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b460c_d20260207_m035343_c001_v0001033_t0054_u01770436423889") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b928c_d20260207_m035234_c001_v7007000_t0000_u01770436354298") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b42ff_d20260207_m035232_c001_v0001033_t0048_u01770436352506") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b928b_d20260207_m035232_c001_v7007000_t0000_u01770436352137") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b42f3_d20260207_m035230_c001_v0001033_t0025_u01770436350757") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b9289_d20260207_m035228_c001_v7007000_t0000_u01770436348628") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b42db_d20260207_m035227_c001_v0001033_t0011_u01770436347161") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b9286_d20260207_m035226_c001_v7007000_t0000_u01770436346618") 2026/02/07 04:02:45 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b42cb_d20260207_m035225_c001_v0001033_t0050_u01770436345137") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b42a9_d20260207_m035222_c001_v0001033_t0030_u01770436342073") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b927f_d20260207_m035221_c001_v7007000_t0000_u01770436341702") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b42a3_d20260207_m035220_c001_v0001033_t0032_u01770436340708") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4291_d20260207_m035219_c001_v0001033_t0014_u01770436339771") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4151b227b38b927d_d20260207_m035219_c001_v7007000_t0000_u01770436339407") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b427b_d20260207_m035215_c001_v0001033_t0058_u01770436335931") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4265_d20260207_m035212_c001_v0001033_t0045_u01770436332998") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c14d_d20260207_m035212_c001_v7007000_t0000_u01770436332633") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b425b_d20260207_m035211_c001_v0001033_t0037_u01770436331926") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b424b_d20260207_m035210_c001_v0001033_t0056_u01770436330178") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c144_d20260207_m035209_c001_v7007000_t0000_u01770436329750") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4231_d20260207_m035205_c001_v0001033_t0054_u01770436325551") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c141_d20260207_m035205_c001_v7007000_t0000_u01770436325185") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4221_d20260207_m035204_c001_v0001033_t0014_u01770436324280") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c13e_d20260207_m035203_c001_v7007000_t0000_u01770436323372") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4209_d20260207_m035202_c001_v0001033_t0026_u01770436322268") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c13c_d20260207_m035201_c001_v7007000_t0000_u01770436321723") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b41fb_d20260207_m035200_c001_v0001033_t0029_u01770436320910") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c13a_d20260207_m035200_c001_v7007000_t0000_u01770436320004") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b41dd_d20260207_m035158_c001_v0001033_t0027_u01770436318907") 2026/02/07 04:02:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c137_d20260207_m035158_c001_v7007000_t0000_u01770436318355") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b41d3_d20260207_m035157_c001_v0001033_t0000_u01770436317520") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c133_d20260207_m035156_c001_v7007000_t0000_u01770436316973") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b41c7_d20260207_m035155_c001_v0001033_t0010_u01770436315529") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c125_d20260207_m035149_c001_v7007000_t0000_u01770436309538") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4187_d20260207_m035148_c001_v0001033_t0031_u01770436308601") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c123_d20260207_m035148_c001_v7007000_t0000_u01770436308052") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4179_d20260207_m035147_c001_v0001033_t0014_u01770436307121") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c121_d20260207_m035146_c001_v7007000_t0000_u01770436306215") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b415f_d20260207_m035145_c001_v0001033_t0056_u01770436305019") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4046ba958e57c11a_d20260207_m035142_c001_v7007000_t0000_u01770436302842") 2026/02/07 04:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4135_d20260207_m035141_c001_v0001033_t0003_u01770436301942") 2026/02/07 04:02:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957ad_d20260207_m035802_c001_v7007000_t0000_u01770436682145") 2026/02/07 04:02:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0e18_d20260207_m035759_c001_v0001097_t0048_u01770436679153") 2026/02/07 04:02:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4150e168d8bc823f_d20260207_m035758_c001_v7007000_t0000_u01770436678203") 2026/02/07 04:02:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d73b_d20260207_m035755_c001_v0001178_t0018_u01770436675256") 2026/02/07 04:02:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680aa8_d20260207_m040109_c001_v7007000_t0000_u01770436869687") 2026/02/07 04:02:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca15a1_d20260207_m040108_c001_v0001097_t0032_u01770436868777") 2026/02/07 04:02:47 DEBUG : sub/yam: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf383_d20260207_m035342_c001_v7007000_t0000_u01770436422210") 2026/02/07 04:02:47 DEBUG : sub/yam: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b45f0_d20260207_m035340_c001_v0001033_t0049_u01770436420068") 2026/02/07 04:02:47 DEBUG : test_dir1/file2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957a4_d20260207_m035754_c001_v7007000_t0000_u01770436674479") 2026/02/07 04:02:47 DEBUG : test_dir1/file2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d737_d20260207_m035752_c001_v0001178_t0048_u01770436672590") 2026/02/07 04:02:48 DEBUG : test_dir1/file2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069579e_d20260207_m035751_c001_v7007000_t0000_u01770436671800") 2026/02/07 04:02:48 DEBUG : test_dir1/file2: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788023_d20260207_m035750_c001_v0001181_t0011_u01770436670184") 2026/02/07 04:02:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca2406957a5_d20260207_m035754_c001_v7007000_t0000_u01770436674663") 2026/02/07 04:02:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878802b_d20260207_m035752_c001_v0001181_t0019_u01770436672579") 2026/02/07 04:02:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d7ca24069579f_d20260207_m035751_c001_v7007000_t0000_u01770436671983") 2026/02/07 04:02:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d733_d20260207_m035750_c001_v0001178_t0054_u01770436670199") 2026/02/07 04:02:48 DEBUG : three: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf36f_d20260207_m035332_c001_v7007000_t0000_u01770436412971") 2026/02/07 04:02:48 DEBUG : three: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b45af_d20260207_m035331_c001_v0001033_t0035_u01770436411535") 2026/02/07 04:02:48 DEBUG : three: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11423ce1168b4583_d20260207_m035328_c001_v0001033_t0043_u01770436408768") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680aab_d20260207_m040111_c001_v7007000_t0000_u01770436871761") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324ee67_d20260207_m040110_c001_v0001173_t0013_u01770436870638") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680ad7_d20260207_m040131_c001_v7007000_t0000_u01770436891388") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788282_d20260207_m040129_c001_v0001181_t0058_u01770436889830") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680ace_d20260207_m040128_c001_v7007000_t0000_u01770436888270") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324efa5_d20260207_m040126_c001_v0001173_t0019_u01770436886338") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680ac7_d20260207_m040125_c001_v7007000_t0000_u01770436885375") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1691_d20260207_m040124_c001_v0001097_t0019_u01770436884535") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680ab8_d20260207_m040119_c001_v7007000_t0000_u01770436879408") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324eeed_d20260207_m040117_c001_v0001173_t0011_u01770436877819") 2026/02/07 04:02:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680abe_d20260207_m040121_c001_v7007000_t0000_u01770436881977") 2026/02/07 04:02:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf0878826f_d20260207_m040120_c001_v0001181_t0018_u01770436880367") 2026/02/07 04:02:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680ab4_d20260207_m040116_c001_v7007000_t0000_u01770436876865") 2026/02/07 04:02:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca1605_d20260207_m040115_c001_v0001097_t0002_u01770436875962") 2026/02/07 04:02:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680ab0_d20260207_m040115_c001_v7007000_t0000_u01770436875006") 2026/02/07 04:02:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d935_d20260207_m040114_c001_v0001178_t0035_u01770436874357") 2026/02/07 04:02:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680aac_d20260207_m040113_c001_v7007000_t0000_u01770436873395") 2026/02/07 04:02:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f107cbedf08788263_d20260207_m040112_c001_v0001181_t0013_u01770436872773") 2026/02/07 04:02:49 DEBUG : toe/toe/toe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f405065bcf59d3dba_d20260207_m040137_c001_v7007000_t0000_u01770436897318") 2026/02/07 04:02:49 DEBUG : toe/toe/toe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1052a5ff6324f08a_d20260207_m040136_c001_v0001173_t0027_u01770436896369") 2026/02/07 04:02:49 DEBUG : toe/toe/toe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680abf_d20260207_m040123_c001_v7007000_t0000_u01770436883574") 2026/02/07 04:02:49 DEBUG : toe/toe/toe: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d945_d20260207_m040122_c001_v0001178_t0040_u01770436882933") 2026/02/07 04:02:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680ada_d20260207_m040131_c001_v7007000_t0000_u01770436891978") 2026/02/07 04:02:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1134cb15b548d955_d20260207_m040131_c001_v0001178_t0002_u01770436891168") 2026/02/07 04:02:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f40646d866f680acf_d20260207_m040128_c001_v7007000_t0000_u01770436888862") 2026/02/07 04:02:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f11950b01b58e9f2e_d20260207_m040128_c001_v0001171_t0048_u01770436888004") 2026/02/07 04:02:49 DEBUG : two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf370_d20260207_m035333_c001_v7007000_t0000_u01770436413154") 2026/02/07 04:02:49 DEBUG : two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f4160c6ca26ca02d3_d20260207_m035330_c001_v0001097_t0003_u01770436410963") 2026/02/07 04:02:49 DEBUG : two: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f41423ce1168b4581_d20260207_m035328_c001_v0001033_t0010_u01770436408579") 2026/02/07 04:02:49 DEBUG : yam: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf386_d20260207_m035342_c001_v7007000_t0000_u01770436422943") 2026/02/07 04:02:49 DEBUG : yam: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f100c84fe8b216e5e_d20260207_m035341_c001_v0001103_t0053_u01770436421669") 2026/02/07 04:02:50 DEBUG : yam: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf37a_d20260207_m035338_c001_v7007000_t0000_u01770436418768") 2026/02/07 04:02:50 DEBUG : yam: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca0317_d20260207_m035336_c001_v0001097_t0022_u01770436416847") 2026/02/07 04:02:50 DEBUG : yam: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf374_d20260207_m035335_c001_v7007000_t0000_u01770436415549") 2026/02/07 04:02:50 DEBUG : yam: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1160c6ca26ca02ef_d20260207_m035333_c001_v0001097_t0009_u01770436413714") 2026/02/07 04:02:50 DEBUG : yaml: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf37e_d20260207_m035339_c001_v7007000_t0000_u01770436419498") 2026/02/07 04:02:50 DEBUG : yaml: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f1090ee7db438beb9_d20260207_m035338_c001_v0001116_t0004_u01770436418017") 2026/02/07 04:02:50 DEBUG : yaml: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f416d245facbdf376_d20260207_m035336_c001_v7007000_t0000_u01770436416281") 2026/02/07 04:02:50 DEBUG : yaml: Deleting (id "4_z2f220dd330ad3b6b9fc80e1b_f10152c578c199bc4_d20260207_m035335_c001_v0001036_t0034_u01770436415244") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m12.247531443s (try 1/5)