"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/19 05:27:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino" 2026/04/19 05:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 05:27:46 DEBUG : Creating backend with remote "/tmp/rclone1291538809" === 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-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:27:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:27:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/19 05:27:47 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:27:47 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:27:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:27:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:27:48 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:27:48 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:27:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:27:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:27:49 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:27:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.16s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", 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-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", 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-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:27:50 DEBUG : Creating backend with remote "/non-existing" 2026/04/19 05:27:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/19 05:27:50 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:27:50 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:27:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:27:51 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:27:51 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:27:52 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:27:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:27:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.73s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", 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-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:27:53 INFO : B2 bucket rclone-test-wumuwoq7gino: Running all checks before starting transfers 2026/04/19 05:27:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:27:53 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:27:53 INFO : B2 bucket rclone-test-wumuwoq7gino: Checks finished, now starting transfers 2026/04/19 05:27:53 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:27:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:27:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:27:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.43s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:27:54 ERROR : Ignoring --no-traverse with sync 2026/04/19 05:27:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:27:55 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:27:55 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:27:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:27:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:27:55 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:27:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.35s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:27:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/19 05:27:56 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:27:56 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:27:56 DEBUG : hello world2: size = 12 OK 2026/04/19 05:27:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/19 05:27:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.40s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:27:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:27:57 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:27:57 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:27:58 DEBUG : potato2: size = 11 OK 2026/04/19 05:27:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:27:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:27:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:27:59 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:27:59 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:00 DEBUG : potato2: size = 11 OK 2026/04/19 05:28:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/19 05:28:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:28:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/19 05:28:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:28:00 INFO : sub dir2: Making directory 2026/04/19 05:28:00 INFO : sub dir: Making directory 2026/04/19 05:28:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:00 INFO : sub dir2/sub sub dir2: Making directory 2026/04/19 05:28:00 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:00 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:28:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:01 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/04/19 05:28:01 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:02 INFO : sub dir2: Making directory 2026/04/19 05:28:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/19 05:28:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:28:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:02 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:02 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:28:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:03 DEBUG : sub dir2: Making directory with metadata 2026/04/19 05:28:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:28:03 INFO : sub dir2: Making directory 2026/04/19 05:28:03 INFO : sub dir: Making directory 2026/04/19 05:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:03 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:03 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:28:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:04 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:28:04 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/19 05:28:04 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/19 05:28:04 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.58s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", 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-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:05 INFO : sub dir2: Making directory 2026/04/19 05:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:05 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:05 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:06 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:28:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:06 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:28:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.52s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:07 DEBUG : sub dir2: Making directory with metadata 2026/04/19 05:28:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:28:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:28:07 INFO : sub dir2: Making directory 2026/04/19 05:28:07 INFO : sub dir: Making directory 2026/04/19 05:28:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:07 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:07 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:28:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:07 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:28:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/19 05:28:07 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", 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-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:08 INFO : sub dir2: Making directory 2026/04/19 05:28:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:08 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:08 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:09 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:28:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:09 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:28:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.63s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vubizuw4cipa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wumuwoq7gino -> B2 bucket rclone-test-vubizuw4cipa 2026/04/19 05:28:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:12 DEBUG : B2 bucket rclone-test-vubizuw4cipa: Waiting for checks to finish 2026/04/19 05:28:12 DEBUG : B2 bucket rclone-test-vubizuw4cipa: Waiting for transfers to finish 2026/04/19 05:28:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:28:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 05:28:13 DEBUG : B2 bucket rclone-test-vubizuw4cipa: Purge remote 2026/04/19 05:28:13 INFO : B2 bucket rclone-test-vubizuw4cipa: cleaning bucket "rclone-test-vubizuw4cipa" of all files 2026/04/19 05:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f62fd43305dab4b9fd80e1b_f119346a5cb305451_d20260419_m052812_c001_v0001109_t0033_u01776576492946") --- PASS: TestServerSideCopy (4.80s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:28:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:28:16 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 05:28:16 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:16 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:16 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 05:28:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/19 05:28:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.31s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pegenez2luta" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wumuwoq7gino -> B2 bucket rclone-test-pegenez2luta 2026/04/19 05:28:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:19 DEBUG : B2 bucket rclone-test-pegenez2luta: Waiting for checks to finish 2026/04/19 05:28:19 DEBUG : B2 bucket rclone-test-pegenez2luta: Waiting for transfers to finish 2026/04/19 05:28:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:28:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 05:28:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:28:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pegenez2luta) 2026/04/19 05:28:21 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 05:28:21 DEBUG : B2 bucket rclone-test-pegenez2luta: Waiting for checks to finish 2026/04/19 05:28:21 DEBUG : B2 bucket rclone-test-pegenez2luta: Waiting for transfers to finish 2026/04/19 05:28:22 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 05:28:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/19 05:28:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 05:28:22 DEBUG : B2 bucket rclone-test-pegenez2luta: Purge remote 2026/04/19 05:28:22 INFO : B2 bucket rclone-test-pegenez2luta: cleaning bucket "rclone-test-pegenez2luta" of all files 2026/04/19 05:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f820df3306dab4b9fd80e1b_f109e60b7138a1f67_d20260419_m052821_c001_v0001130_t0027_u01776576501900") 2026/04/19 05:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f820df3306dab4b9fd80e1b_f109eebe903da348e_d20260419_m052820_c001_v0001176_t0037_u01776576500026") --- PASS: TestServerSideCopyOverSelf (6.50s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:25 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:28:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:28:25 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 05:28:25 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:25 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 05:28:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/19 05:28:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/19 05:28:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.29s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:26 DEBUG : Creating backend with remote "TestB2:rclone-test-liwezic0luya" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wumuwoq7gino -> B2 bucket rclone-test-liwezic0luya 2026/04/19 05:28:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:28 DEBUG : B2 bucket rclone-test-liwezic0luya: Waiting for checks to finish 2026/04/19 05:28:28 DEBUG : B2 bucket rclone-test-liwezic0luya: Waiting for transfers to finish 2026/04/19 05:28:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:28:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 05:28:30 DEBUG : B2 bucket rclone-test-liwezic0luya: Waiting for checks to finish 2026/04/19 05:28:30 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:28:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-liwezic0luya) 2026/04/19 05:28:30 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 05:28:30 DEBUG : B2 bucket rclone-test-liwezic0luya: Waiting for transfers to finish 2026/04/19 05:28:30 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 05:28:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/19 05:28:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 05:28:30 INFO : sub dir/hello world: Deleted 2026/04/19 05:28:31 DEBUG : testing file moves 2026/04/19 05:28:32 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:28:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-liwezic0luya) 2026/04/19 05:28:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 05:28:32 DEBUG : B2 bucket rclone-test-liwezic0luya: Waiting for checks to finish 2026/04/19 05:28:32 DEBUG : B2 bucket rclone-test-liwezic0luya: Waiting for transfers to finish 2026/04/19 05:28:32 DEBUG : sub dir/hello world: size = 24 OK 2026/04/19 05:28:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/19 05:28:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 05:28:32 INFO : sub dir/hello world: Deleted 2026/04/19 05:28:33 DEBUG : B2 bucket rclone-test-liwezic0luya: Purge remote 2026/04/19 05:28:33 INFO : B2 bucket rclone-test-liwezic0luya: cleaning bucket "rclone-test-liwezic0luya" of all files 2026/04/19 05:28:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf823d13306dab4b9fd80e1b_f118078458f0e3177_d20260419_m052832_c001_v0001092_t0014_u01776576512274") 2026/04/19 05:28:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf823d13306dab4b9fd80e1b_f11201c6861767f25_d20260419_m052830_c001_v0001145_t0049_u01776576510459") 2026/04/19 05:28:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf823d13306dab4b9fd80e1b_f108add401f5a3781_d20260419_m052828_c001_v0001090_t0020_u01776576508856") --- PASS: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:35 ERROR : error listing: directory not found 2026/04/19 05:28:35 INFO : Local file system at /tmp/rclone1291538809: Making directory 2026/04/19 05:28:35 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:35 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:28:37 DEBUG : Local file system at /tmp/rclone1291538809: Waiting for checks to finish 2026/04/19 05:28:37 DEBUG : Local file system at /tmp/rclone1291538809: Waiting for transfers to finish 2026/04/19 05:28:37 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/19 05:28:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:28:37 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/19 05:28:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/19 05:28:38 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:38 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:39 DEBUG : check sum: size = 1 OK 2026/04/19 05:28:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 05:28:39 INFO : check sum: Copied (new) 2026/04/19 05:28:39 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:39 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:39 DEBUG : check sum: size = 1 OK 2026/04/19 05:28:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 05:28:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/19 05:28:39 DEBUG : check sum: Unchanged skipping 2026/04/19 05:28:39 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:39 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.83s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/19 05:28:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:40 DEBUG : sizeonly: size = 6 OK 2026/04/19 05:28:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 05:28:40 INFO : sizeonly: Copied (new) 2026/04/19 05:28:40 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:41 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:41 DEBUG : sizeonly: size = 6 OK 2026/04/19 05:28:41 DEBUG : sizeonly: Sizes identical 2026/04/19 05:28:41 DEBUG : sizeonly: Unchanged skipping 2026/04/19 05:28:41 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:41 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.69s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/19 05:28:42 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:42 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/19 05:28:42 INFO : ignore-size: Copied (new) 2026/04/19 05:28:42 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:42 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:28:42 DEBUG : ignore-size: Unchanged skipping 2026/04/19 05:28:42 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:42 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:44 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:44 DEBUG : existing: size = 6 OK 2026/04/19 05:28:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:28:44 DEBUG : existing: Unchanged skipping 2026/04/19 05:28:44 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:44 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:44 INFO : There was nothing to transfer 2026/04/19 05:28:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/19 05:28:44 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:44 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:45 DEBUG : existing: size = 6 OK 2026/04/19 05:28:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 05:28:45 INFO : existing: Copied (replaced existing) 2026/04/19 05:28:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.51s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/19 05:28:46 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:46 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:46 DEBUG : existing: size = 6 OK 2026/04/19 05:28:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 05:28:46 INFO : existing: Copied (new) 2026/04/19 05:28:46 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:47 DEBUG : existing: Destination exists, skipping 2026/04/19 05:28:47 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:47 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:47 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:48 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/19 05:28:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/19 05:28:49 DEBUG : c/non empty space: size = 5 OK 2026/04/19 05:28:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:28:49 DEBUG : c/non empty space: Unchanged skipping 2026/04/19 05:28:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:49 DEBUG : a/potato2: size = 60 OK 2026/04/19 05:28:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:28:49 INFO : a/potato2: Copied (new) 2026/04/19 05:28:49 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:51 DEBUG : empty space: size = 1 OK 2026/04/19 05:28:51 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/04/19 05:28:51 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 05:28:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/19 05:28:51 DEBUG : empty space: Unchanged skipping 2026/04/19 05:28:51 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:51 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:51 INFO : There was nothing to transfer 2026/04/19 05:28:51 DEBUG : empty space: size = 1 OK 2026/04/19 05:28:51 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/04/19 05:28:51 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 05:28:52 INFO : empty space: Updated modification time in destination 2026/04/19 05:28:52 DEBUG : empty space: Unchanged skipping 2026/04/19 05:28:52 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:52 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:54 DEBUG : empty space: size = 1 OK 2026/04/19 05:28:54 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/19 05:28:54 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 05:28:54 DEBUG : empty space: Unchanged skipping 2026/04/19 05:28:54 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:54 DEBUG : Waiting for deletions to finish 2026/04/19 05:28:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:55 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:55 DEBUG : foo: size = 3 OK 2026/04/19 05:28:55 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/04/19 05:28:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:28:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:28:55 DEBUG : foo: sha1 differ 2026/04/19 05:28:55 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:55 DEBUG : foo: size = 3 OK 2026/04/19 05:28:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/19 05:28:55 INFO : foo: Copied (replaced existing) 2026/04/19 05:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/19 05:28:57 DEBUG : empty space: size = 1 OK 2026/04/19 05:28:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:28:57 DEBUG : empty space: Unchanged skipping 2026/04/19 05:28:57 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:57 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:57 DEBUG : potato: size = 60 OK 2026/04/19 05:28:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:28:57 INFO : potato: Copied (new) 2026/04/19 05:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:28:59 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:28:59 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:28:59 DEBUG : potato: size = 60 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:28:59 DEBUG : potato: Sizes differ 2026/04/19 05:28:59 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:28:59 DEBUG : potato: size = 21 OK 2026/04/19 05:28:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/19 05:28:59 INFO : potato: Copied (replaced existing) 2026/04/19 05:28:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.11s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:01 DEBUG : potato: size = 21 OK 2026/04/19 05:29:01 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/04/19 05:29:01 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1291538809) 2026/04/19 05:29:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:29:01 DEBUG : potato: sha1 differ 2026/04/19 05:29:01 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:02 DEBUG : potato: size = 21 OK 2026/04/19 05:29:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/19 05:29:02 INFO : potato: Copied (replaced existing) 2026/04/19 05:29:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:29:04 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:29:04 DEBUG : empty space: Unchanged skipping 2026/04/19 05:29:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/19 05:29:04 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:04 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:04 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:29:06 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:06 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:29:06 DEBUG : empty space: Unchanged skipping 2026/04/19 05:29:06 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:06 DEBUG : potato2: size = 60 OK 2026/04/19 05:29:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:29:06 INFO : potato2: Copied (new) 2026/04/19 05:29:06 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:09 INFO : d: Making directory 2026/04/19 05:29:09 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/19 05:29:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/19 05:29:09 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:09 DEBUG : c/non empty space: size = 5 OK 2026/04/19 05:29:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:29:09 DEBUG : c/non empty space: Unchanged skipping 2026/04/19 05:29:09 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:09 DEBUG : a/potato2: size = 60 OK 2026/04/19 05:29:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:29:09 INFO : a/potato2: Copied (new) 2026/04/19 05:29:09 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:10 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/19 05:29:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/19 05:29:12 DEBUG : c/non empty space: size = 5 OK 2026/04/19 05:29:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:29:12 DEBUG : c/non empty space: Unchanged skipping 2026/04/19 05:29:12 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:12 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:13 DEBUG : a/potato2: size = 60 OK 2026/04/19 05:29:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:29:13 INFO : a/potato2: Copied (new) 2026/04/19 05:29:13 ERROR : B2 bucket rclone-test-wumuwoq7gino: not deleting files as there were IO errors 2026/04/19 05:29:13 ERROR : B2 bucket rclone-test-wumuwoq7gino: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:15 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:29:15 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:29:15 DEBUG : empty space: Unchanged skipping 2026/04/19 05:29:15 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:15 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:15 INFO : potato: Deleted 2026/04/19 05:29:16 DEBUG : potato2: size = 60 OK 2026/04/19 05:29:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:29:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.56s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:18 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:19 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:19 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:19 INFO : potato: Deleted 2026/04/19 05:29:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:29:19 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:29:19 DEBUG : empty space: Unchanged skipping 2026/04/19 05:29:19 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:19 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:19 DEBUG : potato2: size = 60 OK 2026/04/19 05:29:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:29:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:29:21 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:21 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:22 DEBUG : potato2: size = 19 OK 2026/04/19 05:29:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/19 05:29:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.60s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:24 DEBUG : enormous: Excluded (Size Filter) 2026/04/19 05:29:24 DEBUG : enormous: Excluded 2026/04/19 05:29:24 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:29:24 DEBUG : potato2: Excluded 2026/04/19 05:29:24 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:29:24 DEBUG : potato2: Excluded 2026/04/19 05:29:24 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:29:24 DEBUG : empty space: Unchanged skipping 2026/04/19 05:29:24 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:24 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:24 INFO : There was nothing to transfer 2026/04/19 05:29:24 DEBUG : enormous: Excluded (Size Filter) 2026/04/19 05:29:24 DEBUG : enormous: Excluded 2026/04/19 05:29:24 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:29:24 DEBUG : potato2: Excluded 2026/04/19 05:29:24 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:29:24 DEBUG : potato2: Excluded 2026/04/19 05:29:24 DEBUG : Local file system at /tmp/rclone1291538809: Waiting for checks to finish 2026/04/19 05:29:24 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/19 05:29:24 DEBUG : empty space: Unchanged skipping 2026/04/19 05:29:24 DEBUG : Local file system at /tmp/rclone1291538809: Waiting for transfers to finish 2026/04/19 05:29:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:27 DEBUG : enormous: Excluded (Size Filter) 2026/04/19 05:29:27 DEBUG : enormous: Excluded 2026/04/19 05:29:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 05:29:27 DEBUG : potato2: Excluded 2026/04/19 05:29:27 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:29:27 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:27 DEBUG : empty space: Unchanged skipping 2026/04/19 05:29:27 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:27 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:27 INFO : enormous: Deleted 2026/04/19 05:29:27 INFO : potato2: Deleted 2026/04/19 05:29:27 INFO : There was nothing to transfer 2026/04/19 05:29:28 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/19 05:29:28 DEBUG : empty space: Unchanged skipping 2026/04/19 05:29:28 DEBUG : Local file system at /tmp/rclone1291538809: Waiting for checks to finish 2026/04/19 05:29:28 DEBUG : Local file system at /tmp/rclone1291538809: Waiting for transfers to finish 2026/04/19 05:29:28 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:28 INFO : potato2: Deleted 2026/04/19 05:29:28 INFO : enormous: Deleted 2026/04/19 05:29:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.11s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:30 DEBUG : five: Need to transfer - File not found at Destination 2026/04/19 05:29:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:29:30 DEBUG : four: size = 8 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:29:30 DEBUG : four: Sizes differ 2026/04/19 05:29:30 DEBUG : three: size = 5 OK 2026/04/19 05:29:30 DEBUG : three: Sizes identical 2026/04/19 05:29:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/19 05:29:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/19 05:29:30 DEBUG : two: size = 3 OK 2026/04/19 05:29:30 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:30 DEBUG : one: Destination is newer than source, skipping 2026/04/19 05:29:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1291538809) 2026/04/19 05:29:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:29:30 DEBUG : two: sha1 differ 2026/04/19 05:29:30 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:31 DEBUG : five: size = 4 OK 2026/04/19 05:29:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/19 05:29:31 INFO : five: Copied (new) 2026/04/19 05:29:31 DEBUG : four: size = 4 OK 2026/04/19 05:29:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/19 05:29:31 INFO : four: Copied (replaced existing) 2026/04/19 05:29:31 DEBUG : two: size = 3 OK 2026/04/19 05:29:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/19 05:29:31 INFO : two: Copied (replaced existing) 2026/04/19 05:29:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:32 DEBUG : five: size = 4 OK 2026/04/19 05:29:32 DEBUG : two: size = 3 OK 2026/04/19 05:29:32 DEBUG : one: Destination is newer than source, skipping 2026/04/19 05:29:32 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:32 DEBUG : three: size = 5 OK 2026/04/19 05:29:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/19 05:29:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/19 05:29:32 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/19 05:29:32 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/19 05:29:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/19 05:29:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/19 05:29:32 DEBUG : four: size = 4 OK 2026/04/19 05:29:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/19 05:29:32 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/19 05:29:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1291538809) 2026/04/19 05:29:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/19 05:29:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:29:32 DEBUG : three: sha1 differ 2026/04/19 05:29:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/19 05:29:32 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:32 DEBUG : three: size = 5 OK 2026/04/19 05:29:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 05:29:32 INFO : three: Copied (replaced existing) 2026/04/19 05:29:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.09s) === 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-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/19 05:29:34 INFO : B2 bucket rclone-test-wumuwoq7gino: Making map for --track-renames 2026/04/19 05:29:34 INFO : B2 bucket rclone-test-wumuwoq7gino: Finished making map for --track-renames 2026/04/19 05:29:34 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/19 05:29:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/19 05:29:34 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for renames to finish 2026/04/19 05:29:34 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:34 DEBUG : potato: size = 14 OK 2026/04/19 05:29:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/19 05:29:34 INFO : potato: Copied (new) 2026/04/19 05:29:34 DEBUG : yam: size = 11 OK 2026/04/19 05:29:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 05:29:34 INFO : yam: Copied (new) 2026/04/19 05:29:34 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:35 DEBUG : potato: size = 14 OK 2026/04/19 05:29:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:29:35 DEBUG : potato: Unchanged skipping 2026/04/19 05:29:35 INFO : B2 bucket rclone-test-wumuwoq7gino: Making map for --track-renames 2026/04/19 05:29:35 INFO : B2 bucket rclone-test-wumuwoq7gino: Finished making map for --track-renames 2026/04/19 05:29:35 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:35 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for renames to finish 2026/04/19 05:29:36 DEBUG : yaml: size = 11 OK 2026/04/19 05:29:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 05:29:36 INFO : yam: Copied (server-side copy) to: yaml 2026/04/19 05:29:36 INFO : yam: Deleted 2026/04/19 05:29:36 INFO : yaml: Renamed from "yam" 2026/04/19 05:29:36 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/19 05:29:37 INFO : B2 bucket rclone-test-wumuwoq7gino: Making map for --track-renames 2026/04/19 05:29:37 INFO : B2 bucket rclone-test-wumuwoq7gino: Finished making map for --track-renames 2026/04/19 05:29:37 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/19 05:29:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/19 05:29:37 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for renames to finish 2026/04/19 05:29:37 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:37 DEBUG : yam: size = 11 OK 2026/04/19 05:29:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 05:29:37 INFO : yam: Copied (new) 2026/04/19 05:29:38 DEBUG : potato: size = 14 OK 2026/04/19 05:29:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/19 05:29:38 INFO : potato: Copied (new) 2026/04/19 05:29:38 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:38 DEBUG : potato: size = 14 OK 2026/04/19 05:29:38 INFO : B2 bucket rclone-test-wumuwoq7gino: Making map for --track-renames 2026/04/19 05:29:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:29:38 INFO : B2 bucket rclone-test-wumuwoq7gino: Finished making map for --track-renames 2026/04/19 05:29:38 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:38 DEBUG : potato: Unchanged skipping 2026/04/19 05:29:38 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for renames to finish 2026/04/19 05:29:39 DEBUG : yaml: size = 11 OK 2026/04/19 05:29:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 05:29:39 INFO : yam: Copied (server-side copy) to: yaml 2026/04/19 05:29:39 INFO : yam: Deleted 2026/04/19 05:29:39 INFO : yaml: Renamed from "yam" 2026/04/19 05:29:39 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/19 05:29:40 INFO : B2 bucket rclone-test-wumuwoq7gino: Making map for --track-renames 2026/04/19 05:29:40 INFO : B2 bucket rclone-test-wumuwoq7gino: Finished making map for --track-renames 2026/04/19 05:29:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/19 05:29:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/19 05:29:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for renames to finish 2026/04/19 05:29:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:41 DEBUG : potato: size = 14 OK 2026/04/19 05:29:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/19 05:29:41 INFO : potato: Copied (new) 2026/04/19 05:29:41 DEBUG : sub/yam: size = 11 OK 2026/04/19 05:29:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 05:29:41 INFO : sub/yam: Copied (new) 2026/04/19 05:29:41 DEBUG : Waiting for deletions to finish 2026/04/19 05:29:42 DEBUG : potato: size = 14 OK 2026/04/19 05:29:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:29:42 DEBUG : potato: Unchanged skipping 2026/04/19 05:29:42 INFO : B2 bucket rclone-test-wumuwoq7gino: Making map for --track-renames 2026/04/19 05:29:42 INFO : B2 bucket rclone-test-wumuwoq7gino: Finished making map for --track-renames 2026/04/19 05:29:42 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:42 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for renames to finish 2026/04/19 05:29:42 DEBUG : yam: size = 11 OK 2026/04/19 05:29:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 05:29:42 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/19 05:29:43 INFO : sub/yam: Deleted 2026/04/19 05:29:43 INFO : yam: Renamed from "sub/yam" 2026/04/19 05:29:43 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.57s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:44 DEBUG : Creating backend with remote "/tmp/rclone1291538809/dir1" 2026/04/19 05:29:44 DEBUG : Creating backend with remote "/tmp/rclone1291538809/dir2" 2026/04/19 05:29:44 DEBUG : Local file system at /tmp/rclone1291538809/dir2: Using server-side directory move 2026/04/19 05:29:44 INFO : Local file system at /tmp/rclone1291538809/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/19 05:29:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/19 05:29:44 DEBUG : Local file system at /tmp/rclone1291538809/dir2: Waiting for checks to finish 2026/04/19 05:29:44 DEBUG : Local file system at /tmp/rclone1291538809/dir2: Waiting for transfers to finish 2026/04/19 05:29:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:29:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/19 05:29:44 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:44 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/19 05:29:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/19 05:29:44 INFO : nested/sub dir/file: Copied (new) 2026/04/19 05:29:44 INFO : nested/sub dir/file: Deleted 2026/04/19 05:29:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:29:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:29:45 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:29:45 INFO : sub dir/hello world: Deleted 2026/04/19 05:29:45 INFO : sub dir: Removing directory 2026/04/19 05:29:45 INFO : nested/sub dir: Removing directory 2026/04/19 05:29:45 INFO : nested: Removing directory 2026/04/19 05:29:45 DEBUG : Local file system at /tmp/rclone1291538809: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 05:29:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/19 05:29:46 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:46 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:47 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/19 05:29:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/19 05:29:47 INFO : nested/sub dir/file: Copied (new) 2026/04/19 05:29:47 INFO : nested/sub dir/file: Deleted 2026/04/19 05:29:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 05:29:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:29:47 INFO : sub dir/hello world: Copied (new) 2026/04/19 05:29:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/19 05:29:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/19 05:29:48 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:48 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:48 DEBUG : existing-b: size = 6 OK 2026/04/19 05:29:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/19 05:29:48 INFO : existing-b: Copied (new) 2026/04/19 05:29:48 INFO : existing-b: Deleted 2026/04/19 05:29:49 DEBUG : existing: size = 6 OK 2026/04/19 05:29:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 05:29:49 INFO : existing: Copied (new) 2026/04/19 05:29:49 INFO : existing: Deleted 2026/04/19 05:29:49 DEBUG : existing: Destination exists, skipping 2026/04/19 05:29:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/19 05:29:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:29:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:29:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yehuxeb4zimo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wumuwoq7gino -> B2 bucket rclone-test-yehuxeb4zimo 2026/04/19 05:29:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:29:54 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 05:29:54 DEBUG : empty space: Unchanged skipping 2026/04/19 05:29:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:29:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yehuxeb4zimo) 2026/04/19 05:29:54 DEBUG : potato3: Sizes differ 2026/04/19 05:29:54 DEBUG : B2 bucket rclone-test-yehuxeb4zimo: Waiting for checks to finish 2026/04/19 05:29:55 INFO : empty space: Deleted 2026/04/19 05:29:55 DEBUG : B2 bucket rclone-test-yehuxeb4zimo: Waiting for transfers to finish 2026/04/19 05:29:55 DEBUG : potato2: size = 60 OK 2026/04/19 05:29:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:29:55 INFO : potato2: Copied (server-side copy) 2026/04/19 05:29:55 DEBUG : potato3: size = 68 OK 2026/04/19 05:29:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 05:29:55 INFO : potato3: Copied (server-side copy) 2026/04/19 05:29:55 INFO : potato2: Deleted 2026/04/19 05:29:55 INFO : potato3: Deleted 2026/04/19 05:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-higefid8xepi" 2026/04/19 05:29:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/19 05:29:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:29:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/19 05:29:57 DEBUG : B2 bucket rclone-test-higefid8xepi: Waiting for checks to finish 2026/04/19 05:29:57 DEBUG : B2 bucket rclone-test-higefid8xepi: Waiting for transfers to finish 2026/04/19 05:29:57 DEBUG : potato2: size = 60 OK 2026/04/19 05:29:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:29:57 INFO : potato2: Copied (server-side copy) 2026/04/19 05:29:58 INFO : potato2: Deleted 2026/04/19 05:29:58 DEBUG : potato3: size = 68 OK 2026/04/19 05:29:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 05:29:58 INFO : potato3: Copied (server-side copy) 2026/04/19 05:29:58 INFO : potato3: Deleted 2026/04/19 05:29:58 DEBUG : empty space: size = 1 OK 2026/04/19 05:29:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 05:29:58 INFO : empty space: Copied (server-side copy) 2026/04/19 05:29:58 INFO : empty space: Deleted 2026/04/19 05:29:59 DEBUG : B2 bucket rclone-test-higefid8xepi: Purge remote 2026/04/19 05:29:59 INFO : B2 bucket rclone-test-higefid8xepi: cleaning bucket "rclone-test-higefid8xepi" of all files 2026/04/19 05:29:59 DEBUG : empty space: Deleting (id "4_z0f428dd3307dab4b9fd80e1b_f103d413ed974c36d_d20260419_m052958_c001_v0001103_t0037_u01776576598140") 2026/04/19 05:29:59 DEBUG : potato2: Deleting (id "4_z0f428dd3307dab4b9fd80e1b_f10123e2cf6743d32_d20260419_m052957_c001_v0001182_t0049_u01776576597760") 2026/04/19 05:29:59 DEBUG : potato3: Deleting (id "4_z0f428dd3307dab4b9fd80e1b_f109549f4512740a7_d20260419_m052957_c001_v0001097_t0021_u01776576597986") 2026/04/19 05:29:59 DEBUG : B2 bucket rclone-test-yehuxeb4zimo: Purge remote 2026/04/19 05:29:59 INFO : B2 bucket rclone-test-yehuxeb4zimo: cleaning bucket "rclone-test-yehuxeb4zimo" of all files 2026/04/19 05:30:00 DEBUG : empty space: Deleting (id "4_z0ff27dc3307dab4b9fd80e1b_f411338f46c4754e2_d20260419_m052958_c001_v7007000_t0000_u01776576598668") 2026/04/19 05:30:00 DEBUG : empty space: Deleting (id "4_z0ff27dc3307dab4b9fd80e1b_f1040c002c39eee56_d20260419_m052953_c001_v0001167_t0038_u01776576593845") 2026/04/19 05:30:00 DEBUG : potato2: Deleting (id "4_z0ff27dc3307dab4b9fd80e1b_f411338f46c4754dc_d20260419_m052957_c001_v7007000_t0000_u01776576597968") 2026/04/19 05:30:00 DEBUG : potato2: Deleting (id "4_z0ff27dc3307dab4b9fd80e1b_f1025767631121f61_d20260419_m052954_c001_v0001101_t0010_u01776576594949") 2026/04/19 05:30:00 DEBUG : potato3: Deleting (id "4_z0ff27dc3307dab4b9fd80e1b_f411338f46c4754df_d20260419_m052958_c001_v7007000_t0000_u01776576598480") 2026/04/19 05:30:00 DEBUG : potato3: Deleting (id "4_z0ff27dc3307dab4b9fd80e1b_f111db986328a9f88_d20260419_m052955_c001_v0001183_t0007_u01776576595313") 2026/04/19 05:30:00 DEBUG : potato3: Deleting (id "4_z0ff27dc3307dab4b9fd80e1b_f1040c002c39eee5c_d20260419_m052954_c001_v0001167_t0032_u01776576594220") 2026/04/19 05:30:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/04/19 05:30:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 05:30:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.29s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:30:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xunekiw6sasa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wumuwoq7gino -> B2 bucket rclone-test-xunekiw6sasa 2026/04/19 05:30:07 DEBUG : empty space: Excluded (Size Filter) 2026/04/19 05:30:07 DEBUG : empty space: Excluded 2026/04/19 05:30:07 DEBUG : empty space: Excluded (Size Filter) 2026/04/19 05:30:07 DEBUG : empty space: Excluded 2026/04/19 05:30:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:30:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:30:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xunekiw6sasa) 2026/04/19 05:30:07 DEBUG : potato3: Sizes differ 2026/04/19 05:30:07 DEBUG : B2 bucket rclone-test-xunekiw6sasa: Waiting for checks to finish 2026/04/19 05:30:07 DEBUG : B2 bucket rclone-test-xunekiw6sasa: Waiting for transfers to finish 2026/04/19 05:30:07 DEBUG : potato2: size = 60 OK 2026/04/19 05:30:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:30:07 INFO : potato2: Copied (server-side copy) 2026/04/19 05:30:07 INFO : potato2: Deleted 2026/04/19 05:30:08 DEBUG : potato3: size = 68 OK 2026/04/19 05:30:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 05:30:08 INFO : potato3: Copied (server-side copy) 2026/04/19 05:30:08 INFO : potato3: Deleted 2026/04/19 05:30:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wewahim9vaho" 2026/04/19 05:30:09 DEBUG : empty space: Excluded (Size Filter) 2026/04/19 05:30:09 DEBUG : empty space: Excluded 2026/04/19 05:30:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:30:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/19 05:30:09 DEBUG : B2 bucket rclone-test-wewahim9vaho: Waiting for checks to finish 2026/04/19 05:30:09 DEBUG : B2 bucket rclone-test-wewahim9vaho: Waiting for transfers to finish 2026/04/19 05:30:10 DEBUG : potato2: size = 60 OK 2026/04/19 05:30:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:30:10 INFO : potato2: Copied (server-side copy) 2026/04/19 05:30:10 INFO : potato2: Deleted 2026/04/19 05:30:11 DEBUG : potato3: size = 68 OK 2026/04/19 05:30:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 05:30:11 INFO : potato3: Copied (server-side copy) 2026/04/19 05:30:11 INFO : potato3: Deleted 2026/04/19 05:30:11 DEBUG : B2 bucket rclone-test-wewahim9vaho: Purge remote 2026/04/19 05:30:11 INFO : B2 bucket rclone-test-wewahim9vaho: cleaning bucket "rclone-test-wewahim9vaho" of all files 2026/04/19 05:30:11 DEBUG : potato2: Deleting (id "4_zff02bde3307dab4b9fd80e1b_f119ba0fa7ba98738_d20260419_m053010_c001_v0001092_t0035_u01776576610484") 2026/04/19 05:30:11 DEBUG : potato3: Deleting (id "4_zff02bde3307dab4b9fd80e1b_f11182322e889106f_d20260419_m053010_c001_v0001173_t0045_u01776576610862") 2026/04/19 05:30:12 DEBUG : B2 bucket rclone-test-xunekiw6sasa: Purge remote 2026/04/19 05:30:12 INFO : B2 bucket rclone-test-xunekiw6sasa: cleaning bucket "rclone-test-xunekiw6sasa" of all files 2026/04/19 05:30:12 DEBUG : empty space: Deleting (id "4_z6f32add3307dab4b9fd80e1b_f10199cca00b45c34_d20260419_m053006_c001_v0001130_t0048_u01776576606448") 2026/04/19 05:30:12 DEBUG : potato2: Deleting (id "4_z6f32add3307dab4b9fd80e1b_f4045e58dcef5943e_d20260419_m053010_c001_v7007000_t0000_u01776576610829") 2026/04/19 05:30:12 DEBUG : potato2: Deleting (id "4_z6f32add3307dab4b9fd80e1b_f100f89c7d511d426_d20260419_m053007_c001_v0001105_t0057_u01776576607514") 2026/04/19 05:30:12 DEBUG : potato3: Deleting (id "4_z6f32add3307dab4b9fd80e1b_f4045e58dcef59440_d20260419_m053011_c001_v7007000_t0000_u01776576611335") 2026/04/19 05:30:12 DEBUG : potato3: Deleting (id "4_z6f32add3307dab4b9fd80e1b_f106380665c797aa6_d20260419_m053007_c001_v0001120_t0055_u01776576607893") 2026/04/19 05:30:12 DEBUG : potato3: Deleting (id "4_z6f32add3307dab4b9fd80e1b_f10199cca00b45c36_d20260419_m053006_c001_v0001130_t0052_u01776576606805") --- PASS: TestServerSideMoveWithFilter (13.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:30:14 DEBUG : Creating backend with remote "TestB2:rclone-test-moqotew2rayo" 2026/04/19 05:30:17 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wumuwoq7gino -> B2 bucket rclone-test-moqotew2rayo 2026/04/19 05:30:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:30:20 DEBUG : empty space: size = 1 OK 2026/04/19 05:30:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 05:30:20 DEBUG : empty space: Unchanged skipping 2026/04/19 05:30:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:30:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-moqotew2rayo) 2026/04/19 05:30:20 DEBUG : potato3: Sizes differ 2026/04/19 05:30:20 DEBUG : B2 bucket rclone-test-moqotew2rayo: Waiting for checks to finish 2026/04/19 05:30:20 INFO : empty space: Deleted 2026/04/19 05:30:20 DEBUG : B2 bucket rclone-test-moqotew2rayo: Waiting for transfers to finish 2026/04/19 05:30:21 DEBUG : potato2: size = 60 OK 2026/04/19 05:30:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:30:21 INFO : potato2: Copied (server-side copy) 2026/04/19 05:30:21 DEBUG : potato3: size = 68 OK 2026/04/19 05:30:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 05:30:21 INFO : potato3: Copied (server-side copy) 2026/04/19 05:30:21 INFO : potato2: Deleted 2026/04/19 05:30:21 INFO : potato3: Deleted 2026/04/19 05:30:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yerumor1zise" 2026/04/19 05:30:22 INFO : tomatoDir: Making directory 2026/04/19 05:30:23 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/19 05:30:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 05:30:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/19 05:30:23 DEBUG : B2 bucket rclone-test-yerumor1zise: Waiting for checks to finish 2026/04/19 05:30:23 DEBUG : B2 bucket rclone-test-yerumor1zise: Waiting for transfers to finish 2026/04/19 05:30:24 DEBUG : potato2: size = 60 OK 2026/04/19 05:30:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 05:30:24 INFO : potato2: Copied (server-side copy) 2026/04/19 05:30:24 DEBUG : potato3: size = 68 OK 2026/04/19 05:30:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 05:30:24 INFO : potato3: Copied (server-side copy) 2026/04/19 05:30:24 INFO : potato2: Deleted 2026/04/19 05:30:24 DEBUG : empty space: size = 1 OK 2026/04/19 05:30:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 05:30:24 INFO : empty space: Copied (server-side copy) 2026/04/19 05:30:24 INFO : potato3: Deleted 2026/04/19 05:30:24 INFO : empty space: Deleted 2026/04/19 05:30:25 DEBUG : B2 bucket rclone-test-yerumor1zise: Purge remote 2026/04/19 05:30:25 INFO : B2 bucket rclone-test-yerumor1zise: cleaning bucket "rclone-test-yerumor1zise" of all files 2026/04/19 05:30:25 DEBUG : empty space: Deleting (id "4_zcfa2fd23307dab4b9fd80e1b_f11945f40c7202522_d20260419_m053023_c001_v0001042_t0004_u01776576623709") 2026/04/19 05:30:25 DEBUG : potato2: Deleting (id "4_zcfa2fd23307dab4b9fd80e1b_f105bbba27ad79021_d20260419_m053024_c001_v0001181_t0055_u01776576624065") 2026/04/19 05:30:25 DEBUG : potato3: Deleting (id "4_zcfa2fd23307dab4b9fd80e1b_f10175fd027f6ac8f_d20260419_m053024_c001_v0001092_t0032_u01776576624115") 2026/04/19 05:30:26 DEBUG : B2 bucket rclone-test-moqotew2rayo: Purge remote 2026/04/19 05:30:26 INFO : B2 bucket rclone-test-moqotew2rayo: cleaning bucket "rclone-test-moqotew2rayo" of all files 2026/04/19 05:30:26 DEBUG : empty space: Deleting (id "4_zcf62ddf3307dab4b9fd80e1b_f411338f46c47554c_d20260419_m053024_c001_v7007000_t0000_u01776576624591") 2026/04/19 05:30:26 DEBUG : empty space: Deleting (id "4_zcf62ddf3307dab4b9fd80e1b_f102af7e20d657c72_d20260419_m053019_c001_v0001137_t0008_u01776576619382") 2026/04/19 05:30:26 DEBUG : potato2: Deleting (id "4_zcf62ddf3307dab4b9fd80e1b_f411338f46c47554b_d20260419_m053024_c001_v7007000_t0000_u01776576624277") 2026/04/19 05:30:26 DEBUG : potato2: Deleting (id "4_zcf62ddf3307dab4b9fd80e1b_f105e31e7d6c58a4d_d20260419_m053020_c001_v0001032_t0056_u01776576620713") 2026/04/19 05:30:26 DEBUG : potato3: Deleting (id "4_zcf62ddf3307dab4b9fd80e1b_f4055737fff229e0c_d20260419_m053024_c001_v7007000_t0000_u01776576624442") 2026/04/19 05:30:26 DEBUG : potato3: Deleting (id "4_zcf62ddf3307dab4b9fd80e1b_f117d2f745ffa9df3_d20260419_m053020_c001_v0001146_t0038_u01776576620984") 2026/04/19 05:30:26 DEBUG : potato3: Deleting (id "4_zcf62ddf3307dab4b9fd80e1b_f102af7e20d657c74_d20260419_m053019_c001_v0001137_t0005_u01776576619759") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.96s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:30:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.76s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:30:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/rclone-sync-test" 2026/04/19 05:30:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/rclone-sync-test-include/layer2" 2026/04/19 05:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/rclone-sync-test-ignore-file" 2026/04/19 05:30:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/19 05:30:39 DEBUG : B2 bucket rclone-test-wumuwoq7gino path rclone-sync-test: Waiting for checks to finish 2026/04/19 05:30:39 DEBUG : B2 bucket rclone-test-wumuwoq7gino path rclone-sync-test: Waiting for transfers to finish 2026/04/19 05:30:39 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:39 INFO : There was nothing to transfer 2026/04/19 05:30:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/19 05:30:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:30:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:30:40 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:40 INFO : There was nothing to transfer 2026/04/19 05:30:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/19 05:30:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/19 05:30:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/19 05:30:40 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:40 INFO : There was nothing to transfer 2026/04/19 05:30:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/19 05:30:41 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:30:41 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:30:41 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:41 INFO : There was nothing to transfer 2026/04/19 05:30:41 DEBUG : Excluded 2026/04/19 05:30:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/19 05:30:41 DEBUG : B2 bucket rclone-test-wumuwoq7gino path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/19 05:30:41 DEBUG : B2 bucket rclone-test-wumuwoq7gino path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/19 05:30:41 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:41 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.53s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:30:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/dst" 2026/04/19 05:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/CompareDest" 2026/04/19 05:30:45 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 05:30:45 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:30:45 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:30:46 DEBUG : one: size = 3 OK 2026/04/19 05:30:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 05:30:46 INFO : one: Copied (new) 2026/04/19 05:30:46 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:30:47 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:30:47 DEBUG : one: Sizes differ 2026/04/19 05:30:47 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:30:47 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:30:47 DEBUG : one: size = 5 OK 2026/04/19 05:30:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/19 05:30:47 INFO : one: Copied (replaced existing) 2026/04/19 05:30:47 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:30:49 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:30:49 DEBUG : one: Sizes differ 2026/04/19 05:30:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:30:49 DEBUG : one: size = 5 OK 2026/04/19 05:30:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:30:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 05:30:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:30:49 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:49 INFO : There was nothing to transfer 2026/04/19 05:30:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:30:51 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:30:51 DEBUG : one: Sizes differ 2026/04/19 05:30:51 DEBUG : two: size = 3 OK 2026/04/19 05:30:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:30:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 05:30:51 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:30:51 DEBUG : one: size = 5 OK 2026/04/19 05:30:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:30:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 05:30:51 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:30:51 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:51 INFO : There was nothing to transfer 2026/04/19 05:30:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:30:52 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:30:52 DEBUG : one: Sizes differ 2026/04/19 05:30:52 DEBUG : two: size = 3 OK 2026/04/19 05:30:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:30:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 05:30:52 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:30:52 DEBUG : one: size = 5 OK 2026/04/19 05:30:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:30:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 05:30:52 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:30:52 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:52 INFO : There was nothing to transfer 2026/04/19 05:30:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:30:53 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:30:53 DEBUG : one: Sizes differ 2026/04/19 05:30:53 DEBUG : two: size = 3 OK 2026/04/19 05:30:53 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/04/19 05:30:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/19 05:30:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 05:30:53 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:30:53 DEBUG : one: size = 5 OK 2026/04/19 05:30:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:30:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 05:30:53 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:30:53 DEBUG : Waiting for deletions to finish 2026/04/19 05:30:53 INFO : There was nothing to transfer 2026/04/19 05:30:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:30:53 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:30:53 DEBUG : one: Sizes differ 2026/04/19 05:30:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:30:54 DEBUG : two: size = 3 (B2 bucket rclone-test-wumuwoq7gino path CompareDest) 2026/04/19 05:30:54 DEBUG : two: Sizes differ 2026/04/19 05:30:54 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 05:30:54 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:30:54 DEBUG : one: size = 5 OK 2026/04/19 05:30:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:30:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 05:30:54 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:30:54 DEBUG : two: size = 5 OK 2026/04/19 05:30:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/19 05:30:54 INFO : two: Copied (new) 2026/04/19 05:30:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.56s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:30:57 DEBUG : pre-dest2/2: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/04/19 05:30:57 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/04/19 05:30:57 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "pre-dest2/2" to B2 bucket rclone-test-wumuwoq7gino: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2026/04/19 05:31:00 DEBUG : pacer: Reducing sleep to 500ms 2026/04/19 05:31:00 DEBUG : pacer: Reducing sleep to 250ms 2026/04/19 05:31:00 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/dest" 2026/04/19 05:31:00 DEBUG : Config file has changed externally - reloading 2026/04/19 05:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/pre-dest1" 2026/04/19 05:31:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/pre-dest2" 2026/04/19 05:31:04 DEBUG : 1: size = 1 OK 2026/04/19 05:31:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:31:04 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/19 05:31:05 DEBUG : 2: size = 1 OK 2026/04/19 05:31:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:31:05 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/19 05:31:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/19 05:31:05 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dest: Waiting for checks to finish 2026/04/19 05:31:05 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dest: Waiting for transfers to finish 2026/04/19 05:31:06 DEBUG : 3: size = 1 OK 2026/04/19 05:31:06 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/19 05:31:06 INFO : 3: Copied (new) 2026/04/19 05:31:06 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:07 DEBUG : pacer: Reducing sleep to 125ms 2026/04/19 05:31:07 DEBUG : pacer: Reducing sleep to 62.5ms 2026/04/19 05:31:07 DEBUG : pacer: Reducing sleep to 31.25ms 2026/04/19 05:31:07 DEBUG : pacer: Reducing sleep to 15.625ms 2026/04/19 05:31:08 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncMultipleCompareDest (12.18s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:31:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/dst" 2026/04/19 05:31:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/CopyDest" 2026/04/19 05:31:11 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 05:31:11 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:11 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:12 DEBUG : one: size = 3 OK 2026/04/19 05:31:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 05:31:12 INFO : one: Copied (new) 2026/04/19 05:31:12 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:31:12 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:31:12 DEBUG : one: Sizes differ 2026/04/19 05:31:12 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:12 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:13 DEBUG : one: size = 5 OK 2026/04/19 05:31:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/19 05:31:13 INFO : one: Copied (replaced existing) 2026/04/19 05:31:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/BackupDir" 2026/04/19 05:31:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:31:16 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:31:16 DEBUG : one: Sizes differ 2026/04/19 05:31:16 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:16 DEBUG : one: size = 5 OK 2026/04/19 05:31:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:31:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:31:16 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:31:16 DEBUG : one: Sizes differ 2026/04/19 05:31:17 DEBUG : one: size = 3 OK 2026/04/19 05:31:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 05:31:17 INFO : one: Copied (server-side copy) 2026/04/19 05:31:18 INFO : one: Deleted 2026/04/19 05:31:18 DEBUG : one: size = 5 OK 2026/04/19 05:31:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/19 05:31:18 INFO : one: Copied (server-side copy) 2026/04/19 05:31:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/19 05:31:18 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:18 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:20 DEBUG : one: size = 5 OK 2026/04/19 05:31:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:31:20 DEBUG : one: Unchanged skipping 2026/04/19 05:31:20 DEBUG : two: size = 3 OK 2026/04/19 05:31:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:31:20 DEBUG : two: size = 3 OK 2026/04/19 05:31:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/19 05:31:20 INFO : two: Copied (server-side copy) 2026/04/19 05:31:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/19 05:31:20 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:20 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:20 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:21 DEBUG : one: size = 5 OK 2026/04/19 05:31:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:31:21 DEBUG : one: Unchanged skipping 2026/04/19 05:31:21 DEBUG : two: size = 3 OK 2026/04/19 05:31:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:31:21 DEBUG : two: Unchanged skipping 2026/04/19 05:31:21 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:21 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:21 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:21 INFO : There was nothing to transfer 2026/04/19 05:31:22 DEBUG : one: size = 5 OK 2026/04/19 05:31:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:31:22 DEBUG : one: Unchanged skipping 2026/04/19 05:31:22 DEBUG : three: size = 7 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:31:22 DEBUG : three: size = 5 (B2 bucket rclone-test-wumuwoq7gino path CopyDest) 2026/04/19 05:31:22 DEBUG : three: Sizes differ 2026/04/19 05:31:22 DEBUG : three: Destination not found in --copy-dest 2026/04/19 05:31:22 DEBUG : three: Need to transfer - File not found at Destination 2026/04/19 05:31:22 DEBUG : two: size = 3 OK 2026/04/19 05:31:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 05:31:22 DEBUG : two: Unchanged skipping 2026/04/19 05:31:22 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:22 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:23 DEBUG : three: size = 7 OK 2026/04/19 05:31:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/19 05:31:23 INFO : three: Copied (new) 2026/04/19 05:31:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.65s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/dst" 2026/04/19 05:31:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/backup" 2026/04/19 05:31:29 DEBUG : two: size = 3 OK 2026/04/19 05:31:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:31:29 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:29 DEBUG : two: Unchanged skipping 2026/04/19 05:31:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:31:29 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:31:29 DEBUG : one: Sizes differ 2026/04/19 05:31:31 DEBUG : one: size = 3 OK 2026/04/19 05:31:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 05:31:31 INFO : one: Copied (server-side copy) 2026/04/19 05:31:31 INFO : one: Deleted 2026/04/19 05:31:31 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:32 DEBUG : one: size = 4 OK 2026/04/19 05:31:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:31:32 INFO : one: Copied (new) 2026/04/19 05:31:32 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:32 DEBUG : three.txt: size = 5 OK 2026/04/19 05:31:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 05:31:32 INFO : three.txt: Copied (server-side copy) 2026/04/19 05:31:32 INFO : three.txt: Deleted 2026/04/19 05:31:32 INFO : three.txt: Moved into backup dir 2026/04/19 05:31:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:31:34 DEBUG : one: size = 4 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:31:34 DEBUG : one: Sizes differ 2026/04/19 05:31:34 DEBUG : two: size = 3 OK 2026/04/19 05:31:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:31:34 DEBUG : two: Unchanged skipping 2026/04/19 05:31:34 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:34 DEBUG : one: size = 4 OK 2026/04/19 05:31:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:31:34 INFO : one: Copied (server-side copy) 2026/04/19 05:31:35 INFO : one: Deleted 2026/04/19 05:31:35 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:35 DEBUG : one: size = 5 OK 2026/04/19 05:31:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 05:31:35 INFO : one: Copied (new) 2026/04/19 05:31:35 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:36 DEBUG : three.txt: size = 6 OK 2026/04/19 05:31:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 05:31:36 INFO : three.txt: Copied (server-side copy) 2026/04/19 05:31:36 INFO : three.txt: Deleted 2026/04/19 05:31:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.79s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:31:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/dst" 2026/04/19 05:31:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/backup" 2026/04/19 05:31:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:31:42 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:31:42 DEBUG : one: Sizes differ 2026/04/19 05:31:42 DEBUG : two: size = 3 OK 2026/04/19 05:31:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:31:42 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:42 DEBUG : two: Unchanged skipping 2026/04/19 05:31:43 DEBUG : one.bak: size = 3 OK 2026/04/19 05:31:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 05:31:43 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 05:31:44 INFO : one: Deleted 2026/04/19 05:31:44 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:44 DEBUG : one: size = 4 OK 2026/04/19 05:31:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:31:44 INFO : one: Copied (new) 2026/04/19 05:31:44 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:45 DEBUG : three.txt.bak: size = 5 OK 2026/04/19 05:31:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 05:31:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 05:31:45 INFO : three.txt: Deleted 2026/04/19 05:31:45 INFO : three.txt: Moved into backup dir 2026/04/19 05:31:47 DEBUG : two: size = 3 OK 2026/04/19 05:31:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:31:47 DEBUG : two: Unchanged skipping 2026/04/19 05:31:47 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:31:47 DEBUG : one: size = 4 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:31:47 DEBUG : one: Sizes differ 2026/04/19 05:31:48 DEBUG : one.bak: size = 4 OK 2026/04/19 05:31:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:31:48 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 05:31:48 INFO : one: Deleted 2026/04/19 05:31:48 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:31:48 DEBUG : one: size = 5 OK 2026/04/19 05:31:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 05:31:48 INFO : one: Copied (new) 2026/04/19 05:31:48 DEBUG : Waiting for deletions to finish 2026/04/19 05:31:49 DEBUG : three.txt.bak: size = 6 OK 2026/04/19 05:31:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 05:31:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 05:31:49 INFO : three.txt: Deleted 2026/04/19 05:31:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:31:51 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1171-00.backblaze.com/b2api/v1/b2_upload_file/af828df3305dab4b9fd80e1b/c001_v0001171_t0038": EOF 2026/04/19 05:31:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-00.backblaze.com/b2api/v1/b2_upload_file/af828df3305dab4b9fd80e1b/c001_v0001171_t0038": EOF) 2026/04/19 05:31:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-wumuwoq7gino: 1/10 (Post "https://pod-000-1171-00.backblaze.com/b2api/v1/b2_upload_file/af828df3305dab4b9fd80e1b/c001_v0001171_t0038": EOF) 2026/04/19 05:31:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 05:31:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/dst" 2026/04/19 05:31:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/backup" 2026/04/19 05:31:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:31:58 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:31:58 DEBUG : one: Sizes differ 2026/04/19 05:31:58 DEBUG : two: size = 3 OK 2026/04/19 05:31:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:31:58 DEBUG : two: Unchanged skipping 2026/04/19 05:31:58 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:31:59 DEBUG : one-2019-01-01: size = 3 OK 2026/04/19 05:31:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 05:31:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/19 05:31:59 INFO : one: Deleted 2026/04/19 05:31:59 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:32:00 DEBUG : one: size = 4 OK 2026/04/19 05:32:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:32:00 INFO : one: Copied (new) 2026/04/19 05:32:00 DEBUG : Waiting for deletions to finish 2026/04/19 05:32:00 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/19 05:32:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 05:32:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/19 05:32:01 INFO : three.txt: Deleted 2026/04/19 05:32:01 INFO : three.txt: Moved into backup dir 2026/04/19 05:32:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:02 DEBUG : one: size = 4 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:02 DEBUG : one: Sizes differ 2026/04/19 05:32:02 DEBUG : two: size = 3 OK 2026/04/19 05:32:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:32:02 DEBUG : two: Unchanged skipping 2026/04/19 05:32:02 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:32:03 DEBUG : one-2019-01-01: size = 4 OK 2026/04/19 05:32:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:32:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/19 05:32:03 INFO : one: Deleted 2026/04/19 05:32:03 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:32:04 DEBUG : one: size = 5 OK 2026/04/19 05:32:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 05:32:04 INFO : one: Copied (new) 2026/04/19 05:32:04 DEBUG : Waiting for deletions to finish 2026/04/19 05:32:04 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/19 05:32:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 05:32:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/19 05:32:04 INFO : three.txt: Deleted 2026/04/19 05:32:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.04s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/dst" 2026/04/19 05:32:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:11 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:11 DEBUG : one: Sizes differ 2026/04/19 05:32:11 DEBUG : two: size = 3 OK 2026/04/19 05:32:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:32:11 DEBUG : two: Unchanged skipping 2026/04/19 05:32:11 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:32:12 DEBUG : one.bak: size = 3 OK 2026/04/19 05:32:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 05:32:12 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 05:32:12 INFO : one: Deleted 2026/04/19 05:32:12 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:32:13 DEBUG : one: size = 4 OK 2026/04/19 05:32:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:32:13 INFO : one: Copied (new) 2026/04/19 05:32:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:32:13 DEBUG : three.txt.bak: size = 5 OK 2026/04/19 05:32:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 05:32:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 05:32:14 INFO : three.txt: Deleted 2026/04/19 05:32:14 INFO : three.txt: Moved into backup dir 2026/04/19 05:32:15 DEBUG : one.bak: Excluded (Path Filter) 2026/04/19 05:32:15 DEBUG : one.bak: Excluded 2026/04/19 05:32:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/19 05:32:15 DEBUG : three.txt.bak: Excluded 2026/04/19 05:32:15 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for checks to finish 2026/04/19 05:32:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:15 DEBUG : one: size = 4 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:15 DEBUG : one: Sizes differ 2026/04/19 05:32:15 DEBUG : two: size = 3 OK 2026/04/19 05:32:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:32:15 DEBUG : two: Unchanged skipping 2026/04/19 05:32:16 DEBUG : one.bak: size = 4 OK 2026/04/19 05:32:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:32:16 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 05:32:16 INFO : one: Deleted 2026/04/19 05:32:16 DEBUG : B2 bucket rclone-test-wumuwoq7gino path dst: Waiting for transfers to finish 2026/04/19 05:32:16 DEBUG : one: size = 5 OK 2026/04/19 05:32:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 05:32:16 INFO : one: Copied (new) 2026/04/19 05:32:16 DEBUG : Waiting for deletions to finish 2026/04/19 05:32:17 DEBUG : three.txt.bak: size = 6 OK 2026/04/19 05:32:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 05:32:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 05:32:17 INFO : three.txt: Deleted 2026/04/19 05:32:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.79s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/dst" 2026/04/19 05:32:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:22 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:22 DEBUG : one: Sizes differ 2026/04/19 05:32:23 DEBUG : one.bak: size = 3 OK 2026/04/19 05:32:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 05:32:23 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 05:32:24 INFO : one: Deleted 2026/04/19 05:32:25 DEBUG : one: size = 4 OK 2026/04/19 05:32:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:32:25 INFO : one: Copied (new) 2026/04/19 05:32:25 DEBUG : two: size = 3 OK 2026/04/19 05:32:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:32:25 DEBUG : two: Unchanged skipping 2026/04/19 05:32:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:25 DEBUG : three.txt: Sizes differ 2026/04/19 05:32:26 DEBUG : three.txt.bak: size = 5 OK 2026/04/19 05:32:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 05:32:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 05:32:26 INFO : three.txt: Deleted 2026/04/19 05:32:26 DEBUG : three.txt: size = 6 OK 2026/04/19 05:32:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 05:32:26 INFO : three.txt: Copied (new) 2026/04/19 05:32:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/19 05:32:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 05:32:27 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 05:32:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:27 DEBUG : one: size = 4 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:27 DEBUG : one: Sizes differ 2026/04/19 05:32:28 DEBUG : one.bak: size = 4 OK 2026/04/19 05:32:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:32:28 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 05:32:28 INFO : one: Deleted 2026/04/19 05:32:28 DEBUG : one: size = 5 OK 2026/04/19 05:32:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 05:32:28 INFO : one: Copied (new) 2026/04/19 05:32:28 DEBUG : two: size = 3 OK 2026/04/19 05:32:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:32:28 DEBUG : two: Unchanged skipping 2026/04/19 05:32:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:29 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:29 DEBUG : three.txt: Sizes differ 2026/04/19 05:32:29 DEBUG : three.txt.bak: size = 6 OK 2026/04/19 05:32:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 05:32:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 05:32:29 INFO : three.txt: Deleted 2026/04/19 05:32:30 DEBUG : three.txt: size = 19 OK 2026/04/19 05:32:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/19 05:32:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.90s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:32:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wumuwoq7gino/dst" 2026/04/19 05:32:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:34 DEBUG : one: size = 3 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:34 DEBUG : one: Sizes differ 2026/04/19 05:32:36 DEBUG : one-2019-01-01: size = 3 OK 2026/04/19 05:32:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 05:32:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/19 05:32:36 INFO : one: Deleted 2026/04/19 05:32:37 DEBUG : one: size = 4 OK 2026/04/19 05:32:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:32:37 INFO : one: Copied (new) 2026/04/19 05:32:37 DEBUG : two: size = 3 OK 2026/04/19 05:32:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:32:37 DEBUG : two: Unchanged skipping 2026/04/19 05:32:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:37 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:37 DEBUG : three.txt: Sizes differ 2026/04/19 05:32:38 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/19 05:32:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 05:32:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/19 05:32:38 INFO : three.txt: Deleted 2026/04/19 05:32:38 DEBUG : three.txt: size = 6 OK 2026/04/19 05:32:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 05:32:38 INFO : three.txt: Copied (new) 2026/04/19 05:32:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:39 DEBUG : one: size = 4 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:39 DEBUG : one: Sizes differ 2026/04/19 05:32:40 DEBUG : one-2019-01-01: size = 4 OK 2026/04/19 05:32:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 05:32:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/19 05:32:40 INFO : one: Deleted 2026/04/19 05:32:40 DEBUG : one: size = 5 OK 2026/04/19 05:32:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 05:32:40 INFO : one: Copied (new) 2026/04/19 05:32:41 DEBUG : two: size = 3 OK 2026/04/19 05:32:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:32:41 DEBUG : two: Unchanged skipping 2026/04/19 05:32:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:41 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wumuwoq7gino path dst) 2026/04/19 05:32:41 DEBUG : three.txt: Sizes differ 2026/04/19 05:32:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/19 05:32:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 05:32:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/19 05:32:42 INFO : three.txt: Deleted 2026/04/19 05:32:42 DEBUG : three.txt: size = 19 OK 2026/04/19 05:32:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/19 05:32:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.29s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:32:45 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:32:45 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:45 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:32:45 DEBUG : Testêé: Sizes differ 2026/04/19 05:32:45 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:32:45 DEBUG : Testêé: size = 14 OK 2026/04/19 05:32:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/19 05:32:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/19 05:32:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:32:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/19 05:32:46 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:32:46 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:32:47 DEBUG : existing: size = 6 OK 2026/04/19 05:32:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 05:32:47 INFO : existing: Copied (new) 2026/04/19 05:32:47 DEBUG : Waiting for deletions to finish 2026/04/19 05:32:47 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:32:47 DEBUG : existing: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:32:47 DEBUG : existing: Sizes differ 2026/04/19 05:32:47 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:32:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/19 05:32:47 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:32:47 ERROR : B2 bucket rclone-test-wumuwoq7gino: not deleting files as there were IO errors 2026/04/19 05:32:47 ERROR : B2 bucket rclone-test-wumuwoq7gino: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.28s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:32:49 DEBUG : EXISTING: size = 6 OK 2026/04/19 05:32:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:32:49 DEBUG : existing: Unchanged skipping 2026/04/19 05:32:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:32:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:32:49 DEBUG : Waiting for deletions to finish 2026/04/19 05:32:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", 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-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", 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.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:33:13 DEBUG : both10: size = 6 OK 2026/04/19 05:33:13 DEBUG : both12: size = 6 OK 2026/04/19 05:33:13 DEBUG : both11: size = 6 OK 2026/04/19 05:33:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:33:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both0: size = 6 OK 2026/04/19 05:33:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both12: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both13: size = 6 OK 2026/04/19 05:33:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both13: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both14: size = 6 OK 2026/04/19 05:33:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both14: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both15: size = 6 OK 2026/04/19 05:33:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both11: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both16: size = 6 OK 2026/04/19 05:33:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both16: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both17: size = 6 OK 2026/04/19 05:33:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both17: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both18: size = 6 OK 2026/04/19 05:33:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both10: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both19: size = 6 OK 2026/04/19 05:33:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both19: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both1: size = 6 OK 2026/04/19 05:33:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both1: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both2: size = 6 OK 2026/04/19 05:33:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both2: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both3: size = 6 OK 2026/04/19 05:33:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both3: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both4: size = 6 OK 2026/04/19 05:33:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both4: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both5: size = 6 OK 2026/04/19 05:33:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both5: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both6: size = 6 OK 2026/04/19 05:33:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both6: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both7: size = 6 OK 2026/04/19 05:33:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both0: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both8: size = 6 OK 2026/04/19 05:33:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both8: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both9: size = 6 OK 2026/04/19 05:33:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:13 DEBUG : both9: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both15: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both18: Unchanged skipping 2026/04/19 05:33:13 DEBUG : both7: Unchanged skipping 2026/04/19 05:33:13 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:33:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:33:13 INFO : only0: Deleted 2026/04/19 05:33:13 INFO : only18: Deleted 2026/04/19 05:33:13 INFO : only1: Deleted 2026/04/19 05:33:13 INFO : only2: Deleted 2026/04/19 05:33:13 INFO : only5: Deleted 2026/04/19 05:33:13 INFO : only9: Deleted 2026/04/19 05:33:13 INFO : only10: Deleted 2026/04/19 05:33:13 INFO : only12: Deleted 2026/04/19 05:33:13 INFO : only15: Deleted 2026/04/19 05:33:13 INFO : only16: Deleted 2026/04/19 05:33:14 INFO : only17: Deleted 2026/04/19 05:33:14 INFO : only3: Deleted 2026/04/19 05:33:14 INFO : only6: Deleted 2026/04/19 05:33:14 INFO : only7: Deleted 2026/04/19 05:33:14 INFO : only11: Deleted 2026/04/19 05:33:14 INFO : only13: Deleted 2026/04/19 05:33:14 INFO : only8: Deleted 2026/04/19 05:33:14 INFO : only14: Deleted 2026/04/19 05:33:14 INFO : only19: Deleted 2026/04/19 05:33:14 INFO : only4: Deleted 2026/04/19 05:33:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.44s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:33:38 DEBUG : both10: size = 6 OK 2026/04/19 05:33:38 DEBUG : both12: size = 6 OK 2026/04/19 05:33:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both11: size = 6 OK 2026/04/19 05:33:38 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:33:38 DEBUG : both0: size = 6 OK 2026/04/19 05:33:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both10: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both13: size = 6 OK 2026/04/19 05:33:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both13: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both14: size = 6 OK 2026/04/19 05:33:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both14: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both15: size = 6 OK 2026/04/19 05:33:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both12: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both16: size = 6 OK 2026/04/19 05:33:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both0: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both17: size = 6 OK 2026/04/19 05:33:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both11: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both18: size = 6 OK 2026/04/19 05:33:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both18: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both19: size = 6 OK 2026/04/19 05:33:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both19: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both1: size = 6 OK 2026/04/19 05:33:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both15: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both2: size = 6 OK 2026/04/19 05:33:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both2: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both3: size = 6 OK 2026/04/19 05:33:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both16: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both4: size = 6 OK 2026/04/19 05:33:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both4: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both5: size = 6 OK 2026/04/19 05:33:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both5: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both6: size = 6 OK 2026/04/19 05:33:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both6: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both7: size = 6 OK 2026/04/19 05:33:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both7: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both8: size = 6 OK 2026/04/19 05:33:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both8: Unchanged skipping 2026/04/19 05:33:38 DEBUG : both9: size = 6 OK 2026/04/19 05:33:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:33:38 DEBUG : both9: Unchanged skipping 2026/04/19 05:33:38 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only0: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only0: Sizes differ 2026/04/19 05:33:38 DEBUG : both17: Unchanged skipping 2026/04/19 05:33:38 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only10: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only10: Sizes differ 2026/04/19 05:33:38 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only11: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only11: Sizes differ 2026/04/19 05:33:38 DEBUG : both1: Unchanged skipping 2026/04/19 05:33:38 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only12: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only12: Sizes differ 2026/04/19 05:33:38 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only13: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only13: Sizes differ 2026/04/19 05:33:38 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only14: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only14: Sizes differ 2026/04/19 05:33:38 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only15: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only15: Sizes differ 2026/04/19 05:33:38 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only16: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only16: Sizes differ 2026/04/19 05:33:38 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only17: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : both3: Unchanged skipping 2026/04/19 05:33:38 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only18: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only18: Sizes differ 2026/04/19 05:33:38 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only19: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only19: Sizes differ 2026/04/19 05:33:38 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only1: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only1: Sizes differ 2026/04/19 05:33:38 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only2: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only2: Sizes differ 2026/04/19 05:33:38 DEBUG : only17: Sizes differ 2026/04/19 05:33:38 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only3: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only3: Sizes differ 2026/04/19 05:33:38 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only4: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only4: Sizes differ 2026/04/19 05:33:38 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only5: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only5: Sizes differ 2026/04/19 05:33:38 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only6: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only6: Sizes differ 2026/04/19 05:33:38 DEBUG : only7: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only7: Sizes differ 2026/04/19 05:33:38 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only8: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only8: Sizes differ 2026/04/19 05:33:38 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1291538809) 2026/04/19 05:33:38 DEBUG : only9: size = 6 (B2 bucket rclone-test-wumuwoq7gino) 2026/04/19 05:33:38 DEBUG : only9: Sizes differ 2026/04/19 05:33:38 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:33:39 DEBUG : only10: size = 0 OK 2026/04/19 05:33:39 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:39 INFO : only10: Copied (replaced existing) 2026/04/19 05:33:39 DEBUG : only15: size = 0 OK 2026/04/19 05:33:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:39 INFO : only15: Copied (replaced existing) 2026/04/19 05:33:39 DEBUG : only12: size = 0 OK 2026/04/19 05:33:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:39 INFO : only12: Copied (replaced existing) 2026/04/19 05:33:39 DEBUG : only13: size = 0 OK 2026/04/19 05:33:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:39 INFO : only13: Copied (replaced existing) 2026/04/19 05:33:39 DEBUG : only0: size = 0 OK 2026/04/19 05:33:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:39 INFO : only0: Copied (replaced existing) 2026/04/19 05:33:39 DEBUG : only16: size = 0 OK 2026/04/19 05:33:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:39 INFO : only16: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only11: size = 0 OK 2026/04/19 05:33:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only11: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only1: size = 0 OK 2026/04/19 05:33:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only1: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only2: size = 0 OK 2026/04/19 05:33:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only2: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only14: size = 0 OK 2026/04/19 05:33:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only14: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only3: size = 0 OK 2026/04/19 05:33:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only3: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only4: size = 0 OK 2026/04/19 05:33:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only4: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only5: size = 0 OK 2026/04/19 05:33:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only5: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only6: size = 0 OK 2026/04/19 05:33:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only6: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only8: size = 0 OK 2026/04/19 05:33:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only8: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only17: size = 0 OK 2026/04/19 05:33:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only17: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only9: size = 0 OK 2026/04/19 05:33:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only9: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only7: size = 0 OK 2026/04/19 05:33:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only7: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only18: size = 0 OK 2026/04/19 05:33:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only18: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : only19: size = 0 OK 2026/04/19 05:33:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 05:33:40 INFO : only19: Copied (replaced existing) 2026/04/19 05:33:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.98s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:33:48 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:33:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:33:48 DEBUG : empty_on_remote: Making directory with metadata 2026/04/19 05:33:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:33:48 INFO : empty_on_remote: Making directory 2026/04/19 05:33:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/19 05:33:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/19 05:33:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/19 05:33:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:33:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:33:51 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:33:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:33:51 DEBUG : empty_on_remote: Making directory with metadata 2026/04/19 05:33:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 05:33:51 INFO : empty_on_remote: Making directory 2026/04/19 05:33:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/19 05:33:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/19 05:33:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/19 05:33:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:33:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/19 05:33:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:33:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:33:54 INFO : sub dir: Making directory 2026/04/19 05:33:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.68s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:33:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 05:33:58 INFO : sub dir: Making directory 2026/04/19 05:33:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.75s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:34:11 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:12 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:34:12 DEBUG : apple: size = 5 OK 2026/04/19 05:34:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:12 DEBUG : apple: Unchanged skipping 2026/04/19 05:34:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:34:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:34:12 DEBUG : banana: size = 6 OK 2026/04/19 05:34:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:34:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:34:12 DEBUG : banana: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:34:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:34:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:34:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:34:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:34:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:34:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:34:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:34:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:13 INFO : There was nothing to transfer 2026/04/19 05:34:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:13 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:34:13 DEBUG : apple: size = 5 OK 2026/04/19 05:34:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : banana: size = 6 OK 2026/04/19 05:34:13 DEBUG : apple: Unchanged skipping 2026/04/19 05:34:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:34:13 DEBUG : banana: Unchanged skipping 2026/04/19 05:34:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:34:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:34:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:34:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:34:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:34:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:34:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:34:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:34:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:34:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:34:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:34:13 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:34:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:13 INFO : There was nothing to transfer 2026/04/19 05:34:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:14 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:34:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:34:29 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:30 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:34:30 DEBUG : apple: size = 5 OK 2026/04/19 05:34:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : apple: Unchanged skipping 2026/04/19 05:34:30 DEBUG : banana: size = 6 OK 2026/04/19 05:34:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:34:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:34:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : banana: Unchanged skipping 2026/04/19 05:34:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:34:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:34:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:34:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:34:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:34:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:34:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:34:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:34:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:34:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:34:30 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:34:30 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:30 INFO : There was nothing to transfer 2026/04/19 05:34:30 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:31 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:34:31 DEBUG : apple: size = 5 OK 2026/04/19 05:34:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : apple: Unchanged skipping 2026/04/19 05:34:31 DEBUG : banana: size = 6 OK 2026/04/19 05:34:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:34:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : banana: Unchanged skipping 2026/04/19 05:34:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:34:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:34:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:34:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:34:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:34:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:34:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:34:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:34:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:34:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:34:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:34:31 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:34:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:31 INFO : There was nothing to transfer 2026/04/19 05:34:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:32 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:34:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:34:47 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:48 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:34:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:34:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:34:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:34:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:34:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 05:34:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 05:34:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:34:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:34:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:34:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/19 05:34:49 DEBUG : YXBwbGU=: size = 5 OK 2026/04/19 05:34:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 05:34:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:49 DEBUG : YmFuYW5h: size = 6 OK 2026/04/19 05:34:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 05:34:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/19 05:34:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 05:34:49 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/19 05:34:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/19 05:34:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 05:34:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/19 05:34:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 05:34:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/19 05:34:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 05:34:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/19 05:34:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 05:34:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/19 05:34:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 05:34:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/19 05:34:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 05:34:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/19 05:34:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 05:34:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/19 05:34:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 05:34:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/19 05:34:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 05:34:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/19 05:34:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 05:34:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/19 05:34:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 05:34:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/19 05:34:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 05:34:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/19 05:34:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 05:34:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:34:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/19 05:34:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 05:34:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/19 05:34:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 05:34:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/19 05:34:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 05:34:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/19 05:34:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 05:34:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:34:51 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:51 INFO : splitbananasplit: Deleted 2026/04/19 05:34:51 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 05:34:51 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 05:34:51 INFO : appleappleapplebanana: Deleted 2026/04/19 05:34:51 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 05:34:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 05:34:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 05:34:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 05:34:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 05:34:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 05:34:51 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 05:34:51 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 05:34:52 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 05:34:52 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 05:34:52 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 05:34:52 INFO : apple: Deleted 2026/04/19 05:34:52 INFO : banana: Deleted 2026/04/19 05:34:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 05:34:52 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 05:34:52 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 05:34:52 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/19 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:52 DEBUG : YXBwbGU=: size = 5 OK 2026/04/19 05:34:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:52 DEBUG : apple: Unchanged skipping 2026/04/19 05:34:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:34:52 DEBUG : YmFuYW5h: size = 6 OK 2026/04/19 05:34:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/19 05:34:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:52 DEBUG : banana: Unchanged skipping 2026/04/19 05:34:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 05:34:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 05:34:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:34:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/19 05:34:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/19 05:34:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/19 05:34:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/19 05:34:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/19 05:34:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/19 05:34:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/19 05:34:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:34:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:34:53 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:34:53 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:53 DEBUG : Waiting for deletions to finish 2026/04/19 05:34:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/19 05:34:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 05:34:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 05:34:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 05:34:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 05:34:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 05:34:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 05:34:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 05:34:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 05:34:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 05:34:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 05:34:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:35:07 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:08 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:35:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:08 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:08 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:08 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:08 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:08 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:08 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:08 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:35:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:35:08 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:35:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:35:08 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:08 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:35:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/19 05:35:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 05:35:08 DEBUG : PREFIXapple: size = 5 OK 2026/04/19 05:35:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 05:35:08 INFO : apple: Copied (new) to: PREFIXapple 2026/04/19 05:35:09 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/19 05:35:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 05:35:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/19 05:35:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 05:35:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 05:35:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 05:35:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 05:35:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 05:35:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 05:35:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 05:35:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 05:35:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 05:35:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 05:35:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 05:35:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 05:35:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 05:35:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 05:35:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/19 05:35:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:35:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:35:09 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:35:09 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:35:09 DEBUG : PREFIXbanana: size = 6 OK 2026/04/19 05:35:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 05:35:09 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/19 05:35:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:35:09 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/19 05:35:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 05:35:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/19 05:35:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:35:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/19 05:35:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 05:35:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:35:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:35:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:35:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 05:35:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:35:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:35:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/19 05:35:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 05:35:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:35:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:35:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/19 05:35:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 05:35:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:35:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/19 05:35:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 05:35:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:35:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/19 05:35:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 05:35:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:35:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/19 05:35:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 05:35:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:35:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/19 05:35:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 05:35:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:35:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/19 05:35:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 05:35:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:35:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/19 05:35:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 05:35:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:35:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/19 05:35:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 05:35:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/19 05:35:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/19 05:35:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 05:35:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:35:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/19 05:35:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 05:35:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/19 05:35:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 05:35:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:35:10 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/19 05:35:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 05:35:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:35:11 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/19 05:35:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 05:35:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:35:11 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:11 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 05:35:11 INFO : splitbananasplit: Deleted 2026/04/19 05:35:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 05:35:11 INFO : banana: Deleted 2026/04/19 05:35:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 05:35:11 INFO : apple: Deleted 2026/04/19 05:35:11 INFO : appleappleapplebanana: Deleted 2026/04/19 05:35:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 05:35:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 05:35:11 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 05:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 05:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 05:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 05:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 05:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 05:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 05:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 05:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 05:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 05:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 05:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 05:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 05:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 05:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 05:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 05:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 05:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 05:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 05:35:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:12 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:35:12 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:35:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:35:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 05:35:13 INFO : appleappleapplebanana: Copied (new) 2026/04/19 05:35:13 DEBUG : apple: size = 5 OK 2026/04/19 05:35:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 05:35:13 INFO : apple: Copied (new) 2026/04/19 05:35:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:35:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 05:35:13 INFO : splitbananasplit: Copied (new) 2026/04/19 05:35:13 DEBUG : banana: size = 6 OK 2026/04/19 05:35:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 05:35:13 INFO : banana: Copied (new) 2026/04/19 05:35:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:35:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 05:35:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/19 05:35:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:35:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 05:35:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/19 05:35:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:35:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 05:35:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/19 05:35:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:35:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 05:35:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/19 05:35:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:35:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 05:35:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/19 05:35:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:35:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 05:35:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/19 05:35:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:35:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 05:35:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/19 05:35:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:35:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 05:35:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/19 05:35:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:35:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 05:35:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/19 05:35:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:35:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 05:35:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/19 05:35:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:35:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 05:35:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/19 05:35:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:35:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 05:35:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/19 05:35:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:35:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 05:35:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/19 05:35:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:35:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 05:35:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/19 05:35:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:35:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 05:35:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/19 05:35:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:35:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 05:35:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/19 05:35:15 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/19 05:35:15 INFO : PREFIXsplitbananasplit: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/19 05:35:15 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/19 05:35:15 INFO : PREFIXbanana: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/19 05:35:15 INFO : PREFIXapple: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/19 05:35:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/19 05:35:15 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:15 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:35:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:16 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:35:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:35:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:31 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:35:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:35:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:35:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:35:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:35:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:32 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:35:32 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:35:32 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/19 05:35:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 05:35:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/19 05:35:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 05:35:32 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/19 05:35:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 05:35:32 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : appleSUFFIX: size = 5 OK 2026/04/19 05:35:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 05:35:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/19 05:35:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 05:35:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/19 05:35:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 05:35:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/19 05:35:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 05:35:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:35:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/19 05:35:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 05:35:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/19 05:35:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 05:35:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/19 05:35:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 05:35:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/19 05:35:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 05:35:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/19 05:35:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 05:35:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/19 05:35:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 05:35:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/19 05:35:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 05:35:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/19 05:35:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 05:35:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/19 05:35:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 05:35:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/19 05:35:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 05:35:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:35:33 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/19 05:35:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 05:35:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:35:34 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/19 05:35:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 05:35:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:35:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/19 05:35:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 05:35:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:35:34 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 05:35:34 INFO : splitbananasplit: Deleted 2026/04/19 05:35:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 05:35:34 INFO : apple: Deleted 2026/04/19 05:35:34 INFO : banana: Deleted 2026/04/19 05:35:34 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 05:35:34 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 05:35:34 INFO : appleappleapplebanana: Deleted 2026/04/19 05:35:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 05:35:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 05:35:35 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/19 05:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 05:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 05:35:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 05:35:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 05:35:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:35:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 05:35:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:36 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:35:36 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:35:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:35:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 05:35:36 INFO : appleappleapplebanana: Copied (new) 2026/04/19 05:35:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:35:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 05:35:36 INFO : splitbananasplit: Copied (new) 2026/04/19 05:35:36 DEBUG : banana: size = 6 OK 2026/04/19 05:35:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 05:35:36 INFO : banana: Copied (new) 2026/04/19 05:35:36 DEBUG : apple: size = 5 OK 2026/04/19 05:35:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 05:35:36 INFO : apple: Copied (new) 2026/04/19 05:35:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:35:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 05:35:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/19 05:35:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:35:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 05:35:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/19 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:35:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 05:35:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/19 05:35:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:35:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 05:35:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/19 05:35:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:35:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 05:35:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:35:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 05:35:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:35:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 05:35:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:35:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 05:35:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:35:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 05:35:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:35:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 05:35:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:35:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 05:35:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:35:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 05:35:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:35:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 05:35:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:35:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 05:35:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/19 05:35:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:35:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 05:35:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/19 05:35:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:35:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 05:35:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/19 05:35:38 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:38 INFO : bananaSUFFIX: Deleted 2026/04/19 05:35:38 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : appleSUFFIX: Deleted 2026/04/19 05:35:38 INFO : splitbananasplitSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/19 05:35:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/19 05:35:38 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:38 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:35:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:39 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:35:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:35:53 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:53 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:35:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:53 DEBUG : apple: size = 5 OK 2026/04/19 05:35:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:53 DEBUG : apple: Unchanged skipping 2026/04/19 05:35:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:53 DEBUG : banana: size = 6 OK 2026/04/19 05:35:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:53 DEBUG : banana: Unchanged skipping 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:35:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 05:35:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 05:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:53 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:35:53 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:35:54 DEBUG : splitbanan: size = 16 OK 2026/04/19 05:35:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 05:35:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/19 05:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:54 DEBUG : appleapple: size = 21 OK 2026/04/19 05:35:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 05:35:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/19 05:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/19 05:35:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 05:35:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/19 05:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/19 05:35:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 05:35:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/19 05:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/19 05:35:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 05:35:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/19 05:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/19 05:35:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 05:35:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/19 05:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/19 05:35:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 05:35:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/19 05:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/19 05:35:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 05:35:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/19 05:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/19 05:35:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 05:35:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/19 05:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:55 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/19 05:35:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 05:35:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/19 05:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:55 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/19 05:35:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 05:35:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/19 05:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:55 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/19 05:35:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 05:35:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/19 05:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:55 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/19 05:35:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 05:35:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/19 05:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:55 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/19 05:35:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 05:35:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/19 05:35:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:55 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/19 05:35:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 05:35:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/19 05:35:55 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/19 05:35:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 05:35:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/19 05:35:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/19 05:35:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 05:35:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/19 05:35:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/19 05:35:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 05:35:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/19 05:35:56 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:56 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 05:35:56 INFO : appleappleapplebanana: Deleted 2026/04/19 05:35:56 INFO : splitbananasplit: Deleted 2026/04/19 05:35:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 05:35:56 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 05:35:56 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:57 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : appleapple: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:57 DEBUG : apple: size = 5 OK 2026/04/19 05:35:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : apple: Unchanged skipping 2026/04/19 05:35:57 DEBUG : appleapple: size = 21 OK 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:35:57 DEBUG : banana: size = 6 OK 2026/04/19 05:35:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : banana: Unchanged skipping 2026/04/19 05:35:57 DEBUG : splitbanan: size = 16 OK 2026/04/19 05:35:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 05:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 05:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 05:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 05:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 05:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 05:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 05:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 05:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 05:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 05:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 05:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 05:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 05:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 05:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 05:35:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:35:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/19 05:35:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/19 05:35:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/19 05:35:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:35:57 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:35:57 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:57 DEBUG : Waiting for deletions to finish 2026/04/19 05:35:57 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : appleapple: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/19 05:35:57 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/19 05:35:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 05:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 05:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 05:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 05:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 05:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 05:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 05:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 05:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 05:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 05:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 05:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 05:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 05:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 05:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 05:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 05:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 05:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 05:35:58 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:36:13 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:13 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:36:13 DEBUG : apple: size = 5 OK 2026/04/19 05:36:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:36:13 DEBUG : banana: size = 6 OK 2026/04/19 05:36:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:36:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:13 DEBUG : apple: Unchanged skipping 2026/04/19 05:36:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:36:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:13 DEBUG : banana: Unchanged skipping 2026/04/19 05:36:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:36:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:36:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:36:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:36:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:36:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:36:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:36:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:36:14 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:14 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:14 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:36:14 DEBUG : apple: size = 5 OK 2026/04/19 05:36:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : apple: Unchanged skipping 2026/04/19 05:36:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:36:14 DEBUG : banana: size = 6 OK 2026/04/19 05:36:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:36:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:36:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:36:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : banana: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:36:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:36:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:36:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:36:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:36:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:36:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:36:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:36:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:36:14 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:36:14 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:14 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:15 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:15 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:36:30 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:30 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : apple: size = 5 OK 2026/04/19 05:36:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : banana: size = 6 OK 2026/04/19 05:36:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:36:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : banana: Unchanged skipping 2026/04/19 05:36:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:36:31 DEBUG : apple: Unchanged skipping 2026/04/19 05:36:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:36:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:36:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:36:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:36:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:36:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:36:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:36:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:36:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:36:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:36:31 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:36:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:31 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:31 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : apple: size = 5 OK 2026/04/19 05:36:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : apple: Unchanged skipping 2026/04/19 05:36:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:36:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:36:32 DEBUG : banana: size = 6 OK 2026/04/19 05:36:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : banana: Unchanged skipping 2026/04/19 05:36:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:36:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:36:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:36:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:36:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:36:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:36:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:36:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:36:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:36:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:36:32 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:36:32 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:32 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:32 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:36:48 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:48 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : apple: size = 5 OK 2026/04/19 05:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:36:49 DEBUG : banana: size = 6 OK 2026/04/19 05:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : banana: Unchanged skipping 2026/04/19 05:36:49 DEBUG : apple: Unchanged skipping 2026/04/19 05:36:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:36:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:36:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:36:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:36:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:36:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:36:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:36:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:36:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:36:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:36:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:36:49 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:36:49 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:49 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:49 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:36:49 DEBUG : apple: size = 5 OK 2026/04/19 05:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : apple: Unchanged skipping 2026/04/19 05:36:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:36:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:36:49 DEBUG : banana: size = 6 OK 2026/04/19 05:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : banana: Unchanged skipping 2026/04/19 05:36:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:36:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:36:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:36:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:36:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:36:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:36:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:36:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:36:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:36:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:36:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:36:50 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:36:50 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:50 DEBUG : Waiting for deletions to finish 2026/04/19 05:36:50 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:36:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:05 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:06 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:37:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : apple: size = 5 OK 2026/04/19 05:37:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : banana: size = 6 OK 2026/04/19 05:37:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:37:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:37:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:37:07 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:37:07 DEBUG : banana: Unchanged skipping 2026/04/19 05:37:07 DEBUG : apple: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:37:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:37:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:37:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:37:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:37:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:37:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:37:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:37:07 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:07 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:07 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:07 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:37:07 DEBUG : apple: size = 5 OK 2026/04/19 05:37:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:37:07 DEBUG : apple: Unchanged skipping 2026/04/19 05:37:07 DEBUG : banana: size = 6 OK 2026/04/19 05:37:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:37:07 DEBUG : banana: Unchanged skipping 2026/04/19 05:37:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:37:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:37:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:37:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:37:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:37:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:37:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:37:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:37:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:37:08 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:08 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:08 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:08 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:37:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:22 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:23 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:37:23 DEBUG : apple: size = 5 OK 2026/04/19 05:37:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:23 DEBUG : apple: Unchanged skipping 2026/04/19 05:37:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:37:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:37:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:37:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:37:23 DEBUG : banana: size = 6 OK 2026/04/19 05:37:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:23 DEBUG : banana: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:37:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:37:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:37:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:37:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:37:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:37:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:24 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 05:37:24 DEBUG : apple: size = 5 OK 2026/04/19 05:37:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 05:37:24 DEBUG : banana: size = 6 OK 2026/04/19 05:37:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : banana: Unchanged skipping 2026/04/19 05:37:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 05:37:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 05:37:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 05:37:24 DEBUG : apple: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 05:37:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 05:37:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 05:37:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 05:37:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 05:37:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 05:37:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 05:37:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 05:37:24 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:24 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:25 DEBUG : apple: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : banana: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 05:37:25 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (207.87s) --- PASS: TestTransform/NFC (16.83s) --- PASS: TestTransform/NFD (17.89s) --- PASS: TestTransform/base64 (21.26s) --- PASS: TestTransform/prefix (23.02s) --- PASS: TestTransform/suffix (23.11s) --- PASS: TestTransform/truncate (18.54s) --- PASS: TestTransform/encoder (17.74s) --- PASS: TestTransform/ISO-8859-1 (17.05s) --- PASS: TestTransform/charmap (17.74s) --- PASS: TestTransform/lowercase (17.99s) --- PASS: TestTransform/ascii (16.70s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/19 05:37:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/19 05:37:30 INFO : sub dir_somesuffix: Making directory 2026/04/19 05:37:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/19 05:37:30 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/19 05:37:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/19 05:37:30 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/19 05:37:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/19 05:37:30 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:30 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/19 05:37:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/19 05:37:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:31 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:31 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:31 INFO : tictactoe: Making directory 2026/04/19 05:37:31 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:31 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:37:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:31 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:31 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:32 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/19 05:37:32 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/19 05:37:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:33 INFO : toe: Making directory 2026/04/19 05:37:33 INFO : toe/toe: Making directory 2026/04/19 05:37:33 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 05:37:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:37:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 05:37:33 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:33 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/19 05:37:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/19 05:37:34 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.22s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:35 INFO : toe: Making directory 2026/04/19 05:37:35 INFO : toe/toe: Making directory 2026/04/19 05:37:35 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 05:37:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:37:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 05:37:35 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:35 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:36 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/19 05:37:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/19 05:37:36 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.91s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:37 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:37:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:37 INFO : tictacempty_dir: Making directory 2026/04/19 05:37:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:37 INFO : tictactoe: Making directory 2026/04/19 05:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:37 INFO : tictactoe/tictactoe: Making directory 2026/04/19 05:37:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:37:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:37:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:37:37 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:37 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/19 05:37:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/19 05:37:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.77s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:39 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:37:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:37:39 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:39 INFO : tictacempty_dir: Making directory 2026/04/19 05:37:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:39 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:39 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:39 INFO : tictactoe: Making directory 2026/04/19 05:37:39 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:39 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:39 INFO : tictactoe/tictactoe: Making directory 2026/04/19 05:37:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:37:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:37:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:39 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:39 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:37:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/19 05:37:40 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:37:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:37:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/19 05:37:41 NOTICE: B2 bucket rclone-test-wumuwoq7gino: 0 differences found 2026/04/19 05:37:41 NOTICE: B2 bucket rclone-test-wumuwoq7gino: 1 matching files --- PASS: TestAllTag (2.44s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:41 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:41 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:41 INFO : tictactoe: Making directory 2026/04/19 05:37:41 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:41 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:41 INFO : tictactoe/tictactoe: Making directory 2026/04/19 05:37:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:37:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:37:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:37:41 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:41 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/19 05:37:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/19 05:37:42 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:43 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:43 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:43 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:43 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/19 05:37:43 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 05:37:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 05:37:43 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/19 05:37:43 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:43 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.69s) === RUN TestSyntax 2026/04/19 05:37:44 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:44 INFO : toe: Making directory 2026/04/19 05:37:44 INFO : toe/toe: Making directory 2026/04/19 05:37:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:37:44 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:44 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:45 DEBUG : toe/toe/toe: size = 11 OK 2026/04/19 05:37:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:45 INFO : toe/toe/toe: Copied (new) 2026/04/19 05:37:45 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.91s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:46 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:37:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:37:46 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:46 INFO : tictacempty_dir: Making directory 2026/04/19 05:37:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:46 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:46 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:46 INFO : tictactoe: Making directory 2026/04/19 05:37:46 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:46 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:46 INFO : tictactoe/tictactoe: Making directory 2026/04/19 05:37:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:37:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:37:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:46 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:46 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:37:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:47 INFO : toe/toe/toe.txt: Deleted 2026/04/19 05:37:47 INFO : toe/toe: Removing directory 2026/04/19 05:37:47 INFO : toe: Removing directory 2026/04/19 05:37:47 INFO : empty_dir: Removing directory 2026/04/19 05:37:47 DEBUG : Local file system at /tmp/rclone1291538809: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.89s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:48 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:37:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:37:48 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:48 INFO : tictacempty_dir: Making directory 2026/04/19 05:37:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:48 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:48 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:48 INFO : tictactoe: Making directory 2026/04/19 05:37:48 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:48 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:48 INFO : tictactoe/tictactoe: Making directory 2026/04/19 05:37:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:37:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:37:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:48 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:48 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:37:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:49 INFO : toe/toe/toe.txt: Deleted 2026/04/19 05:37:49 INFO : toe/toe: Removing directory 2026/04/19 05:37:49 INFO : toe: Removing directory 2026/04/19 05:37:49 INFO : empty_dir: Removing directory 2026/04/19 05:37:49 DEBUG : Local file system at /tmp/rclone1291538809: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/19 05:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 05:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:37:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/19 05:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/19 05:37:50 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.22s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:51 DEBUG : Reset feature "Copy" 2026/04/19 05:37:51 DEBUG : Reset feature "Move" 2026/04/19 05:37:51 DEBUG : Reset feature "Copy" 2026/04/19 05:37:51 DEBUG : Reset feature "Move" 2026/04/19 05:37:51 DEBUG : empty_dir: Making directory with metadata 2026/04/19 05:37:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 05:37:51 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:51 INFO : tictacempty_dir: Making directory 2026/04/19 05:37:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 05:37:51 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:51 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:51 INFO : tictactoe: Making directory 2026/04/19 05:37:51 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:51 DEBUG : toe: transformed to: tictactoe 2026/04/19 05:37:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:51 INFO : tictactoe/tictactoe: Making directory 2026/04/19 05:37:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 05:37:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 05:37:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:37:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:51 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:51 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:37:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 05:37:52 INFO : toe/toe/toe.txt: Deleted 2026/04/19 05:37:52 INFO : toe/toe: Removing directory 2026/04/19 05:37:52 INFO : toe: Removing directory 2026/04/19 05:37:52 INFO : empty_dir: Removing directory 2026/04/19 05:37:52 DEBUG : Local file system at /tmp/rclone1291538809: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/19 05:37:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 05:37:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 05:37:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:37:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:37:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 05:37:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/19 05:37:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/19 05:37:54 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.78s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:55 DEBUG : toe: transformed to: dG9l 2026/04/19 05:37:55 DEBUG : toe: transformed to: dG9l 2026/04/19 05:37:55 INFO : dG9l: Making directory 2026/04/19 05:37:55 DEBUG : toe: transformed to: dG9l 2026/04/19 05:37:55 DEBUG : toe: transformed to: dG9l 2026/04/19 05:37:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/19 05:37:55 INFO : dG9l/dG9l: Making directory 2026/04/19 05:37:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/19 05:37:55 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/19 05:37:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/19 05:37:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 05:37:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/19 05:37:55 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:55 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/19 05:37:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:56 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/19 05:37:56 DEBUG : Waiting for deletions to finish 2026/04/19 05:37:56 DEBUG : dG9l: transformed to: toe 2026/04/19 05:37:56 DEBUG : dG9l: transformed to: toe 2026/04/19 05:37:56 DEBUG : dG9l: transformed to: toe 2026/04/19 05:37:56 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/19 05:37:57 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/19 05:37:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/19 05:37:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/19 05:37:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/19 05:37:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/19 05:37:57 DEBUG : Local file system at /tmp/rclone1291538809: Waiting for checks to finish 2026/04/19 05:37:57 DEBUG : Local file system at /tmp/rclone1291538809: Waiting for transfers to finish 2026/04/19 05:37:57 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-wumuwoq7gino", Local "Local file system at /tmp/rclone1291538809", Modify Window "1ms" 2026/04/19 05:37:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:37:57 DEBUG : toe: transformed to: 2026/04/19 05:37:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:37:58 DEBUG : toe: transformed to: 2026/04/19 05:37:58 INFO : B2 bucket rclone-test-wumuwoq7gino: Making directory 2026/04/19 05:37:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:37:58 DEBUG : toe: transformed to: 2026/04/19 05:37:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:37:58 DEBUG : toe: transformed to: 2026/04/19 05:37:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:37:58 DEBUG : toe/toe: transformed to: 2026/04/19 05:37:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/19 05:37:58 INFO : toe/toe: Making directory 2026/04/19 05:37:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:37:58 DEBUG : toe/toe: transformed to: 2026/04/19 05:37:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/19 05:37:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:37:58 DEBUG : toe: transformed to: 2026/04/19 05:37:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 05:37:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 05:37:58 DEBUG : toe/toe/toe: transformed to: 2026/04/19 05:37:58 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/19 05:37:58 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for checks to finish 2026/04/19 05:37:58 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Waiting for transfers to finish 2026/04/19 05:37:58 DEBUG : toe/toe/toe: size = 11 OK 2026/04/19 05:37:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 05:37:58 INFO : toe/toe/toe: Copied (new) 2026/04/19 05:37:58 ERROR : B2 bucket rclone-test-wumuwoq7gino: not deleting files as there were IO errors 2026/04/19 05:37:58 ERROR : B2 bucket rclone-test-wumuwoq7gino: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2026/04/19 05:37:59 DEBUG : B2 bucket rclone-test-wumuwoq7gino: Purge remote 2026/04/19 05:37:59 INFO : B2 bucket rclone-test-wumuwoq7gino: cleaning bucket "rclone-test-wumuwoq7gino" of all files 2026/04/19 05:38:00 DEBUG : BackupDir/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c75_d20260419_m053123_c001_v7007000_t0000_u01776576683555") 2026/04/19 05:38:00 DEBUG : BackupDir/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1091ff3e48adf90a_d20260419_m053117_c001_v0001185_t0041_u01776576677848") 2026/04/19 05:38:00 DEBUG : CompareDest/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31768_d20260419_m053055_c001_v7007000_t0000_u01776576655280") 2026/04/19 05:38:00 DEBUG : CompareDest/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f118c58830e5daa81_d20260419_m053048_c001_v0001040_t0056_u01776576648788") 2026/04/19 05:38:00 DEBUG : CompareDest/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31769_d20260419_m053055_c001_v7007000_t0000_u01776576655461") 2026/04/19 05:38:00 DEBUG : CompareDest/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80dd1c_d20260419_m053050_c001_v0001171_t0006_u01776576650518") 2026/04/19 05:38:00 DEBUG : CopyDest/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c78_d20260419_m053123_c001_v7007000_t0000_u01776576683738") 2026/04/19 05:38:00 DEBUG : CopyDest/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80ddde_d20260419_m053114_c001_v0001171_t0038_u01776576674900") 2026/04/19 05:38:00 DEBUG : CopyDest/three: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c7b_d20260419_m053123_c001_v7007000_t0000_u01776576683921") 2026/04/19 05:38:00 DEBUG : CopyDest/three: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80de06_d20260419_m053121_c001_v0001171_t0043_u01776576681669") 2026/04/19 05:38:00 DEBUG : CopyDest/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c7f_d20260419_m053124_c001_v7007000_t0000_u01776576684103") 2026/04/19 05:38:01 DEBUG : CopyDest/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470232_d20260419_m053118_c001_v0001043_t0057_u01776576678946") 2026/04/19 05:38:01 DEBUG : EXISTING: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5149588_d20260419_m053249_c001_v7007000_t0000_u01776576769632") 2026/04/19 05:38:01 DEBUG : EXISTING: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702bc_d20260419_m053248_c001_v0001043_t0005_u01776576768506") 2026/04/19 05:38:01 DEBUG : PREFIXapple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb85bf_d20260419_m053515_c001_v7007000_t0000_u01776576915609") 2026/04/19 05:38:01 DEBUG : PREFIXapple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577eaf_d20260419_m053508_c001_v0001174_t0025_u01776576908756") 2026/04/19 05:38:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419c278ddef9929f_d20260419_m053515_c001_v7007000_t0000_u01776576915483") 2026/04/19 05:38:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470446_d20260419_m053508_c001_v0001043_t0057_u01776576908772") 2026/04/19 05:38:01 DEBUG : PREFIXbanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4045e58dcef59887_d20260419_m053515_c001_v7007000_t0000_u01776576915491") 2026/04/19 05:38:01 DEBUG : PREFIXbanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f05_d20260419_m053508_c001_v0001036_t0035_u01776576908762") 2026/04/19 05:38:01 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3af6_d20260419_m053515_c001_v7007000_t0000_u01776576915412") 2026/04/19 05:38:01 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b35996e_d20260419_m053508_c001_v0001167_t0059_u01776576908787") 2026/04/19 05:38:01 DEBUG : Testêé: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5149580_d20260419_m053245_c001_v7007000_t0000_u01776576765855") 2026/04/19 05:38:01 DEBUG : Testêé: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702b4_d20260419_m053245_c001_v0001043_t0038_u01776576765133") 2026/04/19 05:38:01 DEBUG : Testêé: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702b2_d20260419_m053244_c001_v0001043_t0003_u01776576764318") 2026/04/19 05:38:01 DEBUG : YXBwbGU=: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8543a_d20260419_m053453_c001_v7007000_t0000_u01776576893955") 2026/04/19 05:38:01 DEBUG : YXBwbGU=: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147041c_d20260419_m053448_c001_v0001043_t0054_u01776576888921") 2026/04/19 05:38:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8543b_d20260419_m053454_c001_v7007000_t0000_u01776576894139") 2026/04/19 05:38:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b3598ca_d20260419_m053449_c001_v0001167_t0028_u01776576889826") 2026/04/19 05:38:01 DEBUG : YmFuYW5h: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8543d_d20260419_m053454_c001_v7007000_t0000_u01776576894320") 2026/04/19 05:38:02 DEBUG : YmFuYW5h: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ed9_d20260419_m053448_c001_v0001036_t0002_u01776576888942") 2026/04/19 05:38:02 DEBUG : a/potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c2c_d20260419_m052913_c001_v7007000_t0000_u01776576553466") 2026/04/19 05:38:02 DEBUG : a/potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147012a_d20260419_m052912_c001_v0001043_t0020_u01776576552675") 2026/04/19 05:38:02 DEBUG : a/potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dcd5_d20260419_m052910_c001_v7007000_t0000_u01776576550624") 2026/04/19 05:38:02 DEBUG : a/potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147011a_d20260419_m052909_c001_v0001043_t0016_u01776576549548") 2026/04/19 05:38:02 DEBUG : a/potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dbe0_d20260419_m052850_c001_v7007000_t0000_u01776576530013") 2026/04/19 05:38:02 DEBUG : a/potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700da_d20260419_m052849_c001_v0001043_t0033_u01776576529101") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a44_d20260419_m053725_c001_v7007000_t0000_u01776577045766") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565786a6_d20260419_m053721_c001_v0001174_t0029_u01776577041401") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010223_d20260419_m053709_c001_v7007000_t0000_u01776577029092") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565785c3_d20260419_m053704_c001_v0001174_t0054_u01776577024136") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31e8d_d20260419_m053651_c001_v7007000_t0000_u01776577011007") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565784bb_d20260419_m053646_c001_v0001174_t0043_u01776577006723") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8719_d20260419_m053633_c001_v7007000_t0000_u01776576993345") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578366_d20260419_m053629_c001_v0001174_t0017_u01776576989013") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a63_d20260419_m053616_c001_v7007000_t0000_u01776576976267") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657828c_d20260419_m053611_c001_v0001174_t0019_u01776576971621") 2026/04/19 05:38:02 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a3e_d20260419_m053558_c001_v7007000_t0000_u01776576958543") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704ae_d20260419_m053551_c001_v0001043_t0037_u01776576951565") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d57_d20260419_m053539_c001_v7007000_t0000_u01776576939907") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a4d_d20260419_m053535_c001_v0001167_t0014_u01776576935887") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73998_d20260419_m053534_c001_v7007000_t0000_u01776576934703") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147047a_d20260419_m053529_c001_v0001043_t0025_u01776576929723") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a60_d20260419_m053516_c001_v7007000_t0000_u01776576916938") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577f03_d20260419_m053512_c001_v0001174_t0059_u01776576912742") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3adf_d20260419_m053511_c001_v7007000_t0000_u01776576911737") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577e7b_d20260419_m053506_c001_v0001174_t0031_u01776576906413") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40574d60dd469d73_d20260419_m053452_c001_v7007000_t0000_u01776576892103") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ecb_d20260419_m053445_c001_v0001036_t0023_u01776576885294") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e25_d20260419_m053432_c001_v7007000_t0000_u01776576872554") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703ec_d20260419_m053428_c001_v0001043_t0049_u01776576868072") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa67_d20260419_m053414_c001_v7007000_t0000_u01776576854685") 2026/04/19 05:38:03 DEBUG : apple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577ae7_d20260419_m053410_c001_v0001174_t0013_u01776576850295") 2026/04/19 05:38:03 DEBUG : appleSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb314c61_d20260419_m053538_c001_v7007000_t0000_u01776576938373") 2026/04/19 05:38:03 DEBUG : appleSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470480_d20260419_m053532_c001_v0001043_t0042_u01776576932230") 2026/04/19 05:38:03 DEBUG : appleapple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a40_d20260419_m053558_c001_v7007000_t0000_u01776576958728") 2026/04/19 05:38:03 DEBUG : appleapple: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704b0_d20260419_m053553_c001_v0001043_t0015_u01776576953829") 2026/04/19 05:38:03 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a49_d20260419_m053725_c001_v7007000_t0000_u01776577045946") 2026/04/19 05:38:03 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359d03_d20260419_m053722_c001_v0001167_t0050_u01776577042251") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010224_d20260419_m053709_c001_v7007000_t0000_u01776577029276") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359ca4_d20260419_m053705_c001_v0001167_t0053_u01776577025139") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31e90_d20260419_m053651_c001_v7007000_t0000_u01776577011190") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359c44_d20260419_m053647_c001_v0001167_t0026_u01776577007505") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb871a_d20260419_m053633_c001_v7007000_t0000_u01776576993528") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359bc5_d20260419_m053629_c001_v0001167_t0006_u01776576989851") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a64_d20260419_m053616_c001_v7007000_t0000_u01776576976455") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359b49_d20260419_m053612_c001_v0001167_t0034_u01776576972397") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40099234a9b2737f_d20260419_m053556_c001_v7007000_t0000_u01776576956587") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359ab1_d20260419_m053552_c001_v0001167_t0045_u01776576952331") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d59_d20260419_m053540_c001_v7007000_t0000_u01776576940090") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f3d_d20260419_m053535_c001_v0001036_t0030_u01776576935896") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73999_d20260419_m053534_c001_v7007000_t0000_u01776576934888") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578029_d20260419_m053530_c001_v0001174_t0035_u01776576930790") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a65_d20260419_m053517_c001_v7007000_t0000_u01776576917119") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b35998a_d20260419_m053512_c001_v0001167_t0045_u01776576912755") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab514979b_d20260419_m053511_c001_v7007000_t0000_u01776576911758") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470440_d20260419_m053507_c001_v0001043_t0000_u01776576907367") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168941eb_d20260419_m053451_c001_v7007000_t0000_u01776576891588") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577d37_d20260419_m053446_c001_v0001174_t0021_u01776576886819") 2026/04/19 05:38:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e26_d20260419_m053432_c001_v7007000_t0000_u01776576872737") 2026/04/19 05:38:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e9f_d20260419_m053428_c001_v0001036_t0006_u01776576868975") 2026/04/19 05:38:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa68_d20260419_m053414_c001_v7007000_t0000_u01776576854867") 2026/04/19 05:38:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703d4_d20260419_m053411_c001_v0001043_t0047_u01776576851231") 2026/04/19 05:38:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898f02_d20260419_m053538_c001_v7007000_t0000_u01776576938188") 2026/04/19 05:38:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f2f_d20260419_m053532_c001_v0001036_t0035_u01776576932199") 2026/04/19 05:38:05 DEBUG : b/potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c2f_d20260419_m052913_c001_v7007000_t0000_u01776576553650") 2026/04/19 05:38:05 DEBUG : b/potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470122_d20260419_m052911_c001_v0001043_t0001_u01776576551171") 2026/04/19 05:38:05 DEBUG : b/potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dccd_d20260419_m052910_c001_v7007000_t0000_u01776576550078") 2026/04/19 05:38:05 DEBUG : b/potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470116_d20260419_m052908_c001_v0001043_t0022_u01776576548126") 2026/04/19 05:38:05 DEBUG : b/potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dbdd_d20260419_m052849_c001_v7007000_t0000_u01776576529466") 2026/04/19 05:38:05 DEBUG : b/potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700d2_d20260419_m052847_c001_v0001043_t0002_u01776576527956") 2026/04/19 05:38:05 DEBUG : backup/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4045e58dcef596d6_d20260419_m053136_c001_v7007000_t0000_u01776576696888") 2026/04/19 05:38:05 DEBUG : backup/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108135665327d62f_d20260419_m053134_c001_v0001099_t0031_u01776576694708") 2026/04/19 05:38:05 DEBUG : backup/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1123efc3dd40f738_d20260419_m053130_c001_v0001117_t0023_u01776576690681") 2026/04/19 05:38:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb313599_d20260419_m053205_c001_v7007000_t0000_u01776576725476") 2026/04/19 05:38:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10230f746202d6fe_d20260419_m053203_c001_v0001105_t0032_u01776576723283") 2026/04/19 05:38:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11788c5e5e93a9f6_d20260419_m053159_c001_v0001182_t0056_u01776576719091") 2026/04/19 05:38:05 DEBUG : backup/one.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb311f36_d20260419_m053149_c001_v7007000_t0000_u01776576709806") 2026/04/19 05:38:05 DEBUG : backup/one.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109b90f3c273d393_d20260419_m053147_c001_v0001167_t0007_u01776576707781") 2026/04/19 05:38:06 DEBUG : backup/one.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1001d9138f8543c8_d20260419_m053143_c001_v0001036_t0018_u01776576703351") 2026/04/19 05:38:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb3135a2_d20260419_m053205_c001_v7007000_t0000_u01776576725661") 2026/04/19 05:38:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f118ad93083c4280c_d20260419_m053204_c001_v0001043_t0048_u01776576724347") 2026/04/19 05:38:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1126d17e56ab19dd_d20260419_m053200_c001_v0001179_t0048_u01776576720779") 2026/04/19 05:38:06 DEBUG : backup/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4045e58dcef596da_d20260419_m053137_c001_v7007000_t0000_u01776576697069") 2026/04/19 05:38:06 DEBUG : backup/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1038174df6e20881_d20260419_m053135_c001_v0001167_t0007_u01776576695759") 2026/04/19 05:38:06 DEBUG : backup/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1048c5f36ff8e4ec_d20260419_m053132_c001_v0001182_t0029_u01776576692429") 2026/04/19 05:38:06 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb3121a4_d20260419_m053149_c001_v7007000_t0000_u01776576709992") 2026/04/19 05:38:06 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1136245f72eb4d1f_d20260419_m053148_c001_v0001174_t0025_u01776576708857") 2026/04/19 05:38:06 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1008726fcb7c41bb_d20260419_m053145_c001_v0001184_t0054_u01776576705207") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a4a_d20260419_m053726_c001_v7007000_t0000_u01776577046177") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147055a_d20260419_m053721_c001_v0001043_t0034_u01776577041769") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010225_d20260419_m053709_c001_v7007000_t0000_u01776577029461") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470532_d20260419_m053704_c001_v0001043_t0040_u01776577024595") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31e94_d20260419_m053651_c001_v7007000_t0000_u01776577011374") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470518_d20260419_m053647_c001_v0001043_t0015_u01776577007080") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb871b_d20260419_m053633_c001_v7007000_t0000_u01776576993711") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704fe_d20260419_m053629_c001_v0001043_t0028_u01776576989337") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a66_d20260419_m053616_c001_v7007000_t0000_u01776576976640") 2026/04/19 05:38:06 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704da_d20260419_m053612_c001_v0001043_t0054_u01776576972043") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a42_d20260419_m053558_c001_v7007000_t0000_u01776576958914") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578176_d20260419_m053551_c001_v0001174_t0049_u01776576951908") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d5b_d20260419_m053540_c001_v7007000_t0000_u01776576940272") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578085_d20260419_m053535_c001_v0001174_t0057_u01776576935907") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898efc_d20260419_m053534_c001_v7007000_t0000_u01776576934710") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f29_d20260419_m053530_c001_v0001036_t0021_u01776576930323") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a6a_d20260419_m053517_c001_v7007000_t0000_u01776576917300") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470452_d20260419_m053512_c001_v0001043_t0023_u01776576912761") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31cc7_d20260419_m053511_c001_v7007000_t0000_u01776576911574") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f01_d20260419_m053506_c001_v0001036_t0009_u01776576906814") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40809267b0bc16c7_d20260419_m053452_c001_v7007000_t0000_u01776576892113") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470418_d20260419_m053445_c001_v0001043_t0005_u01776576885990") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e27_d20260419_m053432_c001_v7007000_t0000_u01776576872934") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577bf3_d20260419_m053428_c001_v0001174_t0043_u01776576868544") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa69_d20260419_m053415_c001_v7007000_t0000_u01776576855085") 2026/04/19 05:38:07 DEBUG : banana: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e79_d20260419_m053410_c001_v0001036_t0008_u01776576850572") 2026/04/19 05:38:07 DEBUG : bananaSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb314c5d_d20260419_m053538_c001_v7007000_t0000_u01776576938185") 2026/04/19 05:38:07 DEBUG : bananaSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578045_d20260419_m053532_c001_v0001174_t0032_u01776576932213") 2026/04/19 05:38:08 DEBUG : both0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b77_d20260419_m053341_c001_v7007000_t0000_u01776576821285") 2026/04/19 05:38:08 DEBUG : both0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470320_d20260419_m053319_c001_v0001043_t0037_u01776576799316") 2026/04/19 05:38:08 DEBUG : both0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5756f_d20260419_m053315_c001_v7007000_t0000_u01776576795086") 2026/04/19 05:38:08 DEBUG : both0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702be_d20260419_m053251_c001_v0001043_t0028_u01776576771510") 2026/04/19 05:38:08 DEBUG : both1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b78_d20260419_m053341_c001_v7007000_t0000_u01776576821467") 2026/04/19 05:38:08 DEBUG : both1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470326_d20260419_m053320_c001_v0001043_t0055_u01776576800242") 2026/04/19 05:38:08 DEBUG : both1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57570_d20260419_m053315_c001_v7007000_t0000_u01776576795268") 2026/04/19 05:38:08 DEBUG : both1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702c2_d20260419_m053252_c001_v0001043_t0054_u01776576772659") 2026/04/19 05:38:08 DEBUG : both10: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b7a_d20260419_m053341_c001_v7007000_t0000_u01776576821649") 2026/04/19 05:38:08 DEBUG : both10: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470354_d20260419_m053328_c001_v0001043_t0002_u01776576808885") 2026/04/19 05:38:08 DEBUG : both10: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57571_d20260419_m053315_c001_v7007000_t0000_u01776576795451") 2026/04/19 05:38:08 DEBUG : both10: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702ea_d20260419_m053302_c001_v0001043_t0019_u01776576782261") 2026/04/19 05:38:08 DEBUG : both11: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b7b_d20260419_m053341_c001_v7007000_t0000_u01776576821830") 2026/04/19 05:38:08 DEBUG : both11: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470358_d20260419_m053329_c001_v0001043_t0053_u01776576809685") 2026/04/19 05:38:08 DEBUG : both11: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57572_d20260419_m053315_c001_v7007000_t0000_u01776576795633") 2026/04/19 05:38:08 DEBUG : both11: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702f0_d20260419_m053303_c001_v0001043_t0054_u01776576783070") 2026/04/19 05:38:08 DEBUG : both12: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b7c_d20260419_m053342_c001_v7007000_t0000_u01776576822012") 2026/04/19 05:38:08 DEBUG : both12: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147035c_d20260419_m053330_c001_v0001043_t0042_u01776576810739") 2026/04/19 05:38:08 DEBUG : both12: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57574_d20260419_m053315_c001_v7007000_t0000_u01776576795816") 2026/04/19 05:38:08 DEBUG : both12: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702f4_d20260419_m053303_c001_v0001043_t0041_u01776576783996") 2026/04/19 05:38:08 DEBUG : both13: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b7e_d20260419_m053342_c001_v7007000_t0000_u01776576822194") 2026/04/19 05:38:08 DEBUG : both13: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470362_d20260419_m053331_c001_v0001043_t0051_u01776576811682") 2026/04/19 05:38:09 DEBUG : both13: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57575_d20260419_m053316_c001_v7007000_t0000_u01776576796000") 2026/04/19 05:38:09 DEBUG : both13: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702f8_d20260419_m053305_c001_v0001043_t0035_u01776576785069") 2026/04/19 05:38:09 DEBUG : both14: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b7f_d20260419_m053342_c001_v7007000_t0000_u01776576822376") 2026/04/19 05:38:09 DEBUG : both14: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470366_d20260419_m053332_c001_v0001043_t0042_u01776576812639") 2026/04/19 05:38:09 DEBUG : both14: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57576_d20260419_m053316_c001_v7007000_t0000_u01776576796184") 2026/04/19 05:38:09 DEBUG : both14: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470300_d20260419_m053305_c001_v0001043_t0038_u01776576785921") 2026/04/19 05:38:09 DEBUG : both15: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b80_d20260419_m053342_c001_v7007000_t0000_u01776576822557") 2026/04/19 05:38:09 DEBUG : both15: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147036c_d20260419_m053333_c001_v0001043_t0000_u01776576813655") 2026/04/19 05:38:09 DEBUG : both15: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5757a_d20260419_m053316_c001_v7007000_t0000_u01776576796368") 2026/04/19 05:38:09 DEBUG : both15: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470304_d20260419_m053306_c001_v0001043_t0057_u01776576786781") 2026/04/19 05:38:09 DEBUG : both16: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b82_d20260419_m053342_c001_v7007000_t0000_u01776576822863") 2026/04/19 05:38:09 DEBUG : both16: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470370_d20260419_m053334_c001_v0001043_t0019_u01776576814717") 2026/04/19 05:38:09 DEBUG : both16: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5757b_d20260419_m053316_c001_v7007000_t0000_u01776576796550") 2026/04/19 05:38:09 DEBUG : both16: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470308_d20260419_m053308_c001_v0001043_t0040_u01776576788094") 2026/04/19 05:38:09 DEBUG : both17: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b84_d20260419_m053343_c001_v7007000_t0000_u01776576823044") 2026/04/19 05:38:09 DEBUG : both17: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470374_d20260419_m053335_c001_v0001043_t0022_u01776576815933") 2026/04/19 05:38:09 DEBUG : both17: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5757d_d20260419_m053316_c001_v7007000_t0000_u01776576796733") 2026/04/19 05:38:09 DEBUG : both17: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147030c_d20260419_m053309_c001_v0001043_t0042_u01776576789125") 2026/04/19 05:38:10 DEBUG : both18: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b85_d20260419_m053343_c001_v7007000_t0000_u01776576823225") 2026/04/19 05:38:10 DEBUG : both18: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470378_d20260419_m053336_c001_v0001043_t0034_u01776576816861") 2026/04/19 05:38:10 DEBUG : both18: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5757f_d20260419_m053316_c001_v7007000_t0000_u01776576796917") 2026/04/19 05:38:10 DEBUG : both18: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470310_d20260419_m053310_c001_v0001043_t0037_u01776576790170") 2026/04/19 05:38:10 DEBUG : both19: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b86_d20260419_m053343_c001_v7007000_t0000_u01776576823407") 2026/04/19 05:38:10 DEBUG : both19: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147037c_d20260419_m053337_c001_v0001043_t0024_u01776576817623") 2026/04/19 05:38:10 DEBUG : both19: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57580_d20260419_m053317_c001_v7007000_t0000_u01776576797100") 2026/04/19 05:38:10 DEBUG : both19: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470314_d20260419_m053311_c001_v0001043_t0020_u01776576791248") 2026/04/19 05:38:10 DEBUG : both2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b87_d20260419_m053343_c001_v7007000_t0000_u01776576823589") 2026/04/19 05:38:10 DEBUG : both2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147032a_d20260419_m053321_c001_v0001043_t0017_u01776576801486") 2026/04/19 05:38:10 DEBUG : both2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57582_d20260419_m053317_c001_v7007000_t0000_u01776576797282") 2026/04/19 05:38:10 DEBUG : both2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702c6_d20260419_m053253_c001_v0001043_t0046_u01776576773684") 2026/04/19 05:38:10 DEBUG : both3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b88_d20260419_m053343_c001_v7007000_t0000_u01776576823770") 2026/04/19 05:38:10 DEBUG : both3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470330_d20260419_m053322_c001_v0001043_t0046_u01776576802556") 2026/04/19 05:38:10 DEBUG : both3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57584_d20260419_m053317_c001_v7007000_t0000_u01776576797465") 2026/04/19 05:38:10 DEBUG : both3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702cc_d20260419_m053254_c001_v0001043_t0015_u01776576774767") 2026/04/19 05:38:10 DEBUG : both4: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b89_d20260419_m053343_c001_v7007000_t0000_u01776576823951") 2026/04/19 05:38:10 DEBUG : both4: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470336_d20260419_m053323_c001_v0001043_t0042_u01776576803190") 2026/04/19 05:38:10 DEBUG : both4: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57588_d20260419_m053317_c001_v7007000_t0000_u01776576797661") 2026/04/19 05:38:10 DEBUG : both4: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702d0_d20260419_m053255_c001_v0001043_t0022_u01776576775861") 2026/04/19 05:38:11 DEBUG : both5: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b8b_d20260419_m053344_c001_v7007000_t0000_u01776576824132") 2026/04/19 05:38:11 DEBUG : both5: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147033e_d20260419_m053323_c001_v0001043_t0028_u01776576803970") 2026/04/19 05:38:11 DEBUG : both5: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57589_d20260419_m053317_c001_v7007000_t0000_u01776576797844") 2026/04/19 05:38:11 DEBUG : both5: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702d4_d20260419_m053256_c001_v0001043_t0041_u01776576776728") 2026/04/19 05:38:11 DEBUG : both6: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b8d_d20260419_m053344_c001_v7007000_t0000_u01776576824313") 2026/04/19 05:38:11 DEBUG : both6: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470344_d20260419_m053325_c001_v0001043_t0014_u01776576805104") 2026/04/19 05:38:11 DEBUG : both6: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5758b_d20260419_m053318_c001_v7007000_t0000_u01776576798027") 2026/04/19 05:38:11 DEBUG : both6: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702d8_d20260419_m053257_c001_v0001043_t0046_u01776576777674") 2026/04/19 05:38:11 DEBUG : both7: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b8e_d20260419_m053344_c001_v7007000_t0000_u01776576824494") 2026/04/19 05:38:11 DEBUG : both7: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470348_d20260419_m053326_c001_v0001043_t0046_u01776576806314") 2026/04/19 05:38:11 DEBUG : both7: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5758c_d20260419_m053318_c001_v7007000_t0000_u01776576798208") 2026/04/19 05:38:11 DEBUG : both7: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702dc_d20260419_m053258_c001_v0001043_t0004_u01776576778652") 2026/04/19 05:38:11 DEBUG : both8: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b8f_d20260419_m053344_c001_v7007000_t0000_u01776576824676") 2026/04/19 05:38:11 DEBUG : both8: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147034c_d20260419_m053327_c001_v0001043_t0007_u01776576807021") 2026/04/19 05:38:11 DEBUG : both8: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5758f_d20260419_m053318_c001_v7007000_t0000_u01776576798393") 2026/04/19 05:38:11 DEBUG : both8: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702e2_d20260419_m053300_c001_v0001043_t0047_u01776576780272") 2026/04/19 05:38:11 DEBUG : both9: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b90_d20260419_m053344_c001_v7007000_t0000_u01776576824856") 2026/04/19 05:38:11 DEBUG : both9: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470350_d20260419_m053327_c001_v0001043_t0015_u01776576807889") 2026/04/19 05:38:11 DEBUG : both9: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57590_d20260419_m053318_c001_v7007000_t0000_u01776576798575") 2026/04/19 05:38:11 DEBUG : both9: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702e6_d20260419_m053301_c001_v0001043_t0057_u01776576781138") 2026/04/19 05:38:12 DEBUG : c/non empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c31_d20260419_m052913_c001_v7007000_t0000_u01776576553836") 2026/04/19 05:38:12 DEBUG : c/non empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470124_d20260419_m052911_c001_v0001043_t0027_u01776576551693") 2026/04/19 05:38:12 DEBUG : c/non empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dcd8_d20260419_m052910_c001_v7007000_t0000_u01776576550806") 2026/04/19 05:38:12 DEBUG : c/non empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470118_d20260419_m052908_c001_v0001043_t0003_u01776576548662") 2026/04/19 05:38:12 DEBUG : c/non empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dbe1_d20260419_m052850_c001_v7007000_t0000_u01776576530196") 2026/04/19 05:38:12 DEBUG : c/non empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700d4_d20260419_m052848_c001_v0001043_t0018_u01776576528310") 2026/04/19 05:38:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8543f_d20260419_m053454_c001_v7007000_t0000_u01776576894502") 2026/04/19 05:38:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577d71_d20260419_m053448_c001_v0001174_t0036_u01776576888933") 2026/04/19 05:38:12 DEBUG : check sum: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3238_d20260419_m052839_c001_v7007000_t0000_u01776576519986") 2026/04/19 05:38:12 DEBUG : check sum: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700b8_d20260419_m052838_c001_v0001043_t0027_u01776576518704") 2026/04/19 05:38:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf1940289908f_d20260419_m053757_c001_v7007000_t0000_u01776577077510") 2026/04/19 05:38:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578898_d20260419_m053755_c001_v0001174_t0056_u01776577075859") 2026/04/19 05:38:12 DEBUG : dest/3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c01_d20260419_m053107_c001_v7007000_t0000_u01776576667638") 2026/04/19 05:38:12 DEBUG : dest/3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409144a23de3bcd9_d20260419_m053106_c001_v0001033_t0040_u01776576666223") 2026/04/19 05:38:12 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a43_d20260419_m053559_c001_v7007000_t0000_u01776576959098") 2026/04/19 05:38:12 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359abb_d20260419_m053554_c001_v0001167_t0032_u01776576954044") 2026/04/19 05:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a4b_d20260419_m053726_c001_v7007000_t0000_u01776577046358") 2026/04/19 05:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657864e_d20260419_m053713_c001_v0001174_t0045_u01776577033750") 2026/04/19 05:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010226_d20260419_m053709_c001_v7007000_t0000_u01776577029645") 2026/04/19 05:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578539_d20260419_m053655_c001_v0001174_t0030_u01776577015757") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31e97_d20260419_m053651_c001_v7007000_t0000_u01776577011557") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578431_d20260419_m053638_c001_v0001174_t0036_u01776576998038") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb871e_d20260419_m053633_c001_v7007000_t0000_u01776576993895") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578308_d20260419_m053620_c001_v0001174_t0059_u01776576980994") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a67_d20260419_m053616_c001_v7007000_t0000_u01776576976824") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657820c_d20260419_m053603_c001_v0001174_t0016_u01776576963226") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a34_d20260419_m053556_c001_v7007000_t0000_u01776576956206") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704a4_d20260419_m053544_c001_v0001043_t0035_u01776576944688") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d5c_d20260419_m053540_c001_v7007000_t0000_u01776576940457") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f3f_d20260419_m053536_c001_v0001036_t0002_u01776576936229") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8642_d20260419_m053534_c001_v7007000_t0000_u01776576934488") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147046a_d20260419_m053521_c001_v0001043_t0024_u01776576921576") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a71_d20260419_m053517_c001_v7007000_t0000_u01776576917481") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b35998c_d20260419_m053513_c001_v0001167_t0018_u01776576913098") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f415cdd606d4bb79c_d20260419_m053511_c001_v7007000_t0000_u01776576911779") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577ded_d20260419_m053458_c001_v0001174_t0048_u01776576898582") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8566_d20260419_m053451_c001_v7007000_t0000_u01776576891805") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577c6d_d20260419_m053437_c001_v0001174_t0028_u01776576877319") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e29_d20260419_m053433_c001_v7007000_t0000_u01776576873116") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e89_d20260419_m053419_c001_v0001036_t0006_u01776576859447") 2026/04/19 05:38:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa6a_d20260419_m053415_c001_v7007000_t0000_u01776576855268") 2026/04/19 05:38:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703b8_d20260419_m053402_c001_v0001043_t0001_u01776576842578") 2026/04/19 05:38:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab739c8_d20260419_m053538_c001_v7007000_t0000_u01776576938386") 2026/04/19 05:38:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a29_d20260419_m053532_c001_v0001167_t0040_u01776576932538") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a45_d20260419_m053559_c001_v7007000_t0000_u01776576959288") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f6d_d20260419_m053554_c001_v0001036_t0014_u01776576954052") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a4c_d20260419_m053726_c001_v7007000_t0000_u01776577046540") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470542_d20260419_m053714_c001_v0001043_t0016_u01776577034589") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010227_d20260419_m053709_c001_v7007000_t0000_u01776577029829") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470520_d20260419_m053656_c001_v0001043_t0000_u01776577016631") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31e9a_d20260419_m053651_c001_v7007000_t0000_u01776577011740") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147050c_d20260419_m053638_c001_v0001043_t0001_u01776576998966") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb871f_d20260419_m053634_c001_v7007000_t0000_u01776576994079") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704e8_d20260419_m053621_c001_v0001043_t0055_u01776576981735") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a68_d20260419_m053617_c001_v7007000_t0000_u01776576977008") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704c6_d20260419_m053603_c001_v0001043_t0007_u01776576963957") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f418d7ebbe4ebcdd0_d20260419_m053556_c001_v7007000_t0000_u01776576956367") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578110_d20260419_m053545_c001_v0001174_t0036_u01776576945492") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d5d_d20260419_m053540_c001_v7007000_t0000_u01776576940652") 2026/04/19 05:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470490_d20260419_m053536_c001_v0001043_t0009_u01776576936257") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898efd_d20260419_m053534_c001_v7007000_t0000_u01776576934895") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f1f_d20260419_m053522_c001_v0001036_t0001_u01776576922505") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a76_d20260419_m053517_c001_v7007000_t0000_u01776576917663") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577f13_d20260419_m053513_c001_v0001174_t0002_u01776576913169") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a22_d20260419_m053511_c001_v7007000_t0000_u01776576911776") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2eef_d20260419_m053459_c001_v0001036_t0033_u01776576899292") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8542d_d20260419_m053451_c001_v7007000_t0000_u01776576891822") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2eb3_d20260419_m053438_c001_v0001036_t0048_u01776576878074") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e2a_d20260419_m053433_c001_v7007000_t0000_u01776576873299") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703de_d20260419_m053420_c001_v0001043_t0050_u01776576860308") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa6b_d20260419_m053415_c001_v7007000_t0000_u01776576855450") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577a38_d20260419_m053402_c001_v0001174_t0037_u01776576842980") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d4b_d20260419_m053538_c001_v7007000_t0000_u01776576938397") 2026/04/19 05:38:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578049_d20260419_m053532_c001_v0001174_t0019_u01776576932573") 2026/04/19 05:38:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a47_d20260419_m053559_c001_v7007000_t0000_u01776576959473") 2026/04/19 05:38:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565781a0_d20260419_m053554_c001_v0001174_t0010_u01776576954171") 2026/04/19 05:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a4e_d20260419_m053726_c001_v7007000_t0000_u01776577046722") 2026/04/19 05:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359cd6_d20260419_m053715_c001_v0001167_t0035_u01776577035456") 2026/04/19 05:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010228_d20260419_m053710_c001_v7007000_t0000_u01776577030015") 2026/04/19 05:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359c7c_d20260419_m053657_c001_v0001167_t0019_u01776577017350") 2026/04/19 05:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31e9d_d20260419_m053651_c001_v7007000_t0000_u01776577011922") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359bfc_d20260419_m053639_c001_v0001167_t0017_u01776576999729") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8720_d20260419_m053634_c001_v7007000_t0000_u01776576994262") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359b8d_d20260419_m053622_c001_v0001167_t0046_u01776576982809") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a69_d20260419_m053617_c001_v7007000_t0000_u01776576977193") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359b17_d20260419_m053604_c001_v0001167_t0044_u01776576964751") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb86d0_d20260419_m053556_c001_v7007000_t0000_u01776576956743") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a91_d20260419_m053546_c001_v0001167_t0005_u01776576946244") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d5e_d20260419_m053540_c001_v7007000_t0000_u01776576940835") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578095_d20260419_m053536_c001_v0001174_t0018_u01776576936270") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5769b_d20260419_m053534_c001_v7007000_t0000_u01776576934474") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577f97_d20260419_m053523_c001_v0001174_t0011_u01776576923418") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a7b_d20260419_m053517_c001_v7007000_t0000_u01776576917844") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f13_d20260419_m053513_c001_v0001036_t0048_u01776576913216") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419c278ddef99260_d20260419_m053511_c001_v7007000_t0000_u01776576911788") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470434_d20260419_m053500_c001_v0001043_t0032_u01776576900039") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41655af112d7b8d7_d20260419_m053451_c001_v7007000_t0000_u01776576891874") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470400_d20260419_m053438_c001_v0001043_t0014_u01776576878873") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e2d_d20260419_m053433_c001_v7007000_t0000_u01776576873482") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577b83_d20260419_m053421_c001_v0001174_t0027_u01776576861186") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa6c_d20260419_m053415_c001_v7007000_t0000_u01776576855632") 2026/04/19 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e59_d20260419_m053403_c001_v0001036_t0049_u01776576843527") 2026/04/19 05:38:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb314c68_d20260419_m053538_c001_v7007000_t0000_u01776576938556") 2026/04/19 05:38:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f31_d20260419_m053532_c001_v0001036_t0049_u01776576932583") 2026/04/19 05:38:17 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a49_d20260419_m053559_c001_v7007000_t0000_u01776576959658") 2026/04/19 05:38:17 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704b2_d20260419_m053554_c001_v0001043_t0024_u01776576954320") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a4f_d20260419_m053726_c001_v7007000_t0000_u01776577046903") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a3017_d20260419_m053716_c001_v0001036_t0049_u01776577036118") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010229_d20260419_m053710_c001_v7007000_t0000_u01776577030199") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2fed_d20260419_m053658_c001_v0001036_t0037_u01776577018243") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31e9f_d20260419_m053652_c001_v7007000_t0000_u01776577012106") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2fc7_d20260419_m053640_c001_v0001036_t0056_u01776577000401") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8723_d20260419_m053634_c001_v7007000_t0000_u01776576994445") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f97_d20260419_m053623_c001_v0001036_t0027_u01776576983525") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a6a_d20260419_m053617_c001_v7007000_t0000_u01776576977378") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f7f_d20260419_m053605_c001_v0001036_t0004_u01776576965536") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb86cd_d20260419_m053556_c001_v7007000_t0000_u01776576956376") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f5b_d20260419_m053546_c001_v0001036_t0036_u01776576946959") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d5f_d20260419_m053541_c001_v7007000_t0000_u01776576941021") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a4f_d20260419_m053536_c001_v0001167_t0002_u01776576936279") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a930100fc_d20260419_m053534_c001_v7007000_t0000_u01776576934726") 2026/04/19 05:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b3599dd_d20260419_m053524_c001_v0001167_t0026_u01776576924166") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a7f_d20260419_m053518_c001_v7007000_t0000_u01776576918034") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470454_d20260419_m053513_c001_v0001043_t0006_u01776576913227") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31cca_d20260419_m053511_c001_v7007000_t0000_u01776576911808") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359926_d20260419_m053500_c001_v0001167_t0054_u01776576900895") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168941ef_d20260419_m053451_c001_v7007000_t0000_u01776576891846") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577c87_d20260419_m053439_c001_v0001174_t0051_u01776576879515") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e2e_d20260419_m053433_c001_v7007000_t0000_u01776576873667") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e8f_d20260419_m053421_c001_v0001036_t0015_u01776576861630") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa6d_d20260419_m053415_c001_v7007000_t0000_u01776576855815") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703bc_d20260419_m053403_c001_v0001043_t0023_u01776576843878") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898f05_d20260419_m053538_c001_v7007000_t0000_u01776576938560") 2026/04/19 05:38:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470482_d20260419_m053532_c001_v0001043_t0009_u01776576932828") 2026/04/19 05:38:18 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a4a_d20260419_m053559_c001_v7007000_t0000_u01776576959842") 2026/04/19 05:38:18 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359abd_d20260419_m053554_c001_v0001167_t0029_u01776576954439") 2026/04/19 05:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a50_d20260419_m053727_c001_v7007000_t0000_u01776577047084") 2026/04/19 05:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657866a_d20260419_m053716_c001_v0001174_t0044_u01776577036446") 2026/04/19 05:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a9301022a_d20260419_m053710_c001_v7007000_t0000_u01776577030387") 2026/04/19 05:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578573_d20260419_m053658_c001_v0001174_t0043_u01776577018913") 2026/04/19 05:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ea3_d20260419_m053652_c001_v7007000_t0000_u01776577012289") 2026/04/19 05:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657846d_d20260419_m053641_c001_v0001174_t0041_u01776577001186") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8724_d20260419_m053634_c001_v7007000_t0000_u01776576994628") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578324_d20260419_m053624_c001_v0001174_t0044_u01776576984123") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a6b_d20260419_m053617_c001_v7007000_t0000_u01776576977562") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657822e_d20260419_m053606_c001_v0001174_t0027_u01776576966185") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475bf1_d20260419_m053556_c001_v7007000_t0000_u01776576956610") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704a8_d20260419_m053547_c001_v0001043_t0038_u01776576947324") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d61_d20260419_m053541_c001_v7007000_t0000_u01776576941206") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a51_d20260419_m053536_c001_v0001167_t0049_u01776576936580") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb314c11_d20260419_m053534_c001_v7007000_t0000_u01776576934966") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470472_d20260419_m053524_c001_v0001043_t0032_u01776576924591") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a82_d20260419_m053518_c001_v7007000_t0000_u01776576918215") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577f15_d20260419_m053513_c001_v0001174_t0030_u01776576913523") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab514979a_d20260419_m053511_c001_v7007000_t0000_u01776576911576") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577e11_d20260419_m053501_c001_v0001174_t0044_u01776576901214") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f422f6d6073248541_d20260419_m053452_c001_v7007000_t0000_u01776576892123") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2eb7_d20260419_m053439_c001_v0001036_t0023_u01776576879906") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e2f_d20260419_m053433_c001_v7007000_t0000_u01776576873859") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703e4_d20260419_m053422_c001_v0001043_t0029_u01776576862159") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa6e_d20260419_m053415_c001_v7007000_t0000_u01776576855999") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577a5e_d20260419_m053404_c001_v0001174_t0038_u01776576844412") 2026/04/19 05:38:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab739c0_d20260419_m053538_c001_v7007000_t0000_u01776576938202") 2026/04/19 05:38:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a2d_d20260419_m053532_c001_v0001167_t0039_u01776576932874") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a4d_d20260419_m053600_c001_v7007000_t0000_u01776576960027") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565781a6_d20260419_m053554_c001_v0001174_t0012_u01776576954510") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a51_d20260419_m053727_c001_v7007000_t0000_u01776577047265") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147054c_d20260419_m053716_c001_v0001043_t0054_u01776577036888") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a9301022b_d20260419_m053710_c001_v7007000_t0000_u01776577030571") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470524_d20260419_m053659_c001_v0001043_t0048_u01776577019269") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ea5_d20260419_m053652_c001_v7007000_t0000_u01776577012472") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470512_d20260419_m053641_c001_v0001043_t0049_u01776577001543") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8725_d20260419_m053634_c001_v7007000_t0000_u01776576994815") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704ec_d20260419_m053624_c001_v0001043_t0030_u01776576984439") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a6c_d20260419_m053617_c001_v7007000_t0000_u01776576977746") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704ca_d20260419_m053606_c001_v0001043_t0057_u01776576966581") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066da7c5_d20260419_m053556_c001_v7007000_t0000_u01776576956625") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578134_d20260419_m053547_c001_v0001174_t0019_u01776576947646") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d62_d20260419_m053541_c001_v7007000_t0000_u01776576941390") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565780a3_d20260419_m053536_c001_v0001174_t0015_u01776576936681") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5769a_d20260419_m053534_c001_v7007000_t0000_u01776576934290") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f21_d20260419_m053525_c001_v0001036_t0022_u01776576925123") 2026/04/19 05:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a85_d20260419_m053518_c001_v7007000_t0000_u01776576918396") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470457_d20260419_m053513_c001_v0001043_t0028_u01776576913610") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5149799_d20260419_m053511_c001_v7007000_t0000_u01776576911394") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ef3_d20260419_m053501_c001_v0001036_t0050_u01776576901694") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f422f6d607324853f_d20260419_m053451_c001_v7007000_t0000_u01776576891896") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470406_d20260419_m053440_c001_v0001043_t0015_u01776576880468") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e31_d20260419_m053434_c001_v7007000_t0000_u01776576874042") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577b95_d20260419_m053422_c001_v0001174_t0045_u01776576862590") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa6f_d20260419_m053416_c001_v7007000_t0000_u01776576856244") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e61_d20260419_m053404_c001_v0001036_t0054_u01776576844811") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d4a_d20260419_m053538_c001_v7007000_t0000_u01776576938213") 2026/04/19 05:38:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578053_d20260419_m053532_c001_v0001174_t0008_u01776576932915") 2026/04/19 05:38:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a4e_d20260419_m053600_c001_v7007000_t0000_u01776576960213") 2026/04/19 05:38:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f6f_d20260419_m053554_c001_v0001036_t0059_u01776576954528") 2026/04/19 05:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a52_d20260419_m053727_c001_v7007000_t0000_u01776577047447") 2026/04/19 05:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359ce3_d20260419_m053717_c001_v0001167_t0018_u01776577037295") 2026/04/19 05:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a9301022c_d20260419_m053710_c001_v7007000_t0000_u01776577030756") 2026/04/19 05:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359c82_d20260419_m053659_c001_v0001167_t0002_u01776577019785") 2026/04/19 05:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ea7_d20260419_m053652_c001_v7007000_t0000_u01776577012662") 2026/04/19 05:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359c0c_d20260419_m053641_c001_v0001167_t0040_u01776577001895") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8727_d20260419_m053634_c001_v7007000_t0000_u01776576994998") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359b97_d20260419_m053624_c001_v0001167_t0058_u01776576984761") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a6d_d20260419_m053617_c001_v7007000_t0000_u01776576977931") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359b25_d20260419_m053607_c001_v0001167_t0006_u01776576967449") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f418d7ebbe4ebcdd7_d20260419_m053556_c001_v7007000_t0000_u01776576956760") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a99_d20260419_m053547_c001_v0001167_t0000_u01776576947977") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d64_d20260419_m053541_c001_v7007000_t0000_u01776576941575") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470492_d20260419_m053536_c001_v0001043_t0050_u01776576936737") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5769f_d20260419_m053534_c001_v7007000_t0000_u01776576934844") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577fb9_d20260419_m053525_c001_v0001174_t0033_u01776576925626") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a88_d20260419_m053518_c001_v7007000_t0000_u01776576918577") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f15_d20260419_m053513_c001_v0001036_t0002_u01776576913701") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f415cdd606d4bb79b_d20260419_m053511_c001_v7007000_t0000_u01776576911595") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470436_d20260419_m053502_c001_v0001043_t0056_u01776576902111") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40809267b0bc16c5_d20260419_m053451_c001_v7007000_t0000_u01776576891883") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577c99_d20260419_m053440_c001_v0001174_t0010_u01776576880909") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e33_d20260419_m053434_c001_v7007000_t0000_u01776576874225") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e93_d20260419_m053422_c001_v0001036_t0020_u01776576862965") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa70_d20260419_m053416_c001_v7007000_t0000_u01776576856427") 2026/04/19 05:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703be_d20260419_m053405_c001_v0001043_t0005_u01776576845346") 2026/04/19 05:38:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb865c_d20260419_m053538_c001_v7007000_t0000_u01776576938218") 2026/04/19 05:38:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f33_d20260419_m053532_c001_v0001036_t0053_u01776576932948") 2026/04/19 05:38:23 DEBUG : dir1/0007-12345: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a4f_d20260419_m053600_c001_v7007000_t0000_u01776576960402") 2026/04/19 05:38:23 DEBUG : dir1/0007-12345: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359abf_d20260419_m053554_c001_v0001167_t0034_u01776576954757") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a54_d20260419_m053727_c001_v7007000_t0000_u01776577047628") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a3023_d20260419_m053717_c001_v0001036_t0045_u01776577037622") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a9301022d_d20260419_m053710_c001_v7007000_t0000_u01776577030942") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ff1_d20260419_m053700_c001_v0001036_t0045_u01776577020129") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31eab_d20260419_m053652_c001_v7007000_t0000_u01776577012845") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2fcd_d20260419_m053642_c001_v0001036_t0030_u01776577002240") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8728_d20260419_m053635_c001_v7007000_t0000_u01776576995182") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f9b_d20260419_m053625_c001_v0001036_t0048_u01776576985254") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a6e_d20260419_m053618_c001_v7007000_t0000_u01776576978117") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f83_d20260419_m053607_c001_v0001036_t0032_u01776576967958") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f418d7ebbe4ebcdd3_d20260419_m053556_c001_v7007000_t0000_u01776576956549") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f5f_d20260419_m053548_c001_v0001036_t0002_u01776576948340") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d67_d20260419_m053541_c001_v7007000_t0000_u01776576941758") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f41_d20260419_m053536_c001_v0001036_t0046_u01776576936847") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5769c_d20260419_m053534_c001_v7007000_t0000_u01776576934658") 2026/04/19 05:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b3599eb_d20260419_m053526_c001_v0001167_t0007_u01776576926009") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a8c_d20260419_m053518_c001_v7007000_t0000_u01776576918768") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577f1d_d20260419_m053513_c001_v0001174_t0032_u01776576913928") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a20_d20260419_m053511_c001_v7007000_t0000_u01776576911595") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b35993a_d20260419_m053502_c001_v0001167_t0029_u01776576902689") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40574d60dd469d72_d20260419_m053451_c001_v7007000_t0000_u01776576891897") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ebf_d20260419_m053441_c001_v0001036_t0046_u01776576881343") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e34_d20260419_m053434_c001_v7007000_t0000_u01776576874410") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703e6_d20260419_m053423_c001_v0001043_t0055_u01776576863368") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa71_d20260419_m053416_c001_v7007000_t0000_u01776576856610") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577a86_d20260419_m053405_c001_v0001174_t0012_u01776576845843") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab739cf_d20260419_m053538_c001_v7007000_t0000_u01776576938574") 2026/04/19 05:38:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a33_d20260419_m053533_c001_v0001167_t0057_u01776576933208") 2026/04/19 05:38:24 DEBUG : dir1/0008-23456: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a50_d20260419_m053600_c001_v7007000_t0000_u01776576960588") 2026/04/19 05:38:24 DEBUG : dir1/0008-23456: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704b4_d20260419_m053554_c001_v0001043_t0016_u01776576954828") 2026/04/19 05:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a55_d20260419_m053727_c001_v7007000_t0000_u01776577047812") 2026/04/19 05:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578680_d20260419_m053718_c001_v0001174_t0050_u01776577038101") 2026/04/19 05:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a9301022e_d20260419_m053711_c001_v7007000_t0000_u01776577031126") 2026/04/19 05:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578599_d20260419_m053700_c001_v0001174_t0049_u01776577020877") 2026/04/19 05:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ead_d20260419_m053653_c001_v7007000_t0000_u01776577013028") 2026/04/19 05:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578489_d20260419_m053642_c001_v0001174_t0048_u01776577002613") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb872a_d20260419_m053635_c001_v7007000_t0000_u01776576995367") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657833c_d20260419_m053625_c001_v0001174_t0000_u01776576985725") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a70_d20260419_m053618_c001_v7007000_t0000_u01776576978302") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578256_d20260419_m053608_c001_v0001174_t0020_u01776576968504") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb86cf_d20260419_m053556_c001_v7007000_t0000_u01776576956560") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704aa_d20260419_m053548_c001_v0001043_t0021_u01776576948781") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d6b_d20260419_m053541_c001_v7007000_t0000_u01776576941942") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a53_d20260419_m053537_c001_v0001167_t0030_u01776576937002") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b854e0_d20260419_m053534_c001_v7007000_t0000_u01776576934849") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470474_d20260419_m053526_c001_v0001043_t0021_u01776576926411") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a8d_d20260419_m053518_c001_v7007000_t0000_u01776576918951") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359998_d20260419_m053513_c001_v0001167_t0056_u01776576913939") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419c278ddef9925c_d20260419_m053511_c001_v7007000_t0000_u01776576911603") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577e35_d20260419_m053503_c001_v0001174_t0056_u01776576903186") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168941f2_d20260419_m053452_c001_v7007000_t0000_u01776576892045") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147040a_d20260419_m053441_c001_v0001043_t0001_u01776576881763") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e35_d20260419_m053434_c001_v7007000_t0000_u01776576874593") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577baf_d20260419_m053424_c001_v0001174_t0005_u01776576864025") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa72_d20260419_m053416_c001_v7007000_t0000_u01776576856792") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e69_d20260419_m053406_c001_v0001036_t0053_u01776576846403") 2026/04/19 05:38:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8663_d20260419_m053538_c001_v7007000_t0000_u01776576938403") 2026/04/19 05:38:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470486_d20260419_m053533_c001_v0001043_t0041_u01776576933218") 2026/04/19 05:38:26 DEBUG : dir1/0009-34567: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a51_d20260419_m053600_c001_v7007000_t0000_u01776576960781") 2026/04/19 05:38:26 DEBUG : dir1/0009-34567: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565781b0_d20260419_m053554_c001_v0001174_t0018_u01776576954863") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a56_d20260419_m053727_c001_v7007000_t0000_u01776577047993") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470550_d20260419_m053718_c001_v0001043_t0057_u01776577038461") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010233_d20260419_m053711_c001_v7007000_t0000_u01776577031311") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470528_d20260419_m053701_c001_v0001043_t0050_u01776577021256") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31eb0_d20260419_m053653_c001_v7007000_t0000_u01776577013212") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470514_d20260419_m053642_c001_v0001043_t0006_u01776577002981") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb872d_d20260419_m053635_c001_v7007000_t0000_u01776576995554") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704f0_d20260419_m053626_c001_v0001043_t0059_u01776576986039") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a71_d20260419_m053618_c001_v7007000_t0000_u01776576978487") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704d0_d20260419_m053608_c001_v0001043_t0041_u01776576968810") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a39_d20260419_m053556_c001_v7007000_t0000_u01776576956771") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657814a_d20260419_m053549_c001_v0001174_t0015_u01776576949160") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d6d_d20260419_m053542_c001_v7007000_t0000_u01776576942124") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565780af_d20260419_m053537_c001_v0001174_t0022_u01776576937099") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168942b5_d20260419_m053534_c001_v7007000_t0000_u01776576934298") 2026/04/19 05:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f23_d20260419_m053526_c001_v0001036_t0051_u01776576926848") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a8e_d20260419_m053519_c001_v7007000_t0000_u01776576919136") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147045e_d20260419_m053514_c001_v0001043_t0033_u01776576914195") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3ae0_d20260419_m053511_c001_v7007000_t0000_u01776576911820") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ef7_d20260419_m053503_c001_v0001036_t0032_u01776576903461") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41655af112d7b8d9_d20260419_m053452_c001_v7007000_t0000_u01776576892079") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577cb1_d20260419_m053442_c001_v0001174_t0051_u01776576882171") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e36_d20260419_m053434_c001_v7007000_t0000_u01776576874776") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e95_d20260419_m053424_c001_v0001036_t0029_u01776576864315") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa73_d20260419_m053416_c001_v7007000_t0000_u01776576856976") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703c2_d20260419_m053406_c001_v0001043_t0051_u01776576846859") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab739c2_d20260419_m053538_c001_v7007000_t0000_u01776576938233") 2026/04/19 05:38:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578059_d20260419_m053533_c001_v0001174_t0051_u01776576933273") 2026/04/19 05:38:27 DEBUG : dir1/0010-45678: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a53_d20260419_m053600_c001_v7007000_t0000_u01776576960970") 2026/04/19 05:38:27 DEBUG : dir1/0010-45678: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f71_d20260419_m053555_c001_v0001036_t0039_u01776576955044") 2026/04/19 05:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a58_d20260419_m053728_c001_v7007000_t0000_u01776577048174") 2026/04/19 05:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359ceb_d20260419_m053718_c001_v0001167_t0034_u01776577038996") 2026/04/19 05:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010234_d20260419_m053711_c001_v7007000_t0000_u01776577031496") 2026/04/19 05:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359c8a_d20260419_m053701_c001_v0001167_t0048_u01776577021606") 2026/04/19 05:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31eb3_d20260419_m053653_c001_v7007000_t0000_u01776577013398") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359c28_d20260419_m053643_c001_v0001167_t0021_u01776577003955") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb872f_d20260419_m053635_c001_v7007000_t0000_u01776576995738") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359baf_d20260419_m053626_c001_v0001167_t0022_u01776576986649") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a72_d20260419_m053618_c001_v7007000_t0000_u01776576978671") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359b2f_d20260419_m053609_c001_v0001167_t0059_u01776576969256") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f418d7ebbe4ebcdd6_d20260419_m053556_c001_v7007000_t0000_u01776576956733") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359aa1_d20260419_m053549_c001_v0001167_t0044_u01776576949563") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d6e_d20260419_m053542_c001_v7007000_t0000_u01776576942306") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f45_d20260419_m053537_c001_v0001036_t0042_u01776576937215") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8644_d20260419_m053534_c001_v7007000_t0000_u01776576934858") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577fd5_d20260419_m053527_c001_v0001174_t0031_u01776576927234") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a8f_d20260419_m053519_c001_v7007000_t0000_u01776576919318") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b35999c_d20260419_m053514_c001_v0001167_t0039_u01776576914241") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb85ab_d20260419_m053511_c001_v7007000_t0000_u01776576911609") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147043a_d20260419_m053503_c001_v0001043_t0040_u01776576903867") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168941f4_d20260419_m053452_c001_v7007000_t0000_u01776576892131") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ec1_d20260419_m053442_c001_v0001036_t0048_u01776576882502") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e38_d20260419_m053434_c001_v7007000_t0000_u01776576874961") 2026/04/19 05:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703e8_d20260419_m053424_c001_v0001043_t0055_u01776576864758") 2026/04/19 05:38:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa74_d20260419_m053417_c001_v7007000_t0000_u01776576857159") 2026/04/19 05:38:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577ab1_d20260419_m053407_c001_v0001174_t0047_u01776576847344") 2026/04/19 05:38:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b854f4_d20260419_m053538_c001_v7007000_t0000_u01776576938422") 2026/04/19 05:38:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f35_d20260419_m053533_c001_v0001036_t0046_u01776576933320") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a55_d20260419_m053601_c001_v7007000_t0000_u01776576961155") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359ac5_d20260419_m053555_c001_v0001167_t0048_u01776576955146") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a5a_d20260419_m053728_c001_v7007000_t0000_u01776577048358") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a3031_d20260419_m053719_c001_v0001036_t0004_u01776577039293") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010235_d20260419_m053711_c001_v7007000_t0000_u01776577031681") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ff3_d20260419_m053701_c001_v0001036_t0034_u01776577021987") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31eb7_d20260419_m053653_c001_v7007000_t0000_u01776577013581") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2fcf_d20260419_m053644_c001_v0001036_t0016_u01776577004379") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8730_d20260419_m053635_c001_v7007000_t0000_u01776576995921") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f9f_d20260419_m053627_c001_v0001036_t0046_u01776576987142") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a73_d20260419_m053618_c001_v7007000_t0000_u01776576978856") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f85_d20260419_m053609_c001_v0001036_t0052_u01776576969542") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb86cc_d20260419_m053556_c001_v7007000_t0000_u01776576956192") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f63_d20260419_m053549_c001_v0001036_t0041_u01776576949887") 2026/04/19 05:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d70_d20260419_m053542_c001_v7007000_t0000_u01776576942492") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a55_d20260419_m053537_c001_v0001167_t0042_u01776576937312") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d43_d20260419_m053534_c001_v7007000_t0000_u01776576934873") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a05_d20260419_m053527_c001_v0001167_t0053_u01776576927553") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a90_d20260419_m053519_c001_v7007000_t0000_u01776576919500") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577f25_d20260419_m053514_c001_v0001174_t0027_u01776576914400") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3ade_d20260419_m053511_c001_v7007000_t0000_u01776576911620") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b35994a_d20260419_m053504_c001_v0001167_t0059_u01776576904385") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168941f3_d20260419_m053452_c001_v7007000_t0000_u01776576892089") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470410_d20260419_m053442_c001_v0001043_t0014_u01776576882974") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e3b_d20260419_m053435_c001_v7007000_t0000_u01776576875144") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577bbb_d20260419_m053425_c001_v0001174_t0052_u01776576865448") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa75_d20260419_m053417_c001_v7007000_t0000_u01776576857341") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e71_d20260419_m053407_c001_v0001036_t0002_u01776576847744") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b854f3_d20260419_m053538_c001_v7007000_t0000_u01776576938240") 2026/04/19 05:38:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a39_d20260419_m053533_c001_v0001167_t0057_u01776576933486") 2026/04/19 05:38:30 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a57_d20260419_m053601_c001_v7007000_t0000_u01776576961341") 2026/04/19 05:38:30 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565781bc_d20260419_m053555_c001_v0001174_t0031_u01776576955297") 2026/04/19 05:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a5b_d20260419_m053728_c001_v7007000_t0000_u01776577048539") 2026/04/19 05:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578696_d20260419_m053719_c001_v0001174_t0019_u01776577039832") 2026/04/19 05:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010236_d20260419_m053711_c001_v7007000_t0000_u01776577031866") 2026/04/19 05:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565785ad_d20260419_m053702_c001_v0001174_t0019_u01776577022436") 2026/04/19 05:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31eba_d20260419_m053653_c001_v7007000_t0000_u01776577013765") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565784a3_d20260419_m053645_c001_v0001174_t0058_u01776577005005") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8733_d20260419_m053636_c001_v7007000_t0000_u01776576996104") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578356_d20260419_m053627_c001_v0001174_t0059_u01776576987513") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a74_d20260419_m053619_c001_v7007000_t0000_u01776576979041") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578278_d20260419_m053610_c001_v0001174_t0023_u01776576970147") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f418d7ebbe4ebcdd4_d20260419_m053556_c001_v7007000_t0000_u01776576956576") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704ac_d20260419_m053550_c001_v0001043_t0039_u01776576950233") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d72_d20260419_m053542_c001_v7007000_t0000_u01776576942675") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470496_d20260419_m053537_c001_v0001043_t0034_u01776576937362") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168942bb_d20260419_m053534_c001_v7007000_t0000_u01776576934664") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470476_d20260419_m053527_c001_v0001043_t0055_u01776576927871") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a91_d20260419_m053519_c001_v7007000_t0000_u01776576919682") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f17_d20260419_m053514_c001_v0001036_t0008_u01776576914591") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3adb_d20260419_m053511_c001_v7007000_t0000_u01776576911191") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577e60_d20260419_m053504_c001_v0001174_t0040_u01776576904702") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8542f_d20260419_m053452_c001_v7007000_t0000_u01776576892140") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577ccd_d20260419_m053443_c001_v0001174_t0020_u01776576883606") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e3d_d20260419_m053435_c001_v7007000_t0000_u01776576875326") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e97_d20260419_m053425_c001_v0001036_t0033_u01776576865896") 2026/04/19 05:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa76_d20260419_m053417_c001_v7007000_t0000_u01776576857524") 2026/04/19 05:38:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703ca_d20260419_m053408_c001_v0001043_t0029_u01776576848340") 2026/04/19 05:38:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d4c_d20260419_m053538_c001_v7007000_t0000_u01776576938585") 2026/04/19 05:38:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578069_d20260419_m053533_c001_v0001174_t0056_u01776576933670") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a58_d20260419_m053601_c001_v7007000_t0000_u01776576961526") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704b8_d20260419_m053555_c001_v0001043_t0039_u01776576955333") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a5c_d20260419_m053728_c001_v7007000_t0000_u01776577048722") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470556_d20260419_m053720_c001_v0001043_t0053_u01776577040154") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010237_d20260419_m053712_c001_v7007000_t0000_u01776577032051") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147052c_d20260419_m053702_c001_v0001043_t0022_u01776577022756") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ebf_d20260419_m053653_c001_v7007000_t0000_u01776577013948") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470516_d20260419_m053645_c001_v0001043_t0041_u01776577005490") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8734_d20260419_m053636_c001_v7007000_t0000_u01776576996289") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704f8_d20260419_m053627_c001_v0001043_t0009_u01776576987871") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a75_d20260419_m053619_c001_v7007000_t0000_u01776576979225") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14704d6_d20260419_m053610_c001_v0001043_t0015_u01776576970409") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a36_d20260419_m053556_c001_v7007000_t0000_u01776576956391") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657815a_d20260419_m053550_c001_v0001174_t0026_u01776576950631") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d73_d20260419_m053542_c001_v7007000_t0000_u01776576942858") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565780b5_d20260419_m053537_c001_v0001174_t0026_u01776576937505") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8643_d20260419_m053534_c001_v7007000_t0000_u01776576934674") 2026/04/19 05:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f27_d20260419_m053528_c001_v0001036_t0052_u01776576928545") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a92_d20260419_m053519_c001_v7007000_t0000_u01776576919871") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470460_d20260419_m053514_c001_v0001043_t0032_u01776576914640") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb85ad_d20260419_m053511_c001_v7007000_t0000_u01776576911792") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2efb_d20260419_m053505_c001_v0001036_t0025_u01776576905126") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8565_d20260419_m053451_c001_v7007000_t0000_u01776576891571") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ec7_d20260419_m053444_c001_v0001036_t0019_u01776576884021") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e3f_d20260419_m053435_c001_v7007000_t0000_u01776576875509") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703ea_d20260419_m053426_c001_v0001043_t0019_u01776576866446") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa77_d20260419_m053417_c001_v7007000_t0000_u01776576857706") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577acd_d20260419_m053408_c001_v0001174_t0033_u01776576848912") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db576b9_d20260419_m053538_c001_v7007000_t0000_u01776576938255") 2026/04/19 05:38:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f37_d20260419_m053533_c001_v0001036_t0028_u01776576933688") 2026/04/19 05:38:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a59_d20260419_m053601_c001_v7007000_t0000_u01776576961711") 2026/04/19 05:38:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359acb_d20260419_m053555_c001_v0001167_t0005_u01776576955488") 2026/04/19 05:38:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a5d_d20260419_m053728_c001_v7007000_t0000_u01776577048904") 2026/04/19 05:38:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359cf7_d20260419_m053720_c001_v0001167_t0053_u01776577040572") 2026/04/19 05:38:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a93010238_d20260419_m053712_c001_v7007000_t0000_u01776577032237") 2026/04/19 05:38:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359c90_d20260419_m053703_c001_v0001167_t0001_u01776577023201") 2026/04/19 05:38:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ec1_d20260419_m053654_c001_v7007000_t0000_u01776577014132") 2026/04/19 05:38:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359c3a_d20260419_m053645_c001_v0001167_t0046_u01776577005936") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8735_d20260419_m053636_c001_v7007000_t0000_u01776576996473") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359bb5_d20260419_m053628_c001_v0001167_t0032_u01776576988254") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a77_d20260419_m053619_c001_v7007000_t0000_u01776576979410") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359b41_d20260419_m053610_c001_v0001167_t0036_u01776576970894") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f418d7ebbe4ebcdce_d20260419_m053556_c001_v7007000_t0000_u01776576956186") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359aab_d20260419_m053550_c001_v0001167_t0043_u01776576950947") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d75_d20260419_m053543_c001_v7007000_t0000_u01776576943091") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f47_d20260419_m053537_c001_v0001036_t0009_u01776576937640") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168942b8_d20260419_m053534_c001_v7007000_t0000_u01776576934481") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578007_d20260419_m053529_c001_v0001174_t0055_u01776576929076") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a93_d20260419_m053520_c001_v7007000_t0000_u01776576920058") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b3599a0_d20260419_m053514_c001_v0001167_t0020_u01776576914747") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5149797_d20260419_m053511_c001_v7007000_t0000_u01776576911212") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147043e_d20260419_m053505_c001_v0001043_t0030_u01776576905636") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168941f0_d20260419_m053451_c001_v7007000_t0000_u01776576891897") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470414_d20260419_m053444_c001_v0001043_t0022_u01776576884491") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e40_d20260419_m053435_c001_v7007000_t0000_u01776576875692") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577bdf_d20260419_m053427_c001_v0001174_t0057_u01776576867212") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa79_d20260419_m053417_c001_v7007000_t0000_u01776576857889") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e77_d20260419_m053409_c001_v0001036_t0023_u01776576849256") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab739cb_d20260419_m053538_c001_v7007000_t0000_u01776576938436") 2026/04/19 05:38:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a3d_d20260419_m053533_c001_v0001167_t0051_u01776576933761") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a5b_d20260419_m053601_c001_v7007000_t0000_u01776576961896") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f73_d20260419_m053555_c001_v0001036_t0008_u01776576955495") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a5f_d20260419_m053729_c001_v7007000_t0000_u01776577049085") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a3037_d20260419_m053720_c001_v0001036_t0029_u01776577040873") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a9301023a_d20260419_m053712_c001_v7007000_t0000_u01776577032422") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ff5_d20260419_m053703_c001_v0001036_t0009_u01776577023607") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ec4_d20260419_m053654_c001_v7007000_t0000_u01776577014403") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2fd7_d20260419_m053646_c001_v0001036_t0007_u01776577006316") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8737_d20260419_m053636_c001_v7007000_t0000_u01776576996657") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2fa1_d20260419_m053628_c001_v0001036_t0050_u01776576988624") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a7a_d20260419_m053619_c001_v7007000_t0000_u01776576979603") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f8b_d20260419_m053611_c001_v0001036_t0027_u01776576971172") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a37_d20260419_m053556_c001_v7007000_t0000_u01776576956576") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f67_d20260419_m053551_c001_v0001036_t0036_u01776576951242") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d76_d20260419_m053543_c001_v7007000_t0000_u01776576943354") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a57_d20260419_m053537_c001_v0001167_t0058_u01776576937667") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d41_d20260419_m053534_c001_v7007000_t0000_u01776576934682") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a13_d20260419_m053529_c001_v0001167_t0027_u01776576929414") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a94_d20260419_m053520_c001_v7007000_t0000_u01776576920239") 2026/04/19 05:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577f2d_d20260419_m053514_c001_v0001174_t0002_u01776576914787") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3add_d20260419_m053511_c001_v7007000_t0000_u01776576911555") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359952_d20260419_m053506_c001_v0001167_t0044_u01776576906108") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419b7000168941e9_d20260419_m053451_c001_v7007000_t0000_u01776576891406") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577cf7_d20260419_m053444_c001_v0001174_t0006_u01776576884906") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e43_d20260419_m053435_c001_v7007000_t0000_u01776576875975") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e9b_d20260419_m053427_c001_v0001036_t0031_u01776576867530") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa7a_d20260419_m053418_c001_v7007000_t0000_u01776576858072") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703d2_d20260419_m053409_c001_v0001043_t0002_u01776576849830") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db576be_d20260419_m053538_c001_v7007000_t0000_u01776576938447") 2026/04/19 05:38:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470488_d20260419_m053533_c001_v0001043_t0006_u01776576933860") 2026/04/19 05:38:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85440_d20260419_m053454_c001_v7007000_t0000_u01776576894684") 2026/04/19 05:38:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577d75_d20260419_m053449_c001_v0001174_t0047_u01776576889451") 2026/04/19 05:38:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85442_d20260419_m053454_c001_v7007000_t0000_u01776576894874") 2026/04/19 05:38:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2edd_d20260419_m053449_c001_v0001036_t0059_u01776576889470") 2026/04/19 05:38:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85444_d20260419_m053455_c001_v7007000_t0000_u01776576895057") 2026/04/19 05:38:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147041e_d20260419_m053449_c001_v0001043_t0054_u01776576889458") 2026/04/19 05:38:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85446_d20260419_m053455_c001_v7007000_t0000_u01776576895237") 2026/04/19 05:38:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577d7b_d20260419_m053449_c001_v0001174_t0005_u01776576889758") 2026/04/19 05:38:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85447_d20260419_m053455_c001_v7007000_t0000_u01776576895418") 2026/04/19 05:38:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2edf_d20260419_m053450_c001_v0001036_t0050_u01776576890043") 2026/04/19 05:38:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85448_d20260419_m053455_c001_v7007000_t0000_u01776576895601") 2026/04/19 05:38:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577d7f_d20260419_m053450_c001_v0001174_t0033_u01776576890065") 2026/04/19 05:38:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85449_d20260419_m053455_c001_v7007000_t0000_u01776576895783") 2026/04/19 05:38:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470422_d20260419_m053450_c001_v0001043_t0048_u01776576890078") 2026/04/19 05:38:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8544a_d20260419_m053455_c001_v7007000_t0000_u01776576895967") 2026/04/19 05:38:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b3598d4_d20260419_m053450_c001_v0001167_t0002_u01776576890152") 2026/04/19 05:38:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8544b_d20260419_m053456_c001_v7007000_t0000_u01776576896149") 2026/04/19 05:38:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ee1_d20260419_m053450_c001_v0001036_t0036_u01776576890413") 2026/04/19 05:38:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8544c_d20260419_m053456_c001_v7007000_t0000_u01776576896340") 2026/04/19 05:38:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577d87_d20260419_m053450_c001_v0001174_t0013_u01776576890435") 2026/04/19 05:38:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8544d_d20260419_m053456_c001_v7007000_t0000_u01776576896525") 2026/04/19 05:38:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470424_d20260419_m053450_c001_v0001043_t0039_u01776576890517") 2026/04/19 05:38:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b8544f_d20260419_m053456_c001_v7007000_t0000_u01776576896706") 2026/04/19 05:38:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b3598da_d20260419_m053450_c001_v0001167_t0059_u01776576890674") 2026/04/19 05:38:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85450_d20260419_m053456_c001_v7007000_t0000_u01776576896888") 2026/04/19 05:38:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577d8d_d20260419_m053450_c001_v0001174_t0004_u01776576890818") 2026/04/19 05:38:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85451_d20260419_m053457_c001_v7007000_t0000_u01776576897073") 2026/04/19 05:38:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ee3_d20260419_m053450_c001_v0001036_t0030_u01776576890834") 2026/04/19 05:38:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85452_d20260419_m053457_c001_v7007000_t0000_u01776576897253") 2026/04/19 05:38:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470426_d20260419_m053450_c001_v0001043_t0052_u01776576890845") 2026/04/19 05:38:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b85454_d20260419_m053457_c001_v7007000_t0000_u01776576897436") 2026/04/19 05:38:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b3598e4_d20260419_m053451_c001_v0001167_t0052_u01776576891086") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb85be_d20260419_m053515_c001_v7007000_t0000_u01776576915425") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577ebb_d20260419_m053509_c001_v0001174_t0026_u01776576909193") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31cf8_d20260419_m053515_c001_v7007000_t0000_u01776576915441") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359974_d20260419_m053509_c001_v0001167_t0057_u01776576909207") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31cfa_d20260419_m053515_c001_v7007000_t0000_u01776576915625") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f07_d20260419_m053509_c001_v0001036_t0009_u01776576909313") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31cf4_d20260419_m053515_c001_v7007000_t0000_u01776576915259") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470448_d20260419_m053509_c001_v0001043_t0059_u01776576909321") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb85bd_d20260419_m053515_c001_v7007000_t0000_u01776576915243") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577ec7_d20260419_m053509_c001_v0001174_t0008_u01776576909644") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419c278ddef99296_d20260419_m053515_c001_v7007000_t0000_u01776576915261") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b35997a_d20260419_m053509_c001_v0001167_t0001_u01776576909769") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a51_d20260419_m053515_c001_v7007000_t0000_u01776576915451") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f09_d20260419_m053509_c001_v0001036_t0002_u01776576909779") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f415cdd606d4bb7b7_d20260419_m053515_c001_v7007000_t0000_u01776576915292") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147044a_d20260419_m053509_c001_v0001043_t0005_u01776576909900") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a54_d20260419_m053515_c001_v7007000_t0000_u01776576915636") 2026/04/19 05:38:38 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b35997e_d20260419_m053510_c001_v0001167_t0049_u01776576910094") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a4c_d20260419_m053515_c001_v7007000_t0000_u01776576915268") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577ed5_d20260419_m053510_c001_v0001174_t0000_u01776576910123") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3af7_d20260419_m053515_c001_v7007000_t0000_u01776576915593") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147044e_d20260419_m053510_c001_v0001043_t0052_u01776576910253") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4045e58dcef59886_d20260419_m053515_c001_v7007000_t0000_u01776576915302") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f0b_d20260419_m053510_c001_v0001036_t0056_u01776576910285") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f415cdd606d4bb7b8_d20260419_m053515_c001_v7007000_t0000_u01776576915476") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359982_d20260419_m053510_c001_v0001167_t0049_u01776576910456") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab51497aa_d20260419_m053515_c001_v7007000_t0000_u01776576915475") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577edf_d20260419_m053510_c001_v0001174_t0052_u01776576910640") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab51497a9_d20260419_m053515_c001_v7007000_t0000_u01776576915292") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470450_d20260419_m053510_c001_v0001043_t0045_u01776576910672") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3af3_d20260419_m053515_c001_v7007000_t0000_u01776576915228") 2026/04/19 05:38:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f0d_d20260419_m053510_c001_v0001036_t0048_u01776576910832") 2026/04/19 05:38:39 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5149577_d20260419_m053242_c001_v7007000_t0000_u01776576762853") 2026/04/19 05:38:39 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11104e8b7c2552c4_d20260419_m053240_c001_v0001177_t0034_u01776576760655") 2026/04/19 05:38:39 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41655af112d7b6b9_d20260419_m053240_c001_v7007000_t0000_u01776576760471") 2026/04/19 05:38:39 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11104e8b7c2552b4_d20260419_m053237_c001_v0001177_t0043_u01776576757162") 2026/04/19 05:38:39 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41655af112d7b6b3_d20260419_m053236_c001_v7007000_t0000_u01776576756397") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147029c_d20260419_m053232_c001_v0001043_t0020_u01776576752033") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31907_d20260419_m053230_c001_v7007000_t0000_u01776576750578") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11864e4c061317a1_d20260419_m053228_c001_v0001167_t0046_u01776576748429") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40574d60dd469c23_d20260419_m053228_c001_v7007000_t0000_u01776576748244") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11864e4c06131791_d20260419_m053224_c001_v0001167_t0032_u01776576744850") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40574d60dd469c20_d20260419_m053224_c001_v7007000_t0000_u01776576744082") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470286_d20260419_m053219_c001_v0001043_t0021_u01776576739774") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb313767_d20260419_m053218_c001_v7007000_t0000_u01776576738225") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f110754c486c0585f_d20260419_m053216_c001_v0001097_t0045_u01776576736682") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db573d7_d20260419_m053216_c001_v7007000_t0000_u01776576736500") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f110754c486c0583f_d20260419_m053213_c001_v0001097_t0028_u01776576733151") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db573c1_d20260419_m053212_c001_v7007000_t0000_u01776576732406") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470272_d20260419_m053206_c001_v0001043_t0025_u01776576726980") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb3135aa_d20260419_m053205_c001_v7007000_t0000_u01776576725921") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f107f35dfaea401d7_d20260419_m053203_c001_v0001167_t0030_u01776576723782") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb830f_d20260419_m053203_c001_v7007000_t0000_u01776576723589") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f107f35dfaea401bb_d20260419_m053200_c001_v0001167_t0044_u01776576720072") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb828e_d20260419_m053159_c001_v7007000_t0000_u01776576719322") 2026/04/19 05:38:40 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147025c_d20260419_m053151_c001_v0001043_t0005_u01776576711308") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb31248c_d20260419_m053150_c001_v7007000_t0000_u01776576710369") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10527e2d7f10db34_d20260419_m053148_c001_v0001180_t0042_u01776576708453") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73680_d20260419_m053148_c001_v7007000_t0000_u01776576708267") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10527e2d7f10db28_d20260419_m053144_c001_v0001180_t0052_u01776576704767") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73610_d20260419_m053143_c001_v7007000_t0000_u01776576703922") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147024e_d20260419_m053138_c001_v0001043_t0021_u01776576698216") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4045e58dcef596dd_d20260419_m053137_c001_v7007000_t0000_u01776576697253") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1179ee6a205b4b57_d20260419_m053135_c001_v0001179_t0050_u01776576695202") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f415925733900c07a_d20260419_m053135_c001_v7007000_t0000_u01776576695015") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1179ee6a205b4b47_d20260419_m053131_c001_v0001179_t0047_u01776576691966") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f415925733900c071_d20260419_m053131_c001_v7007000_t0000_u01776576691197") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470238_d20260419_m053125_c001_v0001043_t0023_u01776576685381") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c82_d20260419_m053124_c001_v7007000_t0000_u01776576684286") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1148b243216d3102_d20260419_m053118_c001_v0001098_t0014_u01776576678248") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41350d7920506c70_d20260419_m053118_c001_v7007000_t0000_u01776576678034") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470224_d20260419_m053113_c001_v0001043_t0056_u01776576673865") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1008726fcb7c4127_d20260419_m053113_c001_v0001184_t0020_u01776576673086") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1008726fcb7c4121_d20260419_m053112_c001_v0001184_t0002_u01776576672128") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd3176a_d20260419_m053055_c001_v7007000_t0000_u01776576655642") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470206_d20260419_m053048_c001_v0001043_t0053_u01776576648055") 2026/04/19 05:38:41 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f105931e39c1ce984_d20260419_m053047_c001_v0001178_t0048_u01776576647299") 2026/04/19 05:38:42 DEBUG : dst/one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f105931e39c1ce980_d20260419_m053046_c001_v0001178_t0030_u01776576646351") 2026/04/19 05:38:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5149578_d20260419_m053243_c001_v7007000_t0000_u01776576763035") 2026/04/19 05:38:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109549f451274563_d20260419_m053239_c001_v0001097_t0002_u01776576759919") 2026/04/19 05:38:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f119399c59baf3733_d20260419_m053235_c001_v0001167_t0046_u01776576755981") 2026/04/19 05:38:42 DEBUG : dst/one.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31908_d20260419_m053230_c001_v7007000_t0000_u01776576750760") 2026/04/19 05:38:42 DEBUG : dst/one.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f113ca5ed73312f0c_d20260419_m053228_c001_v0001177_t0044_u01776576748035") 2026/04/19 05:38:42 DEBUG : dst/one.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1170b824a3b02acd_d20260419_m053223_c001_v0001165_t0022_u01776576743644") 2026/04/19 05:38:42 DEBUG : dst/one.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb313779_d20260419_m053218_c001_v7007000_t0000_u01776576738918") 2026/04/19 05:38:42 DEBUG : dst/one.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f110d31571fdb255b_d20260419_m053215_c001_v0001136_t0014_u01776576735920") 2026/04/19 05:38:42 DEBUG : dst/one.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f106c63284abdc113_d20260419_m053211_c001_v0001167_t0055_u01776576731995") 2026/04/19 05:38:42 DEBUG : dst/three: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c85_d20260419_m053124_c001_v7007000_t0000_u01776576684468") 2026/04/19 05:38:42 DEBUG : dst/three: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1008726fcb7c415d_d20260419_m053122_c001_v0001184_t0030_u01776576682970") 2026/04/19 05:38:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5149579_d20260419_m053243_c001_v7007000_t0000_u01776576763221") 2026/04/19 05:38:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f115d35cb17aa05bc_d20260419_m053241_c001_v0001093_t0019_u01776576761532") 2026/04/19 05:38:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1183b07cbeae840b_d20260419_m053237_c001_v0001113_t0024_u01776576757931") 2026/04/19 05:38:42 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab514957a_d20260419_m053243_c001_v7007000_t0000_u01776576763405") 2026/04/19 05:38:42 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11104e8b7c2552cc_d20260419_m053242_c001_v0001177_t0056_u01776576762243") 2026/04/19 05:38:42 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41655af112d7b6c6_d20260419_m053242_c001_v7007000_t0000_u01776576762058") 2026/04/19 05:38:42 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11104e8b7c2552c2_d20260419_m053238_c001_v0001177_t0046_u01776576758581") 2026/04/19 05:38:42 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41655af112d7b6b5_d20260419_m053238_c001_v7007000_t0000_u01776576758397") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702a0_d20260419_m053232_c001_v0001043_t0005_u01776576752999") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31909_d20260419_m053230_c001_v7007000_t0000_u01776576750941") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11864e4c061317ad_d20260419_m053229_c001_v0001167_t0034_u01776576749777") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40574d60dd469c24_d20260419_m053229_c001_v7007000_t0000_u01776576749591") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11864e4c06131799_d20260419_m053226_c001_v0001167_t0026_u01776576746471") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40574d60dd469c21_d20260419_m053226_c001_v7007000_t0000_u01776576746215") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147028a_d20260419_m053220_c001_v0001043_t0005_u01776576740746") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db573d9_d20260419_m053217_c001_v7007000_t0000_u01776576737588") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147027e_d20260419_m053214_c001_v0001043_t0049_u01776576734924") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db573cc_d20260419_m053214_c001_v7007000_t0000_u01776576734121") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470276_d20260419_m053208_c001_v0001043_t0050_u01776576728159") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb831b_d20260419_m053204_c001_v7007000_t0000_u01776576724835") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147026e_d20260419_m053202_c001_v0001043_t0006_u01776576722273") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb82ba_d20260419_m053200_c001_v7007000_t0000_u01776576720983") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470264_d20260419_m053154_c001_v0001043_t0009_u01776576714561") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73694_d20260419_m053149_c001_v7007000_t0000_u01776576709238") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80dec2_d20260419_m053146_c001_v0001171_t0037_u01776576706572") 2026/04/19 05:38:43 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab7362e_d20260419_m053145_c001_v7007000_t0000_u01776576705409") 2026/04/19 05:38:44 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470252_d20260419_m053138_c001_v0001043_t0000_u01776576698896") 2026/04/19 05:38:44 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f415925733900c07c_d20260419_m053136_c001_v7007000_t0000_u01776576696339") 2026/04/19 05:38:44 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80de7c_d20260419_m053133_c001_v0001171_t0036_u01776576693822") 2026/04/19 05:38:44 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f415925733900c078_d20260419_m053132_c001_v7007000_t0000_u01776576692636") 2026/04/19 05:38:44 DEBUG : dst/three.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147023a_d20260419_m053126_c001_v0001043_t0033_u01776576686090") 2026/04/19 05:38:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd3190a_d20260419_m053231_c001_v7007000_t0000_u01776576751121") 2026/04/19 05:38:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f110f223f81b9c17e_d20260419_m053229_c001_v0001103_t0001_u01776576749315") 2026/04/19 05:38:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1055d186888ac92f_d20260419_m053225_c001_v0001097_t0057_u01776576745770") 2026/04/19 05:38:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb313787_d20260419_m053219_c001_v7007000_t0000_u01776576739163") 2026/04/19 05:38:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1165660fa6da0113_d20260419_m053217_c001_v0001101_t0006_u01776576737198") 2026/04/19 05:38:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10600eb7c4738a94_d20260419_m053213_c001_v0001165_t0050_u01776576733736") 2026/04/19 05:38:44 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab514957b_d20260419_m053243_c001_v7007000_t0000_u01776576763587") 2026/04/19 05:38:44 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147029e_d20260419_m053232_c001_v0001043_t0018_u01776576752527") 2026/04/19 05:38:44 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd3190b_d20260419_m053231_c001_v7007000_t0000_u01776576751302") 2026/04/19 05:38:44 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470288_d20260419_m053220_c001_v0001043_t0054_u01776576740378") 2026/04/19 05:38:44 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb313793_d20260419_m053219_c001_v7007000_t0000_u01776576739386") 2026/04/19 05:38:44 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470274_d20260419_m053207_c001_v0001043_t0033_u01776576727590") 2026/04/19 05:38:44 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb3135b1_d20260419_m053206_c001_v7007000_t0000_u01776576726263") 2026/04/19 05:38:44 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470260_d20260419_m053153_c001_v0001043_t0057_u01776576713922") 2026/04/19 05:38:44 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40663867bb3125a3_d20260419_m053150_c001_v7007000_t0000_u01776576710576") 2026/04/19 05:38:45 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80de98_d20260419_m053138_c001_v0001171_t0052_u01776576698602") 2026/04/19 05:38:45 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4045e58dcef596df_d20260419_m053137_c001_v7007000_t0000_u01776576697435") 2026/04/19 05:38:45 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80de26_d20260419_m053125_c001_v0001171_t0043_u01776576685812") 2026/04/19 05:38:45 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c88_d20260419_m053124_c001_v7007000_t0000_u01776576684651") 2026/04/19 05:38:45 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10370081b8ec2450_d20260419_m053120_c001_v0001171_t0032_u01776576680425") 2026/04/19 05:38:45 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd3176b_d20260419_m053055_c001_v7007000_t0000_u01776576655823") 2026/04/19 05:38:45 DEBUG : dst/two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f105931e39c1ce9a2_d20260419_m053054_c001_v0001178_t0003_u01776576654655") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31694_d20260419_m053020_c001_v7007000_t0000_u01776576620586") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80dc00_d20260419_m053016_c001_v0001171_t0046_u01776576616669") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31684_d20260419_m053014_c001_v7007000_t0000_u01776576614480") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80dbc8_d20260419_m053003_c001_v0001171_t0036_u01776576603573") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066da0bc_d20260419_m052954_c001_v7007000_t0000_u01776576594917") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80db8c_d20260419_m052951_c001_v0001171_t0028_u01776576591596") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cad_d20260419_m052928_c001_v7007000_t0000_u01776576568582") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470152_d20260419_m052926_c001_v0001043_t0040_u01776576566241") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c97_d20260419_m052925_c001_v7007000_t0000_u01776576565291") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470148_d20260419_m052923_c001_v0001043_t0048_u01776576563757") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c51_d20260419_m052920_c001_v7007000_t0000_u01776576560246") 2026/04/19 05:38:45 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470136_d20260419_m052918_c001_v0001043_t0057_u01776576558205") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c43_d20260419_m052917_c001_v7007000_t0000_u01776576557218") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470130_d20260419_m052914_c001_v0001043_t0025_u01776576554946") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dca2_d20260419_m052907_c001_v7007000_t0000_u01776576547579") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147010e_d20260419_m052905_c001_v0001043_t0024_u01776576545557") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dc86_d20260419_m052904_c001_v7007000_t0000_u01776576544596") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470108_d20260419_m052903_c001_v0001043_t0029_u01776576543488") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dc15_d20260419_m052858_c001_v7007000_t0000_u01776576538071") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700ee_d20260419_m052856_c001_v0001043_t0052_u01776576536488") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dbfe_d20260419_m052854_c001_v7007000_t0000_u01776576534584") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700e4_d20260419_m052853_c001_v0001043_t0037_u01776576533300") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dbf1_d20260419_m052852_c001_v7007000_t0000_u01776576532936") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f105d4eaa9ee0dd58_d20260419_m052852_c001_v0001177_t0005_u01776576532368") 2026/04/19 05:38:46 DEBUG : empty space: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700de_d20260419_m052850_c001_v0001043_t0051_u01776576530559") 2026/04/19 05:38:46 DEBUG : enormous: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84ca7_d20260419_m052927_c001_v7007000_t0000_u01776576567669") 2026/04/19 05:38:46 DEBUG : enormous: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470156_d20260419_m052926_c001_v0001043_t0027_u01776576566804") 2026/04/19 05:38:46 DEBUG : existing: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5149586_d20260419_m053248_c001_v7007000_t0000_u01776576768134") 2026/04/19 05:38:46 DEBUG : existing: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702b6_d20260419_m053246_c001_v0001043_t0021_u01776576766601") 2026/04/19 05:38:46 DEBUG : existing: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066da0b4_d20260419_m052949_c001_v7007000_t0000_u01776576589958") 2026/04/19 05:38:46 DEBUG : existing: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470188_d20260419_m052948_c001_v0001043_t0015_u01776576588782") 2026/04/19 05:38:46 DEBUG : existing: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3243_d20260419_m052847_c001_v7007000_t0000_u01776576527594") 2026/04/19 05:38:47 DEBUG : existing: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700d0_d20260419_m052846_c001_v0001043_t0052_u01776576526443") 2026/04/19 05:38:47 DEBUG : existing: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3240_d20260419_m052845_c001_v7007000_t0000_u01776576525896") 2026/04/19 05:38:47 DEBUG : existing: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700cc_d20260419_m052844_c001_v0001043_t0055_u01776576524793") 2026/04/19 05:38:47 DEBUG : existing: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700ca_d20260419_m052843_c001_v0001043_t0002_u01776576523757") 2026/04/19 05:38:47 DEBUG : existing-b: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066da0b5_d20260419_m052950_c001_v7007000_t0000_u01776576590140") 2026/04/19 05:38:47 DEBUG : existing-b: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80db7e_d20260419_m052948_c001_v0001171_t0053_u01776576588794") 2026/04/19 05:38:47 DEBUG : file1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40099234a9b271d3_d20260419_m053354_c001_v7007000_t0000_u01776576834039") 2026/04/19 05:38:47 DEBUG : file1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e43_d20260419_m053352_c001_v0001036_t0034_u01776576832533") 2026/04/19 05:38:47 DEBUG : file1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40099234a9b271c5_d20260419_m053351_c001_v7007000_t0000_u01776576831197") 2026/04/19 05:38:47 DEBUG : file1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470392_d20260419_m053349_c001_v0001043_t0047_u01776576829493") 2026/04/19 05:38:47 DEBUG : five: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cb4_d20260419_m052932_c001_v7007000_t0000_u01776576572945") 2026/04/19 05:38:47 DEBUG : five: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb1470164_d20260419_m052930_c001_v0001043_t0038_u01776576570763") 2026/04/19 05:38:47 DEBUG : foo: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dc0c_d20260419_m052856_c001_v7007000_t0000_u01776576536126") 2026/04/19 05:38:47 DEBUG : foo: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb14700ec_d20260419_m052855_c001_v0001043_t0038_u01776576535571") 2026/04/19 05:38:47 DEBUG : foo: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb14700ea_d20260419_m052854_c001_v0001043_t0038_u01776576534948") 2026/04/19 05:38:47 DEBUG : four: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cb5_d20260419_m052933_c001_v7007000_t0000_u01776576573126") 2026/04/19 05:38:47 DEBUG : four: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4004d55ecc80dae6_d20260419_m052931_c001_v0001171_t0038_u01776576571356") 2026/04/19 05:38:47 DEBUG : four: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470162_d20260419_m052929_c001_v0001043_t0022_u01776576569734") 2026/04/19 05:38:47 DEBUG : hello world2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e15_d20260419_m052757_c001_v7007000_t0000_u01776576477318") 2026/04/19 05:38:47 DEBUG : hello world2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470042_d20260419_m052756_c001_v0001043_t0023_u01776576476468") 2026/04/19 05:38:48 DEBUG : ignore-size: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da323e_d20260419_m052843_c001_v7007000_t0000_u01776576523393") 2026/04/19 05:38:48 DEBUG : ignore-size: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700c6_d20260419_m052842_c001_v0001043_t0006_u01776576522220") 2026/04/19 05:38:48 DEBUG : nested/sub dir/file: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066da0b0_d20260419_m052948_c001_v7007000_t0000_u01776576588052") 2026/04/19 05:38:48 DEBUG : nested/sub dir/file: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80db6c_d20260419_m052946_c001_v0001171_t0010_u01776576586691") 2026/04/19 05:38:48 DEBUG : nested/sub dir/file: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84ce5_d20260419_m052945_c001_v7007000_t0000_u01776576585945") 2026/04/19 05:38:48 DEBUG : nested/sub dir/file: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80db5c_d20260419_m052944_c001_v0001171_t0046_u01776576584683") 2026/04/19 05:38:48 DEBUG : one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cb6_d20260419_m052933_c001_v7007000_t0000_u01776576573309") 2026/04/19 05:38:48 DEBUG : one: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb147015c_d20260419_m052928_c001_v0001043_t0038_u01776576568952") 2026/04/19 05:38:48 DEBUG : only0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b92_d20260419_m053345_c001_v7007000_t0000_u01776576825047") 2026/04/19 05:38:48 DEBUG : only0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f408098975657785f_d20260419_m053339_c001_v0001174_t0041_u01776576819845") 2026/04/19 05:38:48 DEBUG : only0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470324_d20260419_m053319_c001_v0001043_t0051_u01776576799819") 2026/04/19 05:38:48 DEBUG : only0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff22b610_d20260419_m053313_c001_v7007000_t0000_u01776576793312") 2026/04/19 05:38:48 DEBUG : only0: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702c0_d20260419_m053252_c001_v0001043_t0014_u01776576772087") 2026/04/19 05:38:48 DEBUG : only1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b94_d20260419_m053345_c001_v7007000_t0000_u01776576825245") 2026/04/19 05:38:48 DEBUG : only1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4080989756577863_d20260419_m053340_c001_v0001174_t0041_u01776576820031") 2026/04/19 05:38:48 DEBUG : only1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470328_d20260419_m053321_c001_v0001043_t0009_u01776576801058") 2026/04/19 05:38:48 DEBUG : only1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff22b612_d20260419_m053313_c001_v7007000_t0000_u01776576793673") 2026/04/19 05:38:48 DEBUG : only1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702c4_d20260419_m053253_c001_v0001043_t0039_u01776576773131") 2026/04/19 05:38:48 DEBUG : only10: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b95_d20260419_m053345_c001_v7007000_t0000_u01776576825426") 2026/04/19 05:38:48 DEBUG : only10: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb1470380_d20260419_m053339_c001_v0001043_t0038_u01776576819069") 2026/04/19 05:38:48 DEBUG : only10: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470356_d20260419_m053329_c001_v0001043_t0030_u01776576809297") 2026/04/19 05:38:49 DEBUG : only10: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff22b613_d20260419_m053313_c001_v7007000_t0000_u01776576793855") 2026/04/19 05:38:49 DEBUG : only10: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702ee_d20260419_m053302_c001_v0001043_t0001_u01776576782707") 2026/04/19 05:38:49 DEBUG : only11: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b97_d20260419_m053345_c001_v7007000_t0000_u01776576825651") 2026/04/19 05:38:49 DEBUG : only11: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401db19ac25f236d_d20260419_m053340_c001_v0001174_t0022_u01776576820019") 2026/04/19 05:38:49 DEBUG : only11: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147035a_d20260419_m053330_c001_v0001043_t0047_u01776576810276") 2026/04/19 05:38:49 DEBUG : only11: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff22b617_d20260419_m053314_c001_v7007000_t0000_u01776576794219") 2026/04/19 05:38:49 DEBUG : only11: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702f2_d20260419_m053303_c001_v0001043_t0045_u01776576783542") 2026/04/19 05:38:49 DEBUG : only12: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b98_d20260419_m053345_c001_v7007000_t0000_u01776576825838") 2026/04/19 05:38:49 DEBUG : only12: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4080989756577855_d20260419_m053339_c001_v0001174_t0041_u01776576819649") 2026/04/19 05:38:49 DEBUG : only12: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470360_d20260419_m053331_c001_v0001043_t0002_u01776576811249") 2026/04/19 05:38:49 DEBUG : only12: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57569_d20260419_m053313_c001_v7007000_t0000_u01776576793866") 2026/04/19 05:38:49 DEBUG : only12: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702f6_d20260419_m053304_c001_v0001043_t0033_u01776576784562") 2026/04/19 05:38:49 DEBUG : only13: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b9a_d20260419_m053346_c001_v7007000_t0000_u01776576826019") 2026/04/19 05:38:49 DEBUG : only13: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401db19ac25f2369_d20260419_m053339_c001_v0001174_t0022_u01776576819831") 2026/04/19 05:38:49 DEBUG : only13: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470364_d20260419_m053332_c001_v0001043_t0042_u01776576812254") 2026/04/19 05:38:49 DEBUG : only13: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5756c_d20260419_m053314_c001_v7007000_t0000_u01776576794230") 2026/04/19 05:38:49 DEBUG : only13: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702fa_d20260419_m053305_c001_v0001043_t0019_u01776576785412") 2026/04/19 05:38:49 DEBUG : only14: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b9c_d20260419_m053346_c001_v7007000_t0000_u01776576826201") 2026/04/19 05:38:49 DEBUG : only14: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409ac42f305a2e27_d20260419_m053340_c001_v0001036_t0052_u01776576820042") 2026/04/19 05:38:49 DEBUG : only14: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470368_d20260419_m053333_c001_v0001043_t0024_u01776576813217") 2026/04/19 05:38:49 DEBUG : only14: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419c278ddef831b6_d20260419_m053314_c001_v7007000_t0000_u01776576794258") 2026/04/19 05:38:49 DEBUG : only14: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470302_d20260419_m053306_c001_v0001043_t0037_u01776576786400") 2026/04/19 05:38:50 DEBUG : only15: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31b9e_d20260419_m053346_c001_v7007000_t0000_u01776576826383") 2026/04/19 05:38:50 DEBUG : only15: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb1470382_d20260419_m053339_c001_v0001043_t0038_u01776576819645") 2026/04/19 05:38:50 DEBUG : only15: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147036e_d20260419_m053334_c001_v0001043_t0029_u01776576814168") 2026/04/19 05:38:50 DEBUG : only15: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417b874aca6e5cac_d20260419_m053313_c001_v7007000_t0000_u01776576793879") 2026/04/19 05:38:50 DEBUG : only15: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470306_d20260419_m053307_c001_v0001043_t0045_u01776576787577") 2026/04/19 05:38:50 DEBUG : only16: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ba0_d20260419_m053346_c001_v7007000_t0000_u01776576826563") 2026/04/19 05:38:50 DEBUG : only16: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb1470384_d20260419_m053339_c001_v0001043_t0038_u01776576819831") 2026/04/19 05:38:50 DEBUG : only16: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470372_d20260419_m053335_c001_v0001043_t0015_u01776576815336") 2026/04/19 05:38:50 DEBUG : only16: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419c278ddef831b0_d20260419_m053313_c001_v7007000_t0000_u01776576793890") 2026/04/19 05:38:50 DEBUG : only16: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147030a_d20260419_m053308_c001_v0001043_t0049_u01776576788769") 2026/04/19 05:38:51 DEBUG : only17: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ba1_d20260419_m053346_c001_v7007000_t0000_u01776576826745") 2026/04/19 05:38:51 DEBUG : only17: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409ac42f305a2e29_d20260419_m053340_c001_v0001036_t0052_u01776576820320") 2026/04/19 05:38:51 DEBUG : only17: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470376_d20260419_m053336_c001_v0001043_t0002_u01776576816418") 2026/04/19 05:38:51 DEBUG : only17: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff22b615_d20260419_m053314_c001_v7007000_t0000_u01776576794036") 2026/04/19 05:38:51 DEBUG : only17: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147030e_d20260419_m053309_c001_v0001043_t0032_u01776576789648") 2026/04/19 05:38:51 DEBUG : only18: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ba2_d20260419_m053346_c001_v7007000_t0000_u01776576826925") 2026/04/19 05:38:51 DEBUG : only18: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4080989756577877_d20260419_m053340_c001_v0001174_t0041_u01776576820597") 2026/04/19 05:38:51 DEBUG : only18: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147037a_d20260419_m053337_c001_v0001043_t0051_u01776576817225") 2026/04/19 05:38:51 DEBUG : only18: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff22b611_d20260419_m053313_c001_v7007000_t0000_u01776576793493") 2026/04/19 05:38:51 DEBUG : only18: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470312_d20260419_m053310_c001_v0001043_t0055_u01776576790608") 2026/04/19 05:38:51 DEBUG : only19: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ba3_d20260419_m053347_c001_v7007000_t0000_u01776576827108") 2026/04/19 05:38:51 DEBUG : only19: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409ac42f305a2e2b_d20260419_m053340_c001_v0001036_t0052_u01776576820607") 2026/04/19 05:38:51 DEBUG : only19: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147037e_d20260419_m053338_c001_v0001043_t0000_u01776576818043") 2026/04/19 05:38:51 DEBUG : only19: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff22b61a_d20260419_m053314_c001_v7007000_t0000_u01776576794402") 2026/04/19 05:38:51 DEBUG : only19: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470318_d20260419_m053311_c001_v0001043_t0038_u01776576791842") 2026/04/19 05:38:51 DEBUG : only2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ba4_d20260419_m053347_c001_v7007000_t0000_u01776576827289") 2026/04/19 05:38:51 DEBUG : only2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb1470386_d20260419_m053340_c001_v0001043_t0038_u01776576820041") 2026/04/19 05:38:51 DEBUG : only2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147032e_d20260419_m053322_c001_v0001043_t0004_u01776576802126") 2026/04/19 05:38:52 DEBUG : only2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db57568_d20260419_m053313_c001_v7007000_t0000_u01776576793684") 2026/04/19 05:38:52 DEBUG : only2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702c8_d20260419_m053254_c001_v0001043_t0042_u01776576774149") 2026/04/19 05:38:52 DEBUG : only3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ba5_d20260419_m053347_c001_v7007000_t0000_u01776576827471") 2026/04/19 05:38:52 DEBUG : only3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401db19ac25f2375_d20260419_m053340_c001_v0001174_t0022_u01776576820203") 2026/04/19 05:38:52 DEBUG : only3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470334_d20260419_m053322_c001_v0001043_t0048_u01776576802902") 2026/04/19 05:38:52 DEBUG : only3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5756a_d20260419_m053314_c001_v7007000_t0000_u01776576794048") 2026/04/19 05:38:52 DEBUG : only3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702ce_d20260419_m053255_c001_v0001043_t0023_u01776576775361") 2026/04/19 05:38:52 DEBUG : only4: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ba7_d20260419_m053347_c001_v7007000_t0000_u01776576827652") 2026/04/19 05:38:52 DEBUG : only4: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4080989756577869_d20260419_m053340_c001_v0001174_t0041_u01776576820218") 2026/04/19 05:38:52 DEBUG : only4: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470338_d20260419_m053323_c001_v0001043_t0000_u01776576803551") 2026/04/19 05:38:52 DEBUG : only4: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f420d2b942db5756d_d20260419_m053314_c001_v7007000_t0000_u01776576794413") 2026/04/19 05:38:52 DEBUG : only4: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702d2_d20260419_m053256_c001_v0001043_t0052_u01776576776328") 2026/04/19 05:38:52 DEBUG : only5: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ba8_d20260419_m053347_c001_v7007000_t0000_u01776576827834") 2026/04/19 05:38:52 DEBUG : only5: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb1470388_d20260419_m053340_c001_v0001043_t0038_u01776576820227") 2026/04/19 05:38:52 DEBUG : only5: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470342_d20260419_m053324_c001_v0001043_t0051_u01776576804484") 2026/04/19 05:38:52 DEBUG : only5: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417b874aca6e5caa_d20260419_m053313_c001_v7007000_t0000_u01776576793694") 2026/04/19 05:38:52 DEBUG : only5: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702d6_d20260419_m053257_c001_v0001043_t0037_u01776576777187") 2026/04/19 05:38:52 DEBUG : only6: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ba9_d20260419_m053348_c001_v7007000_t0000_u01776576828014") 2026/04/19 05:38:52 DEBUG : only6: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401db19ac25f237b_d20260419_m053340_c001_v0001174_t0022_u01776576820397") 2026/04/19 05:38:52 DEBUG : only6: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470346_d20260419_m053325_c001_v0001043_t0015_u01776576805735") 2026/04/19 05:38:52 DEBUG : only6: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417b874aca6e5cad_d20260419_m053314_c001_v7007000_t0000_u01776576794063") 2026/04/19 05:38:52 DEBUG : only6: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702da_d20260419_m053258_c001_v0001043_t0015_u01776576778080") 2026/04/19 05:38:53 DEBUG : only7: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31baa_d20260419_m053348_c001_v7007000_t0000_u01776576828196") 2026/04/19 05:38:53 DEBUG : only7: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401db19ac25f2383_d20260419_m053340_c001_v0001174_t0022_u01776576820582") 2026/04/19 05:38:53 DEBUG : only7: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147034a_d20260419_m053326_c001_v0001043_t0046_u01776576806652") 2026/04/19 05:38:53 DEBUG : only7: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419c278ddef831b3_d20260419_m053314_c001_v7007000_t0000_u01776576794074") 2026/04/19 05:38:53 DEBUG : only7: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702e0_d20260419_m053259_c001_v0001043_t0055_u01776576779639") 2026/04/19 05:38:53 DEBUG : only8: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31bac_d20260419_m053348_c001_v7007000_t0000_u01776576828377") 2026/04/19 05:38:53 DEBUG : only8: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4080989756577871_d20260419_m053340_c001_v0001174_t0041_u01776576820409") 2026/04/19 05:38:53 DEBUG : only8: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147034e_d20260419_m053327_c001_v0001043_t0007_u01776576807514") 2026/04/19 05:38:53 DEBUG : only8: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417b874aca6e5cae_d20260419_m053314_c001_v7007000_t0000_u01776576794247") 2026/04/19 05:38:53 DEBUG : only8: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702e4_d20260419_m053300_c001_v0001043_t0047_u01776576780627") 2026/04/19 05:38:53 DEBUG : only9: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31bad_d20260419_m053348_c001_v7007000_t0000_u01776576828558") 2026/04/19 05:38:53 DEBUG : only9: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb147038a_d20260419_m053340_c001_v0001043_t0038_u01776576820418") 2026/04/19 05:38:53 DEBUG : only9: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470352_d20260419_m053328_c001_v0001043_t0004_u01776576808465") 2026/04/19 05:38:53 DEBUG : only9: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f419c278ddef831ad_d20260419_m053313_c001_v7007000_t0000_u01776576793706") 2026/04/19 05:38:53 DEBUG : only9: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14702e8_d20260419_m053301_c001_v0001043_t0003_u01776576781843") 2026/04/19 05:38:53 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cd4_d20260419_m052943_c001_v7007000_t0000_u01776576583567") 2026/04/19 05:38:53 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80db4a_d20260419_m052940_c001_v0001171_t0006_u01776576580742") 2026/04/19 05:38:53 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cc6_d20260419_m052939_c001_v7007000_t0000_u01776576579995") 2026/04/19 05:38:53 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470172_d20260419_m052938_c001_v0001043_t0016_u01776576578004") 2026/04/19 05:38:53 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cbd_d20260419_m052936_c001_v7007000_t0000_u01776576576870") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80db04_d20260419_m052934_c001_v0001171_t0019_u01776576574223") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c7d_d20260419_m052922_c001_v7007000_t0000_u01776576562847") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147013c_d20260419_m052920_c001_v0001043_t0017_u01776576560797") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c4b_d20260419_m052919_c001_v7007000_t0000_u01776576559117") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470134_d20260419_m052917_c001_v0001043_t0045_u01776576557767") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c3e_d20260419_m052915_c001_v7007000_t0000_u01776576555904") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147012e_d20260419_m052914_c001_v0001043_t0021_u01776576554204") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dc99_d20260419_m052907_c001_v7007000_t0000_u01776576547033") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147010a_d20260419_m052905_c001_v0001043_t0037_u01776576545141") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dc8a_d20260419_m052904_c001_v7007000_t0000_u01776576544779") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470104_d20260419_m052902_c001_v0001043_t0034_u01776576542972") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dc43_d20260419_m052902_c001_v7007000_t0000_u01776576542605") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470100_d20260419_m052901_c001_v0001043_t0033_u01776576541757") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700fe_d20260419_m052900_c001_v0001043_t0041_u01776576540729") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dc22_d20260419_m052900_c001_v7007000_t0000_u01776576540364") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700f8_d20260419_m052859_c001_v0001043_t0046_u01776576539471") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700f6_d20260419_m052858_c001_v0001043_t0015_u01776576538619") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dc16_d20260419_m052858_c001_v7007000_t0000_u01776576538257") 2026/04/19 05:38:54 DEBUG : potato: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700f0_d20260419_m052857_c001_v0001043_t0051_u01776576537201") 2026/04/19 05:38:54 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84e5f_d20260419_m053030_c001_v7007000_t0000_u01776576630201") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f118c58830e5daa65_d20260419_m053029_c001_v0001040_t0039_u01776576629344") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31697_d20260419_m053021_c001_v7007000_t0000_u01776576621250") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f118c58830e5daa57_d20260419_m053015_c001_v0001040_t0037_u01776576615805") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417b874aca6e5bdf_d20260419_m053007_c001_v7007000_t0000_u01776576607895") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f118c58830e5daa39_d20260419_m053002_c001_v0001040_t0046_u01776576602756") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066da0be_d20260419_m052955_c001_v7007000_t0000_u01776576595366") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f118c58830e5daa2d_d20260419_m052951_c001_v0001040_t0000_u01776576591066") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84ca9_d20260419_m052927_c001_v7007000_t0000_u01776576567851") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147014e_d20260419_m052925_c001_v0001043_t0023_u01776576565843") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c99_d20260419_m052925_c001_v7007000_t0000_u01776576565476") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470146_d20260419_m052923_c001_v0001043_t0006_u01776576563397") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c81_d20260419_m052923_c001_v7007000_t0000_u01776576563029") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470140_d20260419_m052921_c001_v0001043_t0014_u01776576561633") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c54_d20260419_m052920_c001_v7007000_t0000_u01776576560428") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470138_d20260419_m052919_c001_v0001043_t0004_u01776576559489") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84c45_d20260419_m052917_c001_v7007000_t0000_u01776576557400") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470132_d20260419_m052915_c001_v0001043_t0018_u01776576555895") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f409d458ffe57dca6_d20260419_m052907_c001_v7007000_t0000_u01776576547764") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470112_d20260419_m052906_c001_v0001043_t0006_u01776576546453") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e19_d20260419_m052800_c001_v7007000_t0000_u01776576480480") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470050_d20260419_m052759_c001_v0001043_t0052_u01776576479596") 2026/04/19 05:38:55 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e17_d20260419_m052758_c001_v7007000_t0000_u01776576478628") 2026/04/19 05:38:56 DEBUG : potato2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147004a_d20260419_m052757_c001_v0001043_t0006_u01776576477863") 2026/04/19 05:38:56 DEBUG : potato3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31698_d20260419_m053021_c001_v7007000_t0000_u01776576621436") 2026/04/19 05:38:56 DEBUG : potato3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14701d2_d20260419_m053017_c001_v0001043_t0017_u01776576617310") 2026/04/19 05:38:56 DEBUG : potato3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417b874aca6e5be1_d20260419_m053008_c001_v7007000_t0000_u01776576608322") 2026/04/19 05:38:56 DEBUG : potato3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14701bc_d20260419_m053004_c001_v0001043_t0056_u01776576604368") 2026/04/19 05:38:56 DEBUG : potato3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066da0c0_d20260419_m052955_c001_v7007000_t0000_u01776576595547") 2026/04/19 05:38:56 DEBUG : potato3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470196_d20260419_m052951_c001_v0001043_t0003_u01776576591925") 2026/04/19 05:38:56 DEBUG : pre-dest1/1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c04_d20260419_m053107_c001_v7007000_t0000_u01776576667821") 2026/04/19 05:38:56 DEBUG : pre-dest1/1: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147020e_d20260419_m053056_c001_v0001043_t0051_u01776576656590") 2026/04/19 05:38:56 DEBUG : pre-dest2/2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f42364dcab5148c05_d20260419_m053108_c001_v7007000_t0000_u01776576668003") 2026/04/19 05:38:56 DEBUG : pre-dest2/2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80dd71_d20260419_m053059_c001_v0001171_t0054_u01776576659882") 2026/04/19 05:38:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd3171e_d20260419_m053042_c001_v7007000_t0000_u01776576642265") 2026/04/19 05:38:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80dca6_d20260419_m053038_c001_v0001171_t0038_u01776576638215") 2026/04/19 05:38:56 DEBUG : sizeonly: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da323b_d20260419_m052841_c001_v7007000_t0000_u01776576521675") 2026/04/19 05:38:56 DEBUG : sizeonly: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700c4_d20260419_m052840_c001_v0001043_t0033_u01776576520531") 2026/04/19 05:38:56 DEBUG : splitbanan: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f402cdff8eab73a5c_d20260419_m053602_c001_v7007000_t0000_u01776576962086") 2026/04/19 05:38:56 DEBUG : splitbanan: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657819a_d20260419_m053553_c001_v0001174_t0031_u01776576953839") 2026/04/19 05:38:56 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a62_d20260419_m053729_c001_v7007000_t0000_u01776577049268") 2026/04/19 05:38:56 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a3039_d20260419_m053722_c001_v0001036_t0035_u01776577042504") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f41891f2a9301023c_d20260419_m053712_c001_v7007000_t0000_u01776577032607") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2fff_d20260419_m053705_c001_v0001036_t0059_u01776577025567") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31ec6_d20260419_m053654_c001_v7007000_t0000_u01776577014591") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2fdb_d20260419_m053648_c001_v0001036_t0017_u01776577008016") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8739_d20260419_m053636_c001_v7007000_t0000_u01776576996842") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2fa5_d20260419_m053630_c001_v0001036_t0008_u01776576990150") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4055737fff231a7c_d20260419_m053619_c001_v7007000_t0000_u01776576979788") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f8d_d20260419_m053612_c001_v0001036_t0009_u01776576972672") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31db3_d20260419_m053556_c001_v7007000_t0000_u01776576956598") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f6b_d20260419_m053552_c001_v0001036_t0016_u01776576952629") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4126986b0dd31d77_d20260419_m053543_c001_v7007000_t0000_u01776576943537") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147048e_d20260419_m053535_c001_v0001043_t0030_u01776576935916") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8641_d20260419_m053534_c001_v7007000_t0000_u01776576934305") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a1f_d20260419_m053531_c001_v0001167_t0002_u01776576931216") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f411338f46c475a95_d20260419_m053520_c001_v7007000_t0000_u01776576920438") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2f11_d20260419_m053512_c001_v0001036_t0036_u01776576912771") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3adc_d20260419_m053511_c001_v7007000_t0000_u01776576911373") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359964_d20260419_m053507_c001_v0001167_t0023_u01776576907778") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4032613c37cb8563_d20260419_m053451_c001_v7007000_t0000_u01776576891388") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2ed5_d20260419_m053447_c001_v0001036_t0022_u01776576887293") 2026/04/19 05:38:57 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898e44_d20260419_m053436_c001_v7007000_t0000_u01776576876167") 2026/04/19 05:38:58 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703f2_d20260419_m053429_c001_v0001043_t0038_u01776576869439") 2026/04/19 05:38:58 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f4095a8195af2fa7b_d20260419_m053418_c001_v7007000_t0000_u01776576858256") 2026/04/19 05:38:58 DEBUG : splitbananasplit: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577af5_d20260419_m053411_c001_v0001174_t0021_u01776576851596") 2026/04/19 05:38:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402898f03_d20260419_m053538_c001_v7007000_t0000_u01776576938372") 2026/04/19 05:38:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359a27_d20260419_m053532_c001_v0001167_t0017_u01776576932220") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40099234a9b271e2_d20260419_m053401_c001_v7007000_t0000_u01776576841659") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a2e4f_d20260419_m053359_c001_v0001036_t0054_u01776576839040") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf87da_d20260419_m053357_c001_v7007000_t0000_u01776576837911") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577950_d20260419_m053355_c001_v0001174_t0049_u01776576835010") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066da0b1_d20260419_m052948_c001_v7007000_t0000_u01776576588233") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f118c58830e5daa23_d20260419_m052946_c001_v0001040_t0017_u01776576586679") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84ce6_d20260419_m052946_c001_v7007000_t0000_u01776576586128") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147017e_d20260419_m052945_c001_v0001043_t0016_u01776576585076") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3233_d20260419_m052838_c001_v7007000_t0000_u01776576518155") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700b2_d20260419_m052836_c001_v0001043_t0022_u01776576516434") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da322e_d20260419_m052836_c001_v7007000_t0000_u01776576516070") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700b0_d20260419_m052834_c001_v0001043_t0000_u01776576514788") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3229_d20260419_m052832_c001_v7007000_t0000_u01776576512737") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700aa_d20260419_m052831_c001_v0001043_t0042_u01776576511347") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da3223_d20260419_m052830_c001_v7007000_t0000_u01776576510806") 2026/04/19 05:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14700a6_d20260419_m052829_c001_v0001043_t0037_u01776576509516") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147009a_d20260419_m052826_c001_v0001043_t0055_u01776576506320") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da321a_d20260419_m052825_c001_v7007000_t0000_u01776576505952") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470098_d20260419_m052825_c001_v0001043_t0054_u01776576505134") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147008e_d20260419_m052824_c001_v0001043_t0022_u01776576504029") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f410f3be933da320d_d20260419_m052823_c001_v7007000_t0000_u01776576503664") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470082_d20260419_m052820_c001_v0001043_t0006_u01776576500432") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470078_d20260419_m052817_c001_v0001043_t0024_u01776576497533") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e82_d20260419_m052817_c001_v7007000_t0000_u01776576497165") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470074_d20260419_m052816_c001_v0001043_t0056_u01776576496120") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470070_d20260419_m052815_c001_v0001043_t0005_u01776576495221") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e67_d20260419_m052814_c001_v7007000_t0000_u01776576494856") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470064_d20260419_m052810_c001_v0001043_t0003_u01776576490423") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e2b_d20260419_m052810_c001_v7007000_t0000_u01776576490056") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470062_d20260419_m052808_c001_v0001043_t0047_u01776576488970") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e25_d20260419_m052808_c001_v7007000_t0000_u01776576488062") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470060_d20260419_m052807_c001_v0001043_t0047_u01776576487324") 2026/04/19 05:38:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e23_d20260419_m052806_c001_v7007000_t0000_u01776576486778") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147005e_d20260419_m052805_c001_v0001043_t0057_u01776576485806") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e1e_d20260419_m052804_c001_v7007000_t0000_u01776576484900") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147005a_d20260419_m052803_c001_v0001043_t0007_u01776576483916") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e1c_d20260419_m052803_c001_v7007000_t0000_u01776576483317") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470058_d20260419_m052802_c001_v0001043_t0020_u01776576482481") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e1a_d20260419_m052801_c001_v7007000_t0000_u01776576481935") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470054_d20260419_m052801_c001_v0001043_t0017_u01776576481025") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9e0d_d20260419_m052755_c001_v7007000_t0000_u01776576475922") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147003a_d20260419_m052755_c001_v0001043_t0006_u01776576475117") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9dfc_d20260419_m052754_c001_v7007000_t0000_u01776576474570") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470038_d20260419_m052753_c001_v0001043_t0054_u01776576473686") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9de8_d20260419_m052752_c001_v7007000_t0000_u01776576472779") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470034_d20260419_m052751_c001_v0001043_t0019_u01776576471955") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f417dd609066d9dd0_d20260419_m052749_c001_v7007000_t0000_u01776576469786") 2026/04/19 05:39:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470028_d20260419_m052748_c001_v0001043_t0032_u01776576468774") 2026/04/19 05:39:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40099234a9b271e4_d20260419_m053401_c001_v7007000_t0000_u01776576841841") 2026/04/19 05:39:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565779bc_d20260419_m053358_c001_v0001174_t0013_u01776576838673") 2026/04/19 05:39:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf87db_d20260419_m053358_c001_v7007000_t0000_u01776576838095") 2026/04/19 05:39:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14703a0_d20260419_m053354_c001_v0001043_t0059_u01776576834985") 2026/04/19 05:39:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a66_d20260419_m053731_c001_v7007000_t0000_u01776577051359") 2026/04/19 05:39:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756578728_d20260419_m053730_c001_v0001174_t0055_u01776577050655") 2026/04/19 05:39:01 DEBUG : sub/yam: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84ccd_d20260419_m052943_c001_v7007000_t0000_u01776576583021") 2026/04/19 05:39:01 DEBUG : sub/yam: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f118c58830e5daa11_d20260419_m052941_c001_v0001040_t0005_u01776576581130") 2026/04/19 05:39:01 DEBUG : test_dir1/file2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40099234a9b271d5_d20260419_m053354_c001_v7007000_t0000_u01776576834221") 2026/04/19 05:39:01 DEBUG : test_dir1/file2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1080989756577900_d20260419_m053352_c001_v0001174_t0015_u01776576832152") 2026/04/19 05:39:01 DEBUG : test_dir1/file2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40099234a9b271c6_d20260419_m053351_c001_v7007000_t0000_u01776576831384") 2026/04/19 05:39:01 DEBUG : test_dir1/file2: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f101db19ac25f2415_d20260419_m053349_c001_v0001174_t0009_u01776576829524") 2026/04/19 05:39:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40099234a9b271d6_d20260419_m053354_c001_v7007000_t0000_u01776576834402") 2026/04/19 05:39:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470396_d20260419_m053352_c001_v0001043_t0037_u01776576832143") 2026/04/19 05:39:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f40099234a9b271c8_d20260419_m053351_c001_v7007000_t0000_u01776576831566") 2026/04/19 05:39:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565778d1_d20260419_m053349_c001_v0001174_t0056_u01776576829512") 2026/04/19 05:39:01 DEBUG : three: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cb7_d20260419_m052933_c001_v7007000_t0000_u01776576573491") 2026/04/19 05:39:01 DEBUG : three: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470166_d20260419_m052932_c001_v0001043_t0018_u01776576572111") 2026/04/19 05:39:01 DEBUG : three: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470160_d20260419_m052929_c001_v0001043_t0021_u01776576569320") 2026/04/19 05:39:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a6a_d20260419_m053733_c001_v7007000_t0000_u01776577053082") 2026/04/19 05:39:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb147056c_d20260419_m053732_c001_v0001043_t0006_u01776577052327") 2026/04/19 05:39:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a9d_d20260419_m053753_c001_v7007000_t0000_u01776577073957") 2026/04/19 05:39:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359daf_d20260419_m053752_c001_v0001167_t0051_u01776577072111") 2026/04/19 05:39:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a93_d20260419_m053750_c001_v7007000_t0000_u01776577070524") 2026/04/19 05:39:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470598_d20260419_m053748_c001_v0001043_t0009_u01776577068847") 2026/04/19 05:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a89_d20260419_m053747_c001_v7007000_t0000_u01776577067916") 2026/04/19 05:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f108098975657880f_d20260419_m053746_c001_v0001174_t0033_u01776577066971") 2026/04/19 05:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a79_d20260419_m053741_c001_v7007000_t0000_u01776577061422") 2026/04/19 05:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb1470582_d20260419_m053739_c001_v0001043_t0018_u01776577059946") 2026/04/19 05:39:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a81_d20260419_m053744_c001_v7007000_t0000_u01776577064112") 2026/04/19 05:39:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359d6f_d20260419_m053742_c001_v0001167_t0029_u01776577062367") 2026/04/19 05:39:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a74_d20260419_m053738_c001_v7007000_t0000_u01776577058983") 2026/04/19 05:39:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10809897565787b7_d20260419_m053738_c001_v0001174_t0029_u01776577058202") 2026/04/19 05:39:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a72_d20260419_m053737_c001_v7007000_t0000_u01776577057214") 2026/04/19 05:39:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a3053_d20260419_m053736_c001_v0001036_t0008_u01776577056282") 2026/04/19 05:39:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a70_d20260419_m053735_c001_v7007000_t0000_u01776577055294") 2026/04/19 05:39:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f11623d185b359d41_d20260419_m053734_c001_v0001167_t0043_u01776577054030") 2026/04/19 05:39:02 DEBUG : toe/toe/toe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f421cf19402899095_d20260419_m053759_c001_v7007000_t0000_u01776577079266") 2026/04/19 05:39:02 DEBUG : toe/toe/toe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f100a6c9cb14705ae_d20260419_m053758_c001_v0001043_t0050_u01776577078462") 2026/04/19 05:39:02 DEBUG : toe/toe/toe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a85_d20260419_m053746_c001_v7007000_t0000_u01776577066026") 2026/04/19 05:39:02 DEBUG : toe/toe/toe: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a3062_d20260419_m053745_c001_v0001036_t0026_u01776577065067") 2026/04/19 05:39:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a9f_d20260419_m053754_c001_v7007000_t0000_u01776577074543") 2026/04/19 05:39:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109ac42f305a3076_d20260419_m053753_c001_v0001036_t0034_u01776577073513") 2026/04/19 05:39:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f401b98961cdf8a95_d20260419_m053751_c001_v7007000_t0000_u01776577071121") 2026/04/19 05:39:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f102eadf27c24c4ec_d20260419_m053750_c001_v0001167_t0048_u01776577070155") 2026/04/19 05:39:03 DEBUG : two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cb8_d20260419_m052933_c001_v7007000_t0000_u01776576573672") 2026/04/19 05:39:03 DEBUG : two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f418c58830e5daa02_d20260419_m052931_c001_v0001040_t0007_u01776576571547") 2026/04/19 05:39:03 DEBUG : two: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f400a6c9cb147015e_d20260419_m052929_c001_v0001043_t0038_u01776576569135") 2026/04/19 05:39:03 DEBUG : yam: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cd8_d20260419_m052943_c001_v7007000_t0000_u01776576583749") 2026/04/19 05:39:03 DEBUG : yam: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f106162ef7092e3b1_d20260419_m052942_c001_v0001113_t0051_u01776576582673") 2026/04/19 05:39:03 DEBUG : yam: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cc4_d20260419_m052939_c001_v7007000_t0000_u01776576579445") 2026/04/19 05:39:03 DEBUG : yam: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f1004d55ecc80db30_d20260419_m052937_c001_v0001171_t0026_u01776576577616") 2026/04/19 05:39:03 DEBUG : yam: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cbc_d20260419_m052936_c001_v7007000_t0000_u01776576576323") 2026/04/19 05:39:03 DEBUG : yam: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f118c58830e5daa07_d20260419_m052934_c001_v0001040_t0037_u01776576574232") 2026/04/19 05:39:03 DEBUG : yaml: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cc8_d20260419_m052940_c001_v7007000_t0000_u01776576580177") 2026/04/19 05:39:03 DEBUG : yaml: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f109549f451274041_d20260419_m052938_c001_v0001097_t0033_u01776576578998") 2026/04/19 05:39:03 DEBUG : yaml: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f407b13c342b84cbe_d20260419_m052937_c001_v7007000_t0000_u01776576577052") 2026/04/19 05:39:03 DEBUG : yaml: Deleting (id "4_zaf828df3305dab4b9fd80e1b_f10477194abe0d704_d20260419_m052935_c001_v0001117_t0055_u01776576575810") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m18.824497647s (try 1/5)