"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/18 01:45:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja" 2025/11/18 01:45:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/18 01:45:53 DEBUG : Creating backend with remote "/tmp/rclone63212734" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:45:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/18 01:45:54 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:45:54 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:45:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:45:55 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:45:55 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:45:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:45:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:45:56 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:45:56 DEBUG : B2 bucket rclone-test-tomumug5daja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", 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-tomumug5daja", Local "Local file system at /tmp/rclone63212734", 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-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:45:57 DEBUG : Creating backend with remote "/non-existing" 2025/11/18 01:45:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/18 01:45:57 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:45:57 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:45:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:45:58 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:45:58 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:45:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:45:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:45:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.57s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", 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-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:00 INFO : B2 bucket rclone-test-tomumug5daja: Running all checks before starting transfers 2025/11/18 01:46:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:00 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:00 INFO : B2 bucket rclone-test-tomumug5daja: Checks finished, now starting transfers 2025/11/18 01:46:00 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:01 ERROR : Ignoring --no-traverse with sync 2025/11/18 01:46:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:01 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:01 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:01 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:46:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/18 01:46:02 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:02 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:02 DEBUG : hello world2: size = 12 OK 2025/11/18 01:46:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/18 01:46:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:46:03 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:03 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:03 DEBUG : potato2: size = 11 OK 2025/11/18 01:46:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:46:05 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:05 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:05 DEBUG : potato2: size = 11 OK 2025/11/18 01:46:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.52s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/18 01:46:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:46:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/18 01:46:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:46:06 INFO : sub dir2: Making directory 2025/11/18 01:46:06 INFO : sub dir: Making directory 2025/11/18 01:46:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:06 INFO : sub dir2/sub sub dir2: Making directory 2025/11/18 01:46:06 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:06 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:06 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/18 01:46:06 DEBUG : B2 bucket rclone-test-tomumug5daja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:07 INFO : sub dir2: Making directory 2025/11/18 01:46:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/18 01:46:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:08 DEBUG : sub dir2: Making directory with metadata 2025/11/18 01:46:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:46:08 INFO : sub dir2: Making directory 2025/11/18 01:46:08 INFO : sub dir: Making directory 2025/11/18 01:46:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:08 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:08 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:08 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:46:08 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/18 01:46:09 DEBUG : B2 bucket rclone-test-tomumug5daja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/18 01:46:09 DEBUG : B2 bucket rclone-test-tomumug5daja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", 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-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:10 INFO : sub dir2: Making directory 2025/11/18 01:46:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:10 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:10 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:10 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:46:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:11 DEBUG : sub dir2: Making directory with metadata 2025/11/18 01:46:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:46:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:46:11 INFO : sub dir2: Making directory 2025/11/18 01:46:11 INFO : sub dir: Making directory 2025/11/18 01:46:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:11 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:11 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:11 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:11 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:46:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/18 01:46:11 DEBUG : B2 bucket rclone-test-tomumug5daja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", 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-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:12 INFO : sub dir2: Making directory 2025/11/18 01:46:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:13 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:13 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:13 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hawoyaq4suki" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tomumug5daja -> B2 bucket rclone-test-hawoyaq4suki 2025/11/18 01:46:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:15 DEBUG : B2 bucket rclone-test-hawoyaq4suki: Waiting for checks to finish 2025/11/18 01:46:15 DEBUG : B2 bucket rclone-test-hawoyaq4suki: Waiting for transfers to finish 2025/11/18 01:46:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:46:16 DEBUG : B2 bucket rclone-test-hawoyaq4suki: Purge remote 2025/11/18 01:46:16 INFO : B2 bucket rclone-test-hawoyaq4suki: cleaning bucket "rclone-test-hawoyaq4suki" of all files 2025/11/18 01:46:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fd22d23a04d9b4b9fa80e1b_f116c05b4b3b72be6_d20251118_m014616_c001_v0001145_t0058_u01763430376325") --- PASS: TestServerSideCopy (3.90s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone63212734) 2025/11/18 01:46:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:46:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:46:18 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:18 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:18 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 01:46:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/18 01:46:18 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.72s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:20 DEBUG : Creating backend with remote "TestB2:rclone-test-runocox9juwo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tomumug5daja -> B2 bucket rclone-test-runocox9juwo 2025/11/18 01:46:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:21 DEBUG : B2 bucket rclone-test-runocox9juwo: Waiting for checks to finish 2025/11/18 01:46:21 DEBUG : B2 bucket rclone-test-runocox9juwo: Waiting for transfers to finish 2025/11/18 01:46:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:46:23 DEBUG : B2 bucket rclone-test-runocox9juwo: Waiting for checks to finish 2025/11/18 01:46:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:46:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-runocox9juwo) 2025/11/18 01:46:23 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:46:23 DEBUG : B2 bucket rclone-test-runocox9juwo: Waiting for transfers to finish 2025/11/18 01:46:24 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 01:46:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/18 01:46:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:46:24 DEBUG : B2 bucket rclone-test-runocox9juwo: Purge remote 2025/11/18 01:46:24 INFO : B2 bucket rclone-test-runocox9juwo: cleaning bucket "rclone-test-runocox9juwo" of all files 2025/11/18 01:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zcf623d73a04d9b4b9fa80e1b_f10082e5c563d3ae5_d20251118_m014623_c001_v0001137_t0039_u01763430383683") 2025/11/18 01:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zcf623d73a04d9b4b9fa80e1b_f111fd138f3f23226_d20251118_m014621_c001_v0001098_t0003_u01763430381868") --- PASS: TestServerSideCopyOverSelf (6.20s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone63212734) 2025/11/18 01:46:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:46:27 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:46:27 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:27 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:27 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 01:46:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/18 01:46:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/18 01:46:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.03s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yefasar6teno" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tomumug5daja -> B2 bucket rclone-test-yefasar6teno 2025/11/18 01:46:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:29 DEBUG : B2 bucket rclone-test-yefasar6teno: Waiting for checks to finish 2025/11/18 01:46:29 DEBUG : B2 bucket rclone-test-yefasar6teno: Waiting for transfers to finish 2025/11/18 01:46:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:46:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:46:31 DEBUG : B2 bucket rclone-test-yefasar6teno: Waiting for checks to finish 2025/11/18 01:46:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:46:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yefasar6teno) 2025/11/18 01:46:31 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:46:31 DEBUG : B2 bucket rclone-test-yefasar6teno: Waiting for transfers to finish 2025/11/18 01:46:32 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 01:46:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/18 01:46:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:46:32 INFO : sub dir/hello world: Deleted 2025/11/18 01:46:33 DEBUG : testing file moves 2025/11/18 01:46:33 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:46:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yefasar6teno) 2025/11/18 01:46:33 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:46:33 DEBUG : B2 bucket rclone-test-yefasar6teno: Waiting for checks to finish 2025/11/18 01:46:33 DEBUG : B2 bucket rclone-test-yefasar6teno: Waiting for transfers to finish 2025/11/18 01:46:33 DEBUG : sub dir/hello world: size = 24 OK 2025/11/18 01:46:33 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/18 01:46:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:46:34 INFO : sub dir/hello world: Deleted 2025/11/18 01:46:34 DEBUG : B2 bucket rclone-test-yefasar6teno: Purge remote 2025/11/18 01:46:34 INFO : B2 bucket rclone-test-yefasar6teno: cleaning bucket "rclone-test-yefasar6teno" of all files 2025/11/18 01:46:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f125d83a04d9b4b9fa80e1b_f109f74149fcdb780_d20251118_m014633_c001_v0001157_t0032_u01763430393560") 2025/11/18 01:46:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f125d83a04d9b4b9fa80e1b_f1063948de1fa21ee_d20251118_m014632_c001_v0001177_t0037_u01763430392002") 2025/11/18 01:46:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f125d83a04d9b4b9fa80e1b_f1180b8c4a73e527f_d20251118_m014630_c001_v0001104_t0001_u01763430390204") --- PASS: TestServerSideMoveOverSelf (7.92s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:36 ERROR : error listing: directory not found 2025/11/18 01:46:36 INFO : Local file system at /tmp/rclone63212734: Making directory 2025/11/18 01:46:36 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:36 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.52s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:46:38 DEBUG : Local file system at /tmp/rclone63212734: Waiting for checks to finish 2025/11/18 01:46:38 DEBUG : Local file system at /tmp/rclone63212734: Waiting for transfers to finish 2025/11/18 01:46:38 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/18 01:46:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:46:38 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/18 01:46:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.86s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/18 01:46:39 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:39 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:39 DEBUG : check sum: size = 1 OK 2025/11/18 01:46:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 01:46:39 INFO : check sum: Copied (new) 2025/11/18 01:46:39 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:40 DEBUG : check sum: size = 1 OK 2025/11/18 01:46:40 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 01:46:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/18 01:46:40 DEBUG : check sum: Unchanged skipping 2025/11/18 01:46:40 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:40 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/18 01:46:41 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:41 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:41 DEBUG : sizeonly: size = 6 OK 2025/11/18 01:46:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 01:46:41 INFO : sizeonly: Copied (new) 2025/11/18 01:46:41 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:41 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:41 DEBUG : sizeonly: size = 6 OK 2025/11/18 01:46:41 DEBUG : sizeonly: Sizes identical 2025/11/18 01:46:41 DEBUG : sizeonly: Unchanged skipping 2025/11/18 01:46:41 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:41 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/18 01:46:42 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:42 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/18 01:46:42 INFO : ignore-size: Copied (new) 2025/11/18 01:46:42 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:43 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:46:43 DEBUG : ignore-size: Unchanged skipping 2025/11/18 01:46:43 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:43 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:44 DEBUG : existing: size = 6 OK 2025/11/18 01:46:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:46:44 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:44 DEBUG : existing: Unchanged skipping 2025/11/18 01:46:44 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:44 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:44 INFO : There was nothing to transfer 2025/11/18 01:46:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/18 01:46:44 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:44 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:44 DEBUG : existing: size = 6 OK 2025/11/18 01:46:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 01:46:44 INFO : existing: Copied (replaced existing) 2025/11/18 01:46:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.80s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/18 01:46:45 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:45 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:46 DEBUG : existing: size = 6 OK 2025/11/18 01:46:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 01:46:46 INFO : existing: Copied (new) 2025/11/18 01:46:46 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:46 DEBUG : existing: Destination exists, skipping 2025/11/18 01:46:46 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:46 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:46 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/18 01:46:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/18 01:46:48 DEBUG : c/non empty space: size = 5 OK 2025/11/18 01:46:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:46:48 DEBUG : c/non empty space: Unchanged skipping 2025/11/18 01:46:48 DEBUG : a/potato2: size = 60 OK 2025/11/18 01:46:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:46:48 INFO : a/potato2: Copied (new) 2025/11/18 01:46:48 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:48 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:48 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:48 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:49 DEBUG : empty space: size = 1 OK 2025/11/18 01:46:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/18 01:46:49 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 01:46:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/18 01:46:49 DEBUG : empty space: Unchanged skipping 2025/11/18 01:46:49 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:49 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:49 INFO : There was nothing to transfer 2025/11/18 01:46:50 DEBUG : empty space: size = 1 OK 2025/11/18 01:46:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/18 01:46:50 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 01:46:51 INFO : empty space: Updated modification time in destination 2025/11/18 01:46:51 DEBUG : empty space: Unchanged skipping 2025/11/18 01:46:51 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:51 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:52 DEBUG : empty space: size = 1 OK 2025/11/18 01:46:52 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/18 01:46:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 01:46:52 DEBUG : empty space: Unchanged skipping 2025/11/18 01:46:52 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:52 DEBUG : Waiting for deletions to finish 2025/11/18 01:46:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.35s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:54 DEBUG : foo: size = 3 OK 2025/11/18 01:46:54 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/18 01:46:54 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone63212734) 2025/11/18 01:46:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:46:54 DEBUG : foo: sha1 differ 2025/11/18 01:46:54 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:54 DEBUG : foo: size = 3 OK 2025/11/18 01:46:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/18 01:46:54 INFO : foo: Copied (replaced existing) 2025/11/18 01:46:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:55 DEBUG : empty space: size = 1 OK 2025/11/18 01:46:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:46:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/18 01:46:55 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:55 DEBUG : empty space: Unchanged skipping 2025/11/18 01:46:55 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:55 DEBUG : potato: size = 60 OK 2025/11/18 01:46:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:46:55 INFO : potato: Copied (new) 2025/11/18 01:46:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:57 DEBUG : potato: size = 21 (Local file system at /tmp/rclone63212734) 2025/11/18 01:46:57 DEBUG : potato: size = 60 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:46:57 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:57 DEBUG : potato: Sizes differ 2025/11/18 01:46:57 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:57 DEBUG : potato: size = 21 OK 2025/11/18 01:46:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/18 01:46:57 INFO : potato: Copied (replaced existing) 2025/11/18 01:46:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.59s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:46:59 DEBUG : potato: size = 21 OK 2025/11/18 01:46:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/18 01:46:59 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:46:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone63212734) 2025/11/18 01:46:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:46:59 DEBUG : potato: sha1 differ 2025/11/18 01:46:59 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:46:59 DEBUG : potato: size = 21 OK 2025/11/18 01:46:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/18 01:46:59 INFO : potato: Copied (replaced existing) 2025/11/18 01:46:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:00 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/18 01:47:00 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:47:00 DEBUG : empty space: Unchanged skipping 2025/11/18 01:47:00 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:00 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:02 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:47:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:02 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:02 DEBUG : empty space: Unchanged skipping 2025/11/18 01:47:02 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:02 DEBUG : potato2: size = 60 OK 2025/11/18 01:47:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:47:02 INFO : potato2: Copied (new) 2025/11/18 01:47:02 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:04 INFO : d: Making directory 2025/11/18 01:47:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/18 01:47:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:04 DEBUG : c/non empty space: size = 5 OK 2025/11/18 01:47:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:47:04 DEBUG : c/non empty space: Unchanged skipping 2025/11/18 01:47:04 DEBUG : a/potato2: size = 60 OK 2025/11/18 01:47:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:47:04 INFO : a/potato2: Copied (new) 2025/11/18 01:47:05 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:05 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:05 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:06 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/18 01:47:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:07 DEBUG : c/non empty space: size = 5 OK 2025/11/18 01:47:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:47:07 DEBUG : c/non empty space: Unchanged skipping 2025/11/18 01:47:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:07 DEBUG : a/potato2: size = 60 OK 2025/11/18 01:47:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:47:07 INFO : a/potato2: Copied (new) 2025/11/18 01:47:07 ERROR : B2 bucket rclone-test-tomumug5daja: not deleting files as there were IO errors 2025/11/18 01:47:07 ERROR : B2 bucket rclone-test-tomumug5daja: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:08 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:09 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:47:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:09 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:09 DEBUG : empty space: Unchanged skipping 2025/11/18 01:47:09 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:09 INFO : potato: Deleted 2025/11/18 01:47:09 DEBUG : potato2: size = 60 OK 2025/11/18 01:47:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:47:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.97s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:10 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:11 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:11 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:11 INFO : potato: Deleted 2025/11/18 01:47:11 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:47:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:11 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:11 DEBUG : empty space: Unchanged skipping 2025/11/18 01:47:11 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:11 DEBUG : potato2: size = 60 OK 2025/11/18 01:47:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:47:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:13 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:13 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:13 DEBUG : potato2: size = 19 OK 2025/11/18 01:47:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/18 01:47:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:14 DEBUG : enormous: Excluded (Size Filter) 2025/11/18 01:47:14 DEBUG : enormous: Excluded 2025/11/18 01:47:14 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 01:47:14 DEBUG : potato2: Excluded 2025/11/18 01:47:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 01:47:15 DEBUG : potato2: Excluded 2025/11/18 01:47:15 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:47:15 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:15 DEBUG : empty space: Unchanged skipping 2025/11/18 01:47:15 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:15 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:15 INFO : There was nothing to transfer 2025/11/18 01:47:15 DEBUG : enormous: Excluded (Size Filter) 2025/11/18 01:47:15 DEBUG : enormous: Excluded 2025/11/18 01:47:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 01:47:15 DEBUG : potato2: Excluded 2025/11/18 01:47:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 01:47:15 DEBUG : potato2: Excluded 2025/11/18 01:47:15 DEBUG : Local file system at /tmp/rclone63212734: Waiting for checks to finish 2025/11/18 01:47:15 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/18 01:47:15 DEBUG : empty space: Unchanged skipping 2025/11/18 01:47:15 DEBUG : Local file system at /tmp/rclone63212734: Waiting for transfers to finish 2025/11/18 01:47:15 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:17 DEBUG : enormous: Excluded (Size Filter) 2025/11/18 01:47:17 DEBUG : enormous: Excluded 2025/11/18 01:47:17 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 01:47:17 DEBUG : potato2: Excluded 2025/11/18 01:47:17 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:47:17 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:17 DEBUG : empty space: Unchanged skipping 2025/11/18 01:47:17 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:17 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:17 INFO : enormous: Deleted 2025/11/18 01:47:17 INFO : potato2: Deleted 2025/11/18 01:47:17 INFO : There was nothing to transfer 2025/11/18 01:47:18 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/18 01:47:18 DEBUG : Local file system at /tmp/rclone63212734: Waiting for checks to finish 2025/11/18 01:47:18 DEBUG : empty space: Unchanged skipping 2025/11/18 01:47:18 DEBUG : Local file system at /tmp/rclone63212734: Waiting for transfers to finish 2025/11/18 01:47:18 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:18 INFO : enormous: Deleted 2025/11/18 01:47:18 INFO : potato2: Deleted 2025/11/18 01:47:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.36s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:19 DEBUG : five: Need to transfer - File not found at Destination 2025/11/18 01:47:19 DEBUG : four: size = 4 (Local file system at /tmp/rclone63212734) 2025/11/18 01:47:19 DEBUG : four: size = 8 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:47:19 DEBUG : four: Sizes differ 2025/11/18 01:47:19 DEBUG : one: Destination is newer than source, skipping 2025/11/18 01:47:19 DEBUG : three: size = 5 OK 2025/11/18 01:47:19 DEBUG : three: Sizes identical 2025/11/18 01:47:19 DEBUG : two: size = 3 OK 2025/11/18 01:47:19 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone63212734) 2025/11/18 01:47:19 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:47:19 DEBUG : two: sha1 differ 2025/11/18 01:47:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/18 01:47:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/18 01:47:19 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:20 DEBUG : five: size = 4 OK 2025/11/18 01:47:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/18 01:47:20 INFO : five: Copied (new) 2025/11/18 01:47:20 DEBUG : four: size = 4 OK 2025/11/18 01:47:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/18 01:47:20 INFO : four: Copied (replaced existing) 2025/11/18 01:47:20 DEBUG : two: size = 3 OK 2025/11/18 01:47:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/18 01:47:20 INFO : two: Copied (replaced existing) 2025/11/18 01:47:20 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:21 DEBUG : five: size = 4 OK 2025/11/18 01:47:21 DEBUG : one: Destination is newer than source, skipping 2025/11/18 01:47:21 DEBUG : four: size = 4 OK 2025/11/18 01:47:21 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:21 DEBUG : three: size = 5 OK 2025/11/18 01:47:21 DEBUG : two: size = 3 OK 2025/11/18 01:47:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/18 01:47:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/18 01:47:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/18 01:47:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/18 01:47:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/18 01:47:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/18 01:47:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/18 01:47:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/18 01:47:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/18 01:47:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone63212734) 2025/11/18 01:47:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:47:21 DEBUG : three: sha1 differ 2025/11/18 01:47:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/18 01:47:21 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:21 DEBUG : three: size = 5 OK 2025/11/18 01:47:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 01:47:21 INFO : three: Copied (replaced existing) 2025/11/18 01:47:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/18 01:47:23 INFO : B2 bucket rclone-test-tomumug5daja: Making map for --track-renames 2025/11/18 01:47:23 INFO : B2 bucket rclone-test-tomumug5daja: Finished making map for --track-renames 2025/11/18 01:47:23 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/18 01:47:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/18 01:47:23 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for renames to finish 2025/11/18 01:47:23 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:23 DEBUG : potato: size = 14 OK 2025/11/18 01:47:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/18 01:47:23 INFO : potato: Copied (new) 2025/11/18 01:47:23 DEBUG : yam: size = 11 OK 2025/11/18 01:47:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 01:47:23 INFO : yam: Copied (new) 2025/11/18 01:47:23 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:23 DEBUG : potato: size = 14 OK 2025/11/18 01:47:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:47:23 INFO : B2 bucket rclone-test-tomumug5daja: Making map for --track-renames 2025/11/18 01:47:23 INFO : B2 bucket rclone-test-tomumug5daja: Finished making map for --track-renames 2025/11/18 01:47:23 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:23 DEBUG : potato: Unchanged skipping 2025/11/18 01:47:23 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for renames to finish 2025/11/18 01:47:25 DEBUG : yaml: size = 11 OK 2025/11/18 01:47:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 01:47:25 INFO : yam: Copied (server-side copy) to: yaml 2025/11/18 01:47:25 INFO : yam: Deleted 2025/11/18 01:47:25 INFO : yaml: Renamed from "yam" 2025/11/18 01:47:25 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/18 01:47:26 INFO : B2 bucket rclone-test-tomumug5daja: Making map for --track-renames 2025/11/18 01:47:26 INFO : B2 bucket rclone-test-tomumug5daja: Finished making map for --track-renames 2025/11/18 01:47:26 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/18 01:47:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/18 01:47:26 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for renames to finish 2025/11/18 01:47:26 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:26 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1180-19.backblaze.com/b2api/v1/b2_upload_file/bfe2cdc3a03d9b4b9fa80e1b/c001_v0001180_t0014": EOF 2025/11/18 01:47:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-19.backblaze.com/b2api/v1/b2_upload_file/bfe2cdc3a03d9b4b9fa80e1b/c001_v0001180_t0014": EOF) 2025/11/18 01:47:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/18 01:47:26 DEBUG : yam: Received error: Post "https://pod-000-1180-19.backblaze.com/b2api/v1/b2_upload_file/bfe2cdc3a03d9b4b9fa80e1b/c001_v0001180_t0014": EOF - low level retry 0/10 2025/11/18 01:47:26 DEBUG : pacer: Reducing sleep to 10ms 2025/11/18 01:47:26 DEBUG : potato: size = 14 OK 2025/11/18 01:47:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/18 01:47:26 INFO : potato: Copied (new) 2025/11/18 01:47:26 DEBUG : yam: size = 11 OK 2025/11/18 01:47:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 01:47:26 INFO : yam: Copied (new) 2025/11/18 01:47:26 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:27 DEBUG : potato: size = 14 OK 2025/11/18 01:47:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:47:27 INFO : B2 bucket rclone-test-tomumug5daja: Making map for --track-renames 2025/11/18 01:47:27 INFO : B2 bucket rclone-test-tomumug5daja: Finished making map for --track-renames 2025/11/18 01:47:27 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:27 DEBUG : potato: Unchanged skipping 2025/11/18 01:47:27 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for renames to finish 2025/11/18 01:47:27 DEBUG : yaml: size = 11 OK 2025/11/18 01:47:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 01:47:27 INFO : yam: Copied (server-side copy) to: yaml 2025/11/18 01:47:27 INFO : yam: Deleted 2025/11/18 01:47:27 INFO : yaml: Renamed from "yam" 2025/11/18 01:47:27 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/18 01:47:28 INFO : B2 bucket rclone-test-tomumug5daja: Making map for --track-renames 2025/11/18 01:47:28 INFO : B2 bucket rclone-test-tomumug5daja: Finished making map for --track-renames 2025/11/18 01:47:28 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/18 01:47:28 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for renames to finish 2025/11/18 01:47:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/18 01:47:28 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:29 DEBUG : sub/yam: size = 11 OK 2025/11/18 01:47:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 01:47:29 INFO : sub/yam: Copied (new) 2025/11/18 01:47:29 DEBUG : potato: size = 14 OK 2025/11/18 01:47:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/18 01:47:29 INFO : potato: Copied (new) 2025/11/18 01:47:29 DEBUG : Waiting for deletions to finish 2025/11/18 01:47:29 DEBUG : potato: size = 14 OK 2025/11/18 01:47:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:47:29 DEBUG : potato: Unchanged skipping 2025/11/18 01:47:29 INFO : B2 bucket rclone-test-tomumug5daja: Making map for --track-renames 2025/11/18 01:47:29 INFO : B2 bucket rclone-test-tomumug5daja: Finished making map for --track-renames 2025/11/18 01:47:29 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:29 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for renames to finish 2025/11/18 01:47:30 DEBUG : yam: size = 11 OK 2025/11/18 01:47:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 01:47:30 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/18 01:47:30 INFO : sub/yam: Deleted 2025/11/18 01:47:30 INFO : yam: Renamed from "sub/yam" 2025/11/18 01:47:30 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.60s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:31 DEBUG : Creating backend with remote "/tmp/rclone63212734/dir1" 2025/11/18 01:47:31 DEBUG : Creating backend with remote "/tmp/rclone63212734/dir2" 2025/11/18 01:47:31 DEBUG : Local file system at /tmp/rclone63212734/dir2: Using server-side directory move 2025/11/18 01:47:31 INFO : Local file system at /tmp/rclone63212734/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/18 01:47:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/18 01:47:31 INFO : file1.txt: Moved (server-side) 2025/11/18 01:47:31 DEBUG : Local file system at /tmp/rclone63212734/dir2: Waiting for checks to finish 2025/11/18 01:47:31 DEBUG : Local file system at /tmp/rclone63212734/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:47:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/18 01:47:31 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:31 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:47:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:47:32 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:47:32 INFO : sub dir/hello world: Deleted 2025/11/18 01:47:32 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/18 01:47:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/18 01:47:32 INFO : nested/sub dir/file: Copied (new) 2025/11/18 01:47:32 INFO : nested/sub dir/file: Deleted 2025/11/18 01:47:32 INFO : sub dir: Removing directory 2025/11/18 01:47:32 INFO : nested/sub dir: Removing directory 2025/11/18 01:47:32 INFO : nested: Removing directory 2025/11/18 01:47:32 DEBUG : Local file system at /tmp/rclone63212734: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:47:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/18 01:47:33 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:33 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:33 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:47:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:47:33 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:47:33 INFO : sub dir/hello world: Deleted 2025/11/18 01:47:33 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/18 01:47:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/18 01:47:33 INFO : nested/sub dir/file: Copied (new) 2025/11/18 01:47:33 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/18 01:47:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/18 01:47:34 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:34 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:35 DEBUG : existing-b: size = 6 OK 2025/11/18 01:47:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/18 01:47:35 INFO : existing-b: Copied (new) 2025/11/18 01:47:35 INFO : existing-b: Deleted 2025/11/18 01:47:35 DEBUG : existing: size = 6 OK 2025/11/18 01:47:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 01:47:35 INFO : existing: Copied (new) 2025/11/18 01:47:35 INFO : existing: Deleted 2025/11/18 01:47:35 DEBUG : existing: Destination exists, skipping 2025/11/18 01:47:35 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:47:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/18 01:47:35 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:47:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vutiman2niga" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tomumug5daja -> B2 bucket rclone-test-vutiman2niga 2025/11/18 01:47:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:40 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 01:47:40 DEBUG : empty space: Unchanged skipping 2025/11/18 01:47:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:47:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vutiman2niga) 2025/11/18 01:47:40 DEBUG : potato3: Sizes differ 2025/11/18 01:47:40 DEBUG : B2 bucket rclone-test-vutiman2niga: Waiting for checks to finish 2025/11/18 01:47:40 INFO : empty space: Deleted 2025/11/18 01:47:40 DEBUG : B2 bucket rclone-test-vutiman2niga: Waiting for transfers to finish 2025/11/18 01:47:40 DEBUG : potato2: size = 60 OK 2025/11/18 01:47:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:47:40 INFO : potato2: Copied (server-side copy) 2025/11/18 01:47:41 INFO : potato2: Deleted 2025/11/18 01:47:41 DEBUG : potato3: size = 68 OK 2025/11/18 01:47:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 01:47:41 INFO : potato3: Copied (server-side copy) 2025/11/18 01:47:41 INFO : potato3: Deleted 2025/11/18 01:47:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wejuyim3kalo" 2025/11/18 01:47:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/18 01:47:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/18 01:47:43 DEBUG : B2 bucket rclone-test-wejuyim3kalo: Waiting for checks to finish 2025/11/18 01:47:43 DEBUG : B2 bucket rclone-test-wejuyim3kalo: Waiting for transfers to finish 2025/11/18 01:47:43 DEBUG : empty space: size = 1 OK 2025/11/18 01:47:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 01:47:43 INFO : empty space: Copied (server-side copy) 2025/11/18 01:47:44 DEBUG : potato3: size = 68 OK 2025/11/18 01:47:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 01:47:44 INFO : potato3: Copied (server-side copy) 2025/11/18 01:47:44 INFO : empty space: Deleted 2025/11/18 01:47:44 INFO : potato3: Deleted 2025/11/18 01:47:44 DEBUG : potato2: size = 60 OK 2025/11/18 01:47:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:47:44 INFO : potato2: Copied (server-side copy) 2025/11/18 01:47:44 INFO : potato2: Deleted 2025/11/18 01:47:45 DEBUG : B2 bucket rclone-test-wejuyim3kalo: Purge remote 2025/11/18 01:47:45 INFO : B2 bucket rclone-test-wejuyim3kalo: cleaning bucket "rclone-test-wejuyim3kalo" of all files 2025/11/18 01:47:45 DEBUG : empty space: Deleting (id "4_zef927d63a05d9b4b9fa80e1b_f118c6420a79199b5_d20251118_m014743_c001_v0001042_t0022_u01763430463616") 2025/11/18 01:47:45 DEBUG : potato2: Deleting (id "4_zef927d63a05d9b4b9fa80e1b_f113f9440f2a3bd82_d20251118_m014743_c001_v0001144_t0005_u01763430463992") 2025/11/18 01:47:45 DEBUG : potato3: Deleting (id "4_zef927d63a05d9b4b9fa80e1b_f1099c269724e528c_d20251118_m014743_c001_v0001184_t0040_u01763430463992") 2025/11/18 01:47:45 DEBUG : B2 bucket rclone-test-vutiman2niga: Purge remote 2025/11/18 01:47:45 INFO : B2 bucket rclone-test-vutiman2niga: cleaning bucket "rclone-test-vutiman2niga" of all files 2025/11/18 01:47:46 DEBUG : empty space: Deleting (id "4_z6f726d43a05d9b4b9fa80e1b_f4006b5f676daa832_d20251118_m014744_c001_v7007000_t0000_u01763430464085") 2025/11/18 01:47:46 DEBUG : empty space: Deleting (id "4_z6f726d43a05d9b4b9fa80e1b_f103265f6e3c83814_d20251118_m014739_c001_v0001157_t0039_u01763430459464") 2025/11/18 01:47:46 DEBUG : potato2: Deleting (id "4_z6f726d43a05d9b4b9fa80e1b_f41876482232f810f_d20251118_m014744_c001_v7007000_t0000_u01763430464636") 2025/11/18 01:47:46 DEBUG : potato2: Deleting (id "4_z6f726d43a05d9b4b9fa80e1b_f115822da12d9e935_d20251118_m014740_c001_v0001183_t0021_u01763430460816") 2025/11/18 01:47:46 DEBUG : potato3: Deleting (id "4_z6f726d43a05d9b4b9fa80e1b_f41876482232f810e_d20251118_m014744_c001_v7007000_t0000_u01763430464190") 2025/11/18 01:47:46 DEBUG : potato3: Deleting (id "4_z6f726d43a05d9b4b9fa80e1b_f100cd4a9d68b49c8_d20251118_m014741_c001_v0001105_t0024_u01763430461049") 2025/11/18 01:47:46 DEBUG : potato3: Deleting (id "4_z6f726d43a05d9b4b9fa80e1b_f103265f6e3c83816_d20251118_m014739_c001_v0001157_t0003_u01763430459959") --- PASS: TestServerSideMove (11.35s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hurijiy4depo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tomumug5daja -> B2 bucket rclone-test-hurijiy4depo 2025/11/18 01:47:53 DEBUG : empty space: Excluded (Size Filter) 2025/11/18 01:47:53 DEBUG : empty space: Excluded 2025/11/18 01:47:53 DEBUG : empty space: Excluded (Size Filter) 2025/11/18 01:47:53 DEBUG : empty space: Excluded 2025/11/18 01:47:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:53 DEBUG : B2 bucket rclone-test-hurijiy4depo: Waiting for checks to finish 2025/11/18 01:47:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:47:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hurijiy4depo) 2025/11/18 01:47:53 DEBUG : potato3: Sizes differ 2025/11/18 01:47:53 DEBUG : B2 bucket rclone-test-hurijiy4depo: Waiting for transfers to finish 2025/11/18 01:47:53 DEBUG : potato2: size = 60 OK 2025/11/18 01:47:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:47:53 INFO : potato2: Copied (server-side copy) 2025/11/18 01:47:53 INFO : potato2: Deleted 2025/11/18 01:47:53 DEBUG : potato3: size = 68 OK 2025/11/18 01:47:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 01:47:53 INFO : potato3: Copied (server-side copy) 2025/11/18 01:47:53 INFO : potato3: Deleted 2025/11/18 01:47:54 DEBUG : Creating backend with remote "TestB2:rclone-test-woyuzer9pize" 2025/11/18 01:47:54 DEBUG : empty space: Excluded (Size Filter) 2025/11/18 01:47:54 DEBUG : empty space: Excluded 2025/11/18 01:47:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:47:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/18 01:47:55 DEBUG : B2 bucket rclone-test-woyuzer9pize: Waiting for checks to finish 2025/11/18 01:47:55 DEBUG : B2 bucket rclone-test-woyuzer9pize: Waiting for transfers to finish 2025/11/18 01:47:56 DEBUG : potato2: size = 60 OK 2025/11/18 01:47:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:47:56 INFO : potato2: Copied (server-side copy) 2025/11/18 01:47:56 DEBUG : potato3: size = 68 OK 2025/11/18 01:47:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 01:47:56 INFO : potato3: Copied (server-side copy) 2025/11/18 01:47:56 INFO : potato2: Deleted 2025/11/18 01:47:56 INFO : potato3: Deleted 2025/11/18 01:47:56 DEBUG : B2 bucket rclone-test-woyuzer9pize: Purge remote 2025/11/18 01:47:56 INFO : B2 bucket rclone-test-woyuzer9pize: cleaning bucket "rclone-test-woyuzer9pize" of all files 2025/11/18 01:47:56 DEBUG : potato2: Deleting (id "4_zff92ad53a05d9b4b9fa80e1b_f116350b7c014dff8_d20251118_m014755_c001_v0001161_t0000_u01763430475649") 2025/11/18 01:47:56 DEBUG : potato3: Deleting (id "4_zff92ad53a05d9b4b9fa80e1b_f1061ae6ea4e08e85_d20251118_m014756_c001_v0001180_t0038_u01763430476020") 2025/11/18 01:47:57 DEBUG : B2 bucket rclone-test-hurijiy4depo: Purge remote 2025/11/18 01:47:57 INFO : B2 bucket rclone-test-hurijiy4depo: cleaning bucket "rclone-test-hurijiy4depo" of all files 2025/11/18 01:47:57 DEBUG : empty space: Deleting (id "4_z6f629d43a05d9b4b9fa80e1b_f103ca95aafc94e26_d20251118_m014751_c001_v0001105_t0038_u01763430471841") 2025/11/18 01:47:57 DEBUG : potato2: Deleting (id "4_z6f629d43a05d9b4b9fa80e1b_f40937c63543eef66_d20251118_m014756_c001_v7007000_t0000_u01763430476192") 2025/11/18 01:47:57 DEBUG : potato2: Deleting (id "4_z6f629d43a05d9b4b9fa80e1b_f11649cc7b9d5c673_d20251118_m014753_c001_v0001179_t0011_u01763430473128") 2025/11/18 01:47:57 DEBUG : potato3: Deleting (id "4_z6f629d43a05d9b4b9fa80e1b_f4123496e5c8ec16e_d20251118_m014756_c001_v7007000_t0000_u01763430476264") 2025/11/18 01:47:57 DEBUG : potato3: Deleting (id "4_z6f629d43a05d9b4b9fa80e1b_f105abc54ca1917df_d20251118_m014753_c001_v0001183_t0047_u01763430473385") 2025/11/18 01:47:57 DEBUG : potato3: Deleting (id "4_z6f629d43a05d9b4b9fa80e1b_f103ca95aafc94e2a_d20251118_m014752_c001_v0001105_t0031_u01763430472249") 2025/11/18 01:47:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/18 01:47:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/18 01:47:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:47:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xavafox9vegu" 2025/11/18 01:48:02 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tomumug5daja -> B2 bucket rclone-test-xavafox9vegu 2025/11/18 01:48:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:48:05 DEBUG : empty space: size = 1 OK 2025/11/18 01:48:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 01:48:05 DEBUG : empty space: Unchanged skipping 2025/11/18 01:48:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:48:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xavafox9vegu) 2025/11/18 01:48:05 DEBUG : potato3: Sizes differ 2025/11/18 01:48:05 DEBUG : B2 bucket rclone-test-xavafox9vegu: Waiting for checks to finish 2025/11/18 01:48:05 INFO : empty space: Deleted 2025/11/18 01:48:05 DEBUG : B2 bucket rclone-test-xavafox9vegu: Waiting for transfers to finish 2025/11/18 01:48:06 DEBUG : potato2: size = 60 OK 2025/11/18 01:48:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:48:06 INFO : potato2: Copied (server-side copy) 2025/11/18 01:48:06 INFO : potato2: Deleted 2025/11/18 01:48:06 DEBUG : potato3: size = 68 OK 2025/11/18 01:48:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 01:48:06 INFO : potato3: Copied (server-side copy) 2025/11/18 01:48:06 INFO : potato3: Deleted 2025/11/18 01:48:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gukavoq7jeki" 2025/11/18 01:48:07 INFO : tomatoDir: Making directory 2025/11/18 01:48:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/18 01:48:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:48:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/18 01:48:08 DEBUG : B2 bucket rclone-test-gukavoq7jeki: Waiting for checks to finish 2025/11/18 01:48:08 DEBUG : B2 bucket rclone-test-gukavoq7jeki: Waiting for transfers to finish 2025/11/18 01:48:09 DEBUG : empty space: size = 1 OK 2025/11/18 01:48:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 01:48:09 INFO : empty space: Copied (server-side copy) 2025/11/18 01:48:09 INFO : empty space: Deleted 2025/11/18 01:48:09 DEBUG : potato2: size = 60 OK 2025/11/18 01:48:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 01:48:09 INFO : potato2: Copied (server-side copy) 2025/11/18 01:48:09 DEBUG : potato3: size = 68 OK 2025/11/18 01:48:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 01:48:09 INFO : potato3: Copied (server-side copy) 2025/11/18 01:48:09 INFO : potato2: Deleted 2025/11/18 01:48:09 INFO : potato3: Deleted 2025/11/18 01:48:10 DEBUG : B2 bucket rclone-test-gukavoq7jeki: Purge remote 2025/11/18 01:48:10 INFO : B2 bucket rclone-test-gukavoq7jeki: cleaning bucket "rclone-test-gukavoq7jeki" of all files 2025/11/18 01:48:10 DEBUG : empty space: Deleting (id "4_z4f72dd93a05d9b4b9fa80e1b_f1093d8b80b99e32d_d20251118_m014809_c001_v0001098_t0052_u01763430489008") 2025/11/18 01:48:10 DEBUG : potato2: Deleting (id "4_z4f72dd93a05d9b4b9fa80e1b_f118246957003e95f_d20251118_m014809_c001_v0001090_t0021_u01763430489285") 2025/11/18 01:48:10 DEBUG : potato3: Deleting (id "4_z4f72dd93a05d9b4b9fa80e1b_f117a768dbee2820c_d20251118_m014809_c001_v0001180_t0028_u01763430489501") 2025/11/18 01:48:17 DEBUG : B2 bucket rclone-test-xavafox9vegu: Purge remote 2025/11/18 01:48:17 INFO : B2 bucket rclone-test-xavafox9vegu: cleaning bucket "rclone-test-xavafox9vegu" of all files 2025/11/18 01:48:17 DEBUG : empty space: Deleting (id "4_z0f12cd33a05d9b4b9fa80e1b_f4034dd4fe8de7247_d20251118_m014809_c001_v7007000_t0000_u01763430489326") 2025/11/18 01:48:17 DEBUG : empty space: Deleting (id "4_z0f12cd33a05d9b4b9fa80e1b_f105bc0b5e4612d6d_d20251118_m014803_c001_v0001144_t0015_u01763430483688") 2025/11/18 01:48:17 DEBUG : potato2: Deleting (id "4_z0f12cd33a05d9b4b9fa80e1b_f4034dd4fe8de7248_d20251118_m014809_c001_v7007000_t0000_u01763430489596") 2025/11/18 01:48:17 DEBUG : potato2: Deleting (id "4_z0f12cd33a05d9b4b9fa80e1b_f106a1a0a48cc763f_d20251118_m014805_c001_v0001102_t0002_u01763430485709") 2025/11/18 01:48:17 DEBUG : potato3: Deleting (id "4_z0f12cd33a05d9b4b9fa80e1b_f41955b45bf345232_d20251118_m014809_c001_v7007000_t0000_u01763430489705") 2025/11/18 01:48:17 DEBUG : potato3: Deleting (id "4_z0f12cd33a05d9b4b9fa80e1b_f10269f6a0301bb04_d20251118_m014806_c001_v0001171_t0003_u01763430486031") 2025/11/18 01:48:17 DEBUG : potato3: Deleting (id "4_z0f12cd33a05d9b4b9fa80e1b_f105bc0b5e4612d75_d20251118_m014804_c001_v0001144_t0037_u01763430484574") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.89s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:48:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:48:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/rclone-sync-test" 2025/11/18 01:48:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/rclone-sync-test-include/layer2" 2025/11/18 01:48:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/rclone-sync-test-ignore-file" 2025/11/18 01:48:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/18 01:48:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/18 01:48:31 DEBUG : pacer: Reducing sleep to 10ms 2025/11/18 01:48:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/18 01:48:31 DEBUG : B2 bucket rclone-test-tomumug5daja path rclone-sync-test: Waiting for checks to finish 2025/11/18 01:48:31 DEBUG : B2 bucket rclone-test-tomumug5daja path rclone-sync-test: Waiting for transfers to finish 2025/11/18 01:48:31 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:31 INFO : There was nothing to transfer 2025/11/18 01:48:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/18 01:48:31 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:48:31 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:48:31 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:31 INFO : There was nothing to transfer 2025/11/18 01:48:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/18 01:48:32 DEBUG : B2 bucket rclone-test-tomumug5daja path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/18 01:48:32 DEBUG : B2 bucket rclone-test-tomumug5daja path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/18 01:48:32 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:32 INFO : There was nothing to transfer 2025/11/18 01:48:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/18 01:48:33 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:48:33 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:48:33 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:33 INFO : There was nothing to transfer 2025/11/18 01:48:33 DEBUG : Excluded 2025/11/18 01:48:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/18 01:48:33 DEBUG : B2 bucket rclone-test-tomumug5daja path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/18 01:48:33 DEBUG : B2 bucket rclone-test-tomumug5daja path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/18 01:48:33 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.51s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:48:34 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/dst" 2025/11/18 01:48:35 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/CompareDest" 2025/11/18 01:48:37 DEBUG : one: Need to transfer - File not found at Destination 2025/11/18 01:48:37 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:48:37 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:48:38 DEBUG : one: size = 3 OK 2025/11/18 01:48:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 01:48:38 INFO : one: Copied (new) 2025/11/18 01:48:38 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:38 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:48:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:48:38 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:48:38 DEBUG : one: Sizes differ 2025/11/18 01:48:39 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:48:39 DEBUG : one: size = 5 OK 2025/11/18 01:48:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/18 01:48:39 INFO : one: Copied (replaced existing) 2025/11/18 01:48:39 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:48:41 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:48:41 DEBUG : one: Sizes differ 2025/11/18 01:48:41 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:48:41 DEBUG : one: size = 5 OK 2025/11/18 01:48:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:48:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 01:48:41 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:48:41 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:41 INFO : There was nothing to transfer 2025/11/18 01:48:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:48:42 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:48:42 DEBUG : one: Sizes differ 2025/11/18 01:48:42 DEBUG : two: size = 3 OK 2025/11/18 01:48:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:48:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/18 01:48:42 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:48:42 DEBUG : one: size = 5 OK 2025/11/18 01:48:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:48:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 01:48:42 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:48:42 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:42 INFO : There was nothing to transfer 2025/11/18 01:48:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:48:43 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:48:43 DEBUG : one: Sizes differ 2025/11/18 01:48:43 DEBUG : two: size = 3 OK 2025/11/18 01:48:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:48:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/18 01:48:43 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:48:43 DEBUG : one: size = 5 OK 2025/11/18 01:48:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:48:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 01:48:43 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:48:43 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:43 INFO : There was nothing to transfer 2025/11/18 01:48:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:48:44 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:48:44 DEBUG : one: Sizes differ 2025/11/18 01:48:44 DEBUG : two: size = 3 OK 2025/11/18 01:48:44 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/18 01:48:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/18 01:48:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/18 01:48:44 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:48:44 DEBUG : one: size = 5 OK 2025/11/18 01:48:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:48:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 01:48:44 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:48:44 DEBUG : Waiting for deletions to finish 2025/11/18 01:48:44 INFO : There was nothing to transfer 2025/11/18 01:48:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:48:45 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:48:45 DEBUG : one: Sizes differ 2025/11/18 01:48:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:48:45 DEBUG : two: size = 3 (B2 bucket rclone-test-tomumug5daja path CompareDest) 2025/11/18 01:48:45 DEBUG : two: Sizes differ 2025/11/18 01:48:45 DEBUG : two: Need to transfer - File not found at Destination 2025/11/18 01:48:45 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:48:45 DEBUG : one: size = 5 OK 2025/11/18 01:48:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:48:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 01:48:45 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:48:45 DEBUG : two: size = 5 OK 2025/11/18 01:48:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/18 01:48:45 INFO : two: Copied (new) 2025/11/18 01:48:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.97s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/dest" 2025/11/18 01:48:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/pre-dest1" 2025/11/18 01:48:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/pre-dest2" 2025/11/18 01:48:52 DEBUG : 1: size = 1 OK 2025/11/18 01:48:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:48:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/18 01:48:53 DEBUG : 2: size = 1 OK 2025/11/18 01:48:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:48:53 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/18 01:48:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/18 01:48:53 DEBUG : B2 bucket rclone-test-tomumug5daja path dest: Waiting for checks to finish 2025/11/18 01:48:53 DEBUG : B2 bucket rclone-test-tomumug5daja path dest: Waiting for transfers to finish 2025/11/18 01:48:54 DEBUG : 3: size = 1 OK 2025/11/18 01:48:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/18 01:48:54 INFO : 3: Copied (new) 2025/11/18 01:48:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:48:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/dst" 2025/11/18 01:48:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/CopyDest" 2025/11/18 01:48:59 DEBUG : one: Need to transfer - File not found at Destination 2025/11/18 01:48:59 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:48:59 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:00 DEBUG : one: size = 3 OK 2025/11/18 01:49:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 01:49:00 INFO : one: Copied (new) 2025/11/18 01:49:00 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:00 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:00 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:00 DEBUG : one: Sizes differ 2025/11/18 01:49:00 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:01 DEBUG : one: size = 5 OK 2025/11/18 01:49:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/18 01:49:01 INFO : one: Copied (replaced existing) 2025/11/18 01:49:01 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/BackupDir" 2025/11/18 01:49:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:04 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:04 DEBUG : one: Sizes differ 2025/11/18 01:49:04 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:04 DEBUG : one: size = 5 OK 2025/11/18 01:49:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:49:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:04 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:04 DEBUG : one: Sizes differ 2025/11/18 01:49:06 DEBUG : one: size = 3 OK 2025/11/18 01:49:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 01:49:06 INFO : one: Copied (server-side copy) 2025/11/18 01:49:06 INFO : one: Deleted 2025/11/18 01:49:07 DEBUG : one: size = 5 OK 2025/11/18 01:49:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/18 01:49:07 INFO : one: Copied (server-side copy) 2025/11/18 01:49:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/18 01:49:07 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:07 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:08 DEBUG : one: size = 5 OK 2025/11/18 01:49:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:49:08 DEBUG : one: Unchanged skipping 2025/11/18 01:49:08 DEBUG : two: size = 3 OK 2025/11/18 01:49:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:49:08 DEBUG : two: size = 3 OK 2025/11/18 01:49:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/18 01:49:08 INFO : two: Copied (server-side copy) 2025/11/18 01:49:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/18 01:49:08 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:08 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:08 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:09 DEBUG : one: size = 5 OK 2025/11/18 01:49:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:49:09 DEBUG : one: Unchanged skipping 2025/11/18 01:49:09 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:09 DEBUG : two: size = 3 OK 2025/11/18 01:49:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:49:09 DEBUG : two: Unchanged skipping 2025/11/18 01:49:09 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:09 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:09 INFO : There was nothing to transfer 2025/11/18 01:49:10 DEBUG : one: size = 5 OK 2025/11/18 01:49:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:49:10 DEBUG : one: Unchanged skipping 2025/11/18 01:49:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:10 DEBUG : three: size = 5 (B2 bucket rclone-test-tomumug5daja path CopyDest) 2025/11/18 01:49:10 DEBUG : three: Sizes differ 2025/11/18 01:49:10 DEBUG : three: Destination not found in --copy-dest 2025/11/18 01:49:10 DEBUG : three: Need to transfer - File not found at Destination 2025/11/18 01:49:10 DEBUG : two: size = 3 OK 2025/11/18 01:49:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:49:10 DEBUG : two: Unchanged skipping 2025/11/18 01:49:10 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:10 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:11 DEBUG : three: size = 7 OK 2025/11/18 01:49:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/18 01:49:11 INFO : three: Copied (new) 2025/11/18 01:49:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.40s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:49:14 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/dst" 2025/11/18 01:49:16 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/backup" 2025/11/18 01:49:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:17 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:17 DEBUG : one: Sizes differ 2025/11/18 01:49:17 DEBUG : two: size = 3 OK 2025/11/18 01:49:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:49:17 DEBUG : two: Unchanged skipping 2025/11/18 01:49:17 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:19 DEBUG : one: size = 3 OK 2025/11/18 01:49:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 01:49:19 INFO : one: Copied (server-side copy) 2025/11/18 01:49:19 INFO : one: Deleted 2025/11/18 01:49:19 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:19 DEBUG : one: size = 4 OK 2025/11/18 01:49:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:49:19 INFO : one: Copied (new) 2025/11/18 01:49:19 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:20 DEBUG : three.txt: size = 5 OK 2025/11/18 01:49:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 01:49:20 INFO : three.txt: Copied (server-side copy) 2025/11/18 01:49:20 INFO : three.txt: Deleted 2025/11/18 01:49:20 INFO : three.txt: Moved into backup dir 2025/11/18 01:49:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:22 DEBUG : one: size = 4 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:22 DEBUG : one: Sizes differ 2025/11/18 01:49:22 DEBUG : two: size = 3 OK 2025/11/18 01:49:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:49:22 DEBUG : two: Unchanged skipping 2025/11/18 01:49:22 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:22 DEBUG : one: size = 4 OK 2025/11/18 01:49:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:49:22 INFO : one: Copied (server-side copy) 2025/11/18 01:49:22 INFO : one: Deleted 2025/11/18 01:49:22 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:23 DEBUG : one: size = 5 OK 2025/11/18 01:49:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 01:49:23 INFO : one: Copied (new) 2025/11/18 01:49:23 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:23 DEBUG : three.txt: size = 6 OK 2025/11/18 01:49:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 01:49:23 INFO : three.txt: Copied (server-side copy) 2025/11/18 01:49:23 INFO : three.txt: Deleted 2025/11/18 01:49:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.73s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:49:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/dst" 2025/11/18 01:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/backup" 2025/11/18 01:49:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:29 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:29 DEBUG : one: Sizes differ 2025/11/18 01:49:29 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:29 DEBUG : two: size = 3 OK 2025/11/18 01:49:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:49:29 DEBUG : two: Unchanged skipping 2025/11/18 01:49:30 DEBUG : one.bak: size = 3 OK 2025/11/18 01:49:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 01:49:30 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 01:49:31 INFO : one: Deleted 2025/11/18 01:49:31 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:32 DEBUG : one: size = 4 OK 2025/11/18 01:49:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:49:32 INFO : one: Copied (new) 2025/11/18 01:49:32 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:32 DEBUG : three.txt.bak: size = 5 OK 2025/11/18 01:49:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 01:49:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 01:49:33 INFO : three.txt: Deleted 2025/11/18 01:49:33 INFO : three.txt: Moved into backup dir 2025/11/18 01:49:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:34 DEBUG : one: size = 4 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:34 DEBUG : one: Sizes differ 2025/11/18 01:49:34 DEBUG : two: size = 3 OK 2025/11/18 01:49:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:49:34 DEBUG : two: Unchanged skipping 2025/11/18 01:49:34 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:35 DEBUG : one.bak: size = 4 OK 2025/11/18 01:49:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:49:35 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 01:49:35 INFO : one: Deleted 2025/11/18 01:49:35 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:36 DEBUG : one: size = 5 OK 2025/11/18 01:49:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 01:49:36 INFO : one: Copied (new) 2025/11/18 01:49:36 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:36 DEBUG : three.txt.bak: size = 6 OK 2025/11/18 01:49:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 01:49:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 01:49:36 INFO : three.txt: Deleted 2025/11/18 01:49:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:49:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/dst" 2025/11/18 01:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/backup" 2025/11/18 01:49:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:42 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:42 DEBUG : one: Sizes differ 2025/11/18 01:49:42 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:42 DEBUG : two: size = 3 OK 2025/11/18 01:49:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:49:42 DEBUG : two: Unchanged skipping 2025/11/18 01:49:43 DEBUG : one-2019-01-01: size = 3 OK 2025/11/18 01:49:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 01:49:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/18 01:49:44 INFO : one: Deleted 2025/11/18 01:49:44 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:45 DEBUG : one: size = 4 OK 2025/11/18 01:49:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:49:45 INFO : one: Copied (new) 2025/11/18 01:49:45 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/18 01:49:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 01:49:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/18 01:49:45 INFO : three.txt: Deleted 2025/11/18 01:49:45 INFO : three.txt: Moved into backup dir 2025/11/18 01:49:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:47 DEBUG : two: size = 3 OK 2025/11/18 01:49:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:49:47 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:47 DEBUG : one: size = 4 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:47 DEBUG : two: Unchanged skipping 2025/11/18 01:49:47 DEBUG : one: Sizes differ 2025/11/18 01:49:48 DEBUG : one-2019-01-01: size = 4 OK 2025/11/18 01:49:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:49:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/18 01:49:48 INFO : one: Deleted 2025/11/18 01:49:48 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:49 DEBUG : one: size = 5 OK 2025/11/18 01:49:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 01:49:49 INFO : one: Copied (new) 2025/11/18 01:49:49 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/18 01:49:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 01:49:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/18 01:49:50 INFO : three.txt: Deleted 2025/11/18 01:49:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.41s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:49:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/dst" 2025/11/18 01:49:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:55 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:55 DEBUG : one: Sizes differ 2025/11/18 01:49:55 DEBUG : two: size = 3 OK 2025/11/18 01:49:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:49:55 DEBUG : two: Unchanged skipping 2025/11/18 01:49:55 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:55 DEBUG : one.bak: size = 3 OK 2025/11/18 01:49:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 01:49:55 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 01:49:56 INFO : one: Deleted 2025/11/18 01:49:56 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:49:57 DEBUG : one: size = 4 OK 2025/11/18 01:49:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:49:57 INFO : one: Copied (new) 2025/11/18 01:49:57 DEBUG : Waiting for deletions to finish 2025/11/18 01:49:57 DEBUG : three.txt.bak: size = 5 OK 2025/11/18 01:49:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 01:49:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 01:49:57 INFO : three.txt: Deleted 2025/11/18 01:49:57 INFO : three.txt: Moved into backup dir 2025/11/18 01:49:59 DEBUG : one.bak: Excluded (Path Filter) 2025/11/18 01:49:59 DEBUG : one.bak: Excluded 2025/11/18 01:49:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/18 01:49:59 DEBUG : three.txt.bak: Excluded 2025/11/18 01:49:59 DEBUG : two: size = 3 OK 2025/11/18 01:49:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:49:59 DEBUG : one: size = 4 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:49:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:49:59 DEBUG : one: Sizes differ 2025/11/18 01:49:59 DEBUG : two: Unchanged skipping 2025/11/18 01:49:59 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for checks to finish 2025/11/18 01:49:59 DEBUG : one.bak: size = 4 OK 2025/11/18 01:49:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:49:59 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 01:49:59 INFO : one: Deleted 2025/11/18 01:49:59 DEBUG : B2 bucket rclone-test-tomumug5daja path dst: Waiting for transfers to finish 2025/11/18 01:50:00 DEBUG : one: size = 5 OK 2025/11/18 01:50:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 01:50:00 INFO : one: Copied (new) 2025/11/18 01:50:00 DEBUG : Waiting for deletions to finish 2025/11/18 01:50:00 DEBUG : three.txt.bak: size = 6 OK 2025/11/18 01:50:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 01:50:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 01:50:01 INFO : three.txt: Deleted 2025/11/18 01:50:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.98s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:50:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/dst" 2025/11/18 01:50:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:05 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:50:05 DEBUG : one: Sizes differ 2025/11/18 01:50:06 DEBUG : one.bak: size = 3 OK 2025/11/18 01:50:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 01:50:06 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 01:50:06 INFO : one: Deleted 2025/11/18 01:50:07 DEBUG : one: size = 4 OK 2025/11/18 01:50:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:50:07 INFO : one: Copied (new) 2025/11/18 01:50:07 DEBUG : two: size = 3 OK 2025/11/18 01:50:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:07 DEBUG : two: Unchanged skipping 2025/11/18 01:50:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:50:07 DEBUG : three.txt: Sizes differ 2025/11/18 01:50:08 DEBUG : three.txt.bak: size = 5 OK 2025/11/18 01:50:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 01:50:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 01:50:08 INFO : three.txt: Deleted 2025/11/18 01:50:09 DEBUG : three.txt: size = 6 OK 2025/11/18 01:50:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 01:50:09 INFO : three.txt: Copied (new) 2025/11/18 01:50:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:10 DEBUG : one: size = 4 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:50:10 DEBUG : one: Sizes differ 2025/11/18 01:50:11 DEBUG : one.bak: size = 4 OK 2025/11/18 01:50:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:50:11 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 01:50:11 INFO : one: Deleted 2025/11/18 01:50:11 DEBUG : one: size = 5 OK 2025/11/18 01:50:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 01:50:11 INFO : one: Copied (new) 2025/11/18 01:50:11 DEBUG : two: size = 3 OK 2025/11/18 01:50:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:11 DEBUG : two: Unchanged skipping 2025/11/18 01:50:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:12 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:50:12 DEBUG : three.txt: Sizes differ 2025/11/18 01:50:12 DEBUG : three.txt.bak: size = 6 OK 2025/11/18 01:50:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 01:50:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 01:50:13 INFO : three.txt: Deleted 2025/11/18 01:50:13 DEBUG : three.txt: size = 19 OK 2025/11/18 01:50:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/18 01:50:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.56s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:50:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tomumug5daja/dst" 2025/11/18 01:50:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:18 DEBUG : one: size = 3 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:50:18 DEBUG : one: Sizes differ 2025/11/18 01:50:19 DEBUG : one-2019-01-01: size = 3 OK 2025/11/18 01:50:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 01:50:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/18 01:50:19 INFO : one: Deleted 2025/11/18 01:50:20 DEBUG : one: size = 4 OK 2025/11/18 01:50:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:50:20 INFO : one: Copied (new) 2025/11/18 01:50:20 DEBUG : two: size = 3 OK 2025/11/18 01:50:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:20 DEBUG : two: Unchanged skipping 2025/11/18 01:50:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:20 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:50:20 DEBUG : three.txt: Sizes differ 2025/11/18 01:50:21 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/18 01:50:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 01:50:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/18 01:50:21 INFO : three.txt: Deleted 2025/11/18 01:50:22 DEBUG : three.txt: size = 6 OK 2025/11/18 01:50:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 01:50:22 INFO : three.txt: Copied (new) 2025/11/18 01:50:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:23 DEBUG : one: size = 4 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:50:23 DEBUG : one: Sizes differ 2025/11/18 01:50:23 DEBUG : one-2019-01-01: size = 4 OK 2025/11/18 01:50:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 01:50:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/18 01:50:23 INFO : one: Deleted 2025/11/18 01:50:24 DEBUG : one: size = 5 OK 2025/11/18 01:50:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 01:50:24 INFO : one: Copied (new) 2025/11/18 01:50:24 DEBUG : two: size = 3 OK 2025/11/18 01:50:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:24 DEBUG : two: Unchanged skipping 2025/11/18 01:50:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:24 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tomumug5daja path dst) 2025/11/18 01:50:24 DEBUG : three.txt: Sizes differ 2025/11/18 01:50:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/18 01:50:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 01:50:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/18 01:50:25 INFO : three.txt: Deleted 2025/11/18 01:50:25 DEBUG : three.txt: size = 19 OK 2025/11/18 01:50:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/18 01:50:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.02s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:50:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:28 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:50:28 DEBUG : Testêé: Sizes differ 2025/11/18 01:50:28 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:50:28 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:50:28 DEBUG : Testêé: size = 14 OK 2025/11/18 01:50:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/18 01:50:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/18 01:50:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.46s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:50:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/18 01:50:29 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:50:29 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:50:30 DEBUG : existing: size = 6 OK 2025/11/18 01:50:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 01:50:30 INFO : existing: Copied (new) 2025/11/18 01:50:30 DEBUG : Waiting for deletions to finish 2025/11/18 01:50:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone63212734) 2025/11/18 01:50:30 DEBUG : existing: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:50:30 DEBUG : existing: Sizes differ 2025/11/18 01:50:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/18 01:50:30 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:50:30 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:50:30 ERROR : B2 bucket rclone-test-tomumug5daja: not deleting files as there were IO errors 2025/11/18 01:50:30 ERROR : B2 bucket rclone-test-tomumug5daja: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:50:32 DEBUG : EXISTING: size = 6 OK 2025/11/18 01:50:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:32 DEBUG : existing: Unchanged skipping 2025/11/18 01:50:32 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:50:32 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:50:32 DEBUG : Waiting for deletions to finish 2025/11/18 01:50:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" sync_test.go:2665: 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-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" sync_test.go:2704: 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-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:50:48 DEBUG : both0: size = 6 OK 2025/11/18 01:50:48 DEBUG : both11: size = 6 OK 2025/11/18 01:50:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both12: size = 6 OK 2025/11/18 01:50:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both10: size = 6 OK 2025/11/18 01:50:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both0: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both13: size = 6 OK 2025/11/18 01:50:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both10: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both14: size = 6 OK 2025/11/18 01:50:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both14: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both15: size = 6 OK 2025/11/18 01:50:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both15: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both16: size = 6 OK 2025/11/18 01:50:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both16: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both17: size = 6 OK 2025/11/18 01:50:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both17: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both18: size = 6 OK 2025/11/18 01:50:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both11: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both19: size = 6 OK 2025/11/18 01:50:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both12: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both1: size = 6 OK 2025/11/18 01:50:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both13: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both2: size = 6 OK 2025/11/18 01:50:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both18: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both3: size = 6 OK 2025/11/18 01:50:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both2: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both4: size = 6 OK 2025/11/18 01:50:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:50:48 DEBUG : both19: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both5: size = 6 OK 2025/11/18 01:50:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both5: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both6: size = 6 OK 2025/11/18 01:50:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both1: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both7: size = 6 OK 2025/11/18 01:50:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both3: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both8: size = 6 OK 2025/11/18 01:50:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both4: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both9: size = 6 OK 2025/11/18 01:50:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:50:48 DEBUG : both6: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both7: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both8: Unchanged skipping 2025/11/18 01:50:48 DEBUG : both9: Unchanged skipping 2025/11/18 01:50:48 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:50:48 DEBUG : Waiting for deletions to finish 2025/11/18 01:50:48 INFO : only0: Deleted 2025/11/18 01:50:48 INFO : only11: Deleted 2025/11/18 01:50:48 INFO : only17: Deleted 2025/11/18 01:50:48 INFO : only19: Deleted 2025/11/18 01:50:48 INFO : only5: Deleted 2025/11/18 01:50:48 INFO : only10: Deleted 2025/11/18 01:50:49 INFO : only12: Deleted 2025/11/18 01:50:49 INFO : only13: Deleted 2025/11/18 01:50:49 INFO : only14: Deleted 2025/11/18 01:50:49 INFO : only18: Deleted 2025/11/18 01:50:49 INFO : only2: Deleted 2025/11/18 01:50:49 INFO : only3: Deleted 2025/11/18 01:50:49 INFO : only7: Deleted 2025/11/18 01:50:49 INFO : only15: Deleted 2025/11/18 01:50:49 INFO : only6: Deleted 2025/11/18 01:50:49 INFO : only8: Deleted 2025/11/18 01:50:49 INFO : only16: Deleted 2025/11/18 01:50:49 INFO : only9: Deleted 2025/11/18 01:50:49 INFO : only1: Deleted 2025/11/18 01:50:49 INFO : only4: Deleted 2025/11/18 01:50:49 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.42s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:51:07 DEBUG : both0: size = 6 OK 2025/11/18 01:51:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:51:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both12: size = 6 OK 2025/11/18 01:51:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both11: size = 6 OK 2025/11/18 01:51:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both10: size = 6 OK 2025/11/18 01:51:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both0: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both13: size = 6 OK 2025/11/18 01:51:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both12: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both14: size = 6 OK 2025/11/18 01:51:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both14: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both15: size = 6 OK 2025/11/18 01:51:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both15: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both16: size = 6 OK 2025/11/18 01:51:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both11: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both17: size = 6 OK 2025/11/18 01:51:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both17: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both18: size = 6 OK 2025/11/18 01:51:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both18: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both19: size = 6 OK 2025/11/18 01:51:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both10: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both1: size = 6 OK 2025/11/18 01:51:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both13: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both2: size = 6 OK 2025/11/18 01:51:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both16: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both3: size = 6 OK 2025/11/18 01:51:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both3: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both4: size = 6 OK 2025/11/18 01:51:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both4: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both5: size = 6 OK 2025/11/18 01:51:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both19: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both6: size = 6 OK 2025/11/18 01:51:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both6: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both7: size = 6 OK 2025/11/18 01:51:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both1: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both8: size = 6 OK 2025/11/18 01:51:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both2: Unchanged skipping 2025/11/18 01:51:07 DEBUG : both9: size = 6 OK 2025/11/18 01:51:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:07 DEBUG : both5: Unchanged skipping 2025/11/18 01:51:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only0: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only0: Sizes differ 2025/11/18 01:51:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only10: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only10: Sizes differ 2025/11/18 01:51:07 DEBUG : both7: Unchanged skipping 2025/11/18 01:51:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only11: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only11: Sizes differ 2025/11/18 01:51:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only12: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only12: Sizes differ 2025/11/18 01:51:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only13: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only13: Sizes differ 2025/11/18 01:51:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only15: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only15: Sizes differ 2025/11/18 01:51:07 DEBUG : both8: Unchanged skipping 2025/11/18 01:51:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only16: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only16: Sizes differ 2025/11/18 01:51:07 DEBUG : both9: Unchanged skipping 2025/11/18 01:51:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only17: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only17: Sizes differ 2025/11/18 01:51:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only18: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only18: Sizes differ 2025/11/18 01:51:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only14: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only19: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only14: Sizes differ 2025/11/18 01:51:07 DEBUG : only19: Sizes differ 2025/11/18 01:51:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only1: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only1: Sizes differ 2025/11/18 01:51:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only2: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only2: Sizes differ 2025/11/18 01:51:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only3: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only3: Sizes differ 2025/11/18 01:51:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only4: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only4: Sizes differ 2025/11/18 01:51:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only5: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only5: Sizes differ 2025/11/18 01:51:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only6: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only6: Sizes differ 2025/11/18 01:51:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only7: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only7: Sizes differ 2025/11/18 01:51:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only8: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only8: Sizes differ 2025/11/18 01:51:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone63212734) 2025/11/18 01:51:07 DEBUG : only9: size = 6 (B2 bucket rclone-test-tomumug5daja) 2025/11/18 01:51:07 DEBUG : only9: Sizes differ 2025/11/18 01:51:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:51:07 DEBUG : only0: size = 0 OK 2025/11/18 01:51:07 DEBUG : only11: size = 0 OK 2025/11/18 01:51:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:07 INFO : only11: Copied (replaced existing) 2025/11/18 01:51:07 INFO : only0: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only13: size = 0 OK 2025/11/18 01:51:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only13: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only15: size = 0 OK 2025/11/18 01:51:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only15: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only12: size = 0 OK 2025/11/18 01:51:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only12: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only17: size = 0 OK 2025/11/18 01:51:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only17: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only14: size = 0 OK 2025/11/18 01:51:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only14: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only1: size = 0 OK 2025/11/18 01:51:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only1: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only10: size = 0 OK 2025/11/18 01:51:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only10: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only18: size = 0 OK 2025/11/18 01:51:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only18: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only3: size = 0 OK 2025/11/18 01:51:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only3: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only4: size = 0 OK 2025/11/18 01:51:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only4: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only5: size = 0 OK 2025/11/18 01:51:08 DEBUG : only6: size = 0 OK 2025/11/18 01:51:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only5: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only6: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only7: size = 0 OK 2025/11/18 01:51:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only7: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only8: size = 0 OK 2025/11/18 01:51:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only8: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only9: size = 0 OK 2025/11/18 01:51:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only9: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only19: size = 0 OK 2025/11/18 01:51:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only19: Copied (replaced existing) 2025/11/18 01:51:08 DEBUG : only16: size = 0 OK 2025/11/18 01:51:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:08 INFO : only16: Copied (replaced existing) 2025/11/18 01:51:09 DEBUG : only2: size = 0 OK 2025/11/18 01:51:09 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 01:51:09 INFO : only2: Copied (replaced existing) 2025/11/18 01:51:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.17s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:51:17 DEBUG : empty_dir: Making directory with metadata 2025/11/18 01:51:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:51:17 DEBUG : empty_on_remote: Making directory with metadata 2025/11/18 01:51:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:51:17 INFO : empty_on_remote: Making directory 2025/11/18 01:51:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/18 01:51:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/18 01:51:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/18 01:51:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:51:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:51:20 DEBUG : empty_dir: Making directory with metadata 2025/11/18 01:51:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:51:20 DEBUG : empty_on_remote: Making directory with metadata 2025/11/18 01:51:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:51:20 INFO : empty_on_remote: Making directory 2025/11/18 01:51:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/18 01:51:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/18 01:51:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/18 01:51:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:51:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/18 01:51:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:51:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:51:22 INFO : sub dir: Making directory 2025/11/18 01:51:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.44s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:51:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:51:26 INFO : sub dir: Making directory 2025/11/18 01:51:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.71s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:51:36 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:37 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:51:37 DEBUG : apple: size = 5 OK 2025/11/18 01:51:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : apple: Unchanged skipping 2025/11/18 01:51:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:51:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:51:37 DEBUG : banana: size = 6 OK 2025/11/18 01:51:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : banana: Unchanged skipping 2025/11/18 01:51:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:51:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:51:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:51:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:51:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:51:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:51:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:51:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:51:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:51:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:51:37 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:51:37 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:37 INFO : There was nothing to transfer 2025/11/18 01:51:37 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:38 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : apple: size = 5 OK 2025/11/18 01:51:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : apple: Unchanged skipping 2025/11/18 01:51:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:51:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:51:38 DEBUG : banana: size = 6 OK 2025/11/18 01:51:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : banana: Unchanged skipping 2025/11/18 01:51:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:51:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:51:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:51:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:51:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:51:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:51:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:51:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:51:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:51:38 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:51:38 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:38 INFO : There was nothing to transfer 2025/11/18 01:51:38 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:38 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:51:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:51:51 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:51 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:51:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : apple: size = 5 OK 2025/11/18 01:51:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : apple: Unchanged skipping 2025/11/18 01:51:52 DEBUG : banana: size = 6 OK 2025/11/18 01:51:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:51:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:51:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:51:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:51:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : banana: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:51:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:51:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:51:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:51:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:51:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:51:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:51:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:51:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:51:52 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:51:52 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:52 INFO : There was nothing to transfer 2025/11/18 01:51:52 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:52 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:51:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : apple: size = 5 OK 2025/11/18 01:51:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : apple: Unchanged skipping 2025/11/18 01:51:53 DEBUG : banana: size = 6 OK 2025/11/18 01:51:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : banana: Unchanged skipping 2025/11/18 01:51:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:51:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:51:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:51:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:51:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:51:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:51:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:51:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:51:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:51:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:51:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:51:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:51:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:51:53 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:51:53 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:53 INFO : There was nothing to transfer 2025/11/18 01:51:53 DEBUG : Waiting for deletions to finish 2025/11/18 01:51:53 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:51:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:52:06 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:07 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:52:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 01:52:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:52:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:52:07 DEBUG : YmFuYW5h: size = 6 OK 2025/11/18 01:52:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 01:52:07 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/18 01:52:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/18 01:52:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 01:52:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:07 DEBUG : YXBwbGU=: size = 5 OK 2025/11/18 01:52:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 01:52:07 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/18 01:52:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/18 01:52:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 01:52:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 01:52:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 01:52:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 01:52:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 01:52:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 01:52:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 01:52:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 01:52:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 01:52:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 01:52:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/18 01:52:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 01:52:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/18 01:52:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 01:52:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/18 01:52:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 01:52:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 01:52:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/18 01:52:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 01:52:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/18 01:52:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 01:52:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/18 01:52:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 01:52:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/18 01:52:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 01:52:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/18 01:52:09 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:09 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 01:52:09 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 01:52:09 INFO : banana: Deleted 2025/11/18 01:52:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 01:52:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 01:52:09 INFO : appleappleapplebanana: Deleted 2025/11/18 01:52:09 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 01:52:09 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 01:52:09 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 01:52:10 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 01:52:10 INFO : splitbananasplit: Deleted 2025/11/18 01:52:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 01:52:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 01:52:10 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 01:52:10 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 01:52:10 INFO : apple: Deleted 2025/11/18 01:52:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 01:52:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 01:52:10 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 01:52:10 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 01:52:10 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/18 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 01:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:10 DEBUG : YXBwbGU=: size = 5 OK 2025/11/18 01:52:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:10 DEBUG : apple: Unchanged skipping 2025/11/18 01:52:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:52:10 DEBUG : YmFuYW5h: size = 6 OK 2025/11/18 01:52:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:10 DEBUG : banana: Unchanged skipping 2025/11/18 01:52:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/18 01:52:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 01:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 01:52:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/18 01:52:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/18 01:52:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/18 01:52:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/18 01:52:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/18 01:52:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:52:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/18 01:52:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/18 01:52:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:52:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:52:11 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:52:11 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:11 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/18 01:52:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 01:52:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 01:52:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 01:52:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 01:52:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 01:52:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 01:52:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 01:52:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 01:52:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 01:52:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 01:52:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:52:23 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:23 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:52:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:52:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 01:52:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 01:52:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 01:52:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 01:52:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 01:52:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 01:52:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 01:52:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 01:52:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 01:52:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 01:52:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 01:52:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 01:52:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/18 01:52:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:24 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:52:24 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:52:24 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/18 01:52:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 01:52:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/18 01:52:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/18 01:52:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 01:52:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/18 01:52:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/18 01:52:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 01:52:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 01:52:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 01:52:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:52:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 01:52:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 01:52:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 01:52:25 DEBUG : PREFIXbanana: size = 6 OK 2025/11/18 01:52:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 01:52:25 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/18 01:52:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 01:52:25 DEBUG : PREFIXapple: size = 5 OK 2025/11/18 01:52:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 01:52:25 INFO : apple: Copied (new) to: PREFIXapple 2025/11/18 01:52:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/18 01:52:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 01:52:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 01:52:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/18 01:52:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 01:52:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/18 01:52:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/18 01:52:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 01:52:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 01:52:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/18 01:52:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 01:52:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/18 01:52:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/18 01:52:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 01:52:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 01:52:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/18 01:52:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 01:52:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/18 01:52:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/18 01:52:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 01:52:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/18 01:52:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/18 01:52:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 01:52:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/18 01:52:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/18 01:52:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 01:52:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/18 01:52:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/18 01:52:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 01:52:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/18 01:52:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/18 01:52:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 01:52:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/18 01:52:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 01:52:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/18 01:52:25 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/18 01:52:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 01:52:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/18 01:52:26 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/18 01:52:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 01:52:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/18 01:52:26 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:26 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 01:52:26 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 01:52:26 INFO : splitbananasplit: Deleted 2025/11/18 01:52:26 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 01:52:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 01:52:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 01:52:26 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 01:52:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 01:52:26 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 01:52:26 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 01:52:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 01:52:26 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 01:52:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 01:52:27 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 01:52:27 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 01:52:27 INFO : apple: Deleted 2025/11/18 01:52:27 INFO : appleappleapplebanana: Deleted 2025/11/18 01:52:27 INFO : banana: Deleted 2025/11/18 01:52:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 01:52:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 01:52:27 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 01:52:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 01:52:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 01:52:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 01:52:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 01:52:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 01:52:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 01:52:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 01:52:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 01:52:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 01:52:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 01:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 01:52:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 01:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 01:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 01:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 01:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 01:52:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 01:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 01:52:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 01:52:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 01:52:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 01:52:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 01:52:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 01:52:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 01:52:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 01:52:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 01:52:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 01:52:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 01:52:27 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 01:52:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 01:52:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 01:52:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 01:52:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 01:52:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 01:52:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 01:52:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 01:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 01:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 01:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 01:52:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 01:52:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 01:52:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 01:52:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 01:52:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 01:52:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 01:52:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 01:52:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 01:52:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 01:52:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : banana: size = 6 OK 2025/11/18 01:52:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 01:52:28 INFO : banana: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:28 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:52:28 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:52:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:52:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 01:52:28 INFO : appleappleapplebanana: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 01:52:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 01:52:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/18 01:52:28 DEBUG : apple: size = 5 OK 2025/11/18 01:52:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 01:52:28 INFO : apple: Copied (new) 2025/11/18 01:52:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:52:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 01:52:28 INFO : splitbananasplit: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 01:52:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 01:52:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 01:52:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 01:52:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 01:52:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 01:52:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 01:52:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/18 01:52:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:52:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 01:52:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/18 01:52:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:52:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 01:52:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/18 01:52:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:52:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 01:52:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/18 01:52:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:52:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 01:52:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/18 01:52:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:52:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 01:52:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/18 01:52:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:52:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 01:52:29 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/18 01:52:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:52:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 01:52:29 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/18 01:52:29 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:29 INFO : PREFIXsplitbananasplit: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/18 01:52:29 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/18 01:52:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/18 01:52:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/18 01:52:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/18 01:52:30 INFO : PREFIXapple: Deleted 2025/11/18 01:52:30 INFO : PREFIXbanana: Deleted 2025/11/18 01:52:30 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:30 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:30 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:52:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:52:43 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:43 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:52:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:52:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 01:52:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 01:52:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 01:52:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 01:52:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 01:52:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 01:52:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/18 01:52:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 01:52:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:52:44 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:52:44 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/18 01:52:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 01:52:44 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : appleSUFFIX: size = 5 OK 2025/11/18 01:52:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 01:52:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/18 01:52:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/18 01:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 01:52:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 01:52:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/18 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 01:52:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/18 01:52:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 01:52:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/18 01:52:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 01:52:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/18 01:52:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 01:52:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 01:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/18 01:52:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 01:52:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/18 01:52:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 01:52:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/18 01:52:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 01:52:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/18 01:52:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 01:52:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/18 01:52:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 01:52:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/18 01:52:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 01:52:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/18 01:52:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 01:52:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/18 01:52:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 01:52:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/18 01:52:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 01:52:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/18 01:52:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 01:52:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/18 01:52:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/18 01:52:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 01:52:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/18 01:52:46 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/18 01:52:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 01:52:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/18 01:52:46 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 01:52:46 INFO : appleappleapplebanana: Deleted 2025/11/18 01:52:46 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 01:52:46 INFO : banana: Deleted 2025/11/18 01:52:46 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 01:52:46 INFO : apple: Deleted 2025/11/18 01:52:46 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 01:52:46 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 01:52:46 INFO : splitbananasplit: Deleted 2025/11/18 01:52:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 01:52:46 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:47 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/18 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 01:52:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 01:52:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 01:52:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:52:47 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:52:47 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:52:47 DEBUG : banana: size = 6 OK 2025/11/18 01:52:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 01:52:47 INFO : banana: Copied (new) 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:52:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 01:52:47 INFO : appleappleapplebanana: Copied (new) 2025/11/18 01:52:47 DEBUG : apple: size = 5 OK 2025/11/18 01:52:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 01:52:47 INFO : apple: Copied (new) 2025/11/18 01:52:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:52:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 01:52:47 INFO : splitbananasplit: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 01:52:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 01:52:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 01:52:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 01:52:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 01:52:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 01:52:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 01:52:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 01:52:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 01:52:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:52:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 01:52:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:52:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 01:52:48 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:52:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 01:52:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/18 01:52:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:52:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 01:52:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/18 01:52:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:52:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 01:52:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/18 01:52:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:52:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 01:52:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/18 01:52:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:52:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 01:52:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/18 01:52:49 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/18 01:52:49 INFO : splitbananasplitSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : bananaSUFFIX: Deleted 2025/11/18 01:52:49 INFO : appleSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/18 01:52:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/18 01:52:49 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:50 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : Waiting for deletions to finish 2025/11/18 01:52:50 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:53:03 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:03 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:53:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:04 DEBUG : apple: size = 5 OK 2025/11/18 01:53:04 DEBUG : banana: size = 6 OK 2025/11/18 01:53:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:04 DEBUG : banana: Unchanged skipping 2025/11/18 01:53:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:04 DEBUG : apple: Unchanged skipping 2025/11/18 01:53:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:04 DEBUG : appleapple: size = 21 OK 2025/11/18 01:53:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 01:53:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/18 01:53:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 01:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 01:53:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 01:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:04 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:53:04 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:53:04 DEBUG : splitbanan: size = 16 OK 2025/11/18 01:53:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 01:53:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/18 01:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:04 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/18 01:53:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 01:53:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/18 01:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:04 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/18 01:53:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 01:53:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/18 01:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/18 01:53:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 01:53:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/18 01:53:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:05 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/18 01:53:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 01:53:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/18 01:53:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:05 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/18 01:53:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 01:53:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/18 01:53:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:05 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/18 01:53:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 01:53:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/18 01:53:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:05 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/18 01:53:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 01:53:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/18 01:53:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/18 01:53:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 01:53:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/18 01:53:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:05 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/18 01:53:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 01:53:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/18 01:53:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:05 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/18 01:53:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 01:53:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/18 01:53:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:05 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/18 01:53:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 01:53:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/18 01:53:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:05 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/18 01:53:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 01:53:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/18 01:53:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:05 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/18 01:53:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 01:53:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/18 01:53:05 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/18 01:53:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 01:53:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/18 01:53:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/18 01:53:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 01:53:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/18 01:53:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/18 01:53:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 01:53:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/18 01:53:06 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:06 INFO : splitbananasplit: Deleted 2025/11/18 01:53:06 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 01:53:06 INFO : appleappleapplebanana: Deleted 2025/11/18 01:53:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 01:53:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 01:53:06 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:07 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : appleapple: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:07 DEBUG : apple: size = 5 OK 2025/11/18 01:53:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : apple: Unchanged skipping 2025/11/18 01:53:07 DEBUG : appleapple: size = 21 OK 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : banana: size = 6 OK 2025/11/18 01:53:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : banana: Unchanged skipping 2025/11/18 01:53:07 DEBUG : splitbanan: size = 16 OK 2025/11/18 01:53:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:53:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 01:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 01:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 01:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 01:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 01:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 01:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 01:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 01:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 01:53:07 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/18 01:53:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/18 01:53:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 01:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 01:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 01:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 01:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 01:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 01:53:07 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/18 01:53:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 01:53:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/18 01:53:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/18 01:53:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/18 01:53:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/18 01:53:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/18 01:53:07 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/18 01:53:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/18 01:53:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:53:07 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/18 01:53:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:53:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:53:07 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:07 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:08 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : appleapple: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/18 01:53:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 01:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 01:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 01:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 01:53:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 01:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 01:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 01:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 01:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 01:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 01:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 01:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 01:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 01:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 01:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 01:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 01:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 01:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 01:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 01:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 01:53:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:53:20 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:20 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : apple: size = 5 OK 2025/11/18 01:53:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : apple: Unchanged skipping 2025/11/18 01:53:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:53:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:53:21 DEBUG : banana: size = 6 OK 2025/11/18 01:53:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : banana: Unchanged skipping 2025/11/18 01:53:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:53:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:53:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:53:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:53:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:53:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:53:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:53:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:53:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:53:21 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:53:21 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:53:21 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:21 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:21 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:53:21 DEBUG : apple: size = 5 OK 2025/11/18 01:53:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:53:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : apple: Unchanged skipping 2025/11/18 01:53:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:53:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:53:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:53:21 DEBUG : banana: size = 6 OK 2025/11/18 01:53:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:21 DEBUG : banana: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:53:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:53:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:53:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:53:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:53:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:53:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:53:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:53:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:53:22 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:53:22 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:22 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:22 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:22 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:53:36 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:36 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:53:37 DEBUG : banana: size = 6 OK 2025/11/18 01:53:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : banana: Unchanged skipping 2025/11/18 01:53:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:53:37 DEBUG : apple: size = 5 OK 2025/11/18 01:53:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : apple: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:53:37 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:53:37 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:37 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:37 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:53:37 DEBUG : apple: size = 5 OK 2025/11/18 01:53:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:53:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : apple: Unchanged skipping 2025/11/18 01:53:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:53:37 DEBUG : banana: size = 6 OK 2025/11/18 01:53:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : banana: Unchanged skipping 2025/11/18 01:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:53:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:53:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:53:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:53:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:53:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:53:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:53:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:53:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:53:38 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:53:38 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:38 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:38 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:53:51 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:51 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : apple: size = 5 OK 2025/11/18 01:53:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : apple: Unchanged skipping 2025/11/18 01:53:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:53:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:53:52 DEBUG : banana: size = 6 OK 2025/11/18 01:53:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : banana: Unchanged skipping 2025/11/18 01:53:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:53:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:53:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:53:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:53:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:53:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:53:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:53:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:53:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:53:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:53:52 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:53:52 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:52 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:52 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : apple: size = 5 OK 2025/11/18 01:53:53 DEBUG : banana: size = 6 OK 2025/11/18 01:53:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : banana: Unchanged skipping 2025/11/18 01:53:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:53:53 DEBUG : apple: Unchanged skipping 2025/11/18 01:53:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:53:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:53:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:53:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:53:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:53:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:53:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:53:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:53:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:53:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:53:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:53:53 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:53:53 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:53 DEBUG : Waiting for deletions to finish 2025/11/18 01:53:53 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:53:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:06 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:06 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:54:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : apple: size = 5 OK 2025/11/18 01:54:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:54:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : banana: size = 6 OK 2025/11/18 01:54:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:54:07 DEBUG : apple: Unchanged skipping 2025/11/18 01:54:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:54:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:54:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : banana: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:54:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:54:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:54:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:54:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:54:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:54:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:54:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:54:07 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:07 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:07 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:07 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:54:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : apple: size = 5 OK 2025/11/18 01:54:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : apple: Unchanged skipping 2025/11/18 01:54:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:54:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:54:08 DEBUG : banana: size = 6 OK 2025/11/18 01:54:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : banana: Unchanged skipping 2025/11/18 01:54:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:54:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:54:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:54:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:54:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:54:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:54:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:54:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:54:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:54:08 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:08 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:08 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:08 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:54:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:21 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:21 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:54:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:54:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:54:22 DEBUG : apple: size = 5 OK 2025/11/18 01:54:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : apple: Unchanged skipping 2025/11/18 01:54:22 DEBUG : banana: size = 6 OK 2025/11/18 01:54:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : banana: Unchanged skipping 2025/11/18 01:54:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:54:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:54:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:54:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:54:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:54:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:54:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:54:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:54:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:54:22 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:22 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:22 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:22 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:54:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : apple: size = 5 OK 2025/11/18 01:54:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : banana: size = 6 OK 2025/11/18 01:54:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : banana: Unchanged skipping 2025/11/18 01:54:23 DEBUG : apple: Unchanged skipping 2025/11/18 01:54:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 01:54:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 01:54:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 01:54:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 01:54:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 01:54:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 01:54:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 01:54:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 01:54:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 01:54:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 01:54:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 01:54:23 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:23 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:23 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:23 DEBUG : apple: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : banana: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 01:54:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (178.70s) --- PASS: TestTransform/NFC (13.95s) --- PASS: TestTransform/NFD (14.76s) --- PASS: TestTransform/base64 (17.70s) --- PASS: TestTransform/prefix (19.32s) --- PASS: TestTransform/suffix (19.99s) --- PASS: TestTransform/truncate (17.48s) --- PASS: TestTransform/encoder (14.65s) --- PASS: TestTransform/ISO-8859-1 (15.62s) --- PASS: TestTransform/charmap (15.52s) --- PASS: TestTransform/lowercase (14.97s) --- PASS: TestTransform/ascii (14.74s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/18 01:54:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/18 01:54:28 INFO : sub dir_somesuffix: Making directory 2025/11/18 01:54:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/18 01:54:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/18 01:54:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/18 01:54:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/18 01:54:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/18 01:54:28 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:28 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/18 01:54:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/18 01:54:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:30 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:30 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:30 INFO : tictactoe: Making directory 2025/11/18 01:54:30 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:30 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/18 01:54:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:30 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:30 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/18 01:54:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/18 01:54:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:31 INFO : toe: Making directory 2025/11/18 01:54:31 INFO : toe/toe: Making directory 2025/11/18 01:54:31 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 01:54:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 01:54:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 01:54:31 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:31 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/18 01:54:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/18 01:54:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:33 INFO : toe: Making directory 2025/11/18 01:54:33 INFO : toe/toe: Making directory 2025/11/18 01:54:33 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 01:54:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 01:54:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 01:54:33 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:33 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/18 01:54:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/18 01:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:35 DEBUG : empty_dir: Making directory with metadata 2025/11/18 01:54:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 01:54:35 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:35 INFO : tictacempty_dir: Making directory 2025/11/18 01:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:35 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:35 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:35 INFO : tictactoe: Making directory 2025/11/18 01:54:35 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:35 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:35 INFO : tictactoe/tictactoe: Making directory 2025/11/18 01:54:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 01:54:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 01:54:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 01:54:35 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:35 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/18 01:54:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/18 01:54:35 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:36 DEBUG : empty_dir: Making directory with metadata 2025/11/18 01:54:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 01:54:36 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:36 INFO : tictacempty_dir: Making directory 2025/11/18 01:54:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:36 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:36 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:36 INFO : tictactoe: Making directory 2025/11/18 01:54:36 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:36 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:36 INFO : tictactoe/tictactoe: Making directory 2025/11/18 01:54:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 01:54:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 01:54:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:36 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:36 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 01:54:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/18 01:54:37 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:37 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:37 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:37 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 01:54:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 01:54:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/18 01:54:38 NOTICE: B2 bucket rclone-test-tomumug5daja: 0 differences found 2025/11/18 01:54:38 NOTICE: B2 bucket rclone-test-tomumug5daja: 1 matching files --- PASS: TestAllTag (2.14s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:38 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:39 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:39 INFO : tictactoe: Making directory 2025/11/18 01:54:39 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:39 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:39 INFO : tictactoe/tictactoe: Making directory 2025/11/18 01:54:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 01:54:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 01:54:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 01:54:39 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:39 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/18 01:54:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/18 01:54:39 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:39 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:40 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:40 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/18 01:54:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:54:40 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 01:54:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/18 01:54:40 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.49s) === RUN TestSyntax 2025/11/18 01:54:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:41 INFO : toe: Making directory 2025/11/18 01:54:41 INFO : toe/toe: Making directory 2025/11/18 01:54:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 01:54:41 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:41 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:42 DEBUG : toe/toe/toe: size = 11 OK 2025/11/18 01:54:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:42 INFO : toe/toe/toe: Copied (new) 2025/11/18 01:54:42 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.68s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:42 DEBUG : empty_dir: Making directory with metadata 2025/11/18 01:54:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 01:54:42 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:43 INFO : tictacempty_dir: Making directory 2025/11/18 01:54:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:43 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:43 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:43 INFO : tictactoe: Making directory 2025/11/18 01:54:43 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:43 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:43 INFO : tictactoe/tictactoe: Making directory 2025/11/18 01:54:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 01:54:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 01:54:43 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:43 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 01:54:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:43 INFO : toe/toe/toe.txt: Deleted 2025/11/18 01:54:43 INFO : toe/toe: Removing directory 2025/11/18 01:54:43 INFO : toe: Removing directory 2025/11/18 01:54:43 INFO : empty_dir: Removing directory 2025/11/18 01:54:43 DEBUG : Local file system at /tmp/rclone63212734: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:44 DEBUG : empty_dir: Making directory with metadata 2025/11/18 01:54:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:44 INFO : tictacempty_dir: Making directory 2025/11/18 01:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:44 INFO : tictactoe: Making directory 2025/11/18 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:44 INFO : tictactoe/tictactoe: Making directory 2025/11/18 01:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 01:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 01:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:44 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:44 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 01:54:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:45 INFO : toe/toe/toe.txt: Deleted 2025/11/18 01:54:45 INFO : toe/toe: Removing directory 2025/11/18 01:54:45 INFO : toe: Removing directory 2025/11/18 01:54:45 INFO : empty_dir: Removing directory 2025/11/18 01:54:45 DEBUG : Local file system at /tmp/rclone63212734: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/18 01:54:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 01:54:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 01:54:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 01:54:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 01:54:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 01:54:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/18 01:54:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/18 01:54:46 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-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:47 DEBUG : Reset feature "Copy" 2025/11/18 01:54:47 DEBUG : Reset feature "Move" 2025/11/18 01:54:47 DEBUG : Reset feature "Copy" 2025/11/18 01:54:47 DEBUG : Reset feature "Move" 2025/11/18 01:54:47 DEBUG : empty_dir: Making directory with metadata 2025/11/18 01:54:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 01:54:47 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:48 INFO : tictacempty_dir: Making directory 2025/11/18 01:54:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 01:54:48 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:48 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:48 INFO : tictactoe: Making directory 2025/11/18 01:54:48 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:48 DEBUG : toe: transformed to: tictactoe 2025/11/18 01:54:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:48 INFO : tictactoe/tictactoe: Making directory 2025/11/18 01:54:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 01:54:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 01:54:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 01:54:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:48 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:48 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 01:54:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 01:54:48 INFO : toe/toe/toe.txt: Deleted 2025/11/18 01:54:48 INFO : toe/toe: Removing directory 2025/11/18 01:54:48 INFO : toe: Removing directory 2025/11/18 01:54:48 INFO : empty_dir: Removing directory 2025/11/18 01:54:48 DEBUG : Local file system at /tmp/rclone63212734: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/18 01:54:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 01:54:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 01:54:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 01:54:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 01:54:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 01:54:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/18 01:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/18 01:54: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: TestManualTransformFile (4.06s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:51 DEBUG : toe: transformed to: dG9l 2025/11/18 01:54:52 DEBUG : toe: transformed to: dG9l 2025/11/18 01:54:52 INFO : dG9l: Making directory 2025/11/18 01:54:52 DEBUG : toe: transformed to: dG9l 2025/11/18 01:54:52 DEBUG : toe: transformed to: dG9l 2025/11/18 01:54:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/18 01:54:52 INFO : dG9l/dG9l: Making directory 2025/11/18 01:54:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/18 01:54:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/18 01:54:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/18 01:54:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 01:54:52 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/18 01:54:52 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/18 01:54:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/18 01:54:52 DEBUG : Waiting for deletions to finish 2025/11/18 01:54:53 DEBUG : dG9l: transformed to: toe 2025/11/18 01:54:53 DEBUG : dG9l: transformed to: toe 2025/11/18 01:54:53 DEBUG : dG9l: transformed to: toe 2025/11/18 01:54:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/18 01:54:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/18 01:54:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/18 01:54:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/18 01:54:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/18 01:54:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/18 01:54:53 DEBUG : Local file system at /tmp/rclone63212734: Waiting for checks to finish 2025/11/18 01:54:53 DEBUG : Local file system at /tmp/rclone63212734: Waiting for transfers to finish 2025/11/18 01:54:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-tomumug5daja", Local "Local file system at /tmp/rclone63212734", Modify Window "1ms" 2025/11/18 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 01:54:54 DEBUG : toe: transformed to: 2025/11/18 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 01:54:54 DEBUG : toe: transformed to: 2025/11/18 01:54:54 INFO : B2 bucket rclone-test-tomumug5daja: Making directory 2025/11/18 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 01:54:54 DEBUG : toe: transformed to: 2025/11/18 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 01:54:54 DEBUG : toe: transformed to: 2025/11/18 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 01:54:54 DEBUG : toe/toe: transformed to: 2025/11/18 01:54:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/18 01:54:54 INFO : toe/toe: Making directory 2025/11/18 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 01:54:54 DEBUG : toe/toe: transformed to: 2025/11/18 01:54:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/18 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 01:54:54 DEBUG : toe: transformed to: 2025/11/18 01:54:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 01:54:54 DEBUG : toe/toe/toe: transformed to: 2025/11/18 01:54:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/18 01:54:54 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for checks to finish 2025/11/18 01:54:54 DEBUG : B2 bucket rclone-test-tomumug5daja: Waiting for transfers to finish 2025/11/18 01:54:55 DEBUG : toe/toe/toe: size = 11 OK 2025/11/18 01:54:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 01:54:55 INFO : toe/toe/toe: Copied (new) 2025/11/18 01:54:55 ERROR : B2 bucket rclone-test-tomumug5daja: not deleting files as there were IO errors 2025/11/18 01:54:55 ERROR : B2 bucket rclone-test-tomumug5daja: not deleting directories as there were IO errors --- PASS: TestError (1.64s) PASS 2025/11/18 01:54:55 DEBUG : B2 bucket rclone-test-tomumug5daja: Purge remote 2025/11/18 01:54:55 INFO : B2 bucket rclone-test-tomumug5daja: cleaning bucket "rclone-test-tomumug5daja" of all files 2025/11/18 01:54:57 DEBUG : BackupDir/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f814a_d20251118_m014912_c001_v7007000_t0000_u01763430552064") 2025/11/18 01:54:57 DEBUG : BackupDir/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f101d1aeeca638d29_d20251118_m014905_c001_v0001171_t0035_u01763430545545") 2025/11/18 01:54:57 DEBUG : CompareDest/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a2f2_d20251118_m014846_c001_v7007000_t0000_u01763430526399") 2025/11/18 01:54:57 DEBUG : CompareDest/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1453_d20251118_m014840_c001_v0001178_t0032_u01763430520912") 2025/11/18 01:54:57 DEBUG : CompareDest/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a2f3_d20251118_m014846_c001_v7007000_t0000_u01763430526580") 2025/11/18 01:54:57 DEBUG : CompareDest/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f48e0_d20251118_m014841_c001_v0001134_t0047_u01763430521882") 2025/11/18 01:54:57 DEBUG : CopyDest/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f814b_d20251118_m014912_c001_v7007000_t0000_u01763430552257") 2025/11/18 01:54:57 DEBUG : CopyDest/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4992_d20251118_m014902_c001_v0001134_t0013_u01763430542594") 2025/11/18 01:54:57 DEBUG : CopyDest/three: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f814c_d20251118_m014912_c001_v7007000_t0000_u01763430552457") 2025/11/18 01:54:57 DEBUG : CopyDest/three: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f49ce_d20251118_m014909_c001_v0001134_t0041_u01763430549840") 2025/11/18 01:54:57 DEBUG : CopyDest/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f814d_d20251118_m014912_c001_v7007000_t0000_u01763430552639") 2025/11/18 01:54:57 DEBUG : CopyDest/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a14cb_d20251118_m014907_c001_v0001178_t0031_u01763430547780") 2025/11/18 01:54:57 DEBUG : EXISTING: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec56_d20251118_m015032_c001_v7007000_t0000_u01763430632829") 2025/11/18 01:54:57 DEBUG : EXISTING: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4c70_d20251118_m015031_c001_v0001134_t0025_u01763430631677") 2025/11/18 01:54:57 DEBUG : PREFIXapple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec70_d20251118_m015229_c001_v7007000_t0000_u01763430749941") 2025/11/18 01:54:57 DEBUG : PREFIXapple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f50f0_d20251118_m015224_c001_v0001134_t0059_u01763430744633") 2025/11/18 01:54:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec6e_d20251118_m015229_c001_v7007000_t0000_u01763430749752") 2025/11/18 01:54:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2e7_d20251118_m015224_c001_v0001182_t0059_u01763430744615") 2025/11/18 01:54:57 DEBUG : PREFIXbanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0e2_d20251118_m015229_c001_v7007000_t0000_u01763430749951") 2025/11/18 01:54:57 DEBUG : PREFIXbanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1180_d20251118_m015224_c001_v0001146_t0058_u01763430744622") 2025/11/18 01:54:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec6b_d20251118_m015229_c001_v7007000_t0000_u01763430749548") 2025/11/18 01:54:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19f3_d20251118_m015224_c001_v0001178_t0017_u01763430744603") 2025/11/18 01:54:57 DEBUG : Testêé: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec53_d20251118_m015029_c001_v7007000_t0000_u01763430629298") 2025/11/18 01:54:58 DEBUG : Testêé: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4c56_d20251118_m015028_c001_v0001134_t0033_u01763430628531") 2025/11/18 01:54:58 DEBUG : Testêé: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1661_d20251118_m015027_c001_v0001178_t0036_u01763430627580") 2025/11/18 01:54:58 DEBUG : YXBwbGU=: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cba_d20251118_m015211_c001_v7007000_t0000_u01763430731959") 2025/11/18 01:54:58 DEBUG : YXBwbGU=: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b249_d20251118_m015207_c001_v0001182_t0026_u01763430727711") 2025/11/18 01:54:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cbb_d20251118_m015212_c001_v7007000_t0000_u01763430732141") 2025/11/18 01:54:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5036_d20251118_m015207_c001_v0001134_t0051_u01763430727718") 2025/11/18 01:54:58 DEBUG : YmFuYW5h: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cbd_d20251118_m015212_c001_v7007000_t0000_u01763430732326") 2025/11/18 01:54:58 DEBUG : YmFuYW5h: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a195b_d20251118_m015207_c001_v0001178_t0014_u01763430727687") 2025/11/18 01:54:58 DEBUG : a/potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef2a_d20251118_m014707_c001_v7007000_t0000_u01763430427637") 2025/11/18 01:54:58 DEBUG : a/potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f9973522a_d20251118_m014707_c001_v0001180_t0027_u01763430427073") 2025/11/18 01:54:58 DEBUG : a/potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa73_d20251118_m014705_c001_v7007000_t0000_u01763430425736") 2025/11/18 01:54:58 DEBUG : a/potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735202_d20251118_m014704_c001_v0001180_t0051_u01763430424817") 2025/11/18 01:54:58 DEBUG : a/potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e83_d20251118_m014648_c001_v7007000_t0000_u01763430408925") 2025/11/18 01:54:58 DEBUG : a/potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997350cc_d20251118_m014648_c001_v0001180_t0036_u01763430408030") 2025/11/18 01:54:58 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565af95_d20251118_m015424_c001_v7007000_t0000_u01763430864248") 2025/11/18 01:54:58 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c9b_d20251118_m015419_c001_v0001178_t0007_u01763430859840") 2025/11/18 01:54:58 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cc2_d20251118_m015409_c001_v7007000_t0000_u01763430849355") 2025/11/18 01:54:58 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c4b_d20251118_m015405_c001_v0001178_t0050_u01763430845147") 2025/11/18 01:54:58 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1b2_d20251118_m015354_c001_v7007000_t0000_u01763430834407") 2025/11/18 01:54:58 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1bfb_d20251118_m015350_c001_v0001178_t0038_u01763430830355") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f99b_d20251118_m015338_c001_v7007000_t0000_u01763430818920") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b9b_d20251118_m015334_c001_v0001178_t0012_u01763430814662") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345458_d20251118_m015323_c001_v7007000_t0000_u01763430803414") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b5b_d20251118_m015319_c001_v0001178_t0056_u01763430799073") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e63416460ff_d20251118_m015308_c001_v7007000_t0000_u01763430788581") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b441_d20251118_m015302_c001_v0001182_t0014_u01763430782522") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d41_d20251118_m015251_c001_v7007000_t0000_u01763430771131") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e120e_d20251118_m015247_c001_v0001146_t0058_u01763430767614") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3e4_d20251118_m015246_c001_v7007000_t0000_u01763430766659") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a89_d20251118_m015242_c001_v0001178_t0000_u01763430762492") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0e4_d20251118_m015231_c001_v7007000_t0000_u01763430751273") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e119a_d20251118_m015227_c001_v0001146_t0032_u01763430747902") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cf2_d20251118_m015226_c001_v7007000_t0000_u01763430746961") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19e7_d20251118_m015222_c001_v0001178_t0011_u01763430742657") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f42028f44563d8983_d20251118_m015210_c001_v7007000_t0000_u01763430730030") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1953_d20251118_m015205_c001_v0001178_t0012_u01763430725387") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebe1_d20251118_m015154_c001_v7007000_t0000_u01763430714321") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a18cf_d20251118_m015150_c001_v0001178_t0003_u01763430710131") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685c6_d20251118_m015139_c001_v7007000_t0000_u01763430699484") 2025/11/18 01:54:59 DEBUG : apple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1861_d20251118_m015135_c001_v0001178_t0054_u01763430695507") 2025/11/18 01:55:00 DEBUG : appleSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4067c17e4b071525_d20251118_m015249_c001_v7007000_t0000_u01763430769594") 2025/11/18 01:55:00 DEBUG : appleSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51bc_d20251118_m015244_c001_v0001134_t0048_u01763430764410") 2025/11/18 01:55:00 DEBUG : appleapple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646100_d20251118_m015308_c001_v7007000_t0000_u01763430788761") 2025/11/18 01:55:00 DEBUG : appleapple: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b457_d20251118_m015304_c001_v0001182_t0052_u01763430784584") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565af96_d20251118_m015424_c001_v7007000_t0000_u01763430864430") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f54de_d20251118_m015420_c001_v0001134_t0051_u01763430860263") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cc3_d20251118_m015409_c001_v7007000_t0000_u01763430849558") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f545a_d20251118_m015405_c001_v0001134_t0002_u01763430845593") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1b4_d20251118_m015354_c001_v7007000_t0000_u01763430834590") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f53de_d20251118_m015350_c001_v0001134_t0013_u01763430830845") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f99c_d20251118_m015339_c001_v7007000_t0000_u01763430819101") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5370_d20251118_m015335_c001_v0001134_t0032_u01763430815140") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34545a_d20251118_m015323_c001_v7007000_t0000_u01763430803596") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f52f8_d20251118_m015319_c001_v0001134_t0037_u01763430799490") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f855a8_d20251118_m015306_c001_v7007000_t0000_u01763430786604") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5258_d20251118_m015303_c001_v0001134_t0005_u01763430783002") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d42_d20251118_m015251_c001_v7007000_t0000_u01763430771315") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1ab3_d20251118_m015247_c001_v0001178_t0012_u01763430767637") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3e0_d20251118_m015246_c001_v7007000_t0000_u01763430766294") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b39f_d20251118_m015243_c001_v0001182_t0057_u01763430763046") 2025/11/18 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0e5_d20251118_m015231_c001_v7007000_t0000_u01763430751453") 2025/11/18 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b313_d20251118_m015227_c001_v0001182_t0053_u01763430747916") 2025/11/18 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0db_d20251118_m015226_c001_v7007000_t0000_u01763430746982") 2025/11/18 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e117a_d20251118_m015223_c001_v0001146_t0048_u01763430743061") 2025/11/18 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34dabac_d20251118_m015209_c001_v7007000_t0000_u01763430729827") 2025/11/18 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b231_d20251118_m015205_c001_v0001182_t0033_u01763430725917") 2025/11/18 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebe2_d20251118_m015154_c001_v7007000_t0000_u01763430714502") 2025/11/18 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b1a1_d20251118_m015150_c001_v0001182_t0026_u01763430710834") 2025/11/18 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685c7_d20251118_m015139_c001_v7007000_t0000_u01763430699669") 2025/11/18 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b115_d20251118_m015136_c001_v0001182_t0012_u01763430696039") 2025/11/18 01:55:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4067c17e4b071524_d20251118_m015249_c001_v7007000_t0000_u01763430769406") 2025/11/18 01:55:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e11fa_d20251118_m015244_c001_v0001146_t0019_u01763430764390") 2025/11/18 01:55:01 DEBUG : b/potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef2c_d20251118_m014707_c001_v7007000_t0000_u01763430427817") 2025/11/18 01:55:01 DEBUG : b/potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f9973521c_d20251118_m014706_c001_v0001180_t0036_u01763430426279") 2025/11/18 01:55:01 DEBUG : b/potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa72_d20251118_m014705_c001_v7007000_t0000_u01763430425176") 2025/11/18 01:55:01 DEBUG : b/potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997351f2_d20251118_m014703_c001_v0001180_t0058_u01763430423957") 2025/11/18 01:55:01 DEBUG : b/potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e82_d20251118_m014648_c001_v7007000_t0000_u01763430408370") 2025/11/18 01:55:01 DEBUG : b/potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997350b8_d20251118_m014647_c001_v0001180_t0006_u01763430407222") 2025/11/18 01:55:01 DEBUG : backup/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f815a_d20251118_m014924_c001_v7007000_t0000_u01763430564385") 2025/11/18 01:55:01 DEBUG : backup/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f113fa26787dd9b58_d20251118_m014922_c001_v0001180_t0017_u01763430562477") 2025/11/18 01:55:01 DEBUG : backup/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f107a1983b795bd16_d20251118_m014918_c001_v0001184_t0055_u01763430558945") 2025/11/18 01:55:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f06_d20251118_m014950_c001_v7007000_t0000_u01763430590684") 2025/11/18 01:55:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1009cabc53860ec1_d20251118_m014947_c001_v0001144_t0005_u01763430587761") 2025/11/18 01:55:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f108d93d650d5ebd0_d20251118_m014943_c001_v0001178_t0052_u01763430583721") 2025/11/18 01:55:02 DEBUG : backup/one.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f5c3_d20251118_m014937_c001_v7007000_t0000_u01763430577330") 2025/11/18 01:55:02 DEBUG : backup/one.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f104c546971c63717_d20251118_m014934_c001_v0001099_t0000_u01763430574962") 2025/11/18 01:55:02 DEBUG : backup/one.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f100d9a5818867930_d20251118_m014930_c001_v0001157_t0006_u01763430570550") 2025/11/18 01:55:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f07_d20251118_m014950_c001_v7007000_t0000_u01763430590873") 2025/11/18 01:55:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f114e0fc72c782cb1_d20251118_m014949_c001_v0001178_t0057_u01763430589834") 2025/11/18 01:55:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f112c54d593823ba4_d20251118_m014945_c001_v0001044_t0056_u01763430585411") 2025/11/18 01:55:02 DEBUG : backup/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f815b_d20251118_m014924_c001_v7007000_t0000_u01763430564568") 2025/11/18 01:55:02 DEBUG : backup/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1160437d589410f2_d20251118_m014923_c001_v0001098_t0030_u01763430563351") 2025/11/18 01:55:02 DEBUG : backup/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1105f52bda9dfa9d_d20251118_m014920_c001_v0001145_t0052_u01763430560286") 2025/11/18 01:55:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f5c4_d20251118_m014937_c001_v7007000_t0000_u01763430577511") 2025/11/18 01:55:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f113e80a98263819e_d20251118_m014936_c001_v0001145_t0052_u01763430576401") 2025/11/18 01:55:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f111b92617adb1ef2_d20251118_m014932_c001_v0001131_t0044_u01763430572561") 2025/11/18 01:55:02 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565af97_d20251118_m015424_c001_v7007000_t0000_u01763430864611") 2025/11/18 01:55:02 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b697_d20251118_m015420_c001_v0001182_t0020_u01763430860064") 2025/11/18 01:55:02 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cc5_d20251118_m015409_c001_v7007000_t0000_u01763430849739") 2025/11/18 01:55:02 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b60b_d20251118_m015405_c001_v0001182_t0016_u01763430845379") 2025/11/18 01:55:02 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1b5_d20251118_m015354_c001_v7007000_t0000_u01763430834773") 2025/11/18 01:55:02 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b593_d20251118_m015350_c001_v0001182_t0015_u01763430830584") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f99d_d20251118_m015339_c001_v7007000_t0000_u01763430819327") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b527_d20251118_m015334_c001_v0001182_t0045_u01763430814902") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34545b_d20251118_m015323_c001_v7007000_t0000_u01763430803778") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b4c3_d20251118_m015319_c001_v0001182_t0034_u01763430799287") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646101_d20251118_m015308_c001_v7007000_t0000_u01763430788943") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b07_d20251118_m015302_c001_v0001178_t0003_u01763430782728") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d43_d20251118_m015251_c001_v7007000_t0000_u01763430771500") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3cb_d20251118_m015247_c001_v0001182_t0024_u01763430767648") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec9d_d20251118_m015246_c001_v7007000_t0000_u01763430766312") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e11e8_d20251118_m015242_c001_v0001146_t0058_u01763430762706") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0e6_d20251118_m015231_c001_v7007000_t0000_u01763430751634") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a0d_d20251118_m015227_c001_v0001178_t0047_u01763430747893") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec67_d20251118_m015226_c001_v7007000_t0000_u01763430746993") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2cd_d20251118_m015222_c001_v0001182_t0007_u01763430742866") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4034dd4fe8de7385_d20251118_m015209_c001_v7007000_t0000_u01763430729769") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e10fc_d20251118_m015205_c001_v0001146_t0048_u01763430725615") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebe3_d20251118_m015154_c001_v7007000_t0000_u01763430714682") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1094_d20251118_m015150_c001_v0001146_t0037_u01763430710432") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685c8_d20251118_m015139_c001_v7007000_t0000_u01763430699852") 2025/11/18 01:55:03 DEBUG : banana: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1042_d20251118_m015135_c001_v0001146_t0018_u01763430695719") 2025/11/18 01:55:03 DEBUG : bananaSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d3f_d20251118_m015249_c001_v7007000_t0000_u01763430769605") 2025/11/18 01:55:04 DEBUG : bananaSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3a5_d20251118_m015244_c001_v0001182_t0000_u01763430764402") 2025/11/18 01:55:04 DEBUG : both0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f677_d20251118_m015109_c001_v7007000_t0000_u01763430669617") 2025/11/18 01:55:04 DEBUG : both0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1737_d20251118_m015054_c001_v0001178_t0033_u01763430654535") 2025/11/18 01:55:04 DEBUG : both0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad7e_d20251118_m015050_c001_v7007000_t0000_u01763430650137") 2025/11/18 01:55:04 DEBUG : both0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1685_d20251118_m015034_c001_v0001178_t0024_u01763430634758") 2025/11/18 01:55:04 DEBUG : both1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f678_d20251118_m015109_c001_v7007000_t0000_u01763430669801") 2025/11/18 01:55:04 DEBUG : both1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a173d_d20251118_m015055_c001_v0001178_t0008_u01763430655411") 2025/11/18 01:55:04 DEBUG : both1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad80_d20251118_m015050_c001_v7007000_t0000_u01763430650320") 2025/11/18 01:55:04 DEBUG : both1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a168b_d20251118_m015035_c001_v0001178_t0024_u01763430635556") 2025/11/18 01:55:04 DEBUG : both10: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f679_d20251118_m015109_c001_v7007000_t0000_u01763430669988") 2025/11/18 01:55:04 DEBUG : both10: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1773_d20251118_m015100_c001_v0001178_t0010_u01763430660887") 2025/11/18 01:55:04 DEBUG : both10: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad81_d20251118_m015050_c001_v7007000_t0000_u01763430650502") 2025/11/18 01:55:04 DEBUG : both10: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16cb_d20251118_m015041_c001_v0001178_t0038_u01763430641080") 2025/11/18 01:55:04 DEBUG : both11: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f67b_d20251118_m015110_c001_v7007000_t0000_u01763430670172") 2025/11/18 01:55:04 DEBUG : both11: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1777_d20251118_m015101_c001_v0001178_t0015_u01763430661484") 2025/11/18 01:55:04 DEBUG : both11: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad82_d20251118_m015050_c001_v7007000_t0000_u01763430650684") 2025/11/18 01:55:04 DEBUG : both11: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16d5_d20251118_m015041_c001_v0001178_t0050_u01763430641771") 2025/11/18 01:55:04 DEBUG : both12: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f67c_d20251118_m015110_c001_v7007000_t0000_u01763430670355") 2025/11/18 01:55:04 DEBUG : both12: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a177b_d20251118_m015102_c001_v0001178_t0026_u01763430662091") 2025/11/18 01:55:04 DEBUG : both12: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad83_d20251118_m015050_c001_v7007000_t0000_u01763430650866") 2025/11/18 01:55:04 DEBUG : both12: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16d7_d20251118_m015042_c001_v0001178_t0007_u01763430642390") 2025/11/18 01:55:04 DEBUG : both13: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f67d_d20251118_m015110_c001_v7007000_t0000_u01763430670575") 2025/11/18 01:55:05 DEBUG : both13: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1789_d20251118_m015102_c001_v0001178_t0042_u01763430662724") 2025/11/18 01:55:05 DEBUG : both13: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad85_d20251118_m015051_c001_v7007000_t0000_u01763430651048") 2025/11/18 01:55:05 DEBUG : both13: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16dd_d20251118_m015042_c001_v0001178_t0037_u01763430642949") 2025/11/18 01:55:05 DEBUG : both14: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f67e_d20251118_m015110_c001_v7007000_t0000_u01763430670759") 2025/11/18 01:55:05 DEBUG : both14: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a178f_d20251118_m015103_c001_v0001178_t0024_u01763430663388") 2025/11/18 01:55:05 DEBUG : both14: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad86_d20251118_m015051_c001_v7007000_t0000_u01763430651230") 2025/11/18 01:55:05 DEBUG : both14: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16e1_d20251118_m015043_c001_v0001178_t0043_u01763430643487") 2025/11/18 01:55:05 DEBUG : both15: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f680_d20251118_m015110_c001_v7007000_t0000_u01763430670942") 2025/11/18 01:55:05 DEBUG : both15: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1795_d20251118_m015104_c001_v0001178_t0047_u01763430664056") 2025/11/18 01:55:05 DEBUG : both15: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad87_d20251118_m015051_c001_v7007000_t0000_u01763430651412") 2025/11/18 01:55:05 DEBUG : both15: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16e9_d20251118_m015044_c001_v0001178_t0045_u01763430644301") 2025/11/18 01:55:05 DEBUG : both16: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f681_d20251118_m015111_c001_v7007000_t0000_u01763430671171") 2025/11/18 01:55:05 DEBUG : both16: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a179b_d20251118_m015104_c001_v0001178_t0040_u01763430664551") 2025/11/18 01:55:05 DEBUG : both16: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad88_d20251118_m015051_c001_v7007000_t0000_u01763430651594") 2025/11/18 01:55:05 DEBUG : both16: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16ef_d20251118_m015044_c001_v0001178_t0027_u01763430644897") 2025/11/18 01:55:05 DEBUG : both17: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f682_d20251118_m015111_c001_v7007000_t0000_u01763430671355") 2025/11/18 01:55:05 DEBUG : both17: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a179d_d20251118_m015105_c001_v0001178_t0002_u01763430665247") 2025/11/18 01:55:05 DEBUG : both17: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad89_d20251118_m015051_c001_v7007000_t0000_u01763430651785") 2025/11/18 01:55:05 DEBUG : both17: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16f3_d20251118_m015045_c001_v0001178_t0035_u01763430645522") 2025/11/18 01:55:05 DEBUG : both18: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f683_d20251118_m015111_c001_v7007000_t0000_u01763430671556") 2025/11/18 01:55:06 DEBUG : both18: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a17a1_d20251118_m015105_c001_v0001178_t0050_u01763430665764") 2025/11/18 01:55:06 DEBUG : both18: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad8a_d20251118_m015051_c001_v7007000_t0000_u01763430651967") 2025/11/18 01:55:06 DEBUG : both18: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16fb_d20251118_m015046_c001_v0001178_t0038_u01763430646110") 2025/11/18 01:55:06 DEBUG : both19: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f685_d20251118_m015111_c001_v7007000_t0000_u01763430671741") 2025/11/18 01:55:06 DEBUG : both19: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a17a7_d20251118_m015106_c001_v0001178_t0009_u01763430666296") 2025/11/18 01:55:06 DEBUG : both19: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad8c_d20251118_m015052_c001_v7007000_t0000_u01763430652148") 2025/11/18 01:55:06 DEBUG : both19: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16ff_d20251118_m015046_c001_v0001178_t0022_u01763430646813") 2025/11/18 01:55:06 DEBUG : both2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f686_d20251118_m015111_c001_v7007000_t0000_u01763430671925") 2025/11/18 01:55:06 DEBUG : both2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a173f_d20251118_m015055_c001_v0001178_t0040_u01763430655945") 2025/11/18 01:55:06 DEBUG : both2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad8e_d20251118_m015052_c001_v7007000_t0000_u01763430652371") 2025/11/18 01:55:06 DEBUG : both2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a168d_d20251118_m015036_c001_v0001178_t0003_u01763430636112") 2025/11/18 01:55:06 DEBUG : both3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f687_d20251118_m015112_c001_v7007000_t0000_u01763430672123") 2025/11/18 01:55:06 DEBUG : both3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1741_d20251118_m015056_c001_v0001178_t0034_u01763430656617") 2025/11/18 01:55:06 DEBUG : both3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad8f_d20251118_m015052_c001_v7007000_t0000_u01763430652621") 2025/11/18 01:55:06 DEBUG : both3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1693_d20251118_m015036_c001_v0001178_t0021_u01763430636631") 2025/11/18 01:55:06 DEBUG : both4: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f688_d20251118_m015112_c001_v7007000_t0000_u01763430672308") 2025/11/18 01:55:06 DEBUG : both4: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1745_d20251118_m015057_c001_v0001178_t0036_u01763430657113") 2025/11/18 01:55:06 DEBUG : both4: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad90_d20251118_m015052_c001_v7007000_t0000_u01763430652806") 2025/11/18 01:55:06 DEBUG : both4: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a169d_d20251118_m015037_c001_v0001178_t0040_u01763430637224") 2025/11/18 01:55:06 DEBUG : both5: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f689_d20251118_m015112_c001_v7007000_t0000_u01763430672493") 2025/11/18 01:55:06 DEBUG : both5: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1747_d20251118_m015057_c001_v0001178_t0033_u01763430657652") 2025/11/18 01:55:07 DEBUG : both5: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad91_d20251118_m015053_c001_v7007000_t0000_u01763430653051") 2025/11/18 01:55:07 DEBUG : both5: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16a5_d20251118_m015037_c001_v0001178_t0055_u01763430637862") 2025/11/18 01:55:07 DEBUG : both6: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f68b_d20251118_m015112_c001_v7007000_t0000_u01763430672676") 2025/11/18 01:55:07 DEBUG : both6: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a174b_d20251118_m015058_c001_v0001178_t0045_u01763430658171") 2025/11/18 01:55:07 DEBUG : both6: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad92_d20251118_m015053_c001_v7007000_t0000_u01763430653258") 2025/11/18 01:55:07 DEBUG : both6: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16ab_d20251118_m015038_c001_v0001178_t0031_u01763430638466") 2025/11/18 01:55:07 DEBUG : both7: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f68c_d20251118_m015112_c001_v7007000_t0000_u01763430672859") 2025/11/18 01:55:07 DEBUG : both7: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1755_d20251118_m015058_c001_v0001178_t0015_u01763430658970") 2025/11/18 01:55:07 DEBUG : both7: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad93_d20251118_m015053_c001_v7007000_t0000_u01763430653440") 2025/11/18 01:55:07 DEBUG : both7: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16b1_d20251118_m015039_c001_v0001178_t0005_u01763430639052") 2025/11/18 01:55:07 DEBUG : both8: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f68d_d20251118_m015113_c001_v7007000_t0000_u01763430673044") 2025/11/18 01:55:07 DEBUG : both8: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1763_d20251118_m015059_c001_v0001178_t0003_u01763430659733") 2025/11/18 01:55:07 DEBUG : both8: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad95_d20251118_m015053_c001_v7007000_t0000_u01763430653621") 2025/11/18 01:55:07 DEBUG : both8: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16b9_d20251118_m015039_c001_v0001178_t0049_u01763430639555") 2025/11/18 01:55:07 DEBUG : both9: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f68e_d20251118_m015113_c001_v7007000_t0000_u01763430673228") 2025/11/18 01:55:07 DEBUG : both9: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1771_d20251118_m015100_c001_v0001178_t0058_u01763430660339") 2025/11/18 01:55:07 DEBUG : both9: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad97_d20251118_m015053_c001_v7007000_t0000_u01763430653803") 2025/11/18 01:55:07 DEBUG : both9: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a16c5_d20251118_m015040_c001_v0001178_t0037_u01763430640254") 2025/11/18 01:55:07 DEBUG : c/non empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef2d_d20251118_m014708_c001_v7007000_t0000_u01763430428021") 2025/11/18 01:55:07 DEBUG : c/non empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735220_d20251118_m014706_c001_v0001180_t0007_u01763430426479") 2025/11/18 01:55:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa74_d20251118_m014705_c001_v7007000_t0000_u01763430425916") 2025/11/18 01:55:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997351f8_d20251118_m014704_c001_v0001180_t0012_u01763430424188") 2025/11/18 01:55:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e85_d20251118_m014649_c001_v7007000_t0000_u01763430409108") 2025/11/18 01:55:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997350be_d20251118_m014647_c001_v0001180_t0029_u01763430407446") 2025/11/18 01:55:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cbf_d20251118_m015212_c001_v7007000_t0000_u01763430732568") 2025/11/18 01:55:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1108_d20251118_m015207_c001_v0001146_t0053_u01763430727698") 2025/11/18 01:55:08 DEBUG : check sum: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e72_d20251118_m014640_c001_v7007000_t0000_u01763430400580") 2025/11/18 01:55:08 DEBUG : check sum: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f9973502c_d20251118_m014639_c001_v0001180_t0019_u01763430399582") 2025/11/18 01:55:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef278_d20251118_m015454_c001_v7007000_t0000_u01763430894014") 2025/11/18 01:55:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1d2b_d20251118_m015452_c001_v0001178_t0016_u01763430892522") 2025/11/18 01:55:08 DEBUG : dest/3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f813f_d20251118_m014855_c001_v7007000_t0000_u01763430535438") 2025/11/18 01:55:08 DEBUG : dest/3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411d4cac3786ccfb_d20251118_m014854_c001_v0001113_t0050_u01763430534321") 2025/11/18 01:55:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646103_d20251118_m015309_c001_v7007000_t0000_u01763430789203") 2025/11/18 01:55:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f526e_d20251118_m015304_c001_v0001134_t0001_u01763430784795") 2025/11/18 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565af99_d20251118_m015424_c001_v7007000_t0000_u01763430864792") 2025/11/18 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c7f_d20251118_m015414_c001_v0001178_t0015_u01763430854172") 2025/11/18 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cc8_d20251118_m015409_c001_v7007000_t0000_u01763430849922") 2025/11/18 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c19_d20251118_m015359_c001_v0001178_t0050_u01763430839190") 2025/11/18 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1b6_d20251118_m015354_c001_v7007000_t0000_u01763430834965") 2025/11/18 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1bcf_d20251118_m015343_c001_v0001178_t0054_u01763430823677") 2025/11/18 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f99e_d20251118_m015339_c001_v7007000_t0000_u01763430819509") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b81_d20251118_m015328_c001_v0001178_t0051_u01763430808061") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34545c_d20251118_m015323_c001_v7007000_t0000_u01763430803960") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b33_d20251118_m015313_c001_v0001178_t0019_u01763430793415") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3f1_d20251118_m015306_c001_v7007000_t0000_u01763430786385") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b409_d20251118_m015255_c001_v0001182_t0053_u01763430775931") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d44_d20251118_m015251_c001_v7007000_t0000_u01763430771685") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3cd_d20251118_m015247_c001_v0001182_t0006_u01763430767859") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89ba_d20251118_m015246_c001_v7007000_t0000_u01763430766733") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a5f_d20251118_m015235_c001_v0001178_t0035_u01763430755939") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0e8_d20251118_m015231_c001_v7007000_t0000_u01763430751817") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a11_d20251118_m015228_c001_v0001178_t0010_u01763430748112") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec66_d20251118_m015226_c001_v7007000_t0000_u01763430746817") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19af_d20251118_m015216_c001_v0001178_t0001_u01763430736619") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cb2_d20251118_m015209_c001_v7007000_t0000_u01763430729977") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1923_d20251118_m015158_c001_v0001178_t0031_u01763430718923") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebe4_d20251118_m015154_c001_v7007000_t0000_u01763430714863") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a188b_d20251118_m015144_c001_v0001178_t0058_u01763430704196") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685c9_d20251118_m015140_c001_v7007000_t0000_u01763430700036") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a184f_d20251118_m015130_c001_v0001178_t0012_u01763430690213") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7eca3_d20251118_m015249_c001_v7007000_t0000_u01763430769424") 2025/11/18 01:55:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a9d_d20251118_m015244_c001_v0001178_t0024_u01763430764639") 2025/11/18 01:55:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646104_d20251118_m015309_c001_v7007000_t0000_u01763430789385") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1254_d20251118_m015304_c001_v0001146_t0044_u01763430784807") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565af9a_d20251118_m015424_c001_v7007000_t0000_u01763430864974") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b66d_d20251118_m015414_c001_v0001182_t0005_u01763430854758") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cca_d20251118_m015410_c001_v7007000_t0000_u01763430850105") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b5d1_d20251118_m015359_c001_v0001182_t0048_u01763430839772") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1b8_d20251118_m015355_c001_v7007000_t0000_u01763430835147") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b55f_d20251118_m015344_c001_v0001182_t0025_u01763430824327") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9a0_d20251118_m015339_c001_v7007000_t0000_u01763430819696") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b505_d20251118_m015328_c001_v0001182_t0058_u01763430808671") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34545d_d20251118_m015324_c001_v7007000_t0000_u01763430804142") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b4a5_d20251118_m015314_c001_v0001182_t0020_u01763430794008") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4123496e5c8ec2e7_d20251118_m015306_c001_v7007000_t0000_u01763430786403") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1aef_d20251118_m015256_c001_v0001178_t0047_u01763430776636") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d45_d20251118_m015251_c001_v7007000_t0000_u01763430771914") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1ab5_d20251118_m015247_c001_v0001178_t0006_u01763430767874") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec9e_d20251118_m015246_c001_v7007000_t0000_u01763430766494") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e11c4_d20251118_m015236_c001_v0001146_t0059_u01763430756510") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0ea_d20251118_m015232_c001_v7007000_t0000_u01763430752026") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b317_d20251118_m015228_c001_v0001182_t0048_u01763430748125") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cf0_d20251118_m015226_c001_v7007000_t0000_u01763430746777") 2025/11/18 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b29d_d20251118_m015217_c001_v0001182_t0027_u01763430737224") 2025/11/18 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565aeb4_d20251118_m015209_c001_v7007000_t0000_u01763430729803") 2025/11/18 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e10c8_d20251118_m015159_c001_v0001146_t0022_u01763430719490") 2025/11/18 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebe5_d20251118_m015155_c001_v7007000_t0000_u01763430715064") 2025/11/18 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1074_d20251118_m015144_c001_v0001146_t0024_u01763430704778") 2025/11/18 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685ca_d20251118_m015140_c001_v7007000_t0000_u01763430700221") 2025/11/18 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1024_d20251118_m015130_c001_v0001146_t0050_u01763430690811") 2025/11/18 01:55:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4085dfbc26a075df_d20251118_m015249_c001_v7007000_t0000_u01763430769456") 2025/11/18 01:55:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3a7_d20251118_m015244_c001_v0001182_t0000_u01763430764642") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646105_d20251118_m015309_c001_v7007000_t0000_u01763430789568") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b459_d20251118_m015304_c001_v0001182_t0027_u01763430784819") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565af9b_d20251118_m015425_c001_v7007000_t0000_u01763430865155") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f54a2_d20251118_m015415_c001_v0001134_t0056_u01763430855319") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053ccb_d20251118_m015410_c001_v7007000_t0000_u01763430850291") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f542c_d20251118_m015400_c001_v0001134_t0002_u01763430840330") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1b9_d20251118_m015355_c001_v7007000_t0000_u01763430835330") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f53b6_d20251118_m015344_c001_v0001134_t0059_u01763430824930") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9a1_d20251118_m015339_c001_v7007000_t0000_u01763430819915") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5338_d20251118_m015329_c001_v0001134_t0056_u01763430809287") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34545e_d20251118_m015324_c001_v7007000_t0000_u01763430804323") 2025/11/18 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f52cc_d20251118_m015314_c001_v0001134_t0038_u01763430794599") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e63416460fe_d20251118_m015306_c001_v7007000_t0000_u01763430786783") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5224_d20251118_m015257_c001_v0001134_t0044_u01763430777212") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d46_d20251118_m015252_c001_v7007000_t0000_u01763430772099") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1210_d20251118_m015247_c001_v0001146_t0037_u01763430767930") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4067c17e4b07151c_d20251118_m015246_c001_v7007000_t0000_u01763430766497") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b373_d20251118_m015237_c001_v0001182_t0017_u01763430757156") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0eb_d20251118_m015232_c001_v7007000_t0000_u01763430752207") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a15_d20251118_m015228_c001_v0001178_t0050_u01763430748323") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e634164601d_d20251118_m015227_c001_v7007000_t0000_u01763430747005") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1158_d20251118_m015217_c001_v0001146_t0047_u01763430737792") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ae42_d20251118_m015210_c001_v7007000_t0000_u01763430730037") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b1e7_d20251118_m015200_c001_v0001182_t0057_u01763430720237") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebe6_d20251118_m015155_c001_v7007000_t0000_u01763430715245") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b167_d20251118_m015145_c001_v0001182_t0048_u01763430705546") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685cb_d20251118_m015140_c001_v7007000_t0000_u01763430700418") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b0e3_d20251118_m015131_c001_v0001182_t0021_u01763430691089") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f414a76597f62b0f5_d20251118_m015249_c001_v7007000_t0000_u01763430769767") 2025/11/18 01:55:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51c0_d20251118_m015244_c001_v0001134_t0022_u01763430764799") 2025/11/18 01:55:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646106_d20251118_m015309_c001_v7007000_t0000_u01763430789750") 2025/11/18 01:55:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b0f_d20251118_m015304_c001_v0001178_t0007_u01763430784828") 2025/11/18 01:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565af9c_d20251118_m015425_c001_v7007000_t0000_u01763430865337") 2025/11/18 01:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e13a8_d20251118_m015416_c001_v0001146_t0051_u01763430856038") 2025/11/18 01:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053ccc_d20251118_m015410_c001_v7007000_t0000_u01763430850473") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e135c_d20251118_m015401_c001_v0001146_t0047_u01763430841320") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1ba_d20251118_m015355_c001_v7007000_t0000_u01763430835513") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1316_d20251118_m015345_c001_v0001146_t0028_u01763430825826") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9a2_d20251118_m015340_c001_v7007000_t0000_u01763430820094") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e12cc_d20251118_m015329_c001_v0001146_t0054_u01763430809944") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345460_d20251118_m015324_c001_v7007000_t0000_u01763430804541") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1294_d20251118_m015315_c001_v0001146_t0042_u01763430795302") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f855a7_d20251118_m015306_c001_v7007000_t0000_u01763430786419") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1234_d20251118_m015257_c001_v0001146_t0033_u01763430777942") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d47_d20251118_m015252_c001_v7007000_t0000_u01763430772284") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51e8_d20251118_m015248_c001_v0001134_t0014_u01763430768062") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec9f_d20251118_m015246_c001_v7007000_t0000_u01763430766676") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5180_d20251118_m015237_c001_v0001134_t0030_u01763430757718") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0ec_d20251118_m015232_c001_v7007000_t0000_u01763430752388") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b31b_d20251118_m015228_c001_v0001182_t0017_u01763430748342") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4034dd4fe8de739c_d20251118_m015226_c001_v7007000_t0000_u01763430746930") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f50ac_d20251118_m015218_c001_v0001134_t0022_u01763430738559") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f42028f44563d8981_d20251118_m015209_c001_v7007000_t0000_u01763430729837") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4fe8_d20251118_m015200_c001_v0001134_t0037_u01763430720870") 2025/11/18 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebe7_d20251118_m015155_c001_v7007000_t0000_u01763430715425") 2025/11/18 01:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4f5a_d20251118_m015146_c001_v0001134_t0059_u01763430706096") 2025/11/18 01:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685cc_d20251118_m015140_c001_v7007000_t0000_u01763430700602") 2025/11/18 01:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4ed2_d20251118_m015131_c001_v0001134_t0016_u01763430691319") 2025/11/18 01:55:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89d6_d20251118_m015249_c001_v7007000_t0000_u01763430769773") 2025/11/18 01:55:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e11fe_d20251118_m015244_c001_v0001146_t0043_u01763430764810") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646108_d20251118_m015309_c001_v7007000_t0000_u01763430789960") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b465_d20251118_m015305_c001_v0001182_t0012_u01763430785057") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565af9d_d20251118_m015425_c001_v7007000_t0000_u01763430865517") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c87_d20251118_m015416_c001_v0001178_t0021_u01763430856428") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053ccd_d20251118_m015410_c001_v7007000_t0000_u01763430850665") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c2d_d20251118_m015401_c001_v0001178_t0053_u01763430841810") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1bb_d20251118_m015355_c001_v7007000_t0000_u01763430835695") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1bd5_d20251118_m015346_c001_v0001178_t0029_u01763430826303") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9a3_d20251118_m015340_c001_v7007000_t0000_u01763430820274") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b85_d20251118_m015330_c001_v0001178_t0020_u01763430810450") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345461_d20251118_m015324_c001_v7007000_t0000_u01763430804723") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b43_d20251118_m015315_c001_v0001178_t0003_u01763430795679") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41523415b860f514_d20251118_m015306_c001_v7007000_t0000_u01763430786463") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b417_d20251118_m015258_c001_v0001182_t0041_u01763430778748") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d48_d20251118_m015252_c001_v7007000_t0000_u01763430772469") 2025/11/18 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1ab9_d20251118_m015248_c001_v0001178_t0058_u01763430768150") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3df_d20251118_m015246_c001_v7007000_t0000_u01763430766111") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a6b_d20251118_m015238_c001_v0001178_t0027_u01763430758259") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0ed_d20251118_m015232_c001_v7007000_t0000_u01763430752572") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e119e_d20251118_m015228_c001_v0001146_t0012_u01763430748504") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4034dd4fe8de739b_d20251118_m015226_c001_v7007000_t0000_u01763430746750") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19c1_d20251118_m015218_c001_v0001178_t0050_u01763430738855") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f8542f_d20251118_m015210_c001_v7007000_t0000_u01763430730116") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1939_d20251118_m015201_c001_v0001178_t0025_u01763430721381") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebe8_d20251118_m015155_c001_v7007000_t0000_u01763430715605") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a189b_d20251118_m015146_c001_v0001178_t0059_u01763430706445") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685cd_d20251118_m015140_c001_v7007000_t0000_u01763430700786") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1853_d20251118_m015131_c001_v0001178_t0031_u01763430691829") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89d1_d20251118_m015249_c001_v7007000_t0000_u01763430769372") 2025/11/18 01:55:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3ab_d20251118_m015244_c001_v0001182_t0055_u01763430764856") 2025/11/18 01:55:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e634164610a_d20251118_m015310_c001_v7007000_t0000_u01763430790142") 2025/11/18 01:55:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b11_d20251118_m015305_c001_v0001178_t0041_u01763430785041") 2025/11/18 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565af9f_d20251118_m015425_c001_v7007000_t0000_u01763430865698") 2025/11/18 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b67b_d20251118_m015416_c001_v0001182_t0015_u01763430856646") 2025/11/18 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053ccf_d20251118_m015410_c001_v7007000_t0000_u01763430850846") 2025/11/18 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b5eb_d20251118_m015402_c001_v0001182_t0008_u01763430842027") 2025/11/18 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1bc_d20251118_m015355_c001_v7007000_t0000_u01763430835878") 2025/11/18 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b569_d20251118_m015346_c001_v0001182_t0021_u01763430826613") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9a4_d20251118_m015340_c001_v7007000_t0000_u01763430820456") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b515_d20251118_m015330_c001_v0001182_t0037_u01763430810668") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345462_d20251118_m015324_c001_v7007000_t0000_u01763430804905") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b4af_d20251118_m015315_c001_v0001182_t0010_u01763430795923") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf3453d6_d20251118_m015306_c001_v7007000_t0000_u01763430786622") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1af9_d20251118_m015258_c001_v0001178_t0056_u01763430778954") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d49_d20251118_m015252_c001_v7007000_t0000_u01763430772653") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3cf_d20251118_m015248_c001_v0001182_t0051_u01763430768162") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4067c17e4b07151f_d20251118_m015246_c001_v7007000_t0000_u01763430766689") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e11d2_d20251118_m015238_c001_v0001146_t0047_u01763430758476") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0ef_d20251118_m015232_c001_v7007000_t0000_u01763430752753") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5120_d20251118_m015228_c001_v0001134_t0049_u01763430748515") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec68_d20251118_m015227_c001_v7007000_t0000_u01763430747014") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2ad_d20251118_m015219_c001_v0001182_t0041_u01763430739168") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565aeb5_d20251118_m015209_c001_v7007000_t0000_u01763430729989") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e10d8_d20251118_m015201_c001_v0001146_t0038_u01763430721602") 2025/11/18 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebe9_d20251118_m015155_c001_v7007000_t0000_u01763430715785") 2025/11/18 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e107e_d20251118_m015146_c001_v0001146_t0008_u01763430706702") 2025/11/18 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685ce_d20251118_m015140_c001_v7007000_t0000_u01763430700970") 2025/11/18 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e102e_d20251118_m015132_c001_v0001146_t0043_u01763430692036") 2025/11/18 01:55:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3e7_d20251118_m015249_c001_v7007000_t0000_u01763430769449") 2025/11/18 01:55:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1aa1_d20251118_m015244_c001_v0001178_t0037_u01763430764866") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e634164610c_d20251118_m015310_c001_v7007000_t0000_u01763430790326") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1258_d20251118_m015305_c001_v0001146_t0048_u01763430785171") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afa0_d20251118_m015425_c001_v7007000_t0000_u01763430865916") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f54b4_d20251118_m015416_c001_v0001134_t0044_u01763430856849") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cd1_d20251118_m015411_c001_v7007000_t0000_u01763430851029") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f543c_d20251118_m015402_c001_v0001134_t0035_u01763430842219") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1bf_d20251118_m015356_c001_v7007000_t0000_u01763430836091") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f53c4_d20251118_m015346_c001_v0001134_t0009_u01763430826838") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9a5_d20251118_m015340_c001_v7007000_t0000_u01763430820637") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5346_d20251118_m015330_c001_v0001134_t0050_u01763430810937") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345464_d20251118_m015325_c001_v7007000_t0000_u01763430805087") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f52d6_d20251118_m015316_c001_v0001134_t0050_u01763430796137") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3f2_d20251118_m015306_c001_v7007000_t0000_u01763430786568") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5234_d20251118_m015259_c001_v0001134_t0007_u01763430779169") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d4a_d20251118_m015252_c001_v7007000_t0000_u01763430772838") 2025/11/18 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51ec_d20251118_m015248_c001_v0001134_t0027_u01763430768364") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f414a76597f62b0ee_d20251118_m015246_c001_v7007000_t0000_u01763430766521") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b383_d20251118_m015238_c001_v0001182_t0042_u01763430758837") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0f0_d20251118_m015232_c001_v7007000_t0000_u01763430752934") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b31d_d20251118_m015228_c001_v0001182_t0009_u01763430748543") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f854a2_d20251118_m015226_c001_v7007000_t0000_u01763430746757") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1164_d20251118_m015219_c001_v0001146_t0049_u01763430739370") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cb0_d20251118_m015209_c001_v7007000_t0000_u01763430729795") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b1f9_d20251118_m015202_c001_v0001182_t0030_u01763430722148") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebea_d20251118_m015155_c001_v7007000_t0000_u01763430715966") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b175_d20251118_m015147_c001_v0001182_t0055_u01763430707007") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685cf_d20251118_m015141_c001_v7007000_t0000_u01763430701154") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b0f3_d20251118_m015132_c001_v0001182_t0019_u01763430692513") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d40_d20251118_m015249_c001_v7007000_t0000_u01763430769790") 2025/11/18 01:55:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3ad_d20251118_m015245_c001_v0001182_t0029_u01763430765053") 2025/11/18 01:55:18 DEBUG : dir1/0007-12345: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e634164610e_d20251118_m015310_c001_v7007000_t0000_u01763430790507") 2025/11/18 01:55:18 DEBUG : dir1/0007-12345: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b467_d20251118_m015305_c001_v0001182_t0022_u01763430785256") 2025/11/18 01:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afa2_d20251118_m015426_c001_v7007000_t0000_u01763430866096") 2025/11/18 01:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e13aa_d20251118_m015417_c001_v0001146_t0047_u01763430857167") 2025/11/18 01:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cd2_d20251118_m015411_c001_v7007000_t0000_u01763430851213") 2025/11/18 01:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1366_d20251118_m015402_c001_v0001146_t0058_u01763430842654") 2025/11/18 01:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1c0_d20251118_m015356_c001_v7007000_t0000_u01763430836273") 2025/11/18 01:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e131c_d20251118_m015347_c001_v0001146_t0034_u01763430827178") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9a6_d20251118_m015340_c001_v7007000_t0000_u01763430820818") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e12d6_d20251118_m015331_c001_v0001146_t0048_u01763430811246") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345465_d20251118_m015325_c001_v7007000_t0000_u01763430805269") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e129a_d20251118_m015316_c001_v0001146_t0052_u01763430796427") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4123496e5c8ec2e5_d20251118_m015306_c001_v7007000_t0000_u01763430786220") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1240_d20251118_m015259_c001_v0001146_t0011_u01763430779619") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d4b_d20251118_m015253_c001_v7007000_t0000_u01763430773022") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1abb_d20251118_m015248_c001_v0001178_t0017_u01763430768376") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3e2_d20251118_m015246_c001_v7007000_t0000_u01763430766476") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f518e_d20251118_m015239_c001_v0001134_t0022_u01763430759375") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0f1_d20251118_m015233_c001_v7007000_t0000_u01763430753171") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a1b_d20251118_m015228_c001_v0001178_t0053_u01763430748590") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f854a1_d20251118_m015226_c001_v7007000_t0000_u01763430746577") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f50be_d20251118_m015219_c001_v0001134_t0035_u01763430739702") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f8542d_d20251118_m015209_c001_v7007000_t0000_u01763430729834") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4ff8_d20251118_m015202_c001_v0001134_t0005_u01763430722358") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebeb_d20251118_m015156_c001_v7007000_t0000_u01763430716147") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4f68_d20251118_m015147_c001_v0001134_t0008_u01763430707245") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d0_d20251118_m015141_c001_v7007000_t0000_u01763430701339") 2025/11/18 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4ede_d20251118_m015132_c001_v0001134_t0035_u01763430692741") 2025/11/18 01:55:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89d3_d20251118_m015249_c001_v7007000_t0000_u01763430769556") 2025/11/18 01:55:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1aa3_d20251118_m015245_c001_v0001178_t0030_u01763430765080") 2025/11/18 01:55:20 DEBUG : dir1/0008-23456: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e634164610f_d20251118_m015310_c001_v7007000_t0000_u01763430790706") 2025/11/18 01:55:20 DEBUG : dir1/0008-23456: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5272_d20251118_m015305_c001_v0001134_t0052_u01763430785362") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afa3_d20251118_m015426_c001_v7007000_t0000_u01763430866279") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c93_d20251118_m015417_c001_v0001178_t0010_u01763430857498") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cd5_d20251118_m015411_c001_v7007000_t0000_u01763430851396") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c39_d20251118_m015402_c001_v0001178_t0006_u01763430842997") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1c1_d20251118_m015356_c001_v7007000_t0000_u01763430836475") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1be7_d20251118_m015347_c001_v0001178_t0003_u01763430827606") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9a8_d20251118_m015340_c001_v7007000_t0000_u01763430820998") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b89_d20251118_m015331_c001_v0001178_t0038_u01763430811679") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345467_d20251118_m015325_c001_v7007000_t0000_u01763430805452") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b4d_d20251118_m015316_c001_v0001178_t0000_u01763430796872") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e63416460fd_d20251118_m015306_c001_v7007000_t0000_u01763430786603") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b429_d20251118_m015259_c001_v0001182_t0039_u01763430779976") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d4c_d20251118_m015253_c001_v7007000_t0000_u01763430773206") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3d1_d20251118_m015248_c001_v0001182_t0056_u01763430768400") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f414a76597f62b0ef_d20251118_m015246_c001_v7007000_t0000_u01763430766707") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a7b_d20251118_m015239_c001_v0001178_t0057_u01763430759728") 2025/11/18 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0f2_d20251118_m015233_c001_v7007000_t0000_u01763430753353") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b321_d20251118_m015228_c001_v0001182_t0045_u01763430748759") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4034dd4fe8de7399_d20251118_m015226_c001_v7007000_t0000_u01763430746389") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19cd_d20251118_m015220_c001_v0001178_t0017_u01763430740092") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4034dd4fe8de7388_d20251118_m015210_c001_v7007000_t0000_u01763430730138") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1941_d20251118_m015202_c001_v0001178_t0005_u01763430722691") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebec_d20251118_m015156_c001_v7007000_t0000_u01763430716328") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a18a9_d20251118_m015147_c001_v0001178_t0016_u01763430707547") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d1_d20251118_m015141_c001_v7007000_t0000_u01763430701522") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1857_d20251118_m015133_c001_v0001178_t0046_u01763430693098") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89d2_d20251118_m015249_c001_v7007000_t0000_u01763430769381") 2025/11/18 01:55:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51c6_d20251118_m015245_c001_v0001134_t0057_u01763430765108") 2025/11/18 01:55:21 DEBUG : dir1/0009-34567: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646110_d20251118_m015310_c001_v7007000_t0000_u01763430790887") 2025/11/18 01:55:21 DEBUG : dir1/0009-34567: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b15_d20251118_m015305_c001_v0001178_t0048_u01763430785445") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afa4_d20251118_m015426_c001_v7007000_t0000_u01763430866460") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b681_d20251118_m015417_c001_v0001182_t0032_u01763430857707") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cd6_d20251118_m015411_c001_v7007000_t0000_u01763430851578") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b5f7_d20251118_m015403_c001_v0001182_t0012_u01763430843218") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1c2_d20251118_m015356_c001_v7007000_t0000_u01763430836656") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b571_d20251118_m015347_c001_v0001182_t0051_u01763430827827") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9a9_d20251118_m015341_c001_v7007000_t0000_u01763430821178") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b51b_d20251118_m015331_c001_v0001182_t0056_u01763430811971") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345468_d20251118_m015325_c001_v7007000_t0000_u01763430805633") 2025/11/18 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b4b7_d20251118_m015317_c001_v0001182_t0015_u01763430797093") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4123496e5c8ec2e8_d20251118_m015306_c001_v7007000_t0000_u01763430786622") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b03_d20251118_m015300_c001_v0001178_t0046_u01763430780189") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d4d_d20251118_m015253_c001_v7007000_t0000_u01763430773394") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1abd_d20251118_m015248_c001_v0001178_t0051_u01763430768586") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053c5f_d20251118_m015246_c001_v7007000_t0000_u01763430766523") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e11dc_d20251118_m015240_c001_v0001146_t0001_u01763430760011") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0f3_d20251118_m015233_c001_v7007000_t0000_u01763430753534") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a1d_d20251118_m015228_c001_v0001178_t0001_u01763430748808") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565aebd_d20251118_m015226_c001_v7007000_t0000_u01763430746770") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2bb_d20251118_m015220_c001_v0001182_t0012_u01763430740323") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cb4_d20251118_m015210_c001_v7007000_t0000_u01763430730159") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e10e2_d20251118_m015202_c001_v0001146_t0030_u01763430722914") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebed_d20251118_m015156_c001_v7007000_t0000_u01763430716507") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1086_d20251118_m015147_c001_v0001146_t0031_u01763430707756") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d2_d20251118_m015141_c001_v7007000_t0000_u01763430701713") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1034_d20251118_m015133_c001_v0001146_t0019_u01763430693393") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7eca4_d20251118_m015249_c001_v7007000_t0000_u01763430769613") 2025/11/18 01:55:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1200_d20251118_m015245_c001_v0001146_t0012_u01763430765254") 2025/11/18 01:55:22 DEBUG : dir1/0010-45678: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646111_d20251118_m015311_c001_v7007000_t0000_u01763430791068") 2025/11/18 01:55:22 DEBUG : dir1/0010-45678: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b46d_d20251118_m015305_c001_v0001182_t0028_u01763430785457") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afa5_d20251118_m015426_c001_v7007000_t0000_u01763430866641") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f54c0_d20251118_m015417_c001_v0001134_t0005_u01763430857899") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cd7_d20251118_m015411_c001_v7007000_t0000_u01763430851761") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5448_d20251118_m015403_c001_v0001134_t0001_u01763430843443") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1c3_d20251118_m015356_c001_v7007000_t0000_u01763430836839") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f53cc_d20251118_m015348_c001_v0001134_t0026_u01763430828051") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9aa_d20251118_m015341_c001_v7007000_t0000_u01763430821365") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5352_d20251118_m015332_c001_v0001134_t0027_u01763430812176") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345469_d20251118_m015325_c001_v7007000_t0000_u01763430805831") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f52e4_d20251118_m015317_c001_v0001134_t0010_u01763430797292") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41523415b860f513_d20251118_m015306_c001_v7007000_t0000_u01763430786281") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5242_d20251118_m015300_c001_v0001134_t0029_u01763430780423") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d4e_d20251118_m015253_c001_v7007000_t0000_u01763430773581") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3d5_d20251118_m015248_c001_v0001182_t0035_u01763430768597") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec9c_d20251118_m015246_c001_v7007000_t0000_u01763430766130") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b393_d20251118_m015240_c001_v0001182_t0036_u01763430760518") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0f5_d20251118_m015233_c001_v7007000_t0000_u01763430753715") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e11a0_d20251118_m015228_c001_v0001146_t0032_u01763430748876") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f854a3_d20251118_m015226_c001_v7007000_t0000_u01763430746938") 2025/11/18 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e116a_d20251118_m015220_c001_v0001146_t0052_u01763430740601") 2025/11/18 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ae41_d20251118_m015209_c001_v7007000_t0000_u01763430729834") 2025/11/18 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b20f_d20251118_m015203_c001_v0001182_t0003_u01763430723373") 2025/11/18 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebee_d20251118_m015156_c001_v7007000_t0000_u01763430716689") 2025/11/18 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b18d_d20251118_m015148_c001_v0001182_t0012_u01763430708374") 2025/11/18 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d3_d20251118_m015141_c001_v7007000_t0000_u01763430701897") 2025/11/18 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b0ff_d20251118_m015133_c001_v0001182_t0009_u01763430693714") 2025/11/18 01:55:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3e9_d20251118_m015249_c001_v7007000_t0000_u01763430769630") 2025/11/18 01:55:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3af_d20251118_m015245_c001_v0001182_t0048_u01763430765265") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646112_d20251118_m015311_c001_v7007000_t0000_u01763430791249") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e125a_d20251118_m015305_c001_v0001146_t0050_u01763430785546") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afa7_d20251118_m015426_c001_v7007000_t0000_u01763430866860") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e13ae_d20251118_m015418_c001_v0001146_t0050_u01763430858199") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cd9_d20251118_m015411_c001_v7007000_t0000_u01763430851943") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1378_d20251118_m015403_c001_v0001146_t0058_u01763430843768") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1c5_d20251118_m015357_c001_v7007000_t0000_u01763430837020") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e132a_d20251118_m015348_c001_v0001146_t0056_u01763430828476") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9ab_d20251118_m015341_c001_v7007000_t0000_u01763430821547") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e12dc_d20251118_m015332_c001_v0001146_t0004_u01763430812746") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34546b_d20251118_m015326_c001_v7007000_t0000_u01763430806013") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e12a2_d20251118_m015317_c001_v0001146_t0059_u01763430797610") 2025/11/18 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f855a6_d20251118_m015306_c001_v7007000_t0000_u01763430786233") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1248_d20251118_m015300_c001_v0001146_t0042_u01763430780798") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d4f_d20251118_m015253_c001_v7007000_t0000_u01763430773790") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1212_d20251118_m015248_c001_v0001146_t0006_u01763430768606") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89ac_d20251118_m015246_c001_v7007000_t0000_u01763430766526") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5194_d20251118_m015240_c001_v0001134_t0007_u01763430760717") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0f6_d20251118_m015233_c001_v7007000_t0000_u01763430753896") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5124_d20251118_m015228_c001_v0001134_t0019_u01763430748915") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f854a0_d20251118_m015226_c001_v7007000_t0000_u01763430746396") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f50ca_d20251118_m015221_c001_v0001134_t0029_u01763430741076") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34dabad_d20251118_m015210_c001_v7007000_t0000_u01763430730011") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f500c_d20251118_m015203_c001_v0001134_t0042_u01763430723617") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebef_d20251118_m015156_c001_v7007000_t0000_u01763430716869") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4f7a_d20251118_m015148_c001_v0001134_t0030_u01763430708617") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d4_d20251118_m015142_c001_v7007000_t0000_u01763430702081") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4eea_d20251118_m015133_c001_v0001134_t0009_u01763430693907") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89d4_d20251118_m015249_c001_v7007000_t0000_u01763430769567") 2025/11/18 01:55:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1aa5_d20251118_m015245_c001_v0001178_t0050_u01763430765301") 2025/11/18 01:55:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646113_d20251118_m015311_c001_v7007000_t0000_u01763430791430") 2025/11/18 01:55:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b17_d20251118_m015305_c001_v0001178_t0034_u01763430785650") 2025/11/18 01:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afa9_d20251118_m015427_c001_v7007000_t0000_u01763430867041") 2025/11/18 01:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c95_d20251118_m015418_c001_v0001178_t0014_u01763430858519") 2025/11/18 01:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cda_d20251118_m015412_c001_v7007000_t0000_u01763430852126") 2025/11/18 01:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1c43_d20251118_m015404_c001_v0001178_t0057_u01763430844087") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1c6_d20251118_m015357_c001_v7007000_t0000_u01763430837203") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1bef_d20251118_m015349_c001_v0001178_t0034_u01763430829097") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9ac_d20251118_m015341_c001_v7007000_t0000_u01763430821728") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b97_d20251118_m015333_c001_v0001178_t0011_u01763430813221") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34546c_d20251118_m015326_c001_v7007000_t0000_u01763430806194") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b57_d20251118_m015317_c001_v0001178_t0015_u01763430797953") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f423d2aea607e5761_d20251118_m015306_c001_v7007000_t0000_u01763430786625") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b435_d20251118_m015301_c001_v0001182_t0038_u01763430781182") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d50_d20251118_m015253_c001_v7007000_t0000_u01763430773973") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51f0_d20251118_m015248_c001_v0001134_t0012_u01763430768755") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89ad_d20251118_m015246_c001_v7007000_t0000_u01763430766527") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a7f_d20251118_m015241_c001_v0001178_t0025_u01763430761242") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0f7_d20251118_m015234_c001_v7007000_t0000_u01763430754077") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b323_d20251118_m015228_c001_v0001182_t0037_u01763430748963") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565aebe_d20251118_m015226_c001_v7007000_t0000_u01763430746952") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19dd_d20251118_m015221_c001_v0001178_t0053_u01763430741458") 2025/11/18 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f423d2aea607e5666_d20251118_m015209_c001_v7007000_t0000_u01763430729836") 2025/11/18 01:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1949_d20251118_m015204_c001_v0001178_t0048_u01763430724200") 2025/11/18 01:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebf0_d20251118_m015157_c001_v7007000_t0000_u01763430717050") 2025/11/18 01:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a18c3_d20251118_m015149_c001_v0001178_t0036_u01763430709090") 2025/11/18 01:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d5_d20251118_m015142_c001_v7007000_t0000_u01763430702264") 2025/11/18 01:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1859_d20251118_m015134_c001_v0001178_t0024_u01763430694172") 2025/11/18 01:55:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f414a76597f62b0f4_d20251118_m015249_c001_v7007000_t0000_u01763430769582") 2025/11/18 01:55:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3b1_d20251118_m015245_c001_v0001182_t0028_u01763430765465") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646114_d20251118_m015311_c001_v7007000_t0000_u01763430791639") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b471_d20251118_m015305_c001_v0001182_t0047_u01763430785663") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afab_d20251118_m015427_c001_v7007000_t0000_u01763430867223") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b689_d20251118_m015418_c001_v0001182_t0017_u01763430858775") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cdc_d20251118_m015412_c001_v7007000_t0000_u01763430852399") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b601_d20251118_m015404_c001_v0001182_t0017_u01763430844307") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1c8_d20251118_m015357_c001_v7007000_t0000_u01763430837470") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b587_d20251118_m015349_c001_v0001182_t0029_u01763430829314") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9ad_d20251118_m015341_c001_v7007000_t0000_u01763430821952") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b521_d20251118_m015333_c001_v0001182_t0011_u01763430813437") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34546d_d20251118_m015326_c001_v7007000_t0000_u01763430806377") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b4bb_d20251118_m015318_c001_v0001182_t0016_u01763430798163") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41523415b860f515_d20251118_m015306_c001_v7007000_t0000_u01763430786688") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b05_d20251118_m015301_c001_v0001178_t0006_u01763430781467") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d51_d20251118_m015254_c001_v7007000_t0000_u01763430774212") 2025/11/18 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3d7_d20251118_m015248_c001_v0001182_t0034_u01763430768795") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4067c17e4b07151d_d20251118_m015246_c001_v7007000_t0000_u01763430766540") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e11e2_d20251118_m015241_c001_v0001146_t0039_u01763430761459") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0f9_d20251118_m015234_c001_v7007000_t0000_u01763430754258") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a21_d20251118_m015229_c001_v0001178_t0036_u01763430749020") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0da_d20251118_m015226_c001_v7007000_t0000_u01763430746789") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2c1_d20251118_m015221_c001_v0001182_t0049_u01763430741670") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f423d2aea607e5667_d20251118_m015210_c001_v7007000_t0000_u01763430730019") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e10f0_d20251118_m015204_c001_v0001146_t0016_u01763430724410") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebf1_d20251118_m015157_c001_v7007000_t0000_u01763430717247") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e108c_d20251118_m015149_c001_v0001146_t0014_u01763430709314") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d6_d20251118_m015142_c001_v7007000_t0000_u01763430702448") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e103c_d20251118_m015134_c001_v0001146_t0024_u01763430694486") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4085dfbc26a075e0_d20251118_m015249_c001_v7007000_t0000_u01763430769639") 2025/11/18 01:55:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51cc_d20251118_m015245_c001_v0001134_t0029_u01763430765485") 2025/11/18 01:55:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646115_d20251118_m015311_c001_v7007000_t0000_u01763430791821") 2025/11/18 01:55:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5278_d20251118_m015305_c001_v0001134_t0043_u01763430785672") 2025/11/18 01:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afac_d20251118_m015427_c001_v7007000_t0000_u01763430867405") 2025/11/18 01:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f54d2_d20251118_m015419_c001_v0001134_t0013_u01763430859009") 2025/11/18 01:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cdd_d20251118_m015412_c001_v7007000_t0000_u01763430852582") 2025/11/18 01:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5452_d20251118_m015404_c001_v0001134_t0015_u01763430844501") 2025/11/18 01:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1c9_d20251118_m015357_c001_v7007000_t0000_u01763430837652") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f53d4_d20251118_m015349_c001_v0001134_t0056_u01763430829514") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9ae_d20251118_m015342_c001_v7007000_t0000_u01763430822180") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5364_d20251118_m015333_c001_v0001134_t0002_u01763430813649") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34546e_d20251118_m015326_c001_v7007000_t0000_u01763430806558") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f52ee_d20251118_m015318_c001_v0001134_t0005_u01763430798355") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4006b5f676daaa34_d20251118_m015306_c001_v7007000_t0000_u01763430786683") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f524c_d20251118_m015301_c001_v0001134_t0010_u01763430781681") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d52_d20251118_m015254_c001_v7007000_t0000_u01763430774397") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1ac1_d20251118_m015248_c001_v0001178_t0048_u01763430768837") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4067c17e4b07151b_d20251118_m015246_c001_v7007000_t0000_u01763430766307") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b39d_d20251118_m015241_c001_v0001182_t0040_u01763430761942") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0fa_d20251118_m015234_c001_v7007000_t0000_u01763430754439") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5128_d20251118_m015229_c001_v0001134_t0049_u01763430749216") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec65_d20251118_m015226_c001_v7007000_t0000_u01763430746806") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1174_d20251118_m015221_c001_v0001146_t0002_u01763430741861") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4034dd4fe8de7380_d20251118_m015209_c001_v7007000_t0000_u01763430729401") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b225_d20251118_m015204_c001_v0001182_t0001_u01763430724885") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebf2_d20251118_m015157_c001_v7007000_t0000_u01763430717428") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b197_d20251118_m015149_c001_v0001182_t0037_u01763430709625") 2025/11/18 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d7_d20251118_m015142_c001_v7007000_t0000_u01763430702657") 2025/11/18 01:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b109_d20251118_m015134_c001_v0001182_t0026_u01763430694945") 2025/11/18 01:55:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f414a76597f62b0f2_d20251118_m015249_c001_v7007000_t0000_u01763430769397") 2025/11/18 01:55:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1aa7_d20251118_m015245_c001_v0001178_t0017_u01763430765541") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646116_d20251118_m015312_c001_v7007000_t0000_u01763430792003") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e125c_d20251118_m015305_c001_v0001146_t0003_u01763430785853") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afad_d20251118_m015427_c001_v7007000_t0000_u01763430867587") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e13b6_d20251118_m015419_c001_v0001146_t0039_u01763430859344") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053cde_d20251118_m015412_c001_v7007000_t0000_u01763430852765") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e137c_d20251118_m015404_c001_v0001146_t0018_u01763430844803") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1ca_d20251118_m015357_c001_v7007000_t0000_u01763430837850") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1336_d20251118_m015349_c001_v0001146_t0036_u01763430829909") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9af_d20251118_m015342_c001_v7007000_t0000_u01763430822360") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e12e0_d20251118_m015334_c001_v0001146_t0049_u01763430814123") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf34546f_d20251118_m015326_c001_v7007000_t0000_u01763430806741") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e12a8_d20251118_m015318_c001_v0001146_t0028_u01763430798658") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3f3_d20251118_m015306_c001_v7007000_t0000_u01763430786751") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e124a_d20251118_m015301_c001_v0001146_t0038_u01763430781977") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d53_d20251118_m015254_c001_v7007000_t0000_u01763430774581") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1216_d20251118_m015248_c001_v0001146_t0049_u01763430768883") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4067c17e4b071519_d20251118_m015246_c001_v7007000_t0000_u01763430766123") 2025/11/18 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51a0_d20251118_m015242_c001_v0001134_t0046_u01763430762174") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0fb_d20251118_m015234_c001_v7007000_t0000_u01763430754619") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b32b_d20251118_m015229_c001_v0001182_t0058_u01763430749233") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e634164601c_d20251118_m015226_c001_v7007000_t0000_u01763430746820") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f50d8_d20251118_m015222_c001_v0001134_t0013_u01763430742319") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4034dd4fe8de7382_d20251118_m015209_c001_v7007000_t0000_u01763430729585") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f501e_d20251118_m015205_c001_v0001134_t0014_u01763430725111") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebf3_d20251118_m015157_c001_v7007000_t0000_u01763430717612") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4f84_d20251118_m015149_c001_v0001134_t0051_u01763430709844") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d8_d20251118_m015142_c001_v7007000_t0000_u01763430702841") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4efa_d20251118_m015135_c001_v0001134_t0007_u01763430695174") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89d5_d20251118_m015249_c001_v7007000_t0000_u01763430769748") 2025/11/18 01:55:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b3b5_d20251118_m015245_c001_v0001182_t0041_u01763430765668") 2025/11/18 01:55:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cc0_d20251118_m015212_c001_v7007000_t0000_u01763430732751") 2025/11/18 01:55:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a195f_d20251118_m015207_c001_v0001178_t0011_u01763430727942") 2025/11/18 01:55:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cc1_d20251118_m015212_c001_v7007000_t0000_u01763430732932") 2025/11/18 01:55:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f503a_d20251118_m015208_c001_v0001134_t0036_u01763430728049") 2025/11/18 01:55:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cc2_d20251118_m015213_c001_v7007000_t0000_u01763430733114") 2025/11/18 01:55:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b24f_d20251118_m015208_c001_v0001182_t0031_u01763430728050") 2025/11/18 01:55:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cc5_d20251118_m015213_c001_v7007000_t0000_u01763430733297") 2025/11/18 01:55:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e110e_d20251118_m015208_c001_v0001146_t0024_u01763430728111") 2025/11/18 01:55:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cc6_d20251118_m015213_c001_v7007000_t0000_u01763430733479") 2025/11/18 01:55:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1963_d20251118_m015208_c001_v0001178_t0056_u01763430728156") 2025/11/18 01:55:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cc7_d20251118_m015213_c001_v7007000_t0000_u01763430733661") 2025/11/18 01:55:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b251_d20251118_m015208_c001_v0001182_t0047_u01763430728300") 2025/11/18 01:55:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cc8_d20251118_m015213_c001_v7007000_t0000_u01763430733843") 2025/11/18 01:55:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1967_d20251118_m015208_c001_v0001178_t0025_u01763430728382") 2025/11/18 01:55:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cca_d20251118_m015214_c001_v7007000_t0000_u01763430734026") 2025/11/18 01:55:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1110_d20251118_m015208_c001_v0001146_t0014_u01763430728479") 2025/11/18 01:55:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722ccc_d20251118_m015214_c001_v7007000_t0000_u01763430734209") 2025/11/18 01:55:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b255_d20251118_m015208_c001_v0001182_t0005_u01763430728559") 2025/11/18 01:55:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722ccd_d20251118_m015214_c001_v7007000_t0000_u01763430734391") 2025/11/18 01:55:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1969_d20251118_m015208_c001_v0001178_t0020_u01763430728610") 2025/11/18 01:55:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cce_d20251118_m015214_c001_v7007000_t0000_u01763430734573") 2025/11/18 01:55:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5040_d20251118_m015208_c001_v0001134_t0043_u01763430728631") 2025/11/18 01:55:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cd0_d20251118_m015214_c001_v7007000_t0000_u01763430734755") 2025/11/18 01:55:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b257_d20251118_m015208_c001_v0001182_t0045_u01763430728762") 2025/11/18 01:55:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cd1_d20251118_m015214_c001_v7007000_t0000_u01763430734938") 2025/11/18 01:55:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a196b_d20251118_m015208_c001_v0001178_t0020_u01763430728827") 2025/11/18 01:55:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cd2_d20251118_m015215_c001_v7007000_t0000_u01763430735121") 2025/11/18 01:55:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1116_d20251118_m015208_c001_v0001146_t0023_u01763430728846") 2025/11/18 01:55:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cd3_d20251118_m015215_c001_v7007000_t0000_u01763430735303") 2025/11/18 01:55:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b259_d20251118_m015208_c001_v0001182_t0011_u01763430728961") 2025/11/18 01:55:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cd6_d20251118_m015215_c001_v7007000_t0000_u01763430735496") 2025/11/18 01:55:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5048_d20251118_m015209_c001_v0001134_t0030_u01763430729035") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cfb_d20251118_m015229_c001_v7007000_t0000_u01763430749590") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2ed_d20251118_m015224_c001_v0001182_t0025_u01763430744820") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646021_d20251118_m015229_c001_v7007000_t0000_u01763430749560") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19f5_d20251118_m015224_c001_v0001178_t0021_u01763430744828") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565aec0_d20251118_m015229_c001_v7007000_t0000_u01763430749603") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2f1_d20251118_m015225_c001_v0001182_t0014_u01763430745025") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0e1_d20251118_m015229_c001_v7007000_t0000_u01763430749763") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19f9_d20251118_m015225_c001_v0001178_t0017_u01763430745042") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec6c_d20251118_m015229_c001_v7007000_t0000_u01763430749569") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1184_d20251118_m015225_c001_v0001146_t0000_u01763430745143") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0e0_d20251118_m015229_c001_v7007000_t0000_u01763430749578") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f50fa_d20251118_m015225_c001_v0001134_t0011_u01763430745161") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f854a5_d20251118_m015229_c001_v7007000_t0000_u01763430749609") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2f3_d20251118_m015225_c001_v0001182_t0019_u01763430745231") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec6f_d20251118_m015229_c001_v7007000_t0000_u01763430749920") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19fb_d20251118_m015225_c001_v0001178_t0011_u01763430745261") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646024_d20251118_m015229_c001_v7007000_t0000_u01763430749933") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2f7_d20251118_m015225_c001_v0001182_t0052_u01763430745427") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f423d2aea607e5681_d20251118_m015229_c001_v7007000_t0000_u01763430749810") 2025/11/18 01:55:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a19ff_d20251118_m015225_c001_v0001178_t0000_u01763430745478") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f423d2aea607e5680_d20251118_m015229_c001_v7007000_t0000_u01763430749625") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f50fe_d20251118_m015225_c001_v0001134_t0029_u01763430745578") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ec6d_d20251118_m015229_c001_v7007000_t0000_u01763430749729") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2f9_d20251118_m015225_c001_v0001182_t0025_u01763430745632") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722cfc_d20251118_m015229_c001_v7007000_t0000_u01763430749775") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1188_d20251118_m015225_c001_v0001146_t0038_u01763430745655") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646022_d20251118_m015229_c001_v7007000_t0000_u01763430749744") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a01_d20251118_m015225_c001_v0001178_t0029_u01763430745691") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565aec1_d20251118_m015229_c001_v7007000_t0000_u01763430749788") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b2fb_d20251118_m015225_c001_v0001182_t0055_u01763430745847") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f854a6_d20251118_m015229_c001_v7007000_t0000_u01763430749795") 2025/11/18 01:55:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5104_d20251118_m015225_c001_v0001134_t0041_u01763430745954") 2025/11/18 01:55:34 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec4b_d20251118_m015026_c001_v7007000_t0000_u01763430626082") 2025/11/18 01:55:34 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1195bde3f2983001_d20251118_m015024_c001_v0001183_t0018_u01763430624034") 2025/11/18 01:55:34 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f645_d20251118_m015023_c001_v7007000_t0000_u01763430623850") 2025/11/18 01:55:34 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1195bde3f2982fed_d20251118_m015020_c001_v0001183_t0047_u01763430620444") 2025/11/18 01:55:34 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f63d_d20251118_m015019_c001_v7007000_t0000_u01763430619715") 2025/11/18 01:55:34 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4bec_d20251118_m015015_c001_v0001134_t0048_u01763430615544") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147b64_d20251118_m015014_c001_v7007000_t0000_u01763430614059") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10012a1ab0507289_d20251118_m015011_c001_v0001036_t0033_u01763430611287") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722c40_d20251118_m015011_c001_v7007000_t0000_u01763430611104") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10012a1ab0507279_d20251118_m015007_c001_v0001036_t0056_u01763430607296") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722c3d_d20251118_m015006_c001_v7007000_t0000_u01763430606546") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a15d9_d20251118_m015002_c001_v0001178_t0052_u01763430602982") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f1b_d20251118_m015001_c001_v7007000_t0000_u01763430601622") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1027b8bb0a09cdf1_d20251118_m015000_c001_v0001134_t0019_u01763430600058") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ad5a_d20251118_m014959_c001_v7007000_t0000_u01763430599870") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1027b8bb0a09cde5_d20251118_m014956_c001_v0001134_t0029_u01763430596805") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ad50_d20251118_m014956_c001_v7007000_t0000_u01763430596024") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a15a7_d20251118_m014952_c001_v0001178_t0051_u01763430592006") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f08_d20251118_m014951_c001_v7007000_t0000_u01763430591092") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1083b3a7fa5f5b88_d20251118_m014948_c001_v0001104_t0029_u01763430588972") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513eb28_d20251118_m014948_c001_v7007000_t0000_u01763430588788") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1083b3a7fa5f5b72_d20251118_m014944_c001_v0001104_t0032_u01763430584657") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513eb26_d20251118_m014943_c001_v7007000_t0000_u01763430583931") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1565_d20251118_m014938_c001_v0001178_t0012_u01763430578597") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f5c5_d20251118_m014937_c001_v7007000_t0000_u01763430577693") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11190ae464903f6e_d20251118_m014935_c001_v0001092_t0053_u01763430575707") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef99_d20251118_m014935_c001_v7007000_t0000_u01763430575515") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11190ae464903f62_d20251118_m014931_c001_v0001092_t0022_u01763430571807") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef96_d20251118_m014931_c001_v7007000_t0000_u01763430571061") 2025/11/18 01:55:35 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1527_d20251118_m014925_c001_v0001178_t0023_u01763430565670") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f815c_d20251118_m014924_c001_v7007000_t0000_u01763430564750") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f109c2a8863789214_d20251118_m014922_c001_v0001182_t0053_u01763430562893") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147b25_d20251118_m014922_c001_v7007000_t0000_u01763430562709") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f109c2a8863789202_d20251118_m014919_c001_v0001182_t0018_u01763430559883") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147b21_d20251118_m014919_c001_v7007000_t0000_u01763430559149") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a14ef_d20251118_m014913_c001_v0001178_t0058_u01763430553939") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f814e_d20251118_m014912_c001_v7007000_t0000_u01763430552836") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f118b63ee8658b86a_d20251118_m014906_c001_v0001144_t0048_u01763430546353") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daafc_d20251118_m014906_c001_v7007000_t0000_u01763430546144") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a14af_d20251118_m014902_c001_v0001178_t0058_u01763430542015") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1176f8cd91b96cd4_d20251118_m014901_c001_v0001090_t0053_u01763430541079") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1176f8cd91b96cce_d20251118_m014859_c001_v0001090_t0057_u01763430539851") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a2f4_d20251118_m014846_c001_v7007000_t0000_u01763430526762") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f48c8_d20251118_m014840_c001_v0001134_t0028_u01763430520174") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f116e098bac050eae_d20251118_m014839_c001_v0001172_t0000_u01763430519261") 2025/11/18 01:55:36 DEBUG : dst/one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f116e098bac050ea6_d20251118_m014838_c001_v0001172_t0031_u01763430518086") 2025/11/18 01:55:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec4c_d20251118_m015026_c001_v7007000_t0000_u01763430626266") 2025/11/18 01:55:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f113712abab19bb11_d20251118_m015023_c001_v0001157_t0047_u01763430623433") 2025/11/18 01:55:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1121ae45669f9046_d20251118_m015019_c001_v0001153_t0016_u01763430619346") 2025/11/18 01:55:36 DEBUG : dst/one.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147b65_d20251118_m015014_c001_v7007000_t0000_u01763430614240") 2025/11/18 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1098e5cd4c7f9346_d20251118_m015010_c001_v0001181_t0009_u01763430610890") 2025/11/18 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1191c842e6ed7e10_d20251118_m015006_c001_v0001105_t0007_u01763430606176") 2025/11/18 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f1d_d20251118_m015001_c001_v7007000_t0000_u01763430601812") 2025/11/18 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f113acb71a92c67ba_d20251118_m014959_c001_v0001176_t0045_u01763430599656") 2025/11/18 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1056c526c21f1d5b_d20251118_m014955_c001_v0001044_t0031_u01763430595517") 2025/11/18 01:55:37 DEBUG : dst/three: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f814f_d20251118_m014913_c001_v7007000_t0000_u01763430553019") 2025/11/18 01:55:37 DEBUG : dst/three: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1176f8cd91b96cf4_d20251118_m014911_c001_v0001090_t0039_u01763430551255") 2025/11/18 01:55:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec4d_d20251118_m015026_c001_v7007000_t0000_u01763430626460") 2025/11/18 01:55:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f113a8115c06e3a51_d20251118_m015024_c001_v0001106_t0015_u01763430624797") 2025/11/18 01:55:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1092c23b6c4d0719_d20251118_m015021_c001_v0001117_t0055_u01763430621293") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec4f_d20251118_m015026_c001_v7007000_t0000_u01763430626643") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1195bde3f2983011_d20251118_m015025_c001_v0001183_t0000_u01763430625507") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f646_d20251118_m015025_c001_v7007000_t0000_u01763430625323") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1195bde3f2982ff5_d20251118_m015022_c001_v0001183_t0049_u01763430622021") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f641_d20251118_m015021_c001_v7007000_t0000_u01763430621837") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4bf6_d20251118_m015016_c001_v0001134_t0029_u01763430616461") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147b66_d20251118_m015014_c001_v7007000_t0000_u01763430614456") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10012a1ab050728d_d20251118_m015013_c001_v0001036_t0029_u01763430613136") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722c42_d20251118_m015012_c001_v7007000_t0000_u01763430612892") 2025/11/18 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10012a1ab050727f_d20251118_m015009_c001_v0001036_t0047_u01763430608999") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722c3e_d20251118_m015008_c001_v7007000_t0000_u01763430608813") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a15df_d20251118_m015003_c001_v0001178_t0013_u01763430603508") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ad5b_d20251118_m015001_c001_v7007000_t0000_u01763430601044") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4b6a_d20251118_m014958_c001_v0001134_t0049_u01763430598553") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ad56_d20251118_m014957_c001_v7007000_t0000_u01763430597805") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a15ad_d20251118_m014952_c001_v0001178_t0017_u01763430592963") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513eb2a_d20251118_m014950_c001_v7007000_t0000_u01763430590073") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4afc_d20251118_m014946_c001_v0001134_t0054_u01763430586871") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513eb27_d20251118_m014945_c001_v7007000_t0000_u01763430585771") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1573_d20251118_m014939_c001_v0001178_t0001_u01763430579378") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef9a_d20251118_m014936_c001_v7007000_t0000_u01763430576775") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4a90_d20251118_m014934_c001_v0001134_t0014_u01763430574067") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef98_d20251118_m014932_c001_v7007000_t0000_u01763430572965") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1529_d20251118_m014926_c001_v0001178_t0033_u01763430566194") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147b26_d20251118_m014923_c001_v7007000_t0000_u01763430563799") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4a32_d20251118_m014921_c001_v0001134_t0054_u01763430561606") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147b24_d20251118_m014920_c001_v7007000_t0000_u01763430560517") 2025/11/18 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a14f5_d20251118_m014914_c001_v0001178_t0034_u01763430554582") 2025/11/18 01:55:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147b67_d20251118_m015014_c001_v7007000_t0000_u01763430614638") 2025/11/18 01:55:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f106ee5ec56427571_d20251118_m015012_c001_v0001032_t0033_u01763430612402") 2025/11/18 01:55:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1027d4404714ece1_d20251118_m015008_c001_v0001106_t0049_u01763430608280") 2025/11/18 01:55:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f1f_d20251118_m015002_c001_v7007000_t0000_u01763430602023") 2025/11/18 01:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f109e64ab0869287c_d20251118_m015000_c001_v0001044_t0021_u01763430600634") 2025/11/18 01:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f117a061e62f611c5_d20251118_m014957_c001_v0001091_t0059_u01763430597441") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec51_d20251118_m015026_c001_v7007000_t0000_u01763430626836") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a161f_d20251118_m015016_c001_v0001178_t0012_u01763430616221") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147b68_d20251118_m015014_c001_v7007000_t0000_u01763430614820") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4b8a_d20251118_m015003_c001_v0001134_t0055_u01763430603198") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f21_d20251118_m015002_c001_v7007000_t0000_u01763430602252") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4b2e_d20251118_m014952_c001_v0001134_t0016_u01763430592589") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f09_d20251118_m014951_c001_v7007000_t0000_u01763430591277") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4ab8_d20251118_m014938_c001_v0001134_t0039_u01763430578881") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f5c6_d20251118_m014937_c001_v7007000_t0000_u01763430577875") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4a52_d20251118_m014925_c001_v0001134_t0020_u01763430565887") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f815d_d20251118_m014924_c001_v7007000_t0000_u01763430564933") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f49f8_d20251118_m014914_c001_v0001134_t0002_u01763430554198") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f8150_d20251118_m014913_c001_v7007000_t0000_u01763430553202") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1001dc2fec77d32b_d20251118_m014908_c001_v0001150_t0021_u01763430548576") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a2f6_d20251118_m014846_c001_v7007000_t0000_u01763430526944") 2025/11/18 01:55:39 DEBUG : dst/two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f116e098bac050ece_d20251118_m014845_c001_v0001172_t0058_u01763430525746") 2025/11/18 01:55:39 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053ae4_d20251118_m014805_c001_v7007000_t0000_u01763430485656") 2025/11/18 01:55:39 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f479c_d20251118_m014801_c001_v0001134_t0017_u01763430481380") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053ae1_d20251118_m014759_c001_v7007000_t0000_u01763430479492") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1343_d20251118_m014749_c001_v0001178_t0032_u01763430469656") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4085dfbc26a07355_d20251118_m014740_c001_v7007000_t0000_u01763430460787") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f46d2_d20251118_m014737_c001_v0001134_t0016_u01763430457374") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef42_d20251118_m014718_c001_v7007000_t0000_u01763430438460") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997352e4_d20251118_m014716_c001_v0001180_t0013_u01763430436744") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef3e_d20251118_m014715_c001_v7007000_t0000_u01763430435878") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997352c0_d20251118_m014714_c001_v0001180_t0047_u01763430434639") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef39_d20251118_m014712_c001_v7007000_t0000_u01763430432132") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735270_d20251118_m014710_c001_v0001180_t0028_u01763430430610") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef33_d20251118_m014709_c001_v7007000_t0000_u01763430429810") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735246_d20251118_m014708_c001_v0001180_t0040_u01763430428590") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa6f_d20251118_m014703_c001_v7007000_t0000_u01763430423325") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997351cc_d20251118_m014701_c001_v0001180_t0034_u01763430421864") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa6b_d20251118_m014701_c001_v7007000_t0000_u01763430421077") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997351a4_d20251118_m014700_c001_v0001180_t0015_u01763430420301") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa66_d20251118_m014656_c001_v7007000_t0000_u01763430416423") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735144_d20251118_m014655_c001_v0001180_t0026_u01763430415220") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e8b_d20251118_m014653_c001_v7007000_t0000_u01763430413371") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735114_d20251118_m014652_c001_v0001180_t0033_u01763430412388") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e89_d20251118_m014652_c001_v7007000_t0000_u01763430412025") 2025/11/18 01:55:40 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10814bf66fc9b24f_d20251118_m014650_c001_v0001109_t0041_u01763430410984") 2025/11/18 01:55:41 DEBUG : empty space: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997350e6_d20251118_m014649_c001_v0001180_t0007_u01763430409472") 2025/11/18 01:55:41 DEBUG : enormous: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef40_d20251118_m014717_c001_v7007000_t0000_u01763430437534") 2025/11/18 01:55:41 DEBUG : enormous: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997352ec_d20251118_m014716_c001_v0001180_t0003_u01763430436956") 2025/11/18 01:55:41 DEBUG : existing: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f421c9953e4b7ec55_d20251118_m015031_c001_v7007000_t0000_u01763430631297") 2025/11/18 01:55:41 DEBUG : existing: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a166d_d20251118_m015030_c001_v0001178_t0017_u01763430630079") 2025/11/18 01:55:41 DEBUG : existing: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4085dfbc26a07351_d20251118_m014735_c001_v7007000_t0000_u01763430455991") 2025/11/18 01:55:41 DEBUG : existing: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f46c0_d20251118_m014734_c001_v0001134_t0029_u01763430454909") 2025/11/18 01:55:41 DEBUG : existing: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e7f_d20251118_m014646_c001_v7007000_t0000_u01763430406858") 2025/11/18 01:55:41 DEBUG : existing: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997350a4_d20251118_m014645_c001_v0001180_t0048_u01763430405922") 2025/11/18 01:55:41 DEBUG : existing: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e7c_d20251118_m014645_c001_v7007000_t0000_u01763430405376") 2025/11/18 01:55:41 DEBUG : existing: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f9973508e_d20251118_m014644_c001_v0001180_t0019_u01763430404807") 2025/11/18 01:55:41 DEBUG : existing: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735080_d20251118_m014643_c001_v0001180_t0022_u01763430403984") 2025/11/18 01:55:41 DEBUG : existing-b: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4085dfbc26a07352_d20251118_m014736_c001_v7007000_t0000_u01763430456226") 2025/11/18 01:55:41 DEBUG : existing-b: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a12e9_d20251118_m014734_c001_v0001178_t0022_u01763430454901") 2025/11/18 01:55:41 DEBUG : file1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6b5_d20251118_m015121_c001_v7007000_t0000_u01763430681938") 2025/11/18 01:55:41 DEBUG : file1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b07d_d20251118_m015120_c001_v0001182_t0026_u01763430680733") 2025/11/18 01:55:41 DEBUG : file1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6ad_d20251118_m015119_c001_v7007000_t0000_u01763430679359") 2025/11/18 01:55:41 DEBUG : file1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1801_d20251118_m015117_c001_v0001178_t0009_u01763430677935") 2025/11/18 01:55:41 DEBUG : five: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef43_d20251118_m014721_c001_v7007000_t0000_u01763430441969") 2025/11/18 01:55:41 DEBUG : five: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4198594f9973532c_d20251118_m014719_c001_v0001180_t0014_u01763430439986") 2025/11/18 01:55:41 DEBUG : foo: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa64_d20251118_m014654_c001_v7007000_t0000_u01763430414860") 2025/11/18 01:55:42 DEBUG : foo: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4198594f99735138_d20251118_m014654_c001_v0001180_t0014_u01763430414313") 2025/11/18 01:55:42 DEBUG : foo: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4198594f9973512c_d20251118_m014653_c001_v0001180_t0014_u01763430413735") 2025/11/18 01:55:42 DEBUG : four: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef44_d20251118_m014722_c001_v7007000_t0000_u01763430442159") 2025/11/18 01:55:42 DEBUG : four: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40001dd2472f4646_d20251118_m014720_c001_v0001134_t0047_u01763430440574") 2025/11/18 01:55:42 DEBUG : four: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735322_d20251118_m014719_c001_v0001180_t0002_u01763430439423") 2025/11/18 01:55:42 DEBUG : hello world2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147871_d20251118_m014603_c001_v7007000_t0000_u01763430363213") 2025/11/18 01:55:42 DEBUG : hello world2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734dce_d20251118_m014602_c001_v0001180_t0006_u01763430362617") 2025/11/18 01:55:42 DEBUG : ignore-size: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e78_d20251118_m014643_c001_v7007000_t0000_u01763430403576") 2025/11/18 01:55:42 DEBUG : ignore-size: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735060_d20251118_m014642_c001_v0001180_t0001_u01763430402632") 2025/11/18 01:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4085dfbc26a0734e_d20251118_m014734_c001_v7007000_t0000_u01763430454164") 2025/11/18 01:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f46b6_d20251118_m014733_c001_v0001134_t0046_u01763430453476") 2025/11/18 01:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef53_d20251118_m014732_c001_v7007000_t0000_u01763430452723") 2025/11/18 01:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f46ac_d20251118_m014732_c001_v0001134_t0050_u01763430452071") 2025/11/18 01:55:42 DEBUG : one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef45_d20251118_m014722_c001_v7007000_t0000_u01763430442339") 2025/11/18 01:55:42 DEBUG : one: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4198594f99735312_d20251118_m014718_c001_v0001180_t0014_u01763430438851") 2025/11/18 01:55:42 DEBUG : only0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f690_d20251118_m015113_c001_v7007000_t0000_u01763430673412") 2025/11/18 01:55:42 DEBUG : only0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41610d04dd1a17b5_d20251118_m015107_c001_v0001178_t0006_u01763430667630") 2025/11/18 01:55:42 DEBUG : only0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d72_d20251118_m015055_c001_v0001134_t0053_u01763430655113") 2025/11/18 01:55:42 DEBUG : only0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad75_d20251118_m015048_c001_v7007000_t0000_u01763430648429") 2025/11/18 01:55:42 DEBUG : only0: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4c90_d20251118_m015035_c001_v0001134_t0059_u01763430635032") 2025/11/18 01:55:43 DEBUG : only1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f691_d20251118_m015113_c001_v7007000_t0000_u01763430673595") 2025/11/18 01:55:43 DEBUG : only1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f403ca829f8e4afef_d20251118_m015108_c001_v0001182_t0059_u01763430668389") 2025/11/18 01:55:43 DEBUG : only1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d78_d20251118_m015055_c001_v0001134_t0049_u01763430655626") 2025/11/18 01:55:43 DEBUG : only1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ad6c_d20251118_m015049_c001_v7007000_t0000_u01763430649517") 2025/11/18 01:55:43 DEBUG : only1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4c98_d20251118_m015035_c001_v0001134_t0012_u01763430635767") 2025/11/18 01:55:43 DEBUG : only10: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f692_d20251118_m015113_c001_v7007000_t0000_u01763430673831") 2025/11/18 01:55:43 DEBUG : only10: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4054429e825e0fb2_d20251118_m015108_c001_v0001146_t0025_u01763430668388") 2025/11/18 01:55:43 DEBUG : only10: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4dba_d20251118_m015101_c001_v0001134_t0049_u01763430661117") 2025/11/18 01:55:43 DEBUG : only10: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34dab6a_d20251118_m015048_c001_v7007000_t0000_u01763430648826") 2025/11/18 01:55:43 DEBUG : only10: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cda_d20251118_m015041_c001_v0001134_t0017_u01763430641287") 2025/11/18 01:55:43 DEBUG : only11: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f693_d20251118_m015114_c001_v7007000_t0000_u01763430674014") 2025/11/18 01:55:43 DEBUG : only11: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40001dd2472f4e0a_d20251118_m015107_c001_v0001134_t0047_u01763430667641") 2025/11/18 01:55:43 DEBUG : only11: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4dc4_d20251118_m015101_c001_v0001134_t0021_u01763430661705") 2025/11/18 01:55:43 DEBUG : only11: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad77_d20251118_m015048_c001_v7007000_t0000_u01763430648624") 2025/11/18 01:55:43 DEBUG : only11: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4ce6_d20251118_m015041_c001_v0001134_t0015_u01763430641983") 2025/11/18 01:55:43 DEBUG : only12: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f695_d20251118_m015114_c001_v7007000_t0000_u01763430674198") 2025/11/18 01:55:43 DEBUG : only12: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f403ca829f8e4afed_d20251118_m015108_c001_v0001182_t0059_u01763430668202") 2025/11/18 01:55:43 DEBUG : only12: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4dd0_d20251118_m015102_c001_v0001134_t0043_u01763430662327") 2025/11/18 01:55:43 DEBUG : only12: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ad69_d20251118_m015048_c001_v7007000_t0000_u01763430648974") 2025/11/18 01:55:43 DEBUG : only12: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cea_d20251118_m015042_c001_v0001134_t0047_u01763430642607") 2025/11/18 01:55:44 DEBUG : only13: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f696_d20251118_m015114_c001_v7007000_t0000_u01763430674382") 2025/11/18 01:55:44 DEBUG : only13: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41610d04dd1a17b9_d20251118_m015108_c001_v0001178_t0006_u01763430668031") 2025/11/18 01:55:44 DEBUG : only13: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4dd8_d20251118_m015103_c001_v0001134_t0028_u01763430663018") 2025/11/18 01:55:44 DEBUG : only13: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad79_d20251118_m015048_c001_v7007000_t0000_u01763430648990") 2025/11/18 01:55:44 DEBUG : only13: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cf0_d20251118_m015043_c001_v0001134_t0059_u01763430643203") 2025/11/18 01:55:44 DEBUG : only14: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f697_d20251118_m015114_c001_v7007000_t0000_u01763430674566") 2025/11/18 01:55:44 DEBUG : only14: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40001dd2472f4e10_d20251118_m015108_c001_v0001134_t0047_u01763430668231") 2025/11/18 01:55:44 DEBUG : only14: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4ddc_d20251118_m015103_c001_v0001134_t0002_u01763430663619") 2025/11/18 01:55:44 DEBUG : only14: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f72_d20251118_m015049_c001_v7007000_t0000_u01763430649000") 2025/11/18 01:55:44 DEBUG : only14: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cfa_d20251118_m015043_c001_v0001134_t0034_u01763430643773") 2025/11/18 01:55:44 DEBUG : only15: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f698_d20251118_m015114_c001_v7007000_t0000_u01763430674750") 2025/11/18 01:55:44 DEBUG : only15: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40001dd2472f4e0c_d20251118_m015108_c001_v0001134_t0047_u01763430668042") 2025/11/18 01:55:44 DEBUG : only15: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4de6_d20251118_m015104_c001_v0001134_t0046_u01763430664272") 2025/11/18 01:55:44 DEBUG : only15: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34dab6c_d20251118_m015049_c001_v7007000_t0000_u01763430649195") 2025/11/18 01:55:44 DEBUG : only15: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d02_d20251118_m015044_c001_v0001134_t0002_u01763430644509") 2025/11/18 01:55:44 DEBUG : only16: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f69a_d20251118_m015114_c001_v7007000_t0000_u01763430674933") 2025/11/18 01:55:44 DEBUG : only16: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40001dd2472f4e1c_d20251118_m015108_c001_v0001134_t0047_u01763430668795") 2025/11/18 01:55:44 DEBUG : only16: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4dee_d20251118_m015104_c001_v0001134_t0052_u01763430664907") 2025/11/18 01:55:44 DEBUG : only16: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34dab6d_d20251118_m015049_c001_v7007000_t0000_u01763430649406") 2025/11/18 01:55:44 DEBUG : only16: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d0a_d20251118_m015045_c001_v0001134_t0038_u01763430645109") 2025/11/18 01:55:45 DEBUG : only17: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f69b_d20251118_m015115_c001_v7007000_t0000_u01763430675116") 2025/11/18 01:55:45 DEBUG : only17: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41610d04dd1a17bf_d20251118_m015108_c001_v0001178_t0006_u01763430668215") 2025/11/18 01:55:45 DEBUG : only17: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4df4_d20251118_m015105_c001_v0001134_t0018_u01763430665476") 2025/11/18 01:55:45 DEBUG : only17: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ad68_d20251118_m015048_c001_v7007000_t0000_u01763430648793") 2025/11/18 01:55:45 DEBUG : only17: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d14_d20251118_m015045_c001_v0001134_t0042_u01763430645734") 2025/11/18 01:55:45 DEBUG : only18: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f69c_d20251118_m015115_c001_v7007000_t0000_u01763430675311") 2025/11/18 01:55:45 DEBUG : only18: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41610d04dd1a17c1_d20251118_m015108_c001_v0001178_t0006_u01763430668397") 2025/11/18 01:55:45 DEBUG : only18: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4dfa_d20251118_m015105_c001_v0001134_t0021_u01763430665977") 2025/11/18 01:55:45 DEBUG : only18: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34dab6b_d20251118_m015049_c001_v7007000_t0000_u01763430649012") 2025/11/18 01:55:45 DEBUG : only18: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d1e_d20251118_m015046_c001_v0001134_t0034_u01763430646347") 2025/11/18 01:55:45 DEBUG : only19: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f69d_d20251118_m015115_c001_v7007000_t0000_u01763430675494") 2025/11/18 01:55:45 DEBUG : only19: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4054429e825e0fb8_d20251118_m015108_c001_v0001146_t0025_u01763430668784") 2025/11/18 01:55:45 DEBUG : only19: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4dfe_d20251118_m015106_c001_v0001134_t0016_u01763430666508") 2025/11/18 01:55:46 DEBUG : only19: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad78_d20251118_m015048_c001_v7007000_t0000_u01763430648807") 2025/11/18 01:55:46 DEBUG : only19: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d28_d20251118_m015047_c001_v0001134_t0036_u01763430647029") 2025/11/18 01:55:46 DEBUG : only2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f69f_d20251118_m015115_c001_v7007000_t0000_u01763430675681") 2025/11/18 01:55:46 DEBUG : only2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f403ca829f8e4affd_d20251118_m015108_c001_v0001182_t0059_u01763430668939") 2025/11/18 01:55:46 DEBUG : only2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d82_d20251118_m015056_c001_v0001134_t0048_u01763430656301") 2025/11/18 01:55:46 DEBUG : only2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ad6a_d20251118_m015049_c001_v7007000_t0000_u01763430649154") 2025/11/18 01:55:46 DEBUG : only2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4c9c_d20251118_m015036_c001_v0001134_t0051_u01763430636341") 2025/11/18 01:55:46 DEBUG : only3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6a0_d20251118_m015115_c001_v7007000_t0000_u01763430675865") 2025/11/18 01:55:46 DEBUG : only3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40001dd2472f4e14_d20251118_m015108_c001_v0001134_t0047_u01763430668418") 2025/11/18 01:55:46 DEBUG : only3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d8a_d20251118_m015056_c001_v0001134_t0010_u01763430656829") 2025/11/18 01:55:46 DEBUG : only3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad7b_d20251118_m015049_c001_v7007000_t0000_u01763430649172") 2025/11/18 01:55:46 DEBUG : only3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4ca4_d20251118_m015036_c001_v0001134_t0036_u01763430636844") 2025/11/18 01:55:46 DEBUG : only4: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6a1_d20251118_m015116_c001_v7007000_t0000_u01763430676053") 2025/11/18 01:55:46 DEBUG : only4: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f403ca829f8e4aff3_d20251118_m015108_c001_v0001182_t0059_u01763430668573") 2025/11/18 01:55:46 DEBUG : only4: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d90_d20251118_m015057_c001_v0001134_t0045_u01763430657357") 2025/11/18 01:55:46 DEBUG : only4: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad7d_d20251118_m015049_c001_v7007000_t0000_u01763430649536") 2025/11/18 01:55:46 DEBUG : only4: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cb2_d20251118_m015037_c001_v0001134_t0059_u01763430637562") 2025/11/18 01:55:46 DEBUG : only5: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6a2_d20251118_m015116_c001_v7007000_t0000_u01763430676237") 2025/11/18 01:55:46 DEBUG : only5: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4054429e825e0fb4_d20251118_m015108_c001_v0001146_t0025_u01763430668580") 2025/11/18 01:55:47 DEBUG : only5: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4d96_d20251118_m015057_c001_v0001134_t0024_u01763430657871") 2025/11/18 01:55:47 DEBUG : only5: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f71_d20251118_m015048_c001_v7007000_t0000_u01763430648813") 2025/11/18 01:55:47 DEBUG : only5: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cb8_d20251118_m015038_c001_v0001134_t0019_u01763430638067") 2025/11/18 01:55:47 DEBUG : only6: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6a3_d20251118_m015116_c001_v7007000_t0000_u01763430676420") 2025/11/18 01:55:47 DEBUG : only6: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41610d04dd1a17c3_d20251118_m015108_c001_v0001178_t0006_u01763430668590") 2025/11/18 01:55:47 DEBUG : only6: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4da0_d20251118_m015058_c001_v0001134_t0037_u01763430658383") 2025/11/18 01:55:47 DEBUG : only6: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4011d7280099ad6b_d20251118_m015049_c001_v7007000_t0000_u01763430649336") 2025/11/18 01:55:47 DEBUG : only6: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cbe_d20251118_m015038_c001_v0001134_t0059_u01763430638679") 2025/11/18 01:55:47 DEBUG : only7: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6a4_d20251118_m015116_c001_v7007000_t0000_u01763430676603") 2025/11/18 01:55:47 DEBUG : only7: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40001dd2472f4e16_d20251118_m015108_c001_v0001134_t0047_u01763430668602") 2025/11/18 01:55:47 DEBUG : only7: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4da6_d20251118_m015059_c001_v0001134_t0052_u01763430659187") 2025/11/18 01:55:47 DEBUG : only7: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f73_d20251118_m015049_c001_v7007000_t0000_u01763430649182") 2025/11/18 01:55:47 DEBUG : only7: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cc4_d20251118_m015039_c001_v0001134_t0007_u01763430639276") 2025/11/18 01:55:47 DEBUG : only8: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6a5_d20251118_m015116_c001_v7007000_t0000_u01763430676787") 2025/11/18 01:55:47 DEBUG : only8: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f403ca829f8e4aff7_d20251118_m015108_c001_v0001182_t0059_u01763430668756") 2025/11/18 01:55:47 DEBUG : only8: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4db2_d20251118_m015059_c001_v0001134_t0042_u01763430659975") 2025/11/18 01:55:47 DEBUG : only8: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565ad7c_d20251118_m015049_c001_v7007000_t0000_u01763430649354") 2025/11/18 01:55:47 DEBUG : only8: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cca_d20251118_m015039_c001_v0001134_t0032_u01763430639769") 2025/11/18 01:55:47 DEBUG : only9: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6a6_d20251118_m015116_c001_v7007000_t0000_u01763430676970") 2025/11/18 01:55:47 DEBUG : only9: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41610d04dd1a17c7_d20251118_m015108_c001_v0001178_t0006_u01763430668773") 2025/11/18 01:55:47 DEBUG : only9: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4db6_d20251118_m015100_c001_v0001134_t0012_u01763430660578") 2025/11/18 01:55:48 DEBUG : only9: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f405d1538e8540f74_d20251118_m015049_c001_v7007000_t0000_u01763430649405") 2025/11/18 01:55:48 DEBUG : only9: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4cd2_d20251118_m015040_c001_v0001134_t0006_u01763430640498") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef51_d20251118_m014730_c001_v7007000_t0000_u01763430450910") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4690_d20251118_m014729_c001_v0001134_t0024_u01763430449072") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef4d_d20251118_m014728_c001_v7007000_t0000_u01763430448338") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a12a5_d20251118_m014726_c001_v0001178_t0014_u01763430446534") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef49_d20251118_m014725_c001_v7007000_t0000_u01763430445796") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a128d_d20251118_m014723_c001_v0001178_t0035_u01763430443270") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef3b_d20251118_m014713_c001_v7007000_t0000_u01763430433847") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735294_d20251118_m014712_c001_v0001180_t0055_u01763430432698") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef36_d20251118_m014711_c001_v7007000_t0000_u01763430431177") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f9973526a_d20251118_m014710_c001_v0001180_t0043_u01763430430356") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef31_d20251118_m014709_c001_v7007000_t0000_u01763430429227") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735242_d20251118_m014708_c001_v0001180_t0013_u01763430428387") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa6e_d20251118_m014702_c001_v7007000_t0000_u01763430422776") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997351c6_d20251118_m014701_c001_v0001180_t0047_u01763430421636") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa6d_d20251118_m014701_c001_v7007000_t0000_u01763430421275") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997351a0_d20251118_m014700_c001_v0001180_t0031_u01763430420085") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa6a_d20251118_m014659_c001_v7007000_t0000_u01763430419724") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f9973518c_d20251118_m014659_c001_v0001180_t0032_u01763430419149") 2025/11/18 01:55:48 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735182_d20251118_m014658_c001_v0001180_t0029_u01763430418558") 2025/11/18 01:55:49 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa69_d20251118_m014658_c001_v7007000_t0000_u01763430418197") 2025/11/18 01:55:49 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735172_d20251118_m014657_c001_v0001180_t0039_u01763430417558") 2025/11/18 01:55:49 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735164_d20251118_m014656_c001_v0001180_t0026_u01763430416963") 2025/11/18 01:55:49 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa67_d20251118_m014656_c001_v7007000_t0000_u01763430416603") 2025/11/18 01:55:49 DEBUG : potato: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735150_d20251118_m014655_c001_v0001180_t0015_u01763430415810") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4196b5bd76f8474c_d20251118_m014821_c001_v7007000_t0000_u01763430501968") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f483e_d20251118_m014821_c001_v0001134_t0044_u01763430501211") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053ae5_d20251118_m014806_c001_v7007000_t0000_u01763430486129") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1385_d20251118_m014800_c001_v0001178_t0054_u01763430480787") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf3451fe_d20251118_m014753_c001_v7007000_t0000_u01763430473360") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4736_d20251118_m014748_c001_v0001134_t0043_u01763430468904") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4085dfbc26a07356_d20251118_m014741_c001_v7007000_t0000_u01763430461014") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a12fb_d20251118_m014737_c001_v0001178_t0016_u01763430457167") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef41_d20251118_m014717_c001_v7007000_t0000_u01763430437722") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997352e0_d20251118_m014716_c001_v0001180_t0040_u01763430436476") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef3f_d20251118_m014716_c001_v7007000_t0000_u01763430436111") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997352b6_d20251118_m014714_c001_v0001180_t0059_u01763430434403") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef3c_d20251118_m014714_c001_v7007000_t0000_u01763430434039") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997352a2_d20251118_m014713_c001_v0001180_t0018_u01763430433280") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef3a_d20251118_m014712_c001_v7007000_t0000_u01763430432321") 2025/11/18 01:55:49 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735280_d20251118_m014711_c001_v0001180_t0033_u01763430431544") 2025/11/18 01:55:50 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef34_d20251118_m014709_c001_v7007000_t0000_u01763430429990") 2025/11/18 01:55:50 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735256_d20251118_m014709_c001_v0001180_t0028_u01763430429241") 2025/11/18 01:55:50 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f411f5bf7c34daa71_d20251118_m014703_c001_v7007000_t0000_u01763430423506") 2025/11/18 01:55:50 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f997351d6_d20251118_m014702_c001_v0001180_t0041_u01763430422484") 2025/11/18 01:55:50 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff814787b_d20251118_m014605_c001_v7007000_t0000_u01763430365887") 2025/11/18 01:55:50 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734e00_d20251118_m014605_c001_v0001180_t0026_u01763430365275") 2025/11/18 01:55:50 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147878_d20251118_m014604_c001_v7007000_t0000_u01763430364369") 2025/11/18 01:55:50 DEBUG : potato2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734de8_d20251118_m014603_c001_v0001180_t0026_u01763430363756") 2025/11/18 01:55:50 DEBUG : potato3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053ae6_d20251118_m014806_c001_v7007000_t0000_u01763430486469") 2025/11/18 01:55:50 DEBUG : potato3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1389_d20251118_m014801_c001_v0001178_t0059_u01763430481877") 2025/11/18 01:55:50 DEBUG : potato3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf3451ff_d20251118_m014753_c001_v7007000_t0000_u01763430473587") 2025/11/18 01:55:50 DEBUG : potato3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4740_d20251118_m014749_c001_v0001134_t0006_u01763430469880") 2025/11/18 01:55:50 DEBUG : potato3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4085dfbc26a07357_d20251118_m014741_c001_v7007000_t0000_u01763430461532") 2025/11/18 01:55:50 DEBUG : potato3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1301_d20251118_m014737_c001_v0001178_t0015_u01763430457694") 2025/11/18 01:55:50 DEBUG : pre-dest1/1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f8140_d20251118_m014855_c001_v7007000_t0000_u01763430535621") 2025/11/18 01:55:50 DEBUG : pre-dest1/1: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1475_d20251118_m014847_c001_v0001178_t0033_u01763430527696") 2025/11/18 01:55:50 DEBUG : pre-dest2/2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f8142_d20251118_m014855_c001_v7007000_t0000_u01763430535804") 2025/11/18 01:55:50 DEBUG : pre-dest2/2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f491a_d20251118_m014848_c001_v0001134_t0035_u01763430528283") 2025/11/18 01:55:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a2e8_d20251118_m014833_c001_v7007000_t0000_u01763430513978") 2025/11/18 01:55:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1419_d20251118_m014829_c001_v0001178_t0040_u01763430509777") 2025/11/18 01:55:50 DEBUG : sizeonly: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e76_d20251118_m014642_c001_v7007000_t0000_u01763430402080") 2025/11/18 01:55:50 DEBUG : sizeonly: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735048_d20251118_m014641_c001_v0001180_t0000_u01763430401135") 2025/11/18 01:55:51 DEBUG : splitbanan: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41389e6341646117_d20251118_m015312_c001_v7007000_t0000_u01763430792184") 2025/11/18 01:55:51 DEBUG : splitbanan: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1b0d_d20251118_m015304_c001_v0001178_t0006_u01763430784593") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afae_d20251118_m015427_c001_v7007000_t0000_u01763430867769") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e13c4_d20251118_m015420_c001_v0001146_t0055_u01763430860617") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f404ae298e6053ce0_d20251118_m015412_c001_v7007000_t0000_u01763430852962") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1380_d20251118_m015406_c001_v0001146_t0039_u01763430846230") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef1cb_d20251118_m015358_c001_v7007000_t0000_u01763430838031") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e133c_d20251118_m015351_c001_v0001146_t0057_u01763430831346") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f9b0_d20251118_m015342_c001_v7007000_t0000_u01763430822543") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e12ea_d20251118_m015335_c001_v0001146_t0027_u01763430815724") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41955b45bf345471_d20251118_m015326_c001_v7007000_t0000_u01763430806924") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e12ae_d20251118_m015319_c001_v0001146_t0035_u01763430799893") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4076efd2d592a3f0_d20251118_m015306_c001_v7007000_t0000_u01763430786204") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1252_d20251118_m015303_c001_v0001146_t0047_u01763430783348") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d54_d20251118_m015254_c001_v7007000_t0000_u01763430774766") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51e4_d20251118_m015247_c001_v0001134_t0040_u01763430767656") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41876482232f89b8_d20251118_m015246_c001_v7007000_t0000_u01763430766720") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f51b0_d20251118_m015243_c001_v0001134_t0022_u01763430763318") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef0fc_d20251118_m015234_c001_v7007000_t0000_u01763430754800") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f511a_d20251118_m015227_c001_v0001134_t0001_u01763430747922") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4034dd4fe8de739a_d20251118_m015226_c001_v7007000_t0000_u01763430746569") 2025/11/18 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f50de_d20251118_m015223_c001_v0001134_t0048_u01763430743471") 2025/11/18 01:55:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4034dd4fe8de7386_d20251118_m015209_c001_v7007000_t0000_u01763430729954") 2025/11/18 01:55:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5024_d20251118_m015206_c001_v0001134_t0053_u01763430726110") 2025/11/18 01:55:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417cfe994513ebf4_d20251118_m015157_c001_v7007000_t0000_u01763430717793") 2025/11/18 01:55:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4f8c_d20251118_m015151_c001_v0001134_t0005_u01763430711099") 2025/11/18 01:55:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4056998395a685d9_d20251118_m015143_c001_v7007000_t0000_u01763430703031") 2025/11/18 01:55:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4f04_d20251118_m015136_c001_v0001134_t0008_u01763430696239") 2025/11/18 01:55:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f417e7f7511722d3e_d20251118_m015249_c001_v7007000_t0000_u01763430769416") 2025/11/18 01:55:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1a99_d20251118_m015244_c001_v0001178_t0034_u01763430764380") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f753_d20251118_m015129_c001_v7007000_t0000_u01763430689279") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4ea8_d20251118_m015126_c001_v0001134_t0012_u01763430686691") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f423d2aea607e5655_d20251118_m015125_c001_v7007000_t0000_u01763430685556") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e0ff8_d20251118_m015122_c001_v0001146_t0014_u01763430682888") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4085dfbc26a0734f_d20251118_m014734_c001_v7007000_t0000_u01763430454345") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a12db_d20251118_m014733_c001_v0001178_t0024_u01763430453467") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef54_d20251118_m014732_c001_v7007000_t0000_u01763430452903") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a12d3_d20251118_m014732_c001_v0001178_t0036_u01763430452062") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e64_d20251118_m014638_c001_v7007000_t0000_u01763430398990") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735006_d20251118_m014637_c001_v0001180_t0005_u01763430397489") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e5f_d20251118_m014637_c001_v7007000_t0000_u01763430397127") 2025/11/18 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734ff0_d20251118_m014635_c001_v0001180_t0041_u01763430395973") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e3c_d20251118_m014633_c001_v7007000_t0000_u01763430393909") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734fb9_d20251118_m014632_c001_v0001180_t0010_u01763430392770") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351e29_d20251118_m014632_c001_v7007000_t0000_u01763430392224") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734fa2_d20251118_m014631_c001_v0001180_t0037_u01763430391165") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734f78_d20251118_m014628_c001_v0001180_t0030_u01763430388066") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351df6_d20251118_m014627_c001_v7007000_t0000_u01763430387683") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734f66_d20251118_m014627_c001_v0001180_t0027_u01763430387117") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734f52_d20251118_m014626_c001_v0001180_t0039_u01763430386028") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f416e43f41c351de1_d20251118_m014625_c001_v7007000_t0000_u01763430385666") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734f20_d20251118_m014622_c001_v0001180_t0044_u01763430382522") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734ef6_d20251118_m014619_c001_v0001180_t0018_u01763430379826") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff814788a_d20251118_m014619_c001_v7007000_t0000_u01763430379459") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734ee0_d20251118_m014618_c001_v0001180_t0014_u01763430378859") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734ed2_d20251118_m014618_c001_v0001180_t0020_u01763430378101") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147889_d20251118_m014617_c001_v7007000_t0000_u01763430377739") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734e98_d20251118_m014614_c001_v0001180_t0003_u01763430374198") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147887_d20251118_m014613_c001_v7007000_t0000_u01763430373837") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734e8a_d20251118_m014613_c001_v0001180_t0037_u01763430373153") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147885_d20251118_m014612_c001_v7007000_t0000_u01763430372249") 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734e72_d20251118_m014611_c001_v0001180_t0052_u01763430371649") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147883_d20251118_m014611_c001_v7007000_t0000_u01763430371107") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734e5c_d20251118_m014610_c001_v0001180_t0042_u01763430370500") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147881_d20251118_m014609_c001_v7007000_t0000_u01763430369597") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734e3c_d20251118_m014608_c001_v0001180_t0039_u01763430368765") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff814787e_d20251118_m014608_c001_v7007000_t0000_u01763430368220") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734e28_d20251118_m014607_c001_v0001180_t0036_u01763430367640") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff814787d_d20251118_m014607_c001_v7007000_t0000_u01763430367019") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734e14_d20251118_m014606_c001_v0001180_t0037_u01763430366430") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff814786e_d20251118_m014602_c001_v7007000_t0000_u01763430362070") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734db4_d20251118_m014601_c001_v0001180_t0057_u01763430361494") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff814786c_d20251118_m014600_c001_v7007000_t0000_u01763430360946") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734d9c_d20251118_m014600_c001_v0001180_t0021_u01763430360353") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff814786a_d20251118_m014559_c001_v7007000_t0000_u01763430359406") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734d84_d20251118_m014558_c001_v0001180_t0021_u01763430358810") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40214feff8147864_d20251118_m014556_c001_v7007000_t0000_u01763430356613") 2025/11/18 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99734d56_d20251118_m014556_c001_v0001180_t0050_u01763430356017") 2025/11/18 01:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f754_d20251118_m015129_c001_v7007000_t0000_u01763430689462") 2025/11/18 01:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b0bd_d20251118_m015126_c001_v0001182_t0047_u01763430686705") 2025/11/18 01:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f423d2aea607e5656_d20251118_m015125_c001_v7007000_t0000_u01763430685744") 2025/11/18 01:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a181f_d20251118_m015122_c001_v0001178_t0036_u01763430682897") 2025/11/18 01:55:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afb3_d20251118_m015429_c001_v7007000_t0000_u01763430869719") 2025/11/18 01:55:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1ccb_d20251118_m015429_c001_v0001178_t0055_u01763430869104") 2025/11/18 01:55:55 DEBUG : sub/yam: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef50_d20251118_m014730_c001_v7007000_t0000_u01763430450370") 2025/11/18 01:55:55 DEBUG : sub/yam: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a12b3_d20251118_m014729_c001_v0001178_t0044_u01763430449085") 2025/11/18 01:55:55 DEBUG : test_dir1/file2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6b6_d20251118_m015122_c001_v7007000_t0000_u01763430682123") 2025/11/18 01:55:55 DEBUG : test_dir1/file2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4e74_d20251118_m015120_c001_v0001134_t0014_u01763430680388") 2025/11/18 01:55:55 DEBUG : test_dir1/file2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6af_d20251118_m015119_c001_v7007000_t0000_u01763430679543") 2025/11/18 01:55:55 DEBUG : test_dir1/file2: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f4e60_d20251118_m015117_c001_v0001134_t0028_u01763430677964") 2025/11/18 01:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6b8_d20251118_m015122_c001_v7007000_t0000_u01763430682306") 2025/11/18 01:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1819_d20251118_m015120_c001_v0001178_t0039_u01763430680376") 2025/11/18 01:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f422ebe3dcd06f6b0_d20251118_m015119_c001_v7007000_t0000_u01763430679725") 2025/11/18 01:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e0fe4_d20251118_m015117_c001_v0001146_t0000_u01763430677952") 2025/11/18 01:55:55 DEBUG : three: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef46_d20251118_m014722_c001_v7007000_t0000_u01763430442519") 2025/11/18 01:55:55 DEBUG : three: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f99735344_d20251118_m014721_c001_v0001180_t0030_u01763430441397") 2025/11/18 01:55:55 DEBUG : three: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1198594f9973531c_d20251118_m014719_c001_v0001180_t0052_u01763430439220") 2025/11/18 01:55:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afb5_d20251118_m015431_c001_v7007000_t0000_u01763430871386") 2025/11/18 01:55:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b6d1_d20251118_m015430_c001_v0001182_t0053_u01763430870745") 2025/11/18 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afd8_d20251118_m015450_c001_v7007000_t0000_u01763430890593") 2025/11/18 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f55d6_d20251118_m015448_c001_v0001134_t0028_u01763430888465") 2025/11/18 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afd1_d20251118_m015446_c001_v7007000_t0000_u01763430886869") 2025/11/18 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b73d_d20251118_m015445_c001_v0001182_t0030_u01763430885243") 2025/11/18 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afcc_d20251118_m015444_c001_v7007000_t0000_u01763430884296") 2025/11/18 01:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1d13_d20251118_m015443_c001_v0001178_t0012_u01763430883663") 2025/11/18 01:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afc2_d20251118_m015438_c001_v7007000_t0000_u01763430878536") 2025/11/18 01:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b701_d20251118_m015437_c001_v0001182_t0020_u01763430877350") 2025/11/18 01:55:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afc5_d20251118_m015441_c001_v7007000_t0000_u01763430881023") 2025/11/18 01:55:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5586_d20251118_m015439_c001_v0001134_t0057_u01763430879481") 2025/11/18 01:55:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afbd_d20251118_m015436_c001_v7007000_t0000_u01763430876393") 2025/11/18 01:55:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f11610d04dd1a1ce7_d20251118_m015435_c001_v0001178_t0009_u01763430875760") 2025/11/18 01:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afba_d20251118_m015434_c001_v7007000_t0000_u01763430874807") 2025/11/18 01:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e140c_d20251118_m015434_c001_v0001146_t0038_u01763430874004") 2025/11/18 01:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afb8_d20251118_m015433_c001_v7007000_t0000_u01763430873051") 2025/11/18 01:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f5546_d20251118_m015432_c001_v0001134_t0016_u01763430872327") 2025/11/18 01:55:56 DEBUG : toe/toe/toe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543ef27f_d20251118_m015455_c001_v7007000_t0000_u01763430895604") 2025/11/18 01:55:56 DEBUG : toe/toe/toe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f103ca829f8e4b78f_d20251118_m015454_c001_v0001182_t0037_u01763430894976") 2025/11/18 01:55:56 DEBUG : toe/toe/toe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afca_d20251118_m015442_c001_v7007000_t0000_u01763430882699") 2025/11/18 01:55:56 DEBUG : toe/toe/toe: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e1438_d20251118_m015441_c001_v0001146_t0049_u01763430881989") 2025/11/18 01:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afda_d20251118_m015451_c001_v7007000_t0000_u01763430891203") 2025/11/18 01:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1054429e825e144c_d20251118_m015449_c001_v0001146_t0003_u01763430889979") 2025/11/18 01:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f418717417565afd3_d20251118_m015447_c001_v7007000_t0000_u01763430887469") 2025/11/18 01:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f114c5dc70c2a4078_d20251118_m015446_c001_v0001130_t0029_u01763430886466") 2025/11/18 01:55:56 DEBUG : two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef47_d20251118_m014722_c001_v7007000_t0000_u01763430442708") 2025/11/18 01:55:57 DEBUG : two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f41610d04dd1a127f_d20251118_m014720_c001_v0001178_t0006_u01763430440754") 2025/11/18 01:55:57 DEBUG : two: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f4198594f99735318_d20251118_m014719_c001_v0001180_t0014_u01763430439036") 2025/11/18 01:55:57 DEBUG : yam: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef52_d20251118_m014731_c001_v7007000_t0000_u01763430451090") 2025/11/18 01:55:57 DEBUG : yam: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10149432450df100_d20251118_m014730_c001_v0001179_t0031_u01763430450108") 2025/11/18 01:55:57 DEBUG : yam: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef4c_d20251118_m014727_c001_v7007000_t0000_u01763430447799") 2025/11/18 01:55:57 DEBUG : yam: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f467a_d20251118_m014726_c001_v0001134_t0019_u01763430446600") 2025/11/18 01:55:57 DEBUG : yam: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef48_d20251118_m014725_c001_v7007000_t0000_u01763430445255") 2025/11/18 01:55:57 DEBUG : yam: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f10001dd2472f465c_d20251118_m014723_c001_v0001134_t0053_u01763430443258") 2025/11/18 01:55:57 DEBUG : yaml: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef4e_d20251118_m014728_c001_v7007000_t0000_u01763430448526") 2025/11/18 01:55:57 DEBUG : yaml: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f101bd3656f1e6551_d20251118_m014727_c001_v0001184_t0046_u01763430447603") 2025/11/18 01:55:57 DEBUG : yaml: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f40937c63543eef4a_d20251118_m014725_c001_v7007000_t0000_u01763430445975") 2025/11/18 01:55:57 DEBUG : yaml: Deleting (id "4_zbfe2cdc3a03d9b4b9fa80e1b_f1105ee0c6bf27150_d20251118_m014724_c001_v0001146_t0031_u01763430444630") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m5.489299999s (try 1/5)