"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/11 04:12:31 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece" 2026/04/11 04:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 04:12:31 DEBUG : Creating backend with remote "/tmp/rclone54307953" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:32 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/11 04:12:32 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 04:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:33 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:33 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:34 INFO : sub dir/hello world: Copied (new) 2026/04/11 04:12:34 DEBUG : B2 bucket rclone-test-masazur8nece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", 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-masazur8nece", Local "Local file system at /tmp/rclone54307953", 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-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:35 DEBUG : Creating backend with remote "/non-existing" 2026/04/11 04:12:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/11 04:12:36 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:36 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:36 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:36 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", 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-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:38 INFO : B2 bucket rclone-test-masazur8nece: Running all checks before starting transfers 2026/04/11 04:12:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:38 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:38 INFO : B2 bucket rclone-test-masazur8nece: Checks finished, now starting transfers 2026/04/11 04:12:38 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:39 ERROR : Ignoring --no-traverse with sync 2026/04/11 04:12:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:39 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:39 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:40 INFO : sub dir/hello world: Copied (new) 2026/04/11 04:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.25s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/11 04:12:41 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:41 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:41 DEBUG : hello world2: size = 12 OK 2026/04/11 04:12:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/11 04:12:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:12:42 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:42 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:42 DEBUG : potato2: size = 11 OK 2026/04/11 04:12:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:12:44 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:44 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:44 DEBUG : potato2: size = 11 OK 2026/04/11 04:12:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/11 04:12:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 04:12:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/11 04:12:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 04:12:45 INFO : sub dir2: Making directory 2026/04/11 04:12:45 INFO : sub dir: Making directory 2026/04/11 04:12:45 INFO : sub dir2/sub sub dir2: Making directory 2026/04/11 04:12:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:45 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:45 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:46 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:46 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/04/11 04:12:46 DEBUG : B2 bucket rclone-test-masazur8nece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:46 INFO : sub dir2: Making directory 2026/04/11 04:12:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/11 04:12:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 04:12:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:46 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:46 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:48 DEBUG : sub dir2: Making directory with metadata 2026/04/11 04:12:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 04:12:48 INFO : sub dir2: Making directory 2026/04/11 04:12:48 INFO : sub dir: Making directory 2026/04/11 04:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:48 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:48 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:48 INFO : sub dir/hello world: Copied (new) 2026/04/11 04:12:48 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/11 04:12:48 DEBUG : B2 bucket rclone-test-masazur8nece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/11 04:12:49 DEBUG : B2 bucket rclone-test-masazur8nece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.55s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", 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-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:49 INFO : sub dir2: Making directory 2026/04/11 04:12:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:50 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:50 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:50 INFO : sub dir/hello world: Copied (new) 2026/04/11 04:12:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:51 DEBUG : sub dir2: Making directory with metadata 2026/04/11 04:12:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 04:12:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 04:12:51 INFO : sub dir2: Making directory 2026/04/11 04:12:51 INFO : sub dir: Making directory 2026/04/11 04:12:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:51 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:51 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:51 INFO : sub dir/hello world: Copied (new) 2026/04/11 04:12:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/11 04:12:52 DEBUG : B2 bucket rclone-test-masazur8nece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:53 INFO : sub dir2: Making directory 2026/04/11 04:12:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:53 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:53 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:53 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:53 INFO : sub dir/hello world: Copied (new) 2026/04/11 04:12:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.35s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hizukel0roxi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-masazur8nece -> B2 bucket rclone-test-hizukel0roxi 2026/04/11 04:12:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:12:56 DEBUG : B2 bucket rclone-test-hizukel0roxi: Waiting for checks to finish 2026/04/11 04:12:56 DEBUG : B2 bucket rclone-test-hizukel0roxi: Waiting for transfers to finish 2026/04/11 04:12:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:12:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:12:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 04:12:57 DEBUG : B2 bucket rclone-test-hizukel0roxi: Purge remote 2026/04/11 04:12:57 INFO : B2 bucket rclone-test-hizukel0roxi: cleaning bucket "rclone-test-hizukel0roxi" of all files 2026/04/11 04:12:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fa22da3b0ed7bab9fd80e1b_f10987ffedcd3f106_d20260411_m041256_c001_v0001130_t0033_u01775880776783") --- PASS: TestServerSideCopy (4.09s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:12:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone54307953) 2026/04/11 04:12:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:12:59 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 04:12:59 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:12:59 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:12:59 DEBUG : sub dir/hello world: size = 17 OK 2026/04/11 04:12:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/11 04:12:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.93s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qojuhox9xide" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-masazur8nece -> B2 bucket rclone-test-qojuhox9xide 2026/04/11 04:13:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:13:02 DEBUG : B2 bucket rclone-test-qojuhox9xide: Waiting for checks to finish 2026/04/11 04:13:02 DEBUG : B2 bucket rclone-test-qojuhox9xide: Waiting for transfers to finish 2026/04/11 04:13:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:13:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:13:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 04:13:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:13:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qojuhox9xide) 2026/04/11 04:13:04 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 04:13:04 DEBUG : B2 bucket rclone-test-qojuhox9xide: Waiting for checks to finish 2026/04/11 04:13:04 DEBUG : B2 bucket rclone-test-qojuhox9xide: Waiting for transfers to finish 2026/04/11 04:13:04 DEBUG : sub dir/hello world: size = 17 OK 2026/04/11 04:13:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/11 04:13:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 04:13:04 DEBUG : B2 bucket rclone-test-qojuhox9xide: Purge remote 2026/04/11 04:13:04 INFO : B2 bucket rclone-test-qojuhox9xide: cleaning bucket "rclone-test-qojuhox9xide" of all files 2026/04/11 04:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f624d13b0ed7bab9fd80e1b_f105323e99fb2bf8e_d20260411_m041304_c001_v0001167_t0022_u01775880784198") 2026/04/11 04:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f624d13b0ed7bab9fd80e1b_f117c855de64d00d8_d20260411_m041302_c001_v0001097_t0006_u01775880782623") --- PASS: TestServerSideCopyOverSelf (6.53s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:07 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone54307953) 2026/04/11 04:13:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:13:07 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 04:13:07 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:08 DEBUG : sub dir/hello world: size = 17 OK 2026/04/11 04:13:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/11 04:13:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/11 04:13:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-tubulaz5fota" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-masazur8nece -> B2 bucket rclone-test-tubulaz5fota 2026/04/11 04:13:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:13:10 DEBUG : B2 bucket rclone-test-tubulaz5fota: Waiting for checks to finish 2026/04/11 04:13:10 DEBUG : B2 bucket rclone-test-tubulaz5fota: Waiting for transfers to finish 2026/04/11 04:13:11 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:13:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:13:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 04:13:12 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:13:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tubulaz5fota) 2026/04/11 04:13:12 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 04:13:12 DEBUG : B2 bucket rclone-test-tubulaz5fota: Waiting for checks to finish 2026/04/11 04:13:12 DEBUG : B2 bucket rclone-test-tubulaz5fota: Waiting for transfers to finish 2026/04/11 04:13:13 DEBUG : sub dir/hello world: size = 17 OK 2026/04/11 04:13:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/11 04:13:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 04:13:13 INFO : sub dir/hello world: Deleted 2026/04/11 04:13:14 DEBUG : testing file moves 2026/04/11 04:13:14 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:13:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tubulaz5fota) 2026/04/11 04:13:14 DEBUG : sub dir/hello world: Sizes differ 2026/04/11 04:13:14 DEBUG : B2 bucket rclone-test-tubulaz5fota: Waiting for checks to finish 2026/04/11 04:13:14 DEBUG : B2 bucket rclone-test-tubulaz5fota: Waiting for transfers to finish 2026/04/11 04:13:15 DEBUG : sub dir/hello world: size = 24 OK 2026/04/11 04:13:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/11 04:13:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/11 04:13:15 INFO : sub dir/hello world: Deleted 2026/04/11 04:13:15 DEBUG : B2 bucket rclone-test-tubulaz5fota: Purge remote 2026/04/11 04:13:15 INFO : B2 bucket rclone-test-tubulaz5fota: cleaning bucket "rclone-test-tubulaz5fota" of all files 2026/04/11 04:13:15 DEBUG : sub dir/hello world: Deleting (id "4_zef626d23b0ed7bab9fd80e1b_f10060f7ed5befc5c_d20260411_m041314_c001_v0001109_t0028_u01775880794515") 2026/04/11 04:13:15 DEBUG : sub dir/hello world: Deleting (id "4_zef626d23b0ed7bab9fd80e1b_f118febb7030e8540_d20260411_m041312_c001_v0001116_t0014_u01775880792578") 2026/04/11 04:13:15 DEBUG : sub dir/hello world: Deleting (id "4_zef626d23b0ed7bab9fd80e1b_f11849b407ece918d_d20260411_m041311_c001_v0001130_t0032_u01775880791180") --- PASS: TestServerSideMoveOverSelf (8.36s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:17 ERROR : error listing: directory not found 2026/04/11 04:13:17 INFO : Local file system at /tmp/rclone54307953: Making directory 2026/04/11 04:13:18 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:18 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.39s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:13:19 DEBUG : Local file system at /tmp/rclone54307953: Waiting for checks to finish 2026/04/11 04:13:19 DEBUG : Local file system at /tmp/rclone54307953: Waiting for transfers to finish 2026/04/11 04:13:20 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/11 04:13:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:13:20 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/11 04:13:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:20 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/11 04:13:20 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:20 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:21 DEBUG : check sum: size = 1 OK 2026/04/11 04:13:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 04:13:21 INFO : check sum: Copied (new) 2026/04/11 04:13:21 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:21 DEBUG : check sum: size = 1 OK 2026/04/11 04:13:21 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 04:13:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/11 04:13:21 DEBUG : check sum: Unchanged skipping 2026/04/11 04:13:21 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:21 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/11 04:13:22 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:22 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:22 DEBUG : sizeonly: size = 6 OK 2026/04/11 04:13:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 04:13:22 INFO : sizeonly: Copied (new) 2026/04/11 04:13:22 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:23 DEBUG : sizeonly: size = 6 OK 2026/04/11 04:13:23 DEBUG : sizeonly: Sizes identical 2026/04/11 04:13:23 DEBUG : sizeonly: Unchanged skipping 2026/04/11 04:13:23 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:23 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:23 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/11 04:13:24 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:24 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/11 04:13:24 INFO : ignore-size: Copied (new) 2026/04/11 04:13:24 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:13:25 DEBUG : ignore-size: Unchanged skipping 2026/04/11 04:13:25 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:25 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:25 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.04s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:26 DEBUG : existing: size = 6 OK 2026/04/11 04:13:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:13:26 DEBUG : existing: Unchanged skipping 2026/04/11 04:13:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:26 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:26 INFO : There was nothing to transfer 2026/04/11 04:13:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/11 04:13:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:27 DEBUG : existing: size = 6 OK 2026/04/11 04:13:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 04:13:27 INFO : existing: Copied (replaced existing) 2026/04/11 04:13:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.09s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/11 04:13:28 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:28 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:28 DEBUG : existing: size = 6 OK 2026/04/11 04:13:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 04:13:28 INFO : existing: Copied (new) 2026/04/11 04:13:28 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:29 DEBUG : existing: Destination exists, skipping 2026/04/11 04:13:29 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:29 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:29 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.87s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:30 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/11 04:13:31 DEBUG : c/non empty space: size = 5 OK 2026/04/11 04:13:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:13:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/11 04:13:31 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:31 DEBUG : c/non empty space: Unchanged skipping 2026/04/11 04:13:31 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:31 DEBUG : a/potato2: size = 60 OK 2026/04/11 04:13:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:13:31 INFO : a/potato2: Copied (new) 2026/04/11 04:13:31 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:33 DEBUG : empty space: size = 1 OK 2026/04/11 04:13:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/11 04:13:33 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 04:13:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/11 04:13:33 DEBUG : empty space: Unchanged skipping 2026/04/11 04:13:33 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:33 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:33 INFO : There was nothing to transfer 2026/04/11 04:13:33 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:33 DEBUG : empty space: size = 1 OK 2026/04/11 04:13:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/11 04:13:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 04:13:34 INFO : empty space: Updated modification time in destination 2026/04/11 04:13:34 DEBUG : empty space: Unchanged skipping 2026/04/11 04:13:34 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:34 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:36 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:36 DEBUG : empty space: size = 1 OK 2026/04/11 04:13:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/11 04:13:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 04:13:36 DEBUG : empty space: Unchanged skipping 2026/04/11 04:13:36 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:36 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.60s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:37 DEBUG : foo: size = 3 OK 2026/04/11 04:13:37 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/11 04:13:37 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone54307953) 2026/04/11 04:13:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:13:37 DEBUG : foo: sha1 differ 2026/04/11 04:13:37 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:37 DEBUG : foo: size = 3 OK 2026/04/11 04:13:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/11 04:13:37 INFO : foo: Copied (replaced existing) 2026/04/11 04:13:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/11 04:13:39 DEBUG : empty space: size = 1 OK 2026/04/11 04:13:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:13:39 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:39 DEBUG : empty space: Unchanged skipping 2026/04/11 04:13:39 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:39 DEBUG : potato: size = 60 OK 2026/04/11 04:13:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:13:39 INFO : potato: Copied (new) 2026/04/11 04:13:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:41 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone54307953) 2026/04/11 04:13:41 DEBUG : potato: size = 60 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:13:41 DEBUG : potato: Sizes differ 2026/04/11 04:13:41 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:42 DEBUG : potato: size = 21 OK 2026/04/11 04:13:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/11 04:13:42 INFO : potato: Copied (replaced existing) 2026/04/11 04:13:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.84s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:43 DEBUG : potato: size = 21 OK 2026/04/11 04:13:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/11 04:13:43 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone54307953) 2026/04/11 04:13:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:13:43 DEBUG : potato: sha1 differ 2026/04/11 04:13:43 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:44 DEBUG : potato: size = 21 OK 2026/04/11 04:13:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/11 04:13:44 INFO : potato: Copied (replaced existing) 2026/04/11 04:13:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:13:46 DEBUG : empty space: size = 1 OK 2026/04/11 04:13:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:13:46 DEBUG : empty space: Unchanged skipping 2026/04/11 04:13:46 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/11 04:13:46 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:46 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:48 DEBUG : empty space: size = 1 OK 2026/04/11 04:13:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:13:48 DEBUG : empty space: Unchanged skipping 2026/04/11 04:13:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:13:48 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:48 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:49 DEBUG : potato2: size = 60 OK 2026/04/11 04:13:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:13:49 INFO : potato2: Copied (new) 2026/04/11 04:13:49 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:51 INFO : d: Making directory 2026/04/11 04:13:51 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/11 04:13:51 DEBUG : c/non empty space: size = 5 OK 2026/04/11 04:13:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:13:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/11 04:13:51 DEBUG : c/non empty space: Unchanged skipping 2026/04/11 04:13:51 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:51 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:52 DEBUG : a/potato2: size = 60 OK 2026/04/11 04:13:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:13:52 INFO : a/potato2: Copied (new) 2026/04/11 04:13:52 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:52 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:54 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/11 04:13:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/11 04:13:54 DEBUG : c/non empty space: size = 5 OK 2026/04/11 04:13:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:13:54 DEBUG : c/non empty space: Unchanged skipping 2026/04/11 04:13:54 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:54 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:54 DEBUG : a/potato2: size = 60 OK 2026/04/11 04:13:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:13:54 INFO : a/potato2: Copied (new) 2026/04/11 04:13:54 ERROR : B2 bucket rclone-test-masazur8nece: not deleting files as there were IO errors 2026/04/11 04:13:54 ERROR : B2 bucket rclone-test-masazur8nece: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:56 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:13:57 DEBUG : empty space: size = 1 OK 2026/04/11 04:13:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:13:57 DEBUG : empty space: Unchanged skipping 2026/04/11 04:13:57 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:57 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:57 INFO : potato: Deleted 2026/04/11 04:13:57 DEBUG : potato2: size = 60 OK 2026/04/11 04:13:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:13:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.47s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:13:59 DEBUG : Waiting for deletions to finish 2026/04/11 04:13:59 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:59 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:13:59 INFO : potato: Deleted 2026/04/11 04:13:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:13:59 DEBUG : empty space: size = 1 OK 2026/04/11 04:13:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:13:59 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:13:59 DEBUG : empty space: Unchanged skipping 2026/04/11 04:13:59 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:00 DEBUG : potato2: size = 60 OK 2026/04/11 04:14:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:14:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.84s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:14:02 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:02 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:02 DEBUG : potato2: size = 19 OK 2026/04/11 04:14:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/11 04:14:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.39s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:04 DEBUG : enormous: Excluded (Size Filter) 2026/04/11 04:14:04 DEBUG : enormous: Excluded 2026/04/11 04:14:04 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 04:14:04 DEBUG : potato2: Excluded 2026/04/11 04:14:05 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 04:14:05 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:05 DEBUG : empty space: size = 1 OK 2026/04/11 04:14:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:14:05 DEBUG : empty space: Unchanged skipping 2026/04/11 04:14:05 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:05 DEBUG : Waiting for deletions to finish 2026/04/11 04:14:05 INFO : There was nothing to transfer 2026/04/11 04:14:05 DEBUG : enormous: Excluded (Size Filter) 2026/04/11 04:14:05 DEBUG : enormous: Excluded 2026/04/11 04:14:05 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 04:14:05 DEBUG : potato2: Excluded 2026/04/11 04:14:05 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 04:14:05 DEBUG : empty space: size = 1 OK 2026/04/11 04:14:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/11 04:14:05 DEBUG : empty space: Unchanged skipping 2026/04/11 04:14:05 DEBUG : Local file system at /tmp/rclone54307953: Waiting for checks to finish 2026/04/11 04:14:05 DEBUG : Local file system at /tmp/rclone54307953: Waiting for transfers to finish 2026/04/11 04:14:05 DEBUG : Waiting for deletions to finish 2026/04/11 04:14:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:07 DEBUG : enormous: Excluded (Size Filter) 2026/04/11 04:14:07 DEBUG : enormous: Excluded 2026/04/11 04:14:07 DEBUG : potato2: Excluded (Size Filter) 2026/04/11 04:14:07 DEBUG : potato2: Excluded 2026/04/11 04:14:07 DEBUG : empty space: size = 1 OK 2026/04/11 04:14:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:14:07 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:07 DEBUG : empty space: Unchanged skipping 2026/04/11 04:14:07 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:07 DEBUG : Waiting for deletions to finish 2026/04/11 04:14:07 INFO : potato2: Deleted 2026/04/11 04:14:08 INFO : enormous: Deleted 2026/04/11 04:14:08 INFO : There was nothing to transfer 2026/04/11 04:14:08 DEBUG : empty space: size = 1 OK 2026/04/11 04:14:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/11 04:14:08 DEBUG : empty space: Unchanged skipping 2026/04/11 04:14:08 DEBUG : Local file system at /tmp/rclone54307953: Waiting for checks to finish 2026/04/11 04:14:08 DEBUG : Local file system at /tmp/rclone54307953: Waiting for transfers to finish 2026/04/11 04:14:08 DEBUG : Waiting for deletions to finish 2026/04/11 04:14:08 INFO : potato2: Deleted 2026/04/11 04:14:08 INFO : enormous: Deleted 2026/04/11 04:14:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.74s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:10 DEBUG : five: Need to transfer - File not found at Destination 2026/04/11 04:14:10 DEBUG : four: size = 4 (Local file system at /tmp/rclone54307953) 2026/04/11 04:14:10 DEBUG : four: size = 8 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:14:10 DEBUG : four: Sizes differ 2026/04/11 04:14:10 DEBUG : one: Destination is newer than source, skipping 2026/04/11 04:14:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/11 04:14:10 DEBUG : three: size = 5 OK 2026/04/11 04:14:10 DEBUG : three: Sizes identical 2026/04/11 04:14:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/11 04:14:10 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:10 DEBUG : two: size = 3 OK 2026/04/11 04:14:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone54307953) 2026/04/11 04:14:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:14:10 DEBUG : two: sha1 differ 2026/04/11 04:14:10 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:10 DEBUG : five: size = 4 OK 2026/04/11 04:14:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/11 04:14:10 INFO : five: Copied (new) 2026/04/11 04:14:11 DEBUG : four: size = 4 OK 2026/04/11 04:14:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/11 04:14:11 INFO : four: Copied (replaced existing) 2026/04/11 04:14:11 DEBUG : two: size = 3 OK 2026/04/11 04:14:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/11 04:14:11 INFO : two: Copied (replaced existing) 2026/04/11 04:14:11 DEBUG : Waiting for deletions to finish 2026/04/11 04:14:11 DEBUG : five: size = 4 OK 2026/04/11 04:14:11 DEBUG : four: size = 4 OK 2026/04/11 04:14:11 DEBUG : three: size = 5 OK 2026/04/11 04:14:11 DEBUG : one: Destination is newer than source, skipping 2026/04/11 04:14:11 DEBUG : two: size = 3 OK 2026/04/11 04:14:11 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/11 04:14:11 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/11 04:14:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/11 04:14:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone54307953) 2026/04/11 04:14:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:14:11 DEBUG : three: sha1 differ 2026/04/11 04:14:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/11 04:14:11 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/11 04:14:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/11 04:14:11 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/11 04:14:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/11 04:14:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/11 04:14:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/11 04:14:11 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:12 DEBUG : three: size = 5 OK 2026/04/11 04:14:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 04:14:12 INFO : three: Copied (replaced existing) 2026/04/11 04:14:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.91s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/11 04:14:14 INFO : B2 bucket rclone-test-masazur8nece: Making map for --track-renames 2026/04/11 04:14:14 INFO : B2 bucket rclone-test-masazur8nece: Finished making map for --track-renames 2026/04/11 04:14:14 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/11 04:14:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/11 04:14:14 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for renames to finish 2026/04/11 04:14:14 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:14 DEBUG : yam: size = 11 OK 2026/04/11 04:14:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 04:14:14 INFO : yam: Copied (new) 2026/04/11 04:14:14 DEBUG : potato: size = 14 OK 2026/04/11 04:14:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/11 04:14:14 INFO : potato: Copied (new) 2026/04/11 04:14:14 DEBUG : Waiting for deletions to finish 2026/04/11 04:14:14 DEBUG : potato: size = 14 OK 2026/04/11 04:14:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:14:14 DEBUG : potato: Unchanged skipping 2026/04/11 04:14:14 INFO : B2 bucket rclone-test-masazur8nece: Making map for --track-renames 2026/04/11 04:14:14 INFO : B2 bucket rclone-test-masazur8nece: Finished making map for --track-renames 2026/04/11 04:14:14 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:14 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for renames to finish 2026/04/11 04:14:15 DEBUG : yaml: size = 11 OK 2026/04/11 04:14:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 04:14:15 INFO : yam: Copied (server-side copy) to: yaml 2026/04/11 04:14:15 INFO : yam: Deleted 2026/04/11 04:14:15 INFO : yaml: Renamed from "yam" 2026/04/11 04:14:15 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/11 04:14:17 INFO : B2 bucket rclone-test-masazur8nece: Making map for --track-renames 2026/04/11 04:14:17 INFO : B2 bucket rclone-test-masazur8nece: Finished making map for --track-renames 2026/04/11 04:14:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/11 04:14:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for renames to finish 2026/04/11 04:14:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/11 04:14:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:17 DEBUG : yam: size = 11 OK 2026/04/11 04:14:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 04:14:17 INFO : yam: Copied (new) 2026/04/11 04:14:17 DEBUG : potato: size = 14 OK 2026/04/11 04:14:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/11 04:14:17 INFO : potato: Copied (new) 2026/04/11 04:14:17 DEBUG : Waiting for deletions to finish 2026/04/11 04:14:17 DEBUG : potato: size = 14 OK 2026/04/11 04:14:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:14:17 DEBUG : potato: Unchanged skipping 2026/04/11 04:14:17 INFO : B2 bucket rclone-test-masazur8nece: Making map for --track-renames 2026/04/11 04:14:17 INFO : B2 bucket rclone-test-masazur8nece: Finished making map for --track-renames 2026/04/11 04:14:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for renames to finish 2026/04/11 04:14:18 DEBUG : yaml: size = 11 OK 2026/04/11 04:14:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 04:14:18 INFO : yam: Copied (server-side copy) to: yaml 2026/04/11 04:14:18 INFO : yam: Deleted 2026/04/11 04:14:18 INFO : yaml: Renamed from "yam" 2026/04/11 04:14:18 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/11 04:14:19 INFO : B2 bucket rclone-test-masazur8nece: Making map for --track-renames 2026/04/11 04:14:19 INFO : B2 bucket rclone-test-masazur8nece: Finished making map for --track-renames 2026/04/11 04:14:19 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/11 04:14:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/11 04:14:19 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for renames to finish 2026/04/11 04:14:19 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:19 DEBUG : potato: size = 14 OK 2026/04/11 04:14:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/11 04:14:19 INFO : potato: Copied (new) 2026/04/11 04:14:20 DEBUG : sub/yam: size = 11 OK 2026/04/11 04:14:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 04:14:20 INFO : sub/yam: Copied (new) 2026/04/11 04:14:20 DEBUG : Waiting for deletions to finish 2026/04/11 04:14:20 DEBUG : potato: size = 14 OK 2026/04/11 04:14:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:14:20 INFO : B2 bucket rclone-test-masazur8nece: Making map for --track-renames 2026/04/11 04:14:20 INFO : B2 bucket rclone-test-masazur8nece: Finished making map for --track-renames 2026/04/11 04:14:20 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:20 DEBUG : potato: Unchanged skipping 2026/04/11 04:14:20 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for renames to finish 2026/04/11 04:14:21 DEBUG : yam: size = 11 OK 2026/04/11 04:14:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/11 04:14:21 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/11 04:14:21 INFO : sub/yam: Deleted 2026/04/11 04:14:21 INFO : yam: Renamed from "sub/yam" 2026/04/11 04:14:21 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.15s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:22 DEBUG : Creating backend with remote "/tmp/rclone54307953/dir1" 2026/04/11 04:14:22 DEBUG : Creating backend with remote "/tmp/rclone54307953/dir2" 2026/04/11 04:14:22 DEBUG : Local file system at /tmp/rclone54307953/dir2: Using server-side directory move 2026/04/11 04:14:22 INFO : Local file system at /tmp/rclone54307953/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/11 04:14:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/11 04:14:22 INFO : file1.txt: Moved (server-side) 2026/04/11 04:14:22 DEBUG : Local file system at /tmp/rclone54307953/dir2: Waiting for checks to finish 2026/04/11 04:14:22 DEBUG : Local file system at /tmp/rclone54307953/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:14:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/11 04:14:23 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:23 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:23 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/11 04:14:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/11 04:14:23 INFO : nested/sub dir/file: Copied (new) 2026/04/11 04:14:23 INFO : nested/sub dir/file: Deleted 2026/04/11 04:14:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:14:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:14:24 INFO : sub dir/hello world: Copied (new) 2026/04/11 04:14:24 INFO : sub dir/hello world: Deleted 2026/04/11 04:14:24 INFO : sub dir: Removing directory 2026/04/11 04:14:24 INFO : nested/sub dir: Removing directory 2026/04/11 04:14:24 INFO : nested: Removing directory 2026/04/11 04:14:24 DEBUG : Local file system at /tmp/rclone54307953: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/11 04:14:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/11 04:14:25 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:25 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/11 04:14:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/11 04:14:25 INFO : nested/sub dir/file: Copied (new) 2026/04/11 04:14:25 INFO : nested/sub dir/file: Deleted 2026/04/11 04:14:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 04:14:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:14:25 INFO : sub dir/hello world: Copied (new) 2026/04/11 04:14:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.39s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/11 04:14:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/11 04:14:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:26 DEBUG : existing-b: size = 6 OK 2026/04/11 04:14:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/11 04:14:26 INFO : existing-b: Copied (new) 2026/04/11 04:14:26 INFO : existing-b: Deleted 2026/04/11 04:14:26 DEBUG : existing: size = 6 OK 2026/04/11 04:14:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 04:14:26 INFO : existing: Copied (new) 2026/04/11 04:14:26 INFO : existing: Deleted 2026/04/11 04:14:27 DEBUG : existing: Destination exists, skipping 2026/04/11 04:14:27 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:14:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/11 04:14:27 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:14:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qokucuj2nomi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-masazur8nece -> B2 bucket rclone-test-qokucuj2nomi 2026/04/11 04:14:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:14:32 DEBUG : empty space: size = 1 OK 2026/04/11 04:14:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/11 04:14:32 DEBUG : empty space: Unchanged skipping 2026/04/11 04:14:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:14:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qokucuj2nomi) 2026/04/11 04:14:32 DEBUG : potato3: Sizes differ 2026/04/11 04:14:32 DEBUG : B2 bucket rclone-test-qokucuj2nomi: Waiting for checks to finish 2026/04/11 04:14:32 INFO : empty space: Deleted 2026/04/11 04:14:32 DEBUG : B2 bucket rclone-test-qokucuj2nomi: Waiting for transfers to finish 2026/04/11 04:14:32 DEBUG : potato2: size = 60 OK 2026/04/11 04:14:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:14:32 INFO : potato2: Copied (server-side copy) 2026/04/11 04:14:33 INFO : potato2: Deleted 2026/04/11 04:14:33 DEBUG : potato3: size = 68 OK 2026/04/11 04:14:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 04:14:33 INFO : potato3: Copied (server-side copy) 2026/04/11 04:14:33 INFO : potato3: Deleted 2026/04/11 04:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cutameb2fefe" 2026/04/11 04:14:34 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/11 04:14:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:14:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/11 04:14:34 DEBUG : B2 bucket rclone-test-cutameb2fefe: Waiting for checks to finish 2026/04/11 04:14:34 DEBUG : B2 bucket rclone-test-cutameb2fefe: Waiting for transfers to finish 2026/04/11 04:14:35 DEBUG : potato2: size = 60 OK 2026/04/11 04:14:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:14:35 INFO : potato2: Copied (server-side copy) 2026/04/11 04:14:35 INFO : potato2: Deleted 2026/04/11 04:14:35 DEBUG : potato3: size = 68 OK 2026/04/11 04:14:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 04:14:35 INFO : potato3: Copied (server-side copy) 2026/04/11 04:14:36 INFO : potato3: Deleted 2026/04/11 04:14:36 DEBUG : empty space: size = 1 OK 2026/04/11 04:14:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 04:14:36 INFO : empty space: Copied (server-side copy) 2026/04/11 04:14:36 INFO : empty space: Deleted 2026/04/11 04:14:36 DEBUG : B2 bucket rclone-test-cutameb2fefe: Purge remote 2026/04/11 04:14:36 INFO : B2 bucket rclone-test-cutameb2fefe: cleaning bucket "rclone-test-cutameb2fefe" of all files 2026/04/11 04:14:36 DEBUG : empty space: Deleting (id "4_z1f22adc3b0fd7bab9fd80e1b_f1199f3fab49d1a7f_d20260411_m041435_c001_v0001043_t0024_u01775880875697") 2026/04/11 04:14:36 DEBUG : potato2: Deleting (id "4_z1f22adc3b0fd7bab9fd80e1b_f104d9a86e800689b_d20260411_m041435_c001_v0001145_t0035_u01775880875411") 2026/04/11 04:14:36 DEBUG : potato3: Deleting (id "4_z1f22adc3b0fd7bab9fd80e1b_f10026103c187ac0c_d20260411_m041435_c001_v0001180_t0058_u01775880875772") 2026/04/11 04:14:37 DEBUG : B2 bucket rclone-test-qokucuj2nomi: Purge remote 2026/04/11 04:14:37 INFO : B2 bucket rclone-test-qokucuj2nomi: cleaning bucket "rclone-test-qokucuj2nomi" of all files 2026/04/11 04:14:37 DEBUG : empty space: Deleting (id "4_z7f529d93b0fd7bab9fd80e1b_f4127ba9fd0837763_d20260411_m041436_c001_v7007000_t0000_u01775880876364") 2026/04/11 04:14:37 DEBUG : empty space: Deleting (id "4_z7f529d93b0fd7bab9fd80e1b_f117780dcdc7a51ee_d20260411_m041431_c001_v0001130_t0053_u01775880871197") 2026/04/11 04:14:37 DEBUG : potato2: Deleting (id "4_z7f529d93b0fd7bab9fd80e1b_f4127ba9fd0837761_d20260411_m041435_c001_v7007000_t0000_u01775880875699") 2026/04/11 04:14:37 DEBUG : potato2: Deleting (id "4_z7f529d93b0fd7bab9fd80e1b_f113348975c943091_d20260411_m041432_c001_v0001157_t0057_u01775880872553") 2026/04/11 04:14:37 DEBUG : potato3: Deleting (id "4_z7f529d93b0fd7bab9fd80e1b_f4127ba9fd0837762_d20260411_m041435_c001_v7007000_t0000_u01775880875981") 2026/04/11 04:14:37 DEBUG : potato3: Deleting (id "4_z7f529d93b0fd7bab9fd80e1b_f103876018131f56a_d20260411_m041432_c001_v0001097_t0020_u01775880872918") 2026/04/11 04:14:37 DEBUG : potato3: Deleting (id "4_z7f529d93b0fd7bab9fd80e1b_f117780dcdc7a51f2_d20260411_m041431_c001_v0001130_t0014_u01775880871529") --- PASS: TestServerSideMove (11.63s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tadalik9lihe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-masazur8nece -> B2 bucket rclone-test-tadalik9lihe 2026/04/11 04:14:45 DEBUG : empty space: Excluded (Size Filter) 2026/04/11 04:14:45 DEBUG : empty space: Excluded (Size Filter) 2026/04/11 04:14:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:14:45 DEBUG : potato3: size = 68 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:14:45 DEBUG : B2 bucket rclone-test-tadalik9lihe: Waiting for checks to finish 2026/04/11 04:14:45 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tadalik9lihe) 2026/04/11 04:14:45 DEBUG : potato3: Sizes differ 2026/04/11 04:14:45 DEBUG : B2 bucket rclone-test-tadalik9lihe: Waiting for transfers to finish 2026/04/11 04:14:45 DEBUG : potato2: size = 60 OK 2026/04/11 04:14:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:14:45 INFO : potato2: Copied (server-side copy) 2026/04/11 04:14:45 INFO : potato2: Deleted 2026/04/11 04:14:46 DEBUG : potato3: size = 68 OK 2026/04/11 04:14:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 04:14:46 INFO : potato3: Copied (server-side copy) 2026/04/11 04:14:46 INFO : potato3: Deleted 2026/04/11 04:14:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zuqezus0fina" 2026/04/11 04:14:48 DEBUG : empty space: Excluded (Size Filter) 2026/04/11 04:14:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:14:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/11 04:14:48 DEBUG : B2 bucket rclone-test-zuqezus0fina: Waiting for checks to finish 2026/04/11 04:14:48 DEBUG : B2 bucket rclone-test-zuqezus0fina: Waiting for transfers to finish 2026/04/11 04:14:49 DEBUG : potato2: size = 60 OK 2026/04/11 04:14:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:14:49 INFO : potato2: Copied (server-side copy) 2026/04/11 04:14:49 INFO : potato2: Deleted 2026/04/11 04:14:49 DEBUG : potato3: size = 68 OK 2026/04/11 04:14:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 04:14:49 INFO : potato3: Copied (server-side copy) 2026/04/11 04:14:49 INFO : potato3: Deleted 2026/04/11 04:14:49 DEBUG : B2 bucket rclone-test-zuqezus0fina: Purge remote 2026/04/11 04:14:49 INFO : B2 bucket rclone-test-zuqezus0fina: cleaning bucket "rclone-test-zuqezus0fina" of all files 2026/04/11 04:14:50 DEBUG : potato2: Deleting (id "4_z6f22ed13b0fd7bab9fd80e1b_f106d6cebf8beca5a_d20260411_m041449_c001_v0001185_t0050_u01775880889084") 2026/04/11 04:14:50 DEBUG : potato3: Deleting (id "4_z6f22ed13b0fd7bab9fd80e1b_f10738fc0c73d63dd_d20260411_m041449_c001_v0001185_t0020_u01775880889306") 2026/04/11 04:14:50 DEBUG : B2 bucket rclone-test-tadalik9lihe: Purge remote 2026/04/11 04:14:50 INFO : B2 bucket rclone-test-tadalik9lihe: cleaning bucket "rclone-test-tadalik9lihe" of all files 2026/04/11 04:14:50 DEBUG : empty space: Deleting (id "4_z6f02cdb3b0fd7bab9fd80e1b_f1092742d37f15b8b_d20260411_m041444_c001_v0001100_t0011_u01775880884062") 2026/04/11 04:14:50 DEBUG : potato2: Deleting (id "4_z6f02cdb3b0fd7bab9fd80e1b_f416e1a2ab4e7db95_d20260411_m041449_c001_v7007000_t0000_u01775880889283") 2026/04/11 04:14:50 DEBUG : potato2: Deleting (id "4_z6f02cdb3b0fd7bab9fd80e1b_f1133d151862a6839_d20260411_m041445_c001_v0001181_t0022_u01775880885239") 2026/04/11 04:14:50 DEBUG : potato3: Deleting (id "4_z6f02cdb3b0fd7bab9fd80e1b_f416e1a2ab4e7db96_d20260411_m041449_c001_v7007000_t0000_u01775880889507") 2026/04/11 04:14:50 DEBUG : potato3: Deleting (id "4_z6f02cdb3b0fd7bab9fd80e1b_f109b19e195498a51_d20260411_m041446_c001_v0001173_t0002_u01775880886091") 2026/04/11 04:14:50 DEBUG : potato3: Deleting (id "4_z6f02cdb3b0fd7bab9fd80e1b_f1092742d37f15b8f_d20260411_m041444_c001_v0001100_t0039_u01775880884491") --- PASS: TestServerSideMoveWithFilter (13.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:14:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pizayop5pune" 2026/04/11 04:14:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-masazur8nece -> B2 bucket rclone-test-pizayop5pune 2026/04/11 04:14:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:14:57 DEBUG : empty space: size = 1 OK 2026/04/11 04:14:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/11 04:14:57 DEBUG : empty space: Unchanged skipping 2026/04/11 04:14:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:14:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pizayop5pune) 2026/04/11 04:14:57 DEBUG : potato3: Sizes differ 2026/04/11 04:14:57 DEBUG : B2 bucket rclone-test-pizayop5pune: Waiting for checks to finish 2026/04/11 04:14:57 INFO : empty space: Deleted 2026/04/11 04:14:57 DEBUG : B2 bucket rclone-test-pizayop5pune: Waiting for transfers to finish 2026/04/11 04:14:58 DEBUG : potato2: size = 60 OK 2026/04/11 04:14:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:14:58 INFO : potato2: Copied (server-side copy) 2026/04/11 04:14:58 INFO : potato2: Deleted 2026/04/11 04:14:58 DEBUG : potato3: size = 68 OK 2026/04/11 04:14:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 04:14:58 INFO : potato3: Copied (server-side copy) 2026/04/11 04:14:58 INFO : potato3: Deleted 2026/04/11 04:14:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xabosay4dele" 2026/04/11 04:15:00 INFO : tomatoDir: Making directory 2026/04/11 04:15:00 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/11 04:15:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/11 04:15:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/11 04:15:00 DEBUG : B2 bucket rclone-test-xabosay4dele: Waiting for checks to finish 2026/04/11 04:15:00 DEBUG : B2 bucket rclone-test-xabosay4dele: Waiting for transfers to finish 2026/04/11 04:15:01 DEBUG : empty space: size = 1 OK 2026/04/11 04:15:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/11 04:15:01 INFO : empty space: Copied (server-side copy) 2026/04/11 04:15:01 INFO : empty space: Deleted 2026/04/11 04:15:01 DEBUG : potato2: size = 60 OK 2026/04/11 04:15:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/11 04:15:01 INFO : potato2: Copied (server-side copy) 2026/04/11 04:15:01 DEBUG : potato3: size = 68 OK 2026/04/11 04:15:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/11 04:15:01 INFO : potato3: Copied (server-side copy) 2026/04/11 04:15:01 INFO : potato2: Deleted 2026/04/11 04:15:01 INFO : potato3: Deleted 2026/04/11 04:15:02 DEBUG : B2 bucket rclone-test-xabosay4dele: Purge remote 2026/04/11 04:15:02 INFO : B2 bucket rclone-test-xabosay4dele: cleaning bucket "rclone-test-xabosay4dele" of all files 2026/04/11 04:15:02 DEBUG : empty space: Deleting (id "4_z4fc21d03c00d7bab9fd80e1b_f1160c18c894a27ac_d20260411_m041501_c001_v0001183_t0051_u01775880901101") 2026/04/11 04:15:02 DEBUG : potato2: Deleting (id "4_z4fc21d03c00d7bab9fd80e1b_f103363b74acd41e1_d20260411_m041501_c001_v0001171_t0024_u01775880901347") 2026/04/11 04:15:02 DEBUG : potato3: Deleting (id "4_z4fc21d03c00d7bab9fd80e1b_f1096bf9e514bf67d_d20260411_m041501_c001_v0001185_t0021_u01775880901482") 2026/04/11 04:15:03 DEBUG : B2 bucket rclone-test-pizayop5pune: Purge remote 2026/04/11 04:15:03 INFO : B2 bucket rclone-test-pizayop5pune: cleaning bucket "rclone-test-pizayop5pune" of all files 2026/04/11 04:15:03 DEBUG : empty space: Deleting (id "4_z0f72fde3b0fd7bab9fd80e1b_f401838c780d381f6_d20260411_m041501_c001_v7007000_t0000_u01775880901317") 2026/04/11 04:15:03 DEBUG : empty space: Deleting (id "4_z0f72fde3b0fd7bab9fd80e1b_f1026324b8ee2e009_d20260411_m041457_c001_v0001178_t0053_u01775880897095") 2026/04/11 04:15:03 DEBUG : potato2: Deleting (id "4_z0f72fde3b0fd7bab9fd80e1b_f401838c780d381f8_d20260411_m041501_c001_v7007000_t0000_u01775880901639") 2026/04/11 04:15:03 DEBUG : potato2: Deleting (id "4_z0f72fde3b0fd7bab9fd80e1b_f104b03a46ebf0468_d20260411_m041457_c001_v0001109_t0025_u01775880897901") 2026/04/11 04:15:03 DEBUG : potato3: Deleting (id "4_z0f72fde3b0fd7bab9fd80e1b_f4131ae9f012711b0_d20260411_m041501_c001_v7007000_t0000_u01775880901672") 2026/04/11 04:15:03 DEBUG : potato3: Deleting (id "4_z0f72fde3b0fd7bab9fd80e1b_f1039f743981f5cb1_d20260411_m041458_c001_v0001040_t0012_u01775880898280") 2026/04/11 04:15:03 DEBUG : potato3: Deleting (id "4_z0f72fde3b0fd7bab9fd80e1b_f1026324b8ee2e00b_d20260411_m041457_c001_v0001178_t0037_u01775880897310") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.18s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:15:05 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:15:07 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:15:09 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/rclone-sync-test" 2026/04/11 04:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/rclone-sync-test-include/layer2" 2026/04/11 04:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/rclone-sync-test-ignore-file" 2026/04/11 04:15:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/11 04:15:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/11 04:15:16 DEBUG : pacer: Reducing sleep to 10ms 2026/04/11 04:15:16 DEBUG : B2 bucket rclone-test-masazur8nece path rclone-sync-test: Waiting for checks to finish 2026/04/11 04:15:16 DEBUG : B2 bucket rclone-test-masazur8nece path rclone-sync-test: Waiting for transfers to finish 2026/04/11 04:15:16 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:16 INFO : There was nothing to transfer 2026/04/11 04:15:16 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:15:16 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:15:16 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:16 INFO : There was nothing to transfer 2026/04/11 04:15:17 DEBUG : B2 bucket rclone-test-masazur8nece path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/11 04:15:17 DEBUG : B2 bucket rclone-test-masazur8nece path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/11 04:15:17 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:17 INFO : There was nothing to transfer 2026/04/11 04:15:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:15:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:15:17 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:17 INFO : There was nothing to transfer 2026/04/11 04:15:17 DEBUG : B2 bucket rclone-test-masazur8nece path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/11 04:15:17 DEBUG : B2 bucket rclone-test-masazur8nece path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/11 04:15:17 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.42s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:15:18 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/dst" 2026/04/11 04:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/CompareDest" 2026/04/11 04:15:22 DEBUG : one: Need to transfer - File not found at Destination 2026/04/11 04:15:22 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:22 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:23 DEBUG : one: size = 3 OK 2026/04/11 04:15:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 04:15:23 INFO : one: Copied (new) 2026/04/11 04:15:23 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:23 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:15:23 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:23 DEBUG : one: Sizes differ 2026/04/11 04:15:24 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:24 DEBUG : one: size = 5 OK 2026/04/11 04:15:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/11 04:15:24 INFO : one: Copied (replaced existing) 2026/04/11 04:15:24 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:26 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:15:26 DEBUG : one: Sizes differ 2026/04/11 04:15:26 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:26 DEBUG : one: size = 5 OK 2026/04/11 04:15:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 04:15:26 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:26 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:26 INFO : There was nothing to transfer 2026/04/11 04:15:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:28 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:15:28 DEBUG : one: Sizes differ 2026/04/11 04:15:28 DEBUG : two: size = 3 OK 2026/04/11 04:15:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 04:15:28 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:28 DEBUG : one: size = 5 OK 2026/04/11 04:15:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 04:15:28 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:28 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:28 INFO : There was nothing to transfer 2026/04/11 04:15:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:28 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:15:28 DEBUG : one: Sizes differ 2026/04/11 04:15:29 DEBUG : two: size = 3 OK 2026/04/11 04:15:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 04:15:29 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:29 DEBUG : one: size = 5 OK 2026/04/11 04:15:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 04:15:29 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:29 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:29 INFO : There was nothing to transfer 2026/04/11 04:15:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:30 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:15:30 DEBUG : one: Sizes differ 2026/04/11 04:15:30 DEBUG : two: size = 3 OK 2026/04/11 04:15:30 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/04/11 04:15:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/11 04:15:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 04:15:30 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:30 DEBUG : one: size = 5 OK 2026/04/11 04:15:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 04:15:30 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:30 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:30 INFO : There was nothing to transfer 2026/04/11 04:15:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:30 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:15:30 DEBUG : one: Sizes differ 2026/04/11 04:15:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:30 DEBUG : two: size = 3 (B2 bucket rclone-test-masazur8nece path CompareDest) 2026/04/11 04:15:30 DEBUG : two: Sizes differ 2026/04/11 04:15:30 DEBUG : two: Need to transfer - File not found at Destination 2026/04/11 04:15:30 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:30 DEBUG : one: size = 5 OK 2026/04/11 04:15:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 04:15:30 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:31 DEBUG : two: size = 5 OK 2026/04/11 04:15:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/11 04:15:31 INFO : two: Copied (new) 2026/04/11 04:15:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.71s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/dest" 2026/04/11 04:15:36 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/pre-dest1" 2026/04/11 04:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/pre-dest2" 2026/04/11 04:15:39 DEBUG : 1: size = 1 OK 2026/04/11 04:15:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:15:39 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/11 04:15:39 DEBUG : 2: size = 1 OK 2026/04/11 04:15:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:15:39 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/11 04:15:40 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/11 04:15:40 DEBUG : B2 bucket rclone-test-masazur8nece path dest: Waiting for checks to finish 2026/04/11 04:15:40 DEBUG : B2 bucket rclone-test-masazur8nece path dest: Waiting for transfers to finish 2026/04/11 04:15:40 DEBUG : 3: size = 1 OK 2026/04/11 04:15:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/11 04:15:40 INFO : 3: Copied (new) 2026/04/11 04:15:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:15:42 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/dst" 2026/04/11 04:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/CopyDest" 2026/04/11 04:15:45 DEBUG : one: Need to transfer - File not found at Destination 2026/04/11 04:15:45 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:45 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:46 DEBUG : one: size = 3 OK 2026/04/11 04:15:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 04:15:46 INFO : one: Copied (new) 2026/04/11 04:15:46 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:46 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:46 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:15:46 DEBUG : one: Sizes differ 2026/04/11 04:15:47 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:47 DEBUG : one: size = 5 OK 2026/04/11 04:15:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/11 04:15:47 INFO : one: Copied (replaced existing) 2026/04/11 04:15:47 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/BackupDir" 2026/04/11 04:15:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:50 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:15:50 DEBUG : one: Sizes differ 2026/04/11 04:15:50 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:50 DEBUG : one: size = 5 OK 2026/04/11 04:15:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:50 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:15:50 DEBUG : one: Sizes differ 2026/04/11 04:15:52 DEBUG : one: size = 3 OK 2026/04/11 04:15:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 04:15:52 INFO : one: Copied (server-side copy) 2026/04/11 04:15:52 INFO : one: Deleted 2026/04/11 04:15:52 DEBUG : one: size = 5 OK 2026/04/11 04:15:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/11 04:15:52 INFO : one: Copied (server-side copy) 2026/04/11 04:15:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/11 04:15:52 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:52 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:53 DEBUG : one: size = 5 OK 2026/04/11 04:15:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:53 DEBUG : one: Unchanged skipping 2026/04/11 04:15:54 DEBUG : two: size = 3 OK 2026/04/11 04:15:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:54 DEBUG : two: size = 3 OK 2026/04/11 04:15:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/11 04:15:54 INFO : two: Copied (server-side copy) 2026/04/11 04:15:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/11 04:15:54 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:54 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:54 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:55 DEBUG : one: size = 5 OK 2026/04/11 04:15:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:55 DEBUG : one: Unchanged skipping 2026/04/11 04:15:55 DEBUG : two: size = 3 OK 2026/04/11 04:15:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:55 DEBUG : two: Unchanged skipping 2026/04/11 04:15:55 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:55 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:55 DEBUG : Waiting for deletions to finish 2026/04/11 04:15:55 INFO : There was nothing to transfer 2026/04/11 04:15:56 DEBUG : one: size = 5 OK 2026/04/11 04:15:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:56 DEBUG : one: Unchanged skipping 2026/04/11 04:15:56 DEBUG : three: size = 7 (Local file system at /tmp/rclone54307953) 2026/04/11 04:15:56 DEBUG : three: size = 5 (B2 bucket rclone-test-masazur8nece path CopyDest) 2026/04/11 04:15:56 DEBUG : three: Sizes differ 2026/04/11 04:15:56 DEBUG : three: Destination not found in --copy-dest 2026/04/11 04:15:56 DEBUG : three: Need to transfer - File not found at Destination 2026/04/11 04:15:56 DEBUG : two: size = 3 OK 2026/04/11 04:15:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/11 04:15:56 DEBUG : two: Unchanged skipping 2026/04/11 04:15:56 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:15:56 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:15:57 DEBUG : three: size = 7 OK 2026/04/11 04:15:57 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/11 04:15:57 INFO : three: Copied (new) 2026/04/11 04:15:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.63s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/dst" 2026/04/11 04:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/backup" 2026/04/11 04:16:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:04 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:04 DEBUG : one: Sizes differ 2026/04/11 04:16:04 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:16:04 DEBUG : two: size = 3 OK 2026/04/11 04:16:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:16:04 DEBUG : two: Unchanged skipping 2026/04/11 04:16:05 DEBUG : one: size = 3 OK 2026/04/11 04:16:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 04:16:05 INFO : one: Copied (server-side copy) 2026/04/11 04:16:05 INFO : one: Deleted 2026/04/11 04:16:05 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:16:06 DEBUG : one: size = 4 OK 2026/04/11 04:16:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:16:06 INFO : one: Copied (new) 2026/04/11 04:16:06 DEBUG : Waiting for deletions to finish 2026/04/11 04:16:07 DEBUG : three.txt: size = 5 OK 2026/04/11 04:16:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 04:16:07 INFO : three.txt: Copied (server-side copy) 2026/04/11 04:16:07 INFO : three.txt: Deleted 2026/04/11 04:16:07 INFO : three.txt: Moved into backup dir 2026/04/11 04:16:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:09 DEBUG : one: size = 4 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:09 DEBUG : one: Sizes differ 2026/04/11 04:16:09 DEBUG : two: size = 3 OK 2026/04/11 04:16:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:16:09 DEBUG : two: Unchanged skipping 2026/04/11 04:16:09 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:16:09 DEBUG : one: size = 4 OK 2026/04/11 04:16:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:16:09 INFO : one: Copied (server-side copy) 2026/04/11 04:16:09 INFO : one: Deleted 2026/04/11 04:16:09 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:16:10 DEBUG : one: size = 5 OK 2026/04/11 04:16:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 04:16:10 INFO : one: Copied (new) 2026/04/11 04:16:10 DEBUG : Waiting for deletions to finish 2026/04/11 04:16:11 DEBUG : three.txt: size = 6 OK 2026/04/11 04:16:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 04:16:11 INFO : three.txt: Copied (server-side copy) 2026/04/11 04:16:11 INFO : three.txt: Deleted 2026/04/11 04:16:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.44s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/dst" 2026/04/11 04:16:16 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/backup" 2026/04/11 04:16:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:18 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:18 DEBUG : one: Sizes differ 2026/04/11 04:16:18 DEBUG : two: size = 3 OK 2026/04/11 04:16:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:16:18 DEBUG : two: Unchanged skipping 2026/04/11 04:16:18 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:16:19 DEBUG : one.bak: size = 3 OK 2026/04/11 04:16:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 04:16:19 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 04:16:19 INFO : one: Deleted 2026/04/11 04:16:19 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:16:20 DEBUG : one: size = 4 OK 2026/04/11 04:16:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:16:20 INFO : one: Copied (new) 2026/04/11 04:16:20 DEBUG : Waiting for deletions to finish 2026/04/11 04:16:21 DEBUG : three.txt.bak: size = 5 OK 2026/04/11 04:16:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 04:16:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 04:16:21 INFO : three.txt: Deleted 2026/04/11 04:16:21 INFO : three.txt: Moved into backup dir 2026/04/11 04:16:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:23 DEBUG : one: size = 4 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:23 DEBUG : one: Sizes differ 2026/04/11 04:16:23 DEBUG : two: size = 3 OK 2026/04/11 04:16:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:16:23 DEBUG : two: Unchanged skipping 2026/04/11 04:16:23 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:16:23 DEBUG : one.bak: size = 4 OK 2026/04/11 04:16:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:16:23 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 04:16:24 INFO : one: Deleted 2026/04/11 04:16:24 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:16:24 DEBUG : one: size = 5 OK 2026/04/11 04:16:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 04:16:24 INFO : one: Copied (new) 2026/04/11 04:16:24 DEBUG : Waiting for deletions to finish 2026/04/11 04:16:24 DEBUG : three.txt.bak: size = 6 OK 2026/04/11 04:16:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 04:16:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 04:16:25 INFO : three.txt: Deleted 2026/04/11 04:16:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:16:27 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1173-03.backblaze.com/b2api/v1/b2_upload_file/5fd2cdc3b0dd7bab9fd80e1b/c001_v0001173_t0006": EOF 2026/04/11 04:16:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-03.backblaze.com/b2api/v1/b2_upload_file/5fd2cdc3b0dd7bab9fd80e1b/c001_v0001173_t0006": EOF) 2026/04/11 04:16:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-masazur8nece: 1/10 (Post "https://pod-000-1173-03.backblaze.com/b2api/v1/b2_upload_file/5fd2cdc3b0dd7bab9fd80e1b/c001_v0001173_t0006": EOF) 2026/04/11 04:16:29 DEBUG : pacer: Reducing sleep to 10ms 2026/04/11 04:16:30 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/dst" 2026/04/11 04:16:31 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/backup" 2026/04/11 04:16:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:33 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:33 DEBUG : one: Sizes differ 2026/04/11 04:16:33 DEBUG : two: size = 3 OK 2026/04/11 04:16:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:16:33 DEBUG : two: Unchanged skipping 2026/04/11 04:16:33 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:16:34 DEBUG : one-2019-01-01: size = 3 OK 2026/04/11 04:16:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 04:16:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/11 04:16:34 INFO : one: Deleted 2026/04/11 04:16:34 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:16:35 DEBUG : one: size = 4 OK 2026/04/11 04:16:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:16:35 INFO : one: Copied (new) 2026/04/11 04:16:35 DEBUG : Waiting for deletions to finish 2026/04/11 04:16:36 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/11 04:16:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 04:16:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/11 04:16:36 INFO : three.txt: Deleted 2026/04/11 04:16:36 INFO : three.txt: Moved into backup dir 2026/04/11 04:16:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:38 DEBUG : one: size = 4 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:38 DEBUG : one: Sizes differ 2026/04/11 04:16:38 DEBUG : two: size = 3 OK 2026/04/11 04:16:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:16:38 DEBUG : two: Unchanged skipping 2026/04/11 04:16:38 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:16:38 DEBUG : one-2019-01-01: size = 4 OK 2026/04/11 04:16:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:16:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/11 04:16:38 INFO : one: Deleted 2026/04/11 04:16:38 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:16:39 DEBUG : one: size = 5 OK 2026/04/11 04:16:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 04:16:39 INFO : one: Copied (new) 2026/04/11 04:16:39 DEBUG : Waiting for deletions to finish 2026/04/11 04:16:39 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/11 04:16:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 04:16:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/11 04:16:39 INFO : three.txt: Deleted 2026/04/11 04:16:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.83s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:16:42 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/dst" 2026/04/11 04:16:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:44 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:44 DEBUG : one: Sizes differ 2026/04/11 04:16:44 DEBUG : two: size = 3 OK 2026/04/11 04:16:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:16:44 DEBUG : two: Unchanged skipping 2026/04/11 04:16:44 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:16:45 DEBUG : one.bak: size = 3 OK 2026/04/11 04:16:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 04:16:45 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 04:16:45 INFO : one: Deleted 2026/04/11 04:16:45 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:16:46 DEBUG : one: size = 4 OK 2026/04/11 04:16:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:16:46 INFO : one: Copied (new) 2026/04/11 04:16:46 DEBUG : Waiting for deletions to finish 2026/04/11 04:16:47 DEBUG : three.txt.bak: size = 5 OK 2026/04/11 04:16:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 04:16:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 04:16:47 INFO : three.txt: Deleted 2026/04/11 04:16:47 INFO : three.txt: Moved into backup dir 2026/04/11 04:16:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/11 04:16:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/11 04:16:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/11 04:16:49 DEBUG : one.bak: Excluded (Path Filter) 2026/04/11 04:16:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/11 04:16:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:49 DEBUG : one: size = 4 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:49 DEBUG : one: Sizes differ 2026/04/11 04:16:49 DEBUG : two: size = 3 OK 2026/04/11 04:16:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:16:49 DEBUG : two: Unchanged skipping 2026/04/11 04:16:49 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for checks to finish 2026/04/11 04:16:50 DEBUG : one.bak: size = 4 OK 2026/04/11 04:16:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:16:50 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 04:16:50 INFO : one: Deleted 2026/04/11 04:16:50 DEBUG : B2 bucket rclone-test-masazur8nece path dst: Waiting for transfers to finish 2026/04/11 04:16:50 DEBUG : one: size = 5 OK 2026/04/11 04:16:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 04:16:50 INFO : one: Copied (new) 2026/04/11 04:16:50 DEBUG : Waiting for deletions to finish 2026/04/11 04:16:51 DEBUG : three.txt.bak: size = 6 OK 2026/04/11 04:16:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 04:16:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 04:16:51 INFO : three.txt: Deleted 2026/04/11 04:16:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.31s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:16:53 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/dst" 2026/04/11 04:16:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:55 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:55 DEBUG : one: Sizes differ 2026/04/11 04:16:56 DEBUG : one.bak: size = 3 OK 2026/04/11 04:16:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 04:16:56 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 04:16:56 INFO : one: Deleted 2026/04/11 04:16:57 DEBUG : one: size = 4 OK 2026/04/11 04:16:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:16:57 INFO : one: Copied (new) 2026/04/11 04:16:57 DEBUG : two: size = 3 OK 2026/04/11 04:16:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:16:57 DEBUG : two: Unchanged skipping 2026/04/11 04:16:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:57 DEBUG : three.txt: Sizes differ 2026/04/11 04:16:58 DEBUG : three.txt.bak: size = 5 OK 2026/04/11 04:16:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 04:16:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 04:16:58 INFO : three.txt: Deleted 2026/04/11 04:16:59 DEBUG : three.txt: size = 6 OK 2026/04/11 04:16:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 04:16:59 INFO : three.txt: Copied (new) 2026/04/11 04:16:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:16:59 DEBUG : one: size = 4 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:16:59 DEBUG : one: Sizes differ 2026/04/11 04:17:00 DEBUG : one.bak: size = 4 OK 2026/04/11 04:17:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:17:00 INFO : one: Copied (server-side copy) to: one.bak 2026/04/11 04:17:00 INFO : one: Deleted 2026/04/11 04:17:01 DEBUG : one: size = 5 OK 2026/04/11 04:17:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 04:17:01 INFO : one: Copied (new) 2026/04/11 04:17:01 DEBUG : two: size = 3 OK 2026/04/11 04:17:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:01 DEBUG : two: Unchanged skipping 2026/04/11 04:17:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:01 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:17:01 DEBUG : three.txt: Sizes differ 2026/04/11 04:17:01 DEBUG : three.txt.bak: size = 6 OK 2026/04/11 04:17:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 04:17:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/11 04:17:02 INFO : three.txt: Deleted 2026/04/11 04:17:02 DEBUG : three.txt: size = 19 OK 2026/04/11 04:17:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/11 04:17:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.56s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:17:06 DEBUG : Creating backend with remote "TestB2:rclone-test-masazur8nece/dst" 2026/04/11 04:17:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:07 DEBUG : one: size = 3 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:17:07 DEBUG : one: Sizes differ 2026/04/11 04:17:08 DEBUG : one-2019-01-01: size = 3 OK 2026/04/11 04:17:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/11 04:17:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/11 04:17:09 INFO : one: Deleted 2026/04/11 04:17:09 DEBUG : one: size = 4 OK 2026/04/11 04:17:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:17:09 INFO : one: Copied (new) 2026/04/11 04:17:10 DEBUG : two: size = 3 OK 2026/04/11 04:17:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:10 DEBUG : two: Unchanged skipping 2026/04/11 04:17:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:17:10 DEBUG : three.txt: Sizes differ 2026/04/11 04:17:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/11 04:17:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/11 04:17:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/11 04:17:11 INFO : three.txt: Deleted 2026/04/11 04:17:11 DEBUG : three.txt: size = 6 OK 2026/04/11 04:17:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 04:17:11 INFO : three.txt: Copied (new) 2026/04/11 04:17:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:12 DEBUG : one: size = 4 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:17:12 DEBUG : one: Sizes differ 2026/04/11 04:17:13 DEBUG : one-2019-01-01: size = 4 OK 2026/04/11 04:17:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/11 04:17:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/11 04:17:13 INFO : one: Deleted 2026/04/11 04:17:13 DEBUG : one: size = 5 OK 2026/04/11 04:17:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/11 04:17:13 INFO : one: Copied (new) 2026/04/11 04:17:13 DEBUG : two: size = 3 OK 2026/04/11 04:17:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:13 DEBUG : two: Unchanged skipping 2026/04/11 04:17:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-masazur8nece path dst) 2026/04/11 04:17:13 DEBUG : three.txt: Sizes differ 2026/04/11 04:17:14 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/11 04:17:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/11 04:17:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/11 04:17:14 INFO : three.txt: Deleted 2026/04/11 04:17:14 DEBUG : three.txt: size = 19 OK 2026/04/11 04:17:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/11 04:17:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.34s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:17:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:17 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:17 DEBUG : Testêé: Sizes differ 2026/04/11 04:17:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:17:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:17:18 DEBUG : Testêé: size = 14 OK 2026/04/11 04:17:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/11 04:17:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/11 04:17:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.59s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:17:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/11 04:17:19 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:17:19 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:17:19 DEBUG : existing: size = 6 OK 2026/04/11 04:17:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/11 04:17:19 INFO : existing: Copied (new) 2026/04/11 04:17:19 DEBUG : Waiting for deletions to finish 2026/04/11 04:17:20 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:17:20 DEBUG : existing: size = 8 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:20 DEBUG : existing: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:20 DEBUG : existing: Sizes differ 2026/04/11 04:17:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/11 04:17:20 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:17:20 ERROR : B2 bucket rclone-test-masazur8nece: not deleting files as there were IO errors 2026/04/11 04:17:20 ERROR : B2 bucket rclone-test-masazur8nece: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.87s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:17:21 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:17:21 DEBUG : EXISTING: size = 6 OK 2026/04/11 04:17:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:21 DEBUG : existing: Unchanged skipping 2026/04/11 04:17:21 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:17:21 DEBUG : Waiting for deletions to finish 2026/04/11 04:17:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:17:38 DEBUG : both0: size = 6 OK 2026/04/11 04:17:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both0: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both10: size = 6 OK 2026/04/11 04:17:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both10: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both11: size = 6 OK 2026/04/11 04:17:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both11: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both12: size = 6 OK 2026/04/11 04:17:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both12: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both13: size = 6 OK 2026/04/11 04:17:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both13: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both14: size = 6 OK 2026/04/11 04:17:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both14: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both15: size = 6 OK 2026/04/11 04:17:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both15: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both16: size = 6 OK 2026/04/11 04:17:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both16: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both17: size = 6 OK 2026/04/11 04:17:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both17: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both18: size = 6 OK 2026/04/11 04:17:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both18: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both19: size = 6 OK 2026/04/11 04:17:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both19: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both1: size = 6 OK 2026/04/11 04:17:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both1: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both2: size = 6 OK 2026/04/11 04:17:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both2: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both3: size = 6 OK 2026/04/11 04:17:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both3: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both4: size = 6 OK 2026/04/11 04:17:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both4: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both5: size = 6 OK 2026/04/11 04:17:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both5: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both6: size = 6 OK 2026/04/11 04:17:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both6: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both7: size = 6 OK 2026/04/11 04:17:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both7: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both8: size = 6 OK 2026/04/11 04:17:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both8: Unchanged skipping 2026/04/11 04:17:38 DEBUG : both9: size = 6 OK 2026/04/11 04:17:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:38 DEBUG : both9: Unchanged skipping 2026/04/11 04:17:38 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:17:38 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:17:38 DEBUG : Waiting for deletions to finish 2026/04/11 04:17:38 INFO : only13: Deleted 2026/04/11 04:17:39 INFO : only17: Deleted 2026/04/11 04:17:39 INFO : only10: Deleted 2026/04/11 04:17:39 INFO : only11: Deleted 2026/04/11 04:17:39 INFO : only14: Deleted 2026/04/11 04:17:39 INFO : only15: Deleted 2026/04/11 04:17:39 INFO : only1: Deleted 2026/04/11 04:17:39 INFO : only6: Deleted 2026/04/11 04:17:39 INFO : only8: Deleted 2026/04/11 04:17:39 INFO : only0: Deleted 2026/04/11 04:17:39 INFO : only16: Deleted 2026/04/11 04:17:39 INFO : only19: Deleted 2026/04/11 04:17:39 INFO : only3: Deleted 2026/04/11 04:17:39 INFO : only4: Deleted 2026/04/11 04:17:39 INFO : only5: Deleted 2026/04/11 04:17:39 INFO : only9: Deleted 2026/04/11 04:17:39 INFO : only12: Deleted 2026/04/11 04:17:39 INFO : only18: Deleted 2026/04/11 04:17:40 INFO : only2: Deleted 2026/04/11 04:17:40 INFO : only7: Deleted 2026/04/11 04:17:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.36s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:17:58 DEBUG : both0: size = 6 OK 2026/04/11 04:17:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both10: size = 6 OK 2026/04/11 04:17:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:17:58 DEBUG : both11: size = 6 OK 2026/04/11 04:17:58 DEBUG : both12: size = 6 OK 2026/04/11 04:17:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both0: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both13: size = 6 OK 2026/04/11 04:17:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both13: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both14: size = 6 OK 2026/04/11 04:17:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both14: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both15: size = 6 OK 2026/04/11 04:17:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both10: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both16: size = 6 OK 2026/04/11 04:17:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both16: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both17: size = 6 OK 2026/04/11 04:17:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both17: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both18: size = 6 OK 2026/04/11 04:17:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both18: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both19: size = 6 OK 2026/04/11 04:17:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both19: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both1: size = 6 OK 2026/04/11 04:17:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both1: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both2: size = 6 OK 2026/04/11 04:17:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both2: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both3: size = 6 OK 2026/04/11 04:17:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both3: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both4: size = 6 OK 2026/04/11 04:17:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both4: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both5: size = 6 OK 2026/04/11 04:17:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both5: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both6: size = 6 OK 2026/04/11 04:17:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both6: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both7: size = 6 OK 2026/04/11 04:17:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both7: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both8: size = 6 OK 2026/04/11 04:17:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both8: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both9: size = 6 OK 2026/04/11 04:17:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:17:58 DEBUG : both9: Unchanged skipping 2026/04/11 04:17:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only0: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only0: Sizes differ 2026/04/11 04:17:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only10: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only10: Sizes differ 2026/04/11 04:17:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only11: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only11: Sizes differ 2026/04/11 04:17:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only12: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only12: Sizes differ 2026/04/11 04:17:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only13: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only13: Sizes differ 2026/04/11 04:17:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only14: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only14: Sizes differ 2026/04/11 04:17:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only15: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only15: Sizes differ 2026/04/11 04:17:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only16: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only16: Sizes differ 2026/04/11 04:17:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only17: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only17: Sizes differ 2026/04/11 04:17:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only18: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only18: Sizes differ 2026/04/11 04:17:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only19: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only19: Sizes differ 2026/04/11 04:17:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only1: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only1: Sizes differ 2026/04/11 04:17:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only2: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only2: Sizes differ 2026/04/11 04:17:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only3: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only3: Sizes differ 2026/04/11 04:17:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only4: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only4: Sizes differ 2026/04/11 04:17:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only5: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only5: Sizes differ 2026/04/11 04:17:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only6: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only6: Sizes differ 2026/04/11 04:17:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only7: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only7: Sizes differ 2026/04/11 04:17:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only8: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only8: Sizes differ 2026/04/11 04:17:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone54307953) 2026/04/11 04:17:58 DEBUG : only9: size = 6 (B2 bucket rclone-test-masazur8nece) 2026/04/11 04:17:58 DEBUG : only9: Sizes differ 2026/04/11 04:17:58 DEBUG : both12: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both11: Unchanged skipping 2026/04/11 04:17:58 DEBUG : both15: Unchanged skipping 2026/04/11 04:17:58 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:17:58 DEBUG : only0: size = 0 OK 2026/04/11 04:17:58 DEBUG : only10: size = 0 OK 2026/04/11 04:17:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:58 INFO : only0: Copied (replaced existing) 2026/04/11 04:17:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:58 INFO : only10: Copied (replaced existing) 2026/04/11 04:17:58 DEBUG : only13: size = 0 OK 2026/04/11 04:17:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:58 INFO : only13: Copied (replaced existing) 2026/04/11 04:17:58 DEBUG : only14: size = 0 OK 2026/04/11 04:17:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:58 INFO : only14: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only15: size = 0 OK 2026/04/11 04:17:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only15: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only16: size = 0 OK 2026/04/11 04:17:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only16: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only11: size = 0 OK 2026/04/11 04:17:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only11: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only17: size = 0 OK 2026/04/11 04:17:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only17: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only12: size = 0 OK 2026/04/11 04:17:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only12: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only18: size = 0 OK 2026/04/11 04:17:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only18: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only19: size = 0 OK 2026/04/11 04:17:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only19: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only1: size = 0 OK 2026/04/11 04:17:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only1: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only2: size = 0 OK 2026/04/11 04:17:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only2: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only3: size = 0 OK 2026/04/11 04:17:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only3: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only4: size = 0 OK 2026/04/11 04:17:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only4: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only5: size = 0 OK 2026/04/11 04:17:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only5: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only6: size = 0 OK 2026/04/11 04:17:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only6: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only7: size = 0 OK 2026/04/11 04:17:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only7: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only8: size = 0 OK 2026/04/11 04:17:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only8: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : only9: size = 0 OK 2026/04/11 04:17:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/11 04:17:59 INFO : only9: Copied (replaced existing) 2026/04/11 04:17:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.49s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:18:07 DEBUG : empty_dir: Making directory with metadata 2026/04/11 04:18:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 04:18:07 DEBUG : empty_on_remote: Making directory with metadata 2026/04/11 04:18:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 04:18:07 INFO : empty_on_remote: Making directory 2026/04/11 04:18:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 04:18:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/11 04:18:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/11 04:18:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/11 04:18:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:18:10 DEBUG : empty_dir: Making directory with metadata 2026/04/11 04:18:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 04:18:10 DEBUG : empty_on_remote: Making directory with metadata 2026/04/11 04:18:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/11 04:18:10 INFO : empty_on_remote: Making directory 2026/04/11 04:18:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 04:18:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/11 04:18:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/11 04:18:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/11 04:18:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/11 04:18:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:18:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 04:18:12 INFO : sub dir: Making directory 2026/04/11 04:18:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:18:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/11 04:18:14 INFO : sub dir: Making directory 2026/04/11 04:18:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:18:23 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:23 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:18:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : apple: size = 5 OK 2026/04/11 04:18:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : apple: Unchanged skipping 2026/04/11 04:18:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:18:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:18:24 DEBUG : banana: size = 6 OK 2026/04/11 04:18:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : banana: Unchanged skipping 2026/04/11 04:18:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:18:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:18:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:18:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:18:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:18:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:18:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:18:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:18:24 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:18:24 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:24 INFO : There was nothing to transfer 2026/04/11 04:18:24 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:24 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:18:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:18:24 DEBUG : banana: size = 6 OK 2026/04/11 04:18:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : banana: Unchanged skipping 2026/04/11 04:18:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:18:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:18:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:18:24 DEBUG : apple: size = 5 OK 2026/04/11 04:18:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : apple: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:18:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:18:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:18:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:18:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:18:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:18:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:18:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:18:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:18:24 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:18:24 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:24 INFO : There was nothing to transfer 2026/04/11 04:18:24 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:25 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:18:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:18:38 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:39 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:18:39 DEBUG : apple: size = 5 OK 2026/04/11 04:18:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:18:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:18:39 DEBUG : apple: Unchanged skipping 2026/04/11 04:18:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:18:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:18:39 DEBUG : banana: size = 6 OK 2026/04/11 04:18:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : banana: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:18:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:18:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:18:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:18:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:18:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:18:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:18:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:18:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:18:39 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:18:39 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:39 INFO : There was nothing to transfer 2026/04/11 04:18:39 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:40 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : apple: size = 5 OK 2026/04/11 04:18:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : apple: Unchanged skipping 2026/04/11 04:18:40 DEBUG : banana: size = 6 OK 2026/04/11 04:18:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:18:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:18:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : banana: Unchanged skipping 2026/04/11 04:18:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:18:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:18:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:18:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:18:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:18:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:18:40 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:18:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:18:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:18:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:18:40 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:18:40 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:40 INFO : There was nothing to transfer 2026/04/11 04:18:40 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:40 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:18:53 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:54 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:18:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 04:18:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:18:54 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:18:54 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:18:55 DEBUG : YmFuYW5h: size = 6 OK 2026/04/11 04:18:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 04:18:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/11 04:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/11 04:18:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 04:18:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/11 04:18:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 04:18:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 04:18:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 04:18:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 04:18:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:55 DEBUG : YXBwbGU=: size = 5 OK 2026/04/11 04:18:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 04:18:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/11 04:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 04:18:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 04:18:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 04:18:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 04:18:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 04:18:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 04:18:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/11 04:18:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 04:18:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/11 04:18:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 04:18:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/11 04:18:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 04:18:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 04:18:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/11 04:18:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 04:18:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/11 04:18:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 04:18:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/11 04:18:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 04:18:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:56 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/11 04:18:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 04:18:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/11 04:18:56 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:56 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 04:18:56 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 04:18:57 INFO : banana: Deleted 2026/04/11 04:18:57 INFO : appleappleapplebanana: Deleted 2026/04/11 04:18:57 INFO : apple: Deleted 2026/04/11 04:18:57 INFO : splitbananasplit: Deleted 2026/04/11 04:18:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 04:18:57 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 04:18:57 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/11 04:18:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 04:18:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:58 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/11 04:18:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : YmFuYW5h: size = 6 OK 2026/04/11 04:18:58 DEBUG : YXBwbGU=: size = 5 OK 2026/04/11 04:18:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : banana: Unchanged skipping 2026/04/11 04:18:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/11 04:18:58 DEBUG : apple: Unchanged skipping 2026/04/11 04:18:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:18:58 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/11 04:18:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/11 04:18:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/11 04:18:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/11 04:18:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/11 04:18:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/11 04:18:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/11 04:18:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/11 04:18:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:18:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:18:58 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:18:58 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:18:58 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:58 DEBUG : Waiting for deletions to finish 2026/04/11 04:18:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/11 04:18:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:58 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:58 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:58 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/11 04:18:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : apple: transformed to: YXBwbGU= 2026/04/11 04:18:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/11 04:18:58 DEBUG : banana: transformed to: YmFuYW5h 2026/04/11 04:18:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/11 04:18:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/11 04:18:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/11 04:18:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/11 04:18:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/11 04:18:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/11 04:18:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:19:11 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:11 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:19:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/11 04:19:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/11 04:19:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/11 04:19:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/11 04:19:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/11 04:19:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/11 04:19:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/11 04:19:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/11 04:19:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/11 04:19:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/11 04:19:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/11 04:19:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/11 04:19:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/11 04:19:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/11 04:19:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/11 04:19:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/11 04:19:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:11 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:19:11 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:19:12 DEBUG : PREFIXbanana: size = 6 OK 2026/04/11 04:19:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 04:19:12 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/11 04:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 04:19:12 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/11 04:19:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 04:19:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/11 04:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 04:19:12 DEBUG : PREFIXapple: size = 5 OK 2026/04/11 04:19:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 04:19:12 INFO : apple: Copied (new) to: PREFIXapple 2026/04/11 04:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 04:19:12 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/11 04:19:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 04:19:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/11 04:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 04:19:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/11 04:19:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 04:19:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 04:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 04:19:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:19:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 04:19:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 04:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 04:19:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/11 04:19:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 04:19:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 04:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 04:19:12 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/11 04:19:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 04:19:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/11 04:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 04:19:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/11 04:19:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 04:19:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 04:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 04:19:12 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/11 04:19:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 04:19:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/11 04:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 04:19:12 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/11 04:19:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 04:19:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/11 04:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 04:19:12 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/11 04:19:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 04:19:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/11 04:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 04:19:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/11 04:19:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 04:19:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/11 04:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 04:19:13 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/11 04:19:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 04:19:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/11 04:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 04:19:13 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/11 04:19:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 04:19:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/11 04:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 04:19:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/11 04:19:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 04:19:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 04:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 04:19:13 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/11 04:19:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 04:19:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/11 04:19:13 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/11 04:19:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 04:19:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/11 04:19:13 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/11 04:19:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 04:19:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/11 04:19:13 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/11 04:19:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 04:19:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/11 04:19:13 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 04:19:14 INFO : apple: Deleted 2026/04/11 04:19:14 INFO : appleappleapplebanana: Deleted 2026/04/11 04:19:14 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 04:19:14 INFO : banana: Deleted 2026/04/11 04:19:14 INFO : splitbananasplit: Deleted 2026/04/11 04:19:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 04:19:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 04:19:14 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:14 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:19:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 04:19:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 04:19:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 04:19:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 04:19:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 04:19:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 04:19:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 04:19:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 04:19:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 04:19:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 04:19:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 04:19:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 04:19:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 04:19:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 04:19:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 04:19:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 04:19:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 04:19:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 04:19:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 04:19:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 04:19:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 04:19:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 04:19:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 04:19:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 04:19:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 04:19:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 04:19:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 04:19:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 04:19:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/11 04:19:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/11 04:19:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/11 04:19:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/11 04:19:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/11 04:19:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/11 04:19:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/11 04:19:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/11 04:19:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/11 04:19:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/11 04:19:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/11 04:19:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/11 04:19:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/11 04:19:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/11 04:19:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/11 04:19:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/11 04:19:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/11 04:19:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/11 04:19:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:15 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:19:15 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:19:15 DEBUG : apple: size = 5 OK 2026/04/11 04:19:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 04:19:15 INFO : apple: Copied (new) 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:19:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 04:19:15 INFO : appleappleapplebanana: Copied (new) 2026/04/11 04:19:15 DEBUG : banana: size = 6 OK 2026/04/11 04:19:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 04:19:15 INFO : banana: Copied (new) 2026/04/11 04:19:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:19:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 04:19:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 04:19:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:19:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 04:19:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:19:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 04:19:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:19:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 04:19:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:19:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 04:19:16 INFO : splitbananasplit: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:19:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 04:19:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:19:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 04:19:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:19:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 04:19:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:19:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 04:19:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:19:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 04:19:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:19:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 04:19:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:19:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 04:19:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/11 04:19:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:19:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 04:19:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/11 04:19:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:19:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 04:19:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/11 04:19:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:19:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 04:19:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/11 04:19:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:19:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 04:19:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/11 04:19:17 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:17 INFO : PREFIXapple: Deleted 2026/04/11 04:19:17 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/11 04:19:17 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/11 04:19:17 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/11 04:19:17 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/11 04:19:17 INFO : PREFIXbanana: Deleted 2026/04/11 04:19:17 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/11 04:19:17 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/11 04:19:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/11 04:19:18 INFO : PREFIXsplitbananasplit: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/11 04:19:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/11 04:19:18 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:18 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:19:18 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:19 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:19:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:19:32 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:32 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:19:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 04:19:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 04:19:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 04:19:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 04:19:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 04:19:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:33 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:19:33 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:19:33 DEBUG : appleSUFFIX: size = 5 OK 2026/04/11 04:19:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 04:19:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/11 04:19:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 04:19:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/11 04:19:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 04:19:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/11 04:19:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 04:19:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/11 04:19:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 04:19:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/11 04:19:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 04:19:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/11 04:19:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 04:19:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/11 04:19:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 04:19:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/11 04:19:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 04:19:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/11 04:19:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 04:19:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 04:19:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/11 04:19:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 04:19:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/11 04:19:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 04:19:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/11 04:19:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 04:19:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/11 04:19:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 04:19:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/11 04:19:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 04:19:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/11 04:19:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 04:19:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/11 04:19:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 04:19:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/11 04:19:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 04:19:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/11 04:19:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 04:19:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/11 04:19:34 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/11 04:19:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 04:19:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/11 04:19:34 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:34 INFO : banana: Deleted 2026/04/11 04:19:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 04:19:35 INFO : appleappleapplebanana: Deleted 2026/04/11 04:19:35 INFO : apple: Deleted 2026/04/11 04:19:35 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 04:19:35 INFO : splitbananasplit: Deleted 2026/04/11 04:19:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 04:19:35 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 04:19:35 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/11 04:19:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/11 04:19:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/11 04:19:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/11 04:19:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:36 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:19:36 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:19:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 04:19:36 INFO : appleappleapplebanana: Copied (new) 2026/04/11 04:19:36 DEBUG : banana: size = 6 OK 2026/04/11 04:19:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/11 04:19:36 INFO : banana: Copied (new) 2026/04/11 04:19:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:19:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 04:19:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/11 04:19:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:19:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 04:19:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/11 04:19:36 DEBUG : apple: size = 5 OK 2026/04/11 04:19:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/11 04:19:36 INFO : apple: Copied (new) 2026/04/11 04:19:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:19:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 04:19:36 INFO : splitbananasplit: Copied (new) 2026/04/11 04:19:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:19:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 04:19:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/11 04:19:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:19:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 04:19:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:19:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 04:19:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:19:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 04:19:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:19:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 04:19:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:19:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 04:19:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:19:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 04:19:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:19:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 04:19:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:19:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 04:19:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:19:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 04:19:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:19:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 04:19:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:19:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 04:19:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:19:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 04:19:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:19:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 04:19:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/11 04:19:37 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:38 INFO : appleSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : bananaSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/11 04:19:38 INFO : splitbananasplitSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/11 04:19:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/11 04:19:38 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:38 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:19:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:39 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:19:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:19:52 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:52 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:19:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : apple: size = 5 OK 2026/04/11 04:19:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:52 DEBUG : apple: Unchanged skipping 2026/04/11 04:19:52 DEBUG : banana: size = 6 OK 2026/04/11 04:19:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:52 DEBUG : banana: Unchanged skipping 2026/04/11 04:19:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 04:19:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/11 04:19:52 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:19:52 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:19:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/11 04:19:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/11 04:19:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/11 04:19:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:53 DEBUG : appleapple: size = 21 OK 2026/04/11 04:19:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/11 04:19:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/11 04:19:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/11 04:19:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/11 04:19:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/11 04:19:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/11 04:19:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/11 04:19:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/11 04:19:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/11 04:19:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/11 04:19:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/11 04:19:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:53 DEBUG : splitbanan: size = 16 OK 2026/04/11 04:19:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/11 04:19:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/11 04:19:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/11 04:19:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/11 04:19:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/11 04:19:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/11 04:19:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/11 04:19:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/11 04:19:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/11 04:19:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/11 04:19:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/11 04:19:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/11 04:19:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/11 04:19:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/11 04:19:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/11 04:19:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/11 04:19:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/11 04:19:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/11 04:19:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/11 04:19:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/11 04:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/11 04:19:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/11 04:19:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/11 04:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/11 04:19:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/11 04:19:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/11 04:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/11 04:19:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/11 04:19:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/11 04:19:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/11 04:19:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/11 04:19:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/11 04:19:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/11 04:19:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/11 04:19:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/11 04:19:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/11 04:19:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/11 04:19:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/11 04:19:54 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/11 04:19:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/11 04:19:54 INFO : dir1/0008-2345678.txt: Deleted 2026/04/11 04:19:54 INFO : dir1/0009-3456789.txt: Deleted 2026/04/11 04:19:54 INFO : dir1/0003-defghij.txt: Deleted 2026/04/11 04:19:54 INFO : dir1/0007-1234567.txt: Deleted 2026/04/11 04:19:55 INFO : dir1/0011-56789;.txt: Deleted 2026/04/11 04:19:55 INFO : appleappleapplebanana: Deleted 2026/04/11 04:19:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/11 04:19:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/11 04:19:55 INFO : dir1/0010-456789.txt: Deleted 2026/04/11 04:19:55 INFO : dir1/0012-6789;.txt: Deleted 2026/04/11 04:19:55 INFO : dir1/0015-9;=.txt: Deleted 2026/04/11 04:19:55 INFO : splitbananasplit: Deleted 2026/04/11 04:19:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/11 04:19:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/11 04:19:55 INFO : dir1/0013-789;=.txt: Deleted 2026/04/11 04:19:55 INFO : dir1/0014-89;=.txt: Deleted 2026/04/11 04:19:55 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:55 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : appleapple: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:55 DEBUG : apple: size = 5 OK 2026/04/11 04:19:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : apple: Unchanged skipping 2026/04/11 04:19:55 DEBUG : banana: size = 6 OK 2026/04/11 04:19:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : banana: Unchanged skipping 2026/04/11 04:19:55 DEBUG : appleapple: size = 21 OK 2026/04/11 04:19:55 DEBUG : splitbanan: size = 16 OK 2026/04/11 04:19:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/11 04:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/11 04:19:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/11 04:19:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/11 04:19:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/11 04:19:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/11 04:19:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/11 04:19:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/11 04:19:55 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/11 04:19:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/11 04:19:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/11 04:19:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/11 04:19:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/11 04:19:55 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/11 04:19:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/11 04:19:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/11 04:19:55 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/11 04:19:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/11 04:19:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/11 04:19:55 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/11 04:19:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/11 04:19:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/11 04:19:55 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/11 04:19:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/11 04:19:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/11 04:19:55 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/11 04:19:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:19:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:19:55 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:19:55 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:55 DEBUG : Waiting for deletions to finish 2026/04/11 04:19:56 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : appleapple: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/11 04:19:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 04:19:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 04:19:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/11 04:19:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/11 04:19:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/11 04:19:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/11 04:19:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/11 04:19:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/11 04:19:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/11 04:19:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/11 04:19:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/11 04:19:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/11 04:19:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/11 04:19:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/11 04:19:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/11 04:19:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/11 04:19:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/11 04:19:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/11 04:19:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/11 04:19:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/11 04:19:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:20:09 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:09 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:20:09 DEBUG : apple: size = 5 OK 2026/04/11 04:20:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:20:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:20:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : banana: size = 6 OK 2026/04/11 04:20:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : banana: Unchanged skipping 2026/04/11 04:20:09 DEBUG : apple: Unchanged skipping 2026/04/11 04:20:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:20:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:20:09 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:20:09 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:09 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:10 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : apple: size = 5 OK 2026/04/11 04:20:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : apple: Unchanged skipping 2026/04/11 04:20:10 DEBUG : banana: size = 6 OK 2026/04/11 04:20:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : banana: Unchanged skipping 2026/04/11 04:20:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:20:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:20:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:20:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:20:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:20:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:20:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:20:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:20:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:20:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:20:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:20:10 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:20:10 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:20:10 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:10 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:10 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:11 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:20:25 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:25 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:20:25 DEBUG : apple: size = 5 OK 2026/04/11 04:20:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : apple: Unchanged skipping 2026/04/11 04:20:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:20:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:20:25 DEBUG : banana: size = 6 OK 2026/04/11 04:20:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : banana: Unchanged skipping 2026/04/11 04:20:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:20:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:20:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:20:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:20:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:20:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:20:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:20:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:20:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:20:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:20:25 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:20:25 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:25 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:26 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : apple: size = 5 OK 2026/04/11 04:20:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : apple: Unchanged skipping 2026/04/11 04:20:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:20:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:20:26 DEBUG : banana: size = 6 OK 2026/04/11 04:20:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : banana: Unchanged skipping 2026/04/11 04:20:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:20:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:20:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:20:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:20:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:20:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:20:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:20:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:20:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:20:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:20:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:20:26 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:26 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:26 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:20:39 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:39 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : apple: size = 5 OK 2026/04/11 04:20:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : apple: Unchanged skipping 2026/04/11 04:20:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:20:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:20:40 DEBUG : banana: size = 6 OK 2026/04/11 04:20:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : banana: Unchanged skipping 2026/04/11 04:20:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:20:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:20:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:20:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:20:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:20:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:20:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:20:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:20:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:20:40 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:20:40 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:20:40 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:40 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:40 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : apple: size = 5 OK 2026/04/11 04:20:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : apple: Unchanged skipping 2026/04/11 04:20:41 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:20:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:20:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:20:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:20:41 DEBUG : banana: size = 6 OK 2026/04/11 04:20:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : banana: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:20:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:20:41 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:20:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:20:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:20:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:20:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:20:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:20:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:20:41 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:20:41 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:41 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:41 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:20:54 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:54 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : apple: size = 5 OK 2026/04/11 04:20:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:20:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : apple: Unchanged skipping 2026/04/11 04:20:55 DEBUG : banana: size = 6 OK 2026/04/11 04:20:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:20:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:20:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:20:55 DEBUG : banana: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:20:55 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:20:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:20:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:20:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:20:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:20:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:20:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:20:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:20:55 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:20:55 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:55 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:55 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : apple: size = 5 OK 2026/04/11 04:20:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:20:56 DEBUG : banana: size = 6 OK 2026/04/11 04:20:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:20:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : banana: Unchanged skipping 2026/04/11 04:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:20:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : apple: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:20:56 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:20:56 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:20:56 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:56 DEBUG : Waiting for deletions to finish 2026/04/11 04:20:56 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:08 DEBUG : Waiting for deletions to finish 2026/04/11 04:21:09 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:21:09 DEBUG : apple: size = 5 OK 2026/04/11 04:21:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : apple: Unchanged skipping 2026/04/11 04:21:09 DEBUG : banana: size = 6 OK 2026/04/11 04:21:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : banana: Unchanged skipping 2026/04/11 04:21:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:21:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:21:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:21:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:21:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:21:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:21:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:21:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:21:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:21:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:21:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:21:09 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:09 DEBUG : Waiting for deletions to finish 2026/04/11 04:21:09 DEBUG : Waiting for deletions to finish 2026/04/11 04:21:10 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : apple: size = 5 OK 2026/04/11 04:21:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/11 04:21:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/11 04:21:10 DEBUG : apple: Unchanged skipping 2026/04/11 04:21:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/11 04:21:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/11 04:21:10 DEBUG : banana: size = 6 OK 2026/04/11 04:21:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : banana: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/11 04:21:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/11 04:21:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/11 04:21:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/11 04:21:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/11 04:21:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/11 04:21:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/11 04:21:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/11 04:21:10 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:10 DEBUG : Waiting for deletions to finish 2026/04/11 04:21:10 DEBUG : Waiting for deletions to finish 2026/04/11 04:21:10 DEBUG : apple: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : banana: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/11 04:21:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (179.12s) --- PASS: TestTransform/NFC (13.32s) --- PASS: TestTransform/NFD (15.57s) --- PASS: TestTransform/base64 (17.85s) --- PASS: TestTransform/prefix (20.53s) --- PASS: TestTransform/suffix (20.15s) --- PASS: TestTransform/truncate (17.01s) --- PASS: TestTransform/encoder (15.09s) --- PASS: TestTransform/ISO-8859-1 (15.71s) --- PASS: TestTransform/charmap (14.45s) --- PASS: TestTransform/lowercase (15.00s) --- PASS: TestTransform/ascii (14.45s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/11 04:21:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/11 04:21:15 INFO : sub dir_somesuffix: Making directory 2026/04/11 04:21:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/11 04:21:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/11 04:21:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 04:21:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/11 04:21:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 04:21:15 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:15 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/11 04:21:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/11 04:21:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.80s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:17 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:17 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:17 INFO : tictactoe: Making directory 2026/04/11 04:21:17 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:17 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/11 04:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:17 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/11 04:21:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/11 04:21:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:19 INFO : toe: Making directory 2026/04/11 04:21:19 INFO : toe/toe: Making directory 2026/04/11 04:21:19 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 04:21:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 04:21:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 04:21:19 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:19 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/11 04:21:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/11 04:21:19 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.57s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:20 INFO : toe: Making directory 2026/04/11 04:21:20 INFO : toe/toe: Making directory 2026/04/11 04:21:20 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 04:21:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 04:21:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/11 04:21:20 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:20 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/11 04:21:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/11 04:21:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:22 DEBUG : empty_dir: Making directory with metadata 2026/04/11 04:21:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 04:21:22 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:22 INFO : tictacempty_dir: Making directory 2026/04/11 04:21:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:22 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:22 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:22 INFO : tictactoe: Making directory 2026/04/11 04:21:22 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:22 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:22 INFO : tictactoe/tictactoe: Making directory 2026/04/11 04:21:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 04:21:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 04:21:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 04:21:22 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:22 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/11 04:21:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/11 04:21:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:24 DEBUG : empty_dir: Making directory with metadata 2026/04/11 04:21:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 04:21:24 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:24 INFO : tictacempty_dir: Making directory 2026/04/11 04:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:24 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:24 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:24 INFO : tictactoe: Making directory 2026/04/11 04:21:24 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:24 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:24 INFO : tictactoe/tictactoe: Making directory 2026/04/11 04:21:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 04:21:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 04:21:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:24 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:24 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 04:21:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/11 04:21:25 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:25 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:25 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:25 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 04:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 04:21:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/11 04:21:25 NOTICE: B2 bucket rclone-test-masazur8nece: 0 differences found 2026/04/11 04:21:25 NOTICE: B2 bucket rclone-test-masazur8nece: 1 matching files --- PASS: TestAllTag (1.79s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:25 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:26 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:26 INFO : tictactoe: Making directory 2026/04/11 04:21:26 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:26 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:26 INFO : tictactoe/tictactoe: Making directory 2026/04/11 04:21:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 04:21:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 04:21:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 04:21:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:26 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/11 04:21:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/11 04:21:26 DEBUG : Waiting for deletions to finish 2026/04/11 04:21:26 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:27 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:27 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/11 04:21:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/11 04:21:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/11 04:21:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/11 04:21:27 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:27 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.01s) === RUN TestSyntax 2026/04/11 04:21:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:28 INFO : toe: Making directory 2026/04/11 04:21:28 INFO : toe/toe: Making directory 2026/04/11 04:21:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 04:21:28 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:28 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:29 DEBUG : toe/toe/toe: size = 11 OK 2026/04/11 04:21:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:29 INFO : toe/toe/toe: Copied (new) 2026/04/11 04:21:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:29 DEBUG : empty_dir: Making directory with metadata 2026/04/11 04:21:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 04:21:29 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:30 INFO : tictacempty_dir: Making directory 2026/04/11 04:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:30 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:30 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:30 INFO : tictactoe: Making directory 2026/04/11 04:21:30 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:30 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:30 INFO : tictactoe/tictactoe: Making directory 2026/04/11 04:21:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 04:21:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 04:21:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:30 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:30 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 04:21:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:31 INFO : toe/toe/toe.txt: Deleted 2026/04/11 04:21:31 INFO : toe/toe: Removing directory 2026/04/11 04:21:31 INFO : toe: Removing directory 2026/04/11 04:21:31 INFO : empty_dir: Removing directory 2026/04/11 04:21:31 DEBUG : Local file system at /tmp/rclone54307953: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.05s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:31 DEBUG : empty_dir: Making directory with metadata 2026/04/11 04:21:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 04:21:31 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:32 INFO : tictacempty_dir: Making directory 2026/04/11 04:21:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:32 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:32 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:32 INFO : tictactoe: Making directory 2026/04/11 04:21:32 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:32 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:32 INFO : tictactoe/tictactoe: Making directory 2026/04/11 04:21:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 04:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 04:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:32 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:32 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 04:21:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:32 INFO : toe/toe/toe.txt: Deleted 2026/04/11 04:21:32 INFO : toe/toe: Removing directory 2026/04/11 04:21:32 INFO : toe: Removing directory 2026/04/11 04:21:32 INFO : empty_dir: Removing directory 2026/04/11 04:21:32 DEBUG : Local file system at /tmp/rclone54307953: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/11 04:21:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 04:21:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/11 04:21:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 04:21:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 04:21:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 04:21:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/11 04:21:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/11 04:21:34 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.09s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:34 DEBUG : Reset feature "Copy" 2026/04/11 04:21:34 DEBUG : Reset feature "Move" 2026/04/11 04:21:34 DEBUG : Reset feature "Copy" 2026/04/11 04:21:34 DEBUG : Reset feature "Move" 2026/04/11 04:21:34 DEBUG : empty_dir: Making directory with metadata 2026/04/11 04:21:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/11 04:21:34 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:35 INFO : tictacempty_dir: Making directory 2026/04/11 04:21:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/11 04:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:35 INFO : tictactoe: Making directory 2026/04/11 04:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/11 04:21:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:35 INFO : tictactoe/tictactoe: Making directory 2026/04/11 04:21:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/11 04:21:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/11 04:21:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 04:21:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:35 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:35 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 04:21:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/11 04:21:35 INFO : toe/toe/toe.txt: Deleted 2026/04/11 04:21:35 INFO : toe/toe: Removing directory 2026/04/11 04:21:35 INFO : toe: Removing directory 2026/04/11 04:21:35 INFO : empty_dir: Removing directory 2026/04/11 04:21:35 DEBUG : Local file system at /tmp/rclone54307953: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/11 04:21:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/11 04:21:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/11 04:21:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 04:21:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 04:21:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/11 04:21:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/11 04:21:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/11 04:21:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.22s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:38 DEBUG : toe: transformed to: dG9l 2026/04/11 04:21:38 DEBUG : toe: transformed to: dG9l 2026/04/11 04:21:38 INFO : dG9l: Making directory 2026/04/11 04:21:38 DEBUG : toe: transformed to: dG9l 2026/04/11 04:21:38 DEBUG : toe: transformed to: dG9l 2026/04/11 04:21:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/11 04:21:38 INFO : dG9l/dG9l: Making directory 2026/04/11 04:21:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/11 04:21:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/11 04:21:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/11 04:21:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/11 04:21:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/11 04:21:38 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:38 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/11 04:21:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/11 04:21:39 DEBUG : Waiting for deletions to finish 2026/04/11 04:21:39 DEBUG : dG9l: transformed to: toe 2026/04/11 04:21:39 DEBUG : dG9l: transformed to: toe 2026/04/11 04:21:39 DEBUG : dG9l: transformed to: toe 2026/04/11 04:21:39 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/11 04:21:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/11 04:21:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/11 04:21:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/11 04:21:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/11 04:21:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/11 04:21:39 DEBUG : Local file system at /tmp/rclone54307953: Waiting for checks to finish 2026/04/11 04:21:39 DEBUG : Local file system at /tmp/rclone54307953: Waiting for transfers to finish 2026/04/11 04:21:39 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.03s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-masazur8nece", Local "Local file system at /tmp/rclone54307953", Modify Window "1ms" 2026/04/11 04:21:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 04:21:41 DEBUG : toe: transformed to: 2026/04/11 04:21:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 04:21:41 DEBUG : toe: transformed to: 2026/04/11 04:21:41 INFO : B2 bucket rclone-test-masazur8nece: Making directory 2026/04/11 04:21:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 04:21:41 DEBUG : toe: transformed to: 2026/04/11 04:21:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 04:21:41 DEBUG : toe: transformed to: 2026/04/11 04:21:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 04:21:41 DEBUG : toe/toe: transformed to: 2026/04/11 04:21:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/11 04:21:41 INFO : toe/toe: Making directory 2026/04/11 04:21:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 04:21:41 DEBUG : toe/toe: transformed to: 2026/04/11 04:21:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/11 04:21:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 04:21:41 DEBUG : toe: transformed to: 2026/04/11 04:21:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/11 04:21:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/11 04:21:41 DEBUG : toe/toe/toe: transformed to: 2026/04/11 04:21:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/11 04:21:41 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for checks to finish 2026/04/11 04:21:41 DEBUG : B2 bucket rclone-test-masazur8nece: Waiting for transfers to finish 2026/04/11 04:21:42 DEBUG : toe/toe/toe: size = 11 OK 2026/04/11 04:21:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/11 04:21:42 INFO : toe/toe/toe: Copied (new) 2026/04/11 04:21:42 ERROR : B2 bucket rclone-test-masazur8nece: not deleting files as there were IO errors 2026/04/11 04:21:42 ERROR : B2 bucket rclone-test-masazur8nece: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/04/11 04:21:42 DEBUG : B2 bucket rclone-test-masazur8nece: Purge remote 2026/04/11 04:21:42 INFO : B2 bucket rclone-test-masazur8nece: cleaning bucket "rclone-test-masazur8nece" of all files 2026/04/11 04:21:43 DEBUG : BackupDir/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce69c_d20260411_m041557_c001_v7007000_t0000_u01775880957699") 2026/04/11 04:21:43 DEBUG : BackupDir/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1190a0047aaa73c7_d20260411_m041551_c001_v0001167_t0036_u01775880951760") 2026/04/11 04:21:43 DEBUG : CompareDest/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407e8a28c7696b1e_d20260411_m041532_c001_v7007000_t0000_u01775880932394") 2026/04/11 04:21:43 DEBUG : CompareDest/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81fa1f_d20260411_m041526_c001_v0001173_t0011_u01775880926123") 2026/04/11 04:21:43 DEBUG : CompareDest/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407e8a28c7696b1f_d20260411_m041532_c001_v7007000_t0000_u01775880932577") 2026/04/11 04:21:43 DEBUG : CompareDest/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b5d8_d20260411_m041527_c001_v0001184_t0005_u01775880927648") 2026/04/11 04:21:43 DEBUG : CopyDest/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce69d_d20260411_m041557_c001_v7007000_t0000_u01775880957887") 2026/04/11 04:21:43 DEBUG : CopyDest/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96f45_d20260411_m041548_c001_v0001161_t0059_u01775880948554") 2026/04/11 04:21:43 DEBUG : CopyDest/three: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce69e_d20260411_m041558_c001_v7007000_t0000_u01775880958071") 2026/04/11 04:21:44 DEBUG : CopyDest/three: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b6d2_d20260411_m041555_c001_v0001184_t0036_u01775880955930") 2026/04/11 04:21:44 DEBUG : CopyDest/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce69f_d20260411_m041558_c001_v7007000_t0000_u01775880958255") 2026/04/11 04:21:44 DEBUG : CopyDest/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81fb0a_d20260411_m041553_c001_v0001173_t0002_u01775880953137") 2026/04/11 04:21:44 DEBUG : EXISTING: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f422affa6ac25adfc_d20260411_m041722_c001_v7007000_t0000_u01775881042187") 2026/04/11 04:21:44 DEBUG : EXISTING: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9713f_d20260411_m041720_c001_v0001161_t0005_u01775881040960") 2026/04/11 04:21:44 DEBUG : PREFIXapple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9ac6_d20260411_m041917_c001_v7007000_t0000_u01775881157806") 2026/04/11 04:21:44 DEBUG : PREFIXapple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97440_d20260411_m041911_c001_v0001161_t0049_u01775881151944") 2026/04/11 04:21:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b672_d20260411_m041918_c001_v7007000_t0000_u01775881158032") 2026/04/11 04:21:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9faa_d20260411_m041911_c001_v0001178_t0049_u01775881151968") 2026/04/11 04:21:44 DEBUG : PREFIXbanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4041acd32312bc42_d20260411_m041917_c001_v7007000_t0000_u01775881157861") 2026/04/11 04:21:44 DEBUG : PREFIXbanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0be93_d20260411_m041911_c001_v0001184_t0028_u01775881151956") 2026/04/11 04:21:44 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97fbc_d20260411_m041918_c001_v7007000_t0000_u01775881158041") 2026/04/11 04:21:44 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f5e_d20260411_m041911_c001_v0001105_t0036_u01775881151977") 2026/04/11 04:21:44 DEBUG : Testêé: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f422affa6ac25adf6_d20260411_m041718_c001_v7007000_t0000_u01775881038727") 2026/04/11 04:21:44 DEBUG : Testêé: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9712f_d20260411_m041717_c001_v0001161_t0037_u01775881037844") 2026/04/11 04:21:45 DEBUG : Testêé: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b989_d20260411_m041716_c001_v0001184_t0048_u01775881036905") 2026/04/11 04:21:45 DEBUG : YXBwbGU=: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f7f_d20260411_m041859_c001_v7007000_t0000_u01775881139025") 2026/04/11 04:21:45 DEBUG : YXBwbGU=: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc973dc_d20260411_m041854_c001_v0001161_t0013_u01775881134918") 2026/04/11 04:21:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f80_d20260411_m041859_c001_v7007000_t0000_u01775881139218") 2026/04/11 04:21:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f00_d20260411_m041854_c001_v0001105_t0034_u01775881134897") 2026/04/11 04:21:45 DEBUG : YmFuYW5h: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f81_d20260411_m041859_c001_v7007000_t0000_u01775881139402") 2026/04/11 04:21:45 DEBUG : YmFuYW5h: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f1f_d20260411_m041854_c001_v0001178_t0059_u01775881134888") 2026/04/11 04:21:45 DEBUG : a/potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b2_d20260411_m041355_c001_v7007000_t0000_u01775880835427") 2026/04/11 04:21:45 DEBUG : a/potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d5c_d20260411_m041354_c001_v0001161_t0005_u01775880834538") 2026/04/11 04:21:45 DEBUG : a/potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b0_d20260411_m041352_c001_v7007000_t0000_u01775880832669") 2026/04/11 04:21:45 DEBUG : a/potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d4e_d20260411_m041351_c001_v0001161_t0040_u01775880831720") 2026/04/11 04:21:45 DEBUG : a/potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44d7_d20260411_m041332_c001_v7007000_t0000_u01775880812214") 2026/04/11 04:21:45 DEBUG : a/potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96cba_d20260411_m041331_c001_v0001161_t0051_u01775880811302") 2026/04/11 04:21:45 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef96e_d20260411_m042111_c001_v7007000_t0000_u01775881271459") 2026/04/11 04:21:45 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a2f6_d20260411_m042107_c001_v0001105_t0013_u01775881267668") 2026/04/11 04:21:45 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ee4_d20260411_m042056_c001_v7007000_t0000_u01775881256955") 2026/04/11 04:21:45 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a272_d20260411_m042053_c001_v0001105_t0019_u01775881253506") 2026/04/11 04:21:45 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2697a_d20260411_m042041_c001_v7007000_t0000_u01775881241994") 2026/04/11 04:21:45 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a1e6_d20260411_m042038_c001_v0001105_t0013_u01775881238509") 2026/04/11 04:21:45 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2695f_d20260411_m042027_c001_v7007000_t0000_u01775881227450") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a126_d20260411_m042024_c001_v0001105_t0017_u01775881224123") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a405a_d20260411_m042011_c001_v7007000_t0000_u01775881211808") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a0a4_d20260411_m042008_c001_v0001105_t0022_u01775881208114") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0487_d20260411_m041956_c001_v7007000_t0000_u01775881196774") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97560_d20260411_m041951_c001_v0001161_t0020_u01775881191357") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696ced_d20260411_m041939_c001_v7007000_t0000_u01775881179817") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974e8_d20260411_m041936_c001_v0001161_t0004_u01775881176424") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cd7_d20260411_m041935_c001_v7007000_t0000_u01775881175274") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da048_d20260411_m041931_c001_v0001178_t0030_u01775881171016") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b67d_d20260411_m041919_c001_v7007000_t0000_u01775881159641") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bec5_d20260411_m041915_c001_v0001184_t0033_u01775881155511") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a626d_d20260411_m041914_c001_v7007000_t0000_u01775881154395") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97434_d20260411_m041909_c001_v0001161_t0003_u01775881149881") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41632b6e490d7fcc_d20260411_m041856_c001_v7007000_t0000_u01775881136993") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9efb_d20260411_m041852_c001_v0001178_t0032_u01775881132469") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6234_d20260411_m041841_c001_v7007000_t0000_u01775881121311") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e85_d20260411_m041837_c001_v0001178_t0013_u01775881117254") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef88d_d20260411_m041825_c001_v7007000_t0000_u01775881105696") 2026/04/11 04:21:46 DEBUG : apple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e25_d20260411_m041822_c001_v0001178_t0057_u01775881102029") 2026/04/11 04:21:46 DEBUG : appleSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f419b21b58eec526b_d20260411_m041938_c001_v7007000_t0000_u01775881178080") 2026/04/11 04:21:46 DEBUG : appleSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da054_d20260411_m041933_c001_v0001178_t0030_u01775881173194") 2026/04/11 04:21:47 DEBUG : appleapple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0488_d20260411_m041956_c001_v7007000_t0000_u01775881196957") 2026/04/11 04:21:47 DEBUG : appleapple: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da115_d20260411_m041953_c001_v0001178_t0034_u01775881193093") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef96f_d20260411_m042111_c001_v7007000_t0000_u01775881271647") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da3af_d20260411_m042108_c001_v0001178_t0008_u01775881268383") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ee5_d20260411_m042057_c001_v7007000_t0000_u01775881257139") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da313_d20260411_m042054_c001_v0001178_t0038_u01775881254184") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2697b_d20260411_m042042_c001_v7007000_t0000_u01775881242178") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da299_d20260411_m042039_c001_v0001178_t0000_u01775881239168") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26960_d20260411_m042027_c001_v7007000_t0000_u01775881227636") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da229_d20260411_m042024_c001_v0001178_t0002_u01775881224745") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a405b_d20260411_m042011_c001_v7007000_t0000_u01775881211994") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da1a1_d20260411_m042008_c001_v0001178_t0032_u01775881208620") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415a582f3fd15119_d20260411_m041954_c001_v7007000_t0000_u01775881194959") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c117_d20260411_m041951_c001_v0001184_t0026_u01775881191882") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cf0_d20260411_m041939_c001_v7007000_t0000_u01775881179998") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c01b_d20260411_m041936_c001_v0001184_t0005_u01775881176437") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea0371c3e_d20260411_m041935_c001_v7007000_t0000_u01775881175274") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fc4_d20260411_m041931_c001_v0001105_t0047_u01775881171459") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b67e_d20260411_m041919_c001_v7007000_t0000_u01775881159826") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fca_d20260411_m041915_c001_v0001178_t0018_u01775881155501") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9ac3_d20260411_m041914_c001_v7007000_t0000_u01775881154408") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f9a_d20260411_m041910_c001_v0001178_t0027_u01775881150604") 2026/04/11 04:21:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f79_d20260411_m041856_c001_v7007000_t0000_u01775881136986") 2026/04/11 04:21:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bddd_d20260411_m041853_c001_v0001184_t0020_u01775881133129") 2026/04/11 04:21:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6235_d20260411_m041841_c001_v7007000_t0000_u01775881121492") 2026/04/11 04:21:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bd2b_d20260411_m041838_c001_v0001184_t0000_u01775881118132") 2026/04/11 04:21:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef88e_d20260411_m041825_c001_v7007000_t0000_u01775881105880") 2026/04/11 04:21:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bc72_d20260411_m041822_c001_v0001184_t0003_u01775881102940") 2026/04/11 04:21:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9e41_d20260411_m041938_c001_v7007000_t0000_u01775881178344") 2026/04/11 04:21:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bfeb_d20260411_m041933_c001_v0001184_t0036_u01775881173204") 2026/04/11 04:21:48 DEBUG : b/potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b3_d20260411_m041355_c001_v7007000_t0000_u01775880835609") 2026/04/11 04:21:48 DEBUG : b/potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d54_d20260411_m041353_c001_v0001161_t0009_u01775880833217") 2026/04/11 04:21:48 DEBUG : b/potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60af_d20260411_m041352_c001_v7007000_t0000_u01775880832122") 2026/04/11 04:21:48 DEBUG : b/potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d42_d20260411_m041350_c001_v0001161_t0018_u01775880830311") 2026/04/11 04:21:48 DEBUG : b/potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44d2_d20260411_m041331_c001_v7007000_t0000_u01775880811670") 2026/04/11 04:21:48 DEBUG : b/potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96cb2_d20260411_m041329_c001_v0001161_t0036_u01775880809978") 2026/04/11 04:21:48 DEBUG : backup/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea03719f2_d20260411_m041611_c001_v7007000_t0000_u01775880971708") 2026/04/11 04:21:48 DEBUG : backup/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1182f0d921f8c57a_d20260411_m041609_c001_v0001154_t0019_u01775880969509") 2026/04/11 04:21:48 DEBUG : backup/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115f74ebb009cc15_d20260411_m041605_c001_v0001117_t0052_u01775880965054") 2026/04/11 04:21:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a3f80_d20260411_m041640_c001_v7007000_t0000_u01775881000276") 2026/04/11 04:21:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115ca158bbc1d0d3_d20260411_m041638_c001_v0001167_t0004_u01775880998570") 2026/04/11 04:21:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f100d51e9d066c310_d20260411_m041634_c001_v0001106_t0009_u01775880994099") 2026/04/11 04:21:48 DEBUG : backup/one.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4189f5dff18c3e4e_d20260411_m041625_c001_v7007000_t0000_u01775880985537") 2026/04/11 04:21:49 DEBUG : backup/one.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f103afbf15f2ac9cf_d20260411_m041623_c001_v0001167_t0056_u01775880983406") 2026/04/11 04:21:49 DEBUG : backup/one.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f103c70492a9c72f4_d20260411_m041619_c001_v0001104_t0001_u01775880979076") 2026/04/11 04:21:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a3f81_d20260411_m041640_c001_v7007000_t0000_u01775881000459") 2026/04/11 04:21:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f114a3cdd10e9ff90_d20260411_m041639_c001_v0001185_t0049_u01775880999454") 2026/04/11 04:21:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115f5aeec530bfc5_d20260411_m041635_c001_v0001091_t0016_u01775880995922") 2026/04/11 04:21:49 DEBUG : backup/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea03719f3_d20260411_m041611_c001_v7007000_t0000_u01775880971890") 2026/04/11 04:21:49 DEBUG : backup/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1125f7741213d3b4_d20260411_m041610_c001_v0001092_t0011_u01775880970671") 2026/04/11 04:21:49 DEBUG : backup/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1117194034d8e276_d20260411_m041606_c001_v0001172_t0045_u01775880966934") 2026/04/11 04:21:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4189f5dff18c3e4f_d20260411_m041625_c001_v7007000_t0000_u01775880985719") 2026/04/11 04:21:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1158316a9c089416_d20260411_m041624_c001_v0001093_t0019_u01775880984514") 2026/04/11 04:21:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105df9a8517a2c30_d20260411_m041620_c001_v0001173_t0037_u01775880980838") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef971_d20260411_m042111_c001_v7007000_t0000_u01775881271831") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c46c_d20260411_m042108_c001_v0001184_t0000_u01775881268160") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ee6_d20260411_m042057_c001_v7007000_t0000_u01775881257325") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c40e_d20260411_m042053_c001_v0001184_t0042_u01775881253974") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2697c_d20260411_m042042_c001_v7007000_t0000_u01775881242362") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c390_d20260411_m042038_c001_v0001184_t0053_u01775881238952") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26961_d20260411_m042027_c001_v7007000_t0000_u01775881227821") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c2eb_d20260411_m042024_c001_v0001184_t0009_u01775881224514") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a405e_d20260411_m042012_c001_v7007000_t0000_u01775881212179") 2026/04/11 04:21:49 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c20b_d20260411_m042008_c001_v0001184_t0040_u01775881208408") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0489_d20260411_m041957_c001_v7007000_t0000_u01775881197145") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da109_d20260411_m041951_c001_v0001178_t0042_u01775881191670") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cf1_d20260411_m041940_c001_v7007000_t0000_u01775881180178") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da07c_d20260411_m041936_c001_v0001178_t0008_u01775881176446") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9e36_d20260411_m041934_c001_v7007000_t0000_u01775881174883") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bfbc_d20260411_m041931_c001_v0001184_t0052_u01775881171254") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b680_d20260411_m041920_c001_v7007000_t0000_u01775881160010") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97458_d20260411_m041915_c001_v0001161_t0035_u01775881155519") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b655_d20260411_m041914_c001_v7007000_t0000_u01775881154569") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0be83_d20260411_m041910_c001_v0001184_t0047_u01775881150409") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea0371bfa_d20260411_m041856_c001_v7007000_t0000_u01775881136982") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19eee_d20260411_m041852_c001_v0001105_t0057_u01775881132672") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6236_d20260411_m041841_c001_v7007000_t0000_u01775881121672") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e92_d20260411_m041837_c001_v0001105_t0046_u01775881117474") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef88f_d20260411_m041826_c001_v7007000_t0000_u01775881106064") 2026/04/11 04:21:50 DEBUG : banana: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e4c_d20260411_m041822_c001_v0001105_t0023_u01775881102245") 2026/04/11 04:21:50 DEBUG : bananaSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18e8c_d20260411_m041938_c001_v7007000_t0000_u01775881178283") 2026/04/11 04:21:50 DEBUG : bananaSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fce_d20260411_m041933_c001_v0001105_t0006_u01775881173214") 2026/04/11 04:21:50 DEBUG : both0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef852_d20260411_m041800_c001_v7007000_t0000_u01775881080354") 2026/04/11 04:21:50 DEBUG : both0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bac8_d20260411_m041744_c001_v0001184_t0018_u01775881064789") 2026/04/11 04:21:51 DEBUG : both0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d2_d20260411_m041740_c001_v7007000_t0000_u01775881060559") 2026/04/11 04:21:51 DEBUG : both0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b9d0_d20260411_m041724_c001_v0001184_t0031_u01775881044075") 2026/04/11 04:21:51 DEBUG : both1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef853_d20260411_m041800_c001_v7007000_t0000_u01775881080539") 2026/04/11 04:21:51 DEBUG : both1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bace_d20260411_m041745_c001_v0001184_t0012_u01775881065800") 2026/04/11 04:21:51 DEBUG : both1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d3_d20260411_m041740_c001_v7007000_t0000_u01775881060740") 2026/04/11 04:21:51 DEBUG : both1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b9da_d20260411_m041724_c001_v0001184_t0005_u01775881044800") 2026/04/11 04:21:51 DEBUG : both10: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef854_d20260411_m041800_c001_v7007000_t0000_u01775881080722") 2026/04/11 04:21:51 DEBUG : both10: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb22_d20260411_m041751_c001_v0001184_t0013_u01775881071857") 2026/04/11 04:21:51 DEBUG : both10: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d4_d20260411_m041740_c001_v7007000_t0000_u01775881060921") 2026/04/11 04:21:51 DEBUG : both10: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba16_d20260411_m041731_c001_v0001184_t0031_u01775881051112") 2026/04/11 04:21:51 DEBUG : both11: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef855_d20260411_m041800_c001_v7007000_t0000_u01775881080905") 2026/04/11 04:21:51 DEBUG : both11: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb2a_d20260411_m041752_c001_v0001184_t0003_u01775881072445") 2026/04/11 04:21:51 DEBUG : both11: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d5_d20260411_m041741_c001_v7007000_t0000_u01775881061103") 2026/04/11 04:21:51 DEBUG : both11: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba1c_d20260411_m041731_c001_v0001184_t0028_u01775881051629") 2026/04/11 04:21:51 DEBUG : both12: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef856_d20260411_m041801_c001_v7007000_t0000_u01775881081087") 2026/04/11 04:21:51 DEBUG : both12: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb30_d20260411_m041752_c001_v0001184_t0040_u01775881072949") 2026/04/11 04:21:51 DEBUG : both12: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d6_d20260411_m041741_c001_v7007000_t0000_u01775881061290") 2026/04/11 04:21:51 DEBUG : both12: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba22_d20260411_m041732_c001_v0001184_t0004_u01775881052177") 2026/04/11 04:21:51 DEBUG : both13: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef857_d20260411_m041801_c001_v7007000_t0000_u01775881081271") 2026/04/11 04:21:51 DEBUG : both13: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb32_d20260411_m041753_c001_v0001184_t0050_u01775881073443") 2026/04/11 04:21:51 DEBUG : both13: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d7_d20260411_m041741_c001_v7007000_t0000_u01775881061471") 2026/04/11 04:21:51 DEBUG : both13: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba2e_d20260411_m041732_c001_v0001184_t0051_u01775881052709") 2026/04/11 04:21:52 DEBUG : both14: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef858_d20260411_m041801_c001_v7007000_t0000_u01775881081457") 2026/04/11 04:21:52 DEBUG : both14: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb38_d20260411_m041754_c001_v0001184_t0036_u01775881074211") 2026/04/11 04:21:52 DEBUG : both14: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d8_d20260411_m041741_c001_v7007000_t0000_u01775881061695") 2026/04/11 04:21:52 DEBUG : both14: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba34_d20260411_m041733_c001_v0001184_t0027_u01775881053467") 2026/04/11 04:21:52 DEBUG : both15: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef859_d20260411_m041801_c001_v7007000_t0000_u01775881081642") 2026/04/11 04:21:52 DEBUG : both15: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb40_d20260411_m041754_c001_v0001184_t0022_u01775881074869") 2026/04/11 04:21:52 DEBUG : both15: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d9_d20260411_m041741_c001_v7007000_t0000_u01775881061878") 2026/04/11 04:21:52 DEBUG : both15: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba3c_d20260411_m041734_c001_v0001184_t0009_u01775881054080") 2026/04/11 04:21:52 DEBUG : both16: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef85a_d20260411_m041801_c001_v7007000_t0000_u01775881081826") 2026/04/11 04:21:52 DEBUG : both16: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb4a_d20260411_m041755_c001_v0001184_t0046_u01775881075468") 2026/04/11 04:21:52 DEBUG : both16: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7da_d20260411_m041742_c001_v7007000_t0000_u01775881062061") 2026/04/11 04:21:52 DEBUG : both16: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba47_d20260411_m041734_c001_v0001184_t0009_u01775881054712") 2026/04/11 04:21:52 DEBUG : both17: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef85b_d20260411_m041802_c001_v7007000_t0000_u01775881082016") 2026/04/11 04:21:52 DEBUG : both17: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb56_d20260411_m041756_c001_v0001184_t0054_u01775881076027") 2026/04/11 04:21:52 DEBUG : both17: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7db_d20260411_m041742_c001_v7007000_t0000_u01775881062243") 2026/04/11 04:21:52 DEBUG : both17: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba4e_d20260411_m041735_c001_v0001184_t0059_u01775881055392") 2026/04/11 04:21:52 DEBUG : both18: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef85c_d20260411_m041802_c001_v7007000_t0000_u01775881082203") 2026/04/11 04:21:52 DEBUG : both18: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb5e_d20260411_m041756_c001_v0001184_t0008_u01775881076578") 2026/04/11 04:21:52 DEBUG : both18: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7dc_d20260411_m041742_c001_v7007000_t0000_u01775881062427") 2026/04/11 04:21:52 DEBUG : both18: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba5c_d20260411_m041736_c001_v0001184_t0038_u01775881056194") 2026/04/11 04:21:52 DEBUG : both19: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef85d_d20260411_m041802_c001_v7007000_t0000_u01775881082388") 2026/04/11 04:21:53 DEBUG : both19: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb62_d20260411_m041757_c001_v0001184_t0051_u01775881077150") 2026/04/11 04:21:53 DEBUG : both19: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7dd_d20260411_m041742_c001_v7007000_t0000_u01775881062610") 2026/04/11 04:21:53 DEBUG : both19: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba6a_d20260411_m041737_c001_v0001184_t0006_u01775881056999") 2026/04/11 04:21:53 DEBUG : both2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef85e_d20260411_m041802_c001_v7007000_t0000_u01775881082571") 2026/04/11 04:21:53 DEBUG : both2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bada_d20260411_m041746_c001_v0001184_t0024_u01775881066689") 2026/04/11 04:21:53 DEBUG : both2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7de_d20260411_m041742_c001_v7007000_t0000_u01775881062790") 2026/04/11 04:21:53 DEBUG : both2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b9e2_d20260411_m041725_c001_v0001184_t0047_u01775881045370") 2026/04/11 04:21:53 DEBUG : both3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef860_d20260411_m041802_c001_v7007000_t0000_u01775881082754") 2026/04/11 04:21:53 DEBUG : both3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bae0_d20260411_m041747_c001_v0001184_t0020_u01775881067382") 2026/04/11 04:21:53 DEBUG : both3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7df_d20260411_m041742_c001_v7007000_t0000_u01775881062975") 2026/04/11 04:21:53 DEBUG : both3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b9e6_d20260411_m041726_c001_v0001184_t0050_u01775881046071") 2026/04/11 04:21:53 DEBUG : both4: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef861_d20260411_m041802_c001_v7007000_t0000_u01775881082937") 2026/04/11 04:21:53 DEBUG : both4: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bae8_d20260411_m041747_c001_v0001184_t0024_u01775881067941") 2026/04/11 04:21:53 DEBUG : both4: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7e0_d20260411_m041743_c001_v7007000_t0000_u01775881063157") 2026/04/11 04:21:53 DEBUG : both4: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b9ec_d20260411_m041726_c001_v0001184_t0059_u01775881046744") 2026/04/11 04:21:53 DEBUG : both5: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef862_d20260411_m041803_c001_v7007000_t0000_u01775881083122") 2026/04/11 04:21:53 DEBUG : both5: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0baee_d20260411_m041748_c001_v0001184_t0024_u01775881068506") 2026/04/11 04:21:53 DEBUG : both5: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7e1_d20260411_m041743_c001_v7007000_t0000_u01775881063339") 2026/04/11 04:21:53 DEBUG : both5: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b9f0_d20260411_m041727_c001_v0001184_t0056_u01775881047258") 2026/04/11 04:21:53 DEBUG : both6: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef863_d20260411_m041803_c001_v7007000_t0000_u01775881083305") 2026/04/11 04:21:53 DEBUG : both6: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0baf8_d20260411_m041749_c001_v0001184_t0043_u01775881069386") 2026/04/11 04:21:54 DEBUG : both6: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7e2_d20260411_m041743_c001_v7007000_t0000_u01775881063520") 2026/04/11 04:21:54 DEBUG : both6: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b9f6_d20260411_m041728_c001_v0001184_t0038_u01775881048083") 2026/04/11 04:21:54 DEBUG : both7: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef864_d20260411_m041803_c001_v7007000_t0000_u01775881083489") 2026/04/11 04:21:54 DEBUG : both7: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb08_d20260411_m041750_c001_v0001184_t0022_u01775881070074") 2026/04/11 04:21:54 DEBUG : both7: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7e3_d20260411_m041743_c001_v7007000_t0000_u01775881063702") 2026/04/11 04:21:54 DEBUG : both7: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba02_d20260411_m041728_c001_v0001184_t0056_u01775881048806") 2026/04/11 04:21:54 DEBUG : both8: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef865_d20260411_m041803_c001_v7007000_t0000_u01775881083672") 2026/04/11 04:21:54 DEBUG : both8: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb14_d20260411_m041750_c001_v0001184_t0015_u01775881070710") 2026/04/11 04:21:54 DEBUG : both8: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7e4_d20260411_m041743_c001_v7007000_t0000_u01775881063887") 2026/04/11 04:21:54 DEBUG : both8: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba08_d20260411_m041729_c001_v0001184_t0007_u01775881049540") 2026/04/11 04:21:54 DEBUG : both9: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef866_d20260411_m041803_c001_v7007000_t0000_u01775881083855") 2026/04/11 04:21:54 DEBUG : both9: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bb1a_d20260411_m041751_c001_v0001184_t0048_u01775881071275") 2026/04/11 04:21:54 DEBUG : both9: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7e5_d20260411_m041744_c001_v7007000_t0000_u01775881064068") 2026/04/11 04:21:54 DEBUG : both9: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0ba12_d20260411_m041730_c001_v0001184_t0043_u01775881050426") 2026/04/11 04:21:54 DEBUG : c/non empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b4_d20260411_m041355_c001_v7007000_t0000_u01775880835790") 2026/04/11 04:21:54 DEBUG : c/non empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d58_d20260411_m041353_c001_v0001161_t0020_u01775880833701") 2026/04/11 04:21:54 DEBUG : c/non empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b1_d20260411_m041352_c001_v7007000_t0000_u01775880832853") 2026/04/11 04:21:54 DEBUG : c/non empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d46_d20260411_m041350_c001_v0001161_t0038_u01775880830699") 2026/04/11 04:21:54 DEBUG : c/non empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44d9_d20260411_m041332_c001_v7007000_t0000_u01775880812398") 2026/04/11 04:21:54 DEBUG : c/non empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96cb8_d20260411_m041330_c001_v0001161_t0059_u01775880810285") 2026/04/11 04:21:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f82_d20260411_m041859_c001_v7007000_t0000_u01775881139590") 2026/04/11 04:21:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bde7_d20260411_m041854_c001_v0001184_t0022_u01775881134908") 2026/04/11 04:21:55 DEBUG : check sum: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e4485_d20260411_m041322_c001_v7007000_t0000_u01775880802015") 2026/04/11 04:21:55 DEBUG : check sum: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96c5a_d20260411_m041320_c001_v0001161_t0026_u01775880800918") 2026/04/11 04:21:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ad3c8_d20260411_m042140_c001_v7007000_t0000_u01775881300927") 2026/04/11 04:21:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a392_d20260411_m042138_c001_v0001105_t0001_u01775881298838") 2026/04/11 04:21:55 DEBUG : dest/3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce690_d20260411_m041541_c001_v7007000_t0000_u01775880941804") 2026/04/11 04:21:55 DEBUG : dest/3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40680ba77c6be939_d20260411_m041540_c001_v0001103_t0035_u01775880940687") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe048b_d20260411_m041957_c001_v7007000_t0000_u01775881197329") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c137_d20260411_m041953_c001_v0001184_t0022_u01775881193101") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef972_d20260411_m042112_c001_v7007000_t0000_u01775881272014") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a2c8_d20260411_m042101_c001_v0001105_t0024_u01775881261669") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ee7_d20260411_m042057_c001_v7007000_t0000_u01775881257508") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a230_d20260411_m042046_c001_v0001105_t0001_u01775881246715") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2697e_d20260411_m042042_c001_v7007000_t0000_u01775881242547") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a19e_d20260411_m042032_c001_v0001105_t0008_u01775881232230") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26962_d20260411_m042028_c001_v7007000_t0000_u01775881228008") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a0e8_d20260411_m042016_c001_v0001105_t0039_u01775881216517") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a405f_d20260411_m042012_c001_v7007000_t0000_u01775881212362") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a070_d20260411_m042001_c001_v0001105_t0038_u01775881201475") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f419b21b58eec527c_d20260411_m041954_c001_v7007000_t0000_u01775881194948") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97528_d20260411_m041944_c001_v0001161_t0019_u01775881184424") 2026/04/11 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cf2_d20260411_m041940_c001_v7007000_t0000_u01775881180364") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c01d_d20260411_m041936_c001_v0001184_t0022_u01775881176634") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8d6_d20260411_m041935_c001_v7007000_t0000_u01775881175450") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da00e_d20260411_m041924_c001_v0001178_t0018_u01775881164274") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b681_d20260411_m041920_c001_v7007000_t0000_u01775881160193") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0becf_d20260411_m041915_c001_v0001184_t0053_u01775881155717") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4041acd32312bc3b_d20260411_m041914_c001_v7007000_t0000_u01775881154363") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97412_d20260411_m041903_c001_v0001161_t0054_u01775881143737") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4189f5dff18c72dd_d20260411_m041857_c001_v7007000_t0000_u01775881137013") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9ec1_d20260411_m041845_c001_v0001178_t0039_u01775881125894") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6237_d20260411_m041841_c001_v7007000_t0000_u01775881121854") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e3d_d20260411_m041830_c001_v0001178_t0057_u01775881110327") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef892_d20260411_m041826_c001_v7007000_t0000_u01775881106250") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e11_d20260411_m041816_c001_v0001178_t0028_u01775881096647") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8d8_d20260411_m041938_c001_v7007000_t0000_u01775881178124") 2026/04/11 04:21:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da058_d20260411_m041933_c001_v0001178_t0046_u01775881173457") 2026/04/11 04:21:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe048c_d20260411_m041957_c001_v7007000_t0000_u01775881197513") 2026/04/11 04:21:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a03e_d20260411_m041953_c001_v0001105_t0016_u01775881193109") 2026/04/11 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef973_d20260411_m042112_c001_v7007000_t0000_u01775881272203") 2026/04/11 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c446_d20260411_m042102_c001_v0001184_t0005_u01775881262439") 2026/04/11 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ee8_d20260411_m042057_c001_v7007000_t0000_u01775881257691") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c3da_d20260411_m042047_c001_v0001184_t0037_u01775881247861") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26980_d20260411_m042042_c001_v7007000_t0000_u01775881242731") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c342_d20260411_m042033_c001_v0001184_t0038_u01775881233015") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26963_d20260411_m042028_c001_v7007000_t0000_u01775881228195") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c280_d20260411_m042017_c001_v0001184_t0050_u01775881217408") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4060_d20260411_m042012_c001_v7007000_t0000_u01775881212544") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c1ab_d20260411_m042002_c001_v0001184_t0039_u01775881202177") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2694f_d20260411_m041954_c001_v7007000_t0000_u01775881194967") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da0d9_d20260411_m041945_c001_v0001178_t0034_u01775881185271") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cf3_d20260411_m041940_c001_v7007000_t0000_u01775881180546") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da080_d20260411_m041936_c001_v0001178_t0056_u01775881176657") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18e83_d20260411_m041935_c001_v7007000_t0000_u01775881175480") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bf50_d20260411_m041924_c001_v0001184_t0047_u01775881164963") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b683_d20260411_m041920_c001_v7007000_t0000_u01775881160377") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fcc_d20260411_m041915_c001_v0001178_t0008_u01775881155778") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26938_d20260411_m041914_c001_v7007000_t0000_u01775881154353") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0be4b_d20260411_m041904_c001_v0001184_t0030_u01775881144425") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea0371bfc_d20260411_m041857_c001_v7007000_t0000_u01775881137164") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19ebe_d20260411_m041846_c001_v0001105_t0047_u01775881126507") 2026/04/11 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6238_d20260411_m041842_c001_v7007000_t0000_u01775881122035") 2026/04/11 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e6c_d20260411_m041830_c001_v0001105_t0004_u01775881110930") 2026/04/11 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef893_d20260411_m041826_c001_v7007000_t0000_u01775881106433") 2026/04/11 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e37_d20260411_m041816_c001_v0001105_t0056_u01775881096854") 2026/04/11 04:21:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18e90_d20260411_m041938_c001_v7007000_t0000_u01775881178466") 2026/04/11 04:21:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bff1_d20260411_m041933_c001_v0001184_t0012_u01775881173466") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe048d_d20260411_m041957_c001_v7007000_t0000_u01775881197696") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c13b_d20260411_m041953_c001_v0001184_t0053_u01775881193298") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef974_d20260411_m042112_c001_v7007000_t0000_u01775881272386") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da36e_d20260411_m042103_c001_v0001178_t0024_u01775881263019") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ee9_d20260411_m042057_c001_v7007000_t0000_u01775881257877") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da2e3_d20260411_m042048_c001_v0001178_t0057_u01775881248464") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26981_d20260411_m042042_c001_v7007000_t0000_u01775881242918") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da269_d20260411_m042033_c001_v0001178_t0002_u01775881233588") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26964_d20260411_m042028_c001_v7007000_t0000_u01775881228380") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da1eb_d20260411_m042018_c001_v0001178_t0043_u01775881218014") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4061_d20260411_m042012_c001_v7007000_t0000_u01775881212726") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da173_d20260411_m042002_c001_v0001178_t0052_u01775881202821") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f418f29ac2a3f4479_d20260411_m041955_c001_v7007000_t0000_u01775881195127") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c0ab_d20260411_m041945_c001_v0001184_t0036_u01775881185874") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cf4_d20260411_m041940_c001_v7007000_t0000_u01775881180728") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c01f_d20260411_m041936_c001_v0001184_t0052_u01775881176853") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8d3_d20260411_m041935_c001_v7007000_t0000_u01775881175084") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fa4_d20260411_m041925_c001_v0001105_t0040_u01775881165586") 2026/04/11 04:21:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b684_d20260411_m041920_c001_v7007000_t0000_u01775881160562") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97460_d20260411_m041915_c001_v0001161_t0008_u01775881155877") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97fb1_d20260411_m041914_c001_v7007000_t0000_u01775881154364") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f73_d20260411_m041905_c001_v0001178_t0008_u01775881145016") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f7b_d20260411_m041857_c001_v7007000_t0000_u01775881137173") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bd9d_d20260411_m041847_c001_v0001184_t0016_u01775881127336") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6239_d20260411_m041842_c001_v7007000_t0000_u01775881122217") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bcd1_d20260411_m041831_c001_v0001184_t0032_u01775881111754") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef894_d20260411_m041826_c001_v7007000_t0000_u01775881106616") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bc30_d20260411_m041817_c001_v0001184_t0017_u01775881097272") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce733_d20260411_m041938_c001_v7007000_t0000_u01775881178292") 2026/04/11 04:21:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974d8_d20260411_m041933_c001_v0001161_t0059_u01775881173506") 2026/04/11 04:21:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe048e_d20260411_m041957_c001_v7007000_t0000_u01775881197879") 2026/04/11 04:21:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da119_d20260411_m041953_c001_v0001178_t0038_u01775881193311") 2026/04/11 04:21:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef976_d20260411_m042112_c001_v7007000_t0000_u01775881272569") 2026/04/11 04:21:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc976de_d20260411_m042103_c001_v0001161_t0007_u01775881263617") 2026/04/11 04:21:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18eea_d20260411_m042058_c001_v7007000_t0000_u01775881258064") 2026/04/11 04:21:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97690_d20260411_m042049_c001_v0001161_t0047_u01775881249048") 2026/04/11 04:21:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26982_d20260411_m042043_c001_v7007000_t0000_u01775881243102") 2026/04/11 04:21:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9765a_d20260411_m042034_c001_v0001161_t0021_u01775881234150") 2026/04/11 04:21:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26965_d20260411_m042028_c001_v7007000_t0000_u01775881228564") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc975fa_d20260411_m042018_c001_v0001161_t0026_u01775881218586") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4062_d20260411_m042012_c001_v7007000_t0000_u01775881212910") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9759e_d20260411_m042003_c001_v0001161_t0019_u01775881203383") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415a582f3fd15118_d20260411_m041954_c001_v7007000_t0000_u01775881194774") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a010_d20260411_m041946_c001_v0001105_t0043_u01775881186495") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cf5_d20260411_m041940_c001_v7007000_t0000_u01775881180910") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da082_d20260411_m041936_c001_v0001178_t0029_u01775881176863") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4052164104ea50b5_d20260411_m041935_c001_v7007000_t0000_u01775881175293") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974a6_d20260411_m041926_c001_v0001161_t0051_u01775881166383") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b685_d20260411_m041920_c001_v7007000_t0000_u01775881160746") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bed3_d20260411_m041915_c001_v0001184_t0015_u01775881155911") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456acaad_d20260411_m041914_c001_v7007000_t0000_u01775881154522") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f3a_d20260411_m041905_c001_v0001105_t0036_u01775881145650") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41632b6e490d7fcd_d20260411_m041857_c001_v7007000_t0000_u01775881137183") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97392_d20260411_m041848_c001_v0001161_t0002_u01775881128041") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a623a_d20260411_m041842_c001_v7007000_t0000_u01775881122403") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9731d_d20260411_m041832_c001_v0001161_t0017_u01775881112435") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef895_d20260411_m041826_c001_v7007000_t0000_u01775881106801") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc972b5_d20260411_m041817_c001_v0001161_t0019_u01775881097527") 2026/04/11 04:22:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696ce5_d20260411_m041938_c001_v7007000_t0000_u01775881178309") 2026/04/11 04:22:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fd4_d20260411_m041933_c001_v0001105_t0051_u01775881173628") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe048f_d20260411_m041958_c001_v7007000_t0000_u01775881198062") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c141_d20260411_m041953_c001_v0001184_t0057_u01775881193495") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef977_d20260411_m042112_c001_v7007000_t0000_u01775881272752") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a2dc_d20260411_m042104_c001_v0001105_t0035_u01775881264087") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18eeb_d20260411_m042058_c001_v7007000_t0000_u01775881258248") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a24e_d20260411_m042049_c001_v0001105_t0023_u01775881249587") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26983_d20260411_m042043_c001_v7007000_t0000_u01775881243285") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a1ba_d20260411_m042034_c001_v0001105_t0031_u01775881234648") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26967_d20260411_m042028_c001_v7007000_t0000_u01775881228749") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a100_d20260411_m042018_c001_v0001105_t0056_u01775881218933") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4063_d20260411_m042013_c001_v7007000_t0000_u01775881213094") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a07e_d20260411_m042003_c001_v0001105_t0059_u01775881203798") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415a582f3fd14d2f_d20260411_m041954_c001_v7007000_t0000_u01775881194592") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9753a_d20260411_m041947_c001_v0001161_t0047_u01775881187009") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cf6_d20260411_m041941_c001_v7007000_t0000_u01775881181094") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974ee_d20260411_m041937_c001_v0001161_t0006_u01775881177044") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8d2_d20260411_m041934_c001_v7007000_t0000_u01775881174899") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da020_d20260411_m041926_c001_v0001178_t0051_u01775881166721") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b686_d20260411_m041920_c001_v7007000_t0000_u01775881160930") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fce_d20260411_m041916_c001_v0001178_t0051_u01775881156003") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40583d99f2cd5b84_d20260411_m041914_c001_v7007000_t0000_u01775881154592") 2026/04/11 04:22:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97420_d20260411_m041905_c001_v0001161_t0018_u01775881145987") 2026/04/11 04:22:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8b0_d20260411_m041857_c001_v7007000_t0000_u01775881137193") 2026/04/11 04:22:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9ed9_d20260411_m041848_c001_v0001178_t0032_u01775881128544") 2026/04/11 04:22:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a623b_d20260411_m041842_c001_v7007000_t0000_u01775881122584") 2026/04/11 04:22:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e53_d20260411_m041832_c001_v0001178_t0022_u01775881112788") 2026/04/11 04:22:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef896_d20260411_m041826_c001_v7007000_t0000_u01775881106984") 2026/04/11 04:22:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e15_d20260411_m041817_c001_v0001178_t0054_u01775881097893") 2026/04/11 04:22:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce734_d20260411_m041938_c001_v7007000_t0000_u01775881178478") 2026/04/11 04:22:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bff9_d20260411_m041933_c001_v0001184_t0043_u01775881173668") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0491_d20260411_m041958_c001_v7007000_t0000_u01775881198246") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a042_d20260411_m041953_c001_v0001105_t0032_u01775881193502") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef978_d20260411_m042112_c001_v7007000_t0000_u01775881272935") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c45a_d20260411_m042104_c001_v0001184_t0042_u01775881264443") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18eec_d20260411_m042058_c001_v7007000_t0000_u01775881258432") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c3ee_d20260411_m042050_c001_v0001184_t0032_u01775881250062") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26984_d20260411_m042043_c001_v7007000_t0000_u01775881243469") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c361_d20260411_m042034_c001_v0001184_t0001_u01775881234909") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26968_d20260411_m042028_c001_v7007000_t0000_u01775881228934") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c29b_d20260411_m042019_c001_v0001184_t0009_u01775881219680") 2026/04/11 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4064_d20260411_m042013_c001_v7007000_t0000_u01775881213278") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c1cd_d20260411_m042004_c001_v0001184_t0034_u01775881204198") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f418f29ac2a3f4476_d20260411_m041954_c001_v7007000_t0000_u01775881194571") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da0e7_d20260411_m041947_c001_v0001178_t0036_u01775881187403") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cf8_d20260411_m041941_c001_v7007000_t0000_u01775881181275") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fe8_d20260411_m041937_c001_v0001105_t0047_u01775881177058") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea0371c3d_d20260411_m041935_c001_v7007000_t0000_u01775881175091") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bf6e_d20260411_m041926_c001_v0001184_t0058_u01775881166923") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b687_d20260411_m041921_c001_v7007000_t0000_u01775881161113") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bedd_d20260411_m041916_c001_v0001184_t0052_u01775881156137") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9ac4_d20260411_m041914_c001_v7007000_t0000_u01775881154599") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0be59_d20260411_m041906_c001_v0001184_t0037_u01775881146407") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4189f5dff18c72de_d20260411_m041857_c001_v7007000_t0000_u01775881137208") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19ece_d20260411_m041848_c001_v0001105_t0013_u01775881128788") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a623c_d20260411_m041842_c001_v7007000_t0000_u01775881122764") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e7c_d20260411_m041833_c001_v0001105_t0037_u01775881113009") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef897_d20260411_m041827_c001_v7007000_t0000_u01775881107169") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e3b_d20260411_m041818_c001_v0001105_t0017_u01775881098098") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0468_d20260411_m041938_c001_v7007000_t0000_u01775881178138") 2026/04/11 04:22:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da060_d20260411_m041933_c001_v0001178_t0059_u01775881173758") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0492_d20260411_m041958_c001_v7007000_t0000_u01775881198432") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da11b_d20260411_m041953_c001_v0001178_t0034_u01775881193525") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef979_d20260411_m042113_c001_v7007000_t0000_u01775881273117") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da37b_d20260411_m042104_c001_v0001178_t0033_u01775881264668") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18eee_d20260411_m042058_c001_v7007000_t0000_u01775881258617") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da2ef_d20260411_m042050_c001_v0001178_t0049_u01775881250289") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26985_d20260411_m042043_c001_v7007000_t0000_u01775881243652") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da277_d20260411_m042035_c001_v0001178_t0007_u01775881235124") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2696a_d20260411_m042029_c001_v7007000_t0000_u01775881229119") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da1f9_d20260411_m042019_c001_v0001178_t0003_u01775881219882") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4065_d20260411_m042013_c001_v7007000_t0000_u01775881213460") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da181_d20260411_m042004_c001_v0001178_t0049_u01775881204405") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce742_d20260411_m041955_c001_v7007000_t0000_u01775881195137") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c0c9_d20260411_m041947_c001_v0001184_t0018_u01775881187617") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cf9_d20260411_m041941_c001_v7007000_t0000_u01775881181459") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da086_d20260411_m041937_c001_v0001178_t0010_u01775881177069") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cd8_d20260411_m041935_c001_v7007000_t0000_u01775881175477") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fac_d20260411_m041927_c001_v0001105_t0054_u01775881167118") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b688_d20260411_m041921_c001_v7007000_t0000_u01775881161296") 2026/04/11 04:22:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fd0_d20260411_m041916_c001_v0001178_t0018_u01775881156213") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456acaaa_d20260411_m041913_c001_v7007000_t0000_u01775881153975") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f7d_d20260411_m041906_c001_v0001178_t0033_u01775881146623") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea0371bfe_d20260411_m041857_c001_v7007000_t0000_u01775881137354") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bdaf_d20260411_m041849_c001_v0001184_t0028_u01775881129226") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a623d_d20260411_m041842_c001_v7007000_t0000_u01775881122944") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bce5_d20260411_m041833_c001_v0001184_t0042_u01775881113636") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef898_d20260411_m041827_c001_v7007000_t0000_u01775881107352") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bc42_d20260411_m041818_c001_v0001184_t0041_u01775881098641") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696ce7_d20260411_m041938_c001_v7007000_t0000_u01775881178490") 2026/04/11 04:22:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bffb_d20260411_m041933_c001_v0001184_t0059_u01775881173871") 2026/04/11 04:22:05 DEBUG : dir1/0007-12345: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0493_d20260411_m041958_c001_v7007000_t0000_u01775881198615") 2026/04/11 04:22:05 DEBUG : dir1/0007-12345: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9756c_d20260411_m041953_c001_v0001161_t0007_u01775881193594") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef97a_d20260411_m042113_c001_v7007000_t0000_u01775881273300") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc976ec_d20260411_m042104_c001_v0001161_t0035_u01775881264880") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18eef_d20260411_m042058_c001_v7007000_t0000_u01775881258802") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9769a_d20260411_m042050_c001_v0001161_t0051_u01775881250504") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26986_d20260411_m042043_c001_v7007000_t0000_u01775881243837") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9765e_d20260411_m042035_c001_v0001161_t0025_u01775881235345") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2696b_d20260411_m042029_c001_v7007000_t0000_u01775881229304") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc975fe_d20260411_m042020_c001_v0001161_t0059_u01775881220139") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4066_d20260411_m042013_c001_v7007000_t0000_u01775881213644") 2026/04/11 04:22:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc975a6_d20260411_m042004_c001_v0001161_t0005_u01775881204609") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f419b21b58eec527b_d20260411_m041954_c001_v7007000_t0000_u01775881194766") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a01a_d20260411_m041947_c001_v0001105_t0041_u01775881187857") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cfb_d20260411_m041941_c001_v7007000_t0000_u01775881181639") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c027_d20260411_m041937_c001_v0001184_t0057_u01775881177079") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9e38_d20260411_m041935_c001_v7007000_t0000_u01775881175064") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974ae_d20260411_m041927_c001_v0001161_t0038_u01775881167832") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b689_d20260411_m041921_c001_v7007000_t0000_u01775881161480") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bedf_d20260411_m041916_c001_v0001184_t0031_u01775881156348") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4041acd32312bc3d_d20260411_m041914_c001_v7007000_t0000_u01775881154548") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f40_d20260411_m041906_c001_v0001105_t0058_u01775881146829") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea0371bfd_d20260411_m041857_c001_v7007000_t0000_u01775881137218") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc973a4_d20260411_m041849_c001_v0001161_t0038_u01775881129430") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a623f_d20260411_m041843_c001_v7007000_t0000_u01775881123124") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97331_d20260411_m041833_c001_v0001161_t0042_u01775881113846") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef899_d20260411_m041827_c001_v7007000_t0000_u01775881107535") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc972bd_d20260411_m041818_c001_v0001161_t0038_u01775881098851") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9e40_d20260411_m041938_c001_v7007000_t0000_u01775881178156") 2026/04/11 04:22:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da064_d20260411_m041933_c001_v0001178_t0015_u01775881173962") 2026/04/11 04:22:06 DEBUG : dir1/0008-23456: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0494_d20260411_m041958_c001_v7007000_t0000_u01775881198799") 2026/04/11 04:22:06 DEBUG : dir1/0008-23456: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da11f_d20260411_m041953_c001_v0001178_t0011_u01775881193735") 2026/04/11 04:22:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef97b_d20260411_m042113_c001_v7007000_t0000_u01775881273482") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a2ea_d20260411_m042105_c001_v0001105_t0054_u01775881265194") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ef0_d20260411_m042058_c001_v7007000_t0000_u01775881258986") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a25c_d20260411_m042050_c001_v0001105_t0012_u01775881250812") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26987_d20260411_m042044_c001_v7007000_t0000_u01775881244020") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a1c2_d20260411_m042035_c001_v0001105_t0040_u01775881235731") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2696c_d20260411_m042029_c001_v7007000_t0000_u01775881229495") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a10e_d20260411_m042020_c001_v0001105_t0023_u01775881220727") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4067_d20260411_m042013_c001_v7007000_t0000_u01775881213827") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a08e_d20260411_m042005_c001_v0001105_t0042_u01775881205161") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f419b21b58eec527a_d20260411_m041954_c001_v7007000_t0000_u01775881194584") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9754a_d20260411_m041948_c001_v0001161_t0053_u01775881188846") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cfd_d20260411_m041941_c001_v7007000_t0000_u01775881181820") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da08e_d20260411_m041937_c001_v0001178_t0030_u01775881177295") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea0371c3c_d20260411_m041934_c001_v7007000_t0000_u01775881174907") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da02e_d20260411_m041928_c001_v0001178_t0035_u01775881168203") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b68a_d20260411_m041921_c001_v7007000_t0000_u01775881161666") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f7c_d20260411_m041916_c001_v0001105_t0041_u01775881156388") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97fb3_d20260411_m041914_c001_v7007000_t0000_u01775881154559") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9742a_d20260411_m041907_c001_v0001161_t0043_u01775881147479") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f78_d20260411_m041856_c001_v7007000_t0000_u01775881136796") 2026/04/11 04:22:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9ee1_d20260411_m041849_c001_v0001178_t0058_u01775881129820") 2026/04/11 04:22:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6241_d20260411_m041843_c001_v7007000_t0000_u01775881123305") 2026/04/11 04:22:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e67_d20260411_m041834_c001_v0001178_t0037_u01775881114277") 2026/04/11 04:22:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef89a_d20260411_m041827_c001_v7007000_t0000_u01775881107719") 2026/04/11 04:22:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e1b_d20260411_m041819_c001_v0001178_t0042_u01775881099308") 2026/04/11 04:22:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18e8a_d20260411_m041938_c001_v7007000_t0000_u01775881178146") 2026/04/11 04:22:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fd6_d20260411_m041934_c001_v0001105_t0055_u01775881174013") 2026/04/11 04:22:08 DEBUG : dir1/0009-34567: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0495_d20260411_m041958_c001_v7007000_t0000_u01775881198983") 2026/04/11 04:22:08 DEBUG : dir1/0009-34567: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c143_d20260411_m041953_c001_v0001184_t0052_u01775881193743") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef97c_d20260411_m042113_c001_v7007000_t0000_u01775881273664") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c45e_d20260411_m042105_c001_v0001184_t0058_u01775881265582") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ef1_d20260411_m042059_c001_v7007000_t0000_u01775881259204") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c3f6_d20260411_m042051_c001_v0001184_t0022_u01775881251382") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26988_d20260411_m042044_c001_v7007000_t0000_u01775881244202") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c37c_d20260411_m042036_c001_v0001184_t0026_u01775881236247") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2696d_d20260411_m042029_c001_v7007000_t0000_u01775881229679") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c2b3_d20260411_m042021_c001_v0001184_t0016_u01775881221391") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4068_d20260411_m042014_c001_v7007000_t0000_u01775881214013") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c1e5_d20260411_m042005_c001_v0001184_t0054_u01775881205687") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f418f29ac2a3f4477_d20260411_m041954_c001_v7007000_t0000_u01775881194753") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da0f5_d20260411_m041949_c001_v0001178_t0039_u01775881189158") 2026/04/11 04:22:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696cfe_d20260411_m041942_c001_v7007000_t0000_u01775881182002") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c02d_d20260411_m041937_c001_v0001184_t0035_u01775881177305") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9e39_d20260411_m041935_c001_v7007000_t0000_u01775881175248") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bf8e_d20260411_m041928_c001_v0001184_t0018_u01775881168414") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b68b_d20260411_m041921_c001_v7007000_t0000_u01775881161850") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bee1_d20260411_m041916_c001_v0001184_t0040_u01775881156550") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456acaac_d20260411_m041914_c001_v7007000_t0000_u01775881154339") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0be67_d20260411_m041907_c001_v0001184_t0037_u01775881147823") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f7a_d20260411_m041857_c001_v7007000_t0000_u01775881137034") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19eda_d20260411_m041850_c001_v0001105_t0032_u01775881130051") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6242_d20260411_m041843_c001_v7007000_t0000_u01775881123489") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e86_d20260411_m041834_c001_v0001105_t0033_u01775881114543") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef89b_d20260411_m041827_c001_v7007000_t0000_u01775881107903") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e43_d20260411_m041819_c001_v0001105_t0044_u01775881099518") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18e89_d20260411_m041938_c001_v7007000_t0000_u01775881178096") 2026/04/11 04:22:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974dc_d20260411_m041934_c001_v0001161_t0049_u01775881174035") 2026/04/11 04:22:09 DEBUG : dir1/0010-45678: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0496_d20260411_m041959_c001_v7007000_t0000_u01775881199166") 2026/04/11 04:22:09 DEBUG : dir1/0010-45678: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a048_d20260411_m041953_c001_v0001105_t0015_u01775881193867") 2026/04/11 04:22:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef97d_d20260411_m042113_c001_v7007000_t0000_u01775881273845") 2026/04/11 04:22:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da38d_d20260411_m042105_c001_v0001178_t0019_u01775881265805") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ef2_d20260411_m042059_c001_v7007000_t0000_u01775881259387") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da2fd_d20260411_m042051_c001_v0001178_t0022_u01775881251584") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2698a_d20260411_m042044_c001_v7007000_t0000_u01775881244386") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da27f_d20260411_m042036_c001_v0001178_t0052_u01775881236471") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2696e_d20260411_m042029_c001_v7007000_t0000_u01775881229868") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da209_d20260411_m042021_c001_v0001178_t0053_u01775881221660") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a4069_d20260411_m042014_c001_v7007000_t0000_u01775881214197") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da187_d20260411_m042005_c001_v0001178_t0021_u01775881205907") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0483_d20260411_m041954_c001_v7007000_t0000_u01775881194968") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c0e7_d20260411_m041949_c001_v0001184_t0043_u01775881189384") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696d00_d20260411_m041942_c001_v7007000_t0000_u01775881182184") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974f6_d20260411_m041937_c001_v0001161_t0050_u01775881177494") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce731_d20260411_m041935_c001_v7007000_t0000_u01775881175485") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fb4_d20260411_m041928_c001_v0001105_t0050_u01775881168928") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b68c_d20260411_m041922_c001_v7007000_t0000_u01775881162036") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97464_d20260411_m041916_c001_v0001161_t0022_u01775881156612") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b653_d20260411_m041914_c001_v7007000_t0000_u01775881154381") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f85_d20260411_m041908_c001_v0001178_t0013_u01775881148026") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4052164104ea4c46_d20260411_m041857_c001_v7007000_t0000_u01775881137053") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bdbb_d20260411_m041850_c001_v0001184_t0030_u01775881130457") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6243_d20260411_m041843_c001_v7007000_t0000_u01775881123670") 2026/04/11 04:22:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bcf7_d20260411_m041834_c001_v0001184_t0013_u01775881114847") 2026/04/11 04:22:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef89c_d20260411_m041828_c001_v7007000_t0000_u01775881108087") 2026/04/11 04:22:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bc4e_d20260411_m041819_c001_v0001184_t0004_u01775881099905") 2026/04/11 04:22:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce732_d20260411_m041938_c001_v7007000_t0000_u01775881178110") 2026/04/11 04:22:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bffd_d20260411_m041934_c001_v0001184_t0003_u01775881174097") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0497_d20260411_m041959_c001_v7007000_t0000_u01775881199350") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c14b_d20260411_m041953_c001_v0001184_t0055_u01775881193984") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef97e_d20260411_m042114_c001_v7007000_t0000_u01775881274035") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc976f2_d20260411_m042106_c001_v0001161_t0050_u01775881266018") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ef3_d20260411_m042059_c001_v7007000_t0000_u01775881259571") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc976a8_d20260411_m042051_c001_v0001161_t0059_u01775881251820") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2698b_d20260411_m042044_c001_v7007000_t0000_u01775881244570") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97664_d20260411_m042036_c001_v0001161_t0009_u01775881236681") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2696f_d20260411_m042030_c001_v7007000_t0000_u01775881230053") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9760a_d20260411_m042021_c001_v0001161_t0023_u01775881221869") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a406a_d20260411_m042014_c001_v7007000_t0000_u01775881214381") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc975b4_d20260411_m042006_c001_v0001161_t0020_u01775881206176") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f418f29ac2a3f4478_d20260411_m041954_c001_v7007000_t0000_u01775881194942") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a01e_d20260411_m041949_c001_v0001105_t0041_u01775881189582") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696d02_d20260411_m041942_c001_v7007000_t0000_u01775881182366") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da092_d20260411_m041937_c001_v0001178_t0027_u01775881177515") 2026/04/11 04:22:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce730_d20260411_m041935_c001_v7007000_t0000_u01775881175299") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974b4_d20260411_m041929_c001_v0001161_t0052_u01775881169437") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b68e_d20260411_m041922_c001_v7007000_t0000_u01775881162219") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fd2_d20260411_m041916_c001_v0001178_t0056_u01775881156678") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26939_d20260411_m041914_c001_v7007000_t0000_u01775881154536") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f4a_d20260411_m041908_c001_v0001105_t0019_u01775881148255") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f7c_d20260411_m041857_c001_v7007000_t0000_u01775881137226") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc973b4_d20260411_m041850_c001_v0001161_t0033_u01775881130656") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6244_d20260411_m041843_c001_v7007000_t0000_u01775881123851") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9733d_d20260411_m041835_c001_v0001161_t0000_u01775881115040") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef89d_d20260411_m041828_c001_v7007000_t0000_u01775881108271") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc972bf_d20260411_m041820_c001_v0001161_t0019_u01775881100116") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8d9_d20260411_m041938_c001_v7007000_t0000_u01775881178312") 2026/04/11 04:22:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c001_d20260411_m041934_c001_v0001184_t0059_u01775881174312") 2026/04/11 04:22:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0498_d20260411_m041959_c001_v7007000_t0000_u01775881199533") 2026/04/11 04:22:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da123_d20260411_m041953_c001_v0001178_t0000_u01775881193983") 2026/04/11 04:22:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef97f_d20260411_m042114_c001_v7007000_t0000_u01775881274218") 2026/04/11 04:22:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a2f2_d20260411_m042106_c001_v0001105_t0013_u01775881266344") 2026/04/11 04:22:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ef5_d20260411_m042059_c001_v7007000_t0000_u01775881259755") 2026/04/11 04:22:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a262_d20260411_m042052_c001_v0001105_t0019_u01775881252289") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2698c_d20260411_m042044_c001_v7007000_t0000_u01775881244753") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a1d8_d20260411_m042037_c001_v0001105_t0043_u01775881237271") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26970_d20260411_m042030_c001_v7007000_t0000_u01775881230238") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a11a_d20260411_m042022_c001_v0001105_t0057_u01775881222474") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a406b_d20260411_m042014_c001_v7007000_t0000_u01775881214564") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a098_d20260411_m042006_c001_v0001105_t0053_u01775881206586") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696d13_d20260411_m041954_c001_v7007000_t0000_u01775881194977") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97552_d20260411_m041950_c001_v0001161_t0033_u01775881189999") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696d03_d20260411_m041942_c001_v7007000_t0000_u01775881182547") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fea_d20260411_m041937_c001_v0001105_t0035_u01775881177534") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f419b21b58eec5269_d20260411_m041935_c001_v7007000_t0000_u01775881175492") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da040_d20260411_m041929_c001_v0001178_t0025_u01775881169975") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b68f_d20260411_m041922_c001_v7007000_t0000_u01775881162403") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bee7_d20260411_m041916_c001_v0001184_t0025_u01775881156746") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40583d99f2cd5b83_d20260411_m041914_c001_v7007000_t0000_u01775881154389") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97430_d20260411_m041908_c001_v0001161_t0005_u01775881148623") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4052164104ea4c47_d20260411_m041857_c001_v7007000_t0000_u01775881137241") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9eef_d20260411_m041850_c001_v0001178_t0054_u01775881130990") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6245_d20260411_m041844_c001_v7007000_t0000_u01775881124031") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e79_d20260411_m041835_c001_v0001178_t0004_u01775881115759") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef89e_d20260411_m041828_c001_v7007000_t0000_u01775881108454") 2026/04/11 04:22:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9e21_d20260411_m041820_c001_v0001178_t0035_u01775881100488") 2026/04/11 04:22:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe046a_d20260411_m041938_c001_v7007000_t0000_u01775881178325") 2026/04/11 04:22:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da068_d20260411_m041934_c001_v0001178_t0030_u01775881174323") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0499_d20260411_m041959_c001_v7007000_t0000_u01775881199716") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c14f_d20260411_m041954_c001_v0001184_t0041_u01775881194179") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef980_d20260411_m042114_c001_v7007000_t0000_u01775881274400") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c46a_d20260411_m042106_c001_v0001184_t0033_u01775881266762") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ef6_d20260411_m042059_c001_v7007000_t0000_u01775881259937") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c400_d20260411_m042052_c001_v0001184_t0011_u01775881252664") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2698d_d20260411_m042044_c001_v7007000_t0000_u01775881244936") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c38c_d20260411_m042037_c001_v0001184_t0012_u01775881237695") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26971_d20260411_m042030_c001_v7007000_t0000_u01775881230422") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c2da_d20260411_m042023_c001_v0001184_t0030_u01775881223249") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a406c_d20260411_m042014_c001_v7007000_t0000_u01775881214813") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c1f9_d20260411_m042007_c001_v0001184_t0054_u01775881207104") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f419b21b58eec527d_d20260411_m041955_c001_v7007000_t0000_u01775881195140") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da0ff_d20260411_m041950_c001_v0001178_t0052_u01775881190308") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696d04_d20260411_m041942_c001_v7007000_t0000_u01775881182728") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c033_d20260411_m041937_c001_v0001184_t0034_u01775881177548") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8d5_d20260411_m041935_c001_v7007000_t0000_u01775881175267") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bfae_d20260411_m041930_c001_v0001184_t0042_u01775881170193") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b690_d20260411_m041922_c001_v7007000_t0000_u01775881162587") 2026/04/11 04:22:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f80_d20260411_m041916_c001_v0001105_t0053_u01775881156807") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26936_d20260411_m041913_c001_v7007000_t0000_u01775881153987") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0be6f_d20260411_m041909_c001_v0001184_t0024_u01775881149074") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea0371bfb_d20260411_m041857_c001_v7007000_t0000_u01775881137027") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19ee0_d20260411_m041851_c001_v0001105_t0006_u01775881131194") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6246_d20260411_m041844_c001_v7007000_t0000_u01775881124214") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e88_d20260411_m041835_c001_v0001105_t0049_u01775881115976") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef89f_d20260411_m041828_c001_v7007000_t0000_u01775881108639") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e48_d20260411_m041820_c001_v0001105_t0008_u01775881100696") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18e8d_d20260411_m041938_c001_v7007000_t0000_u01775881178335") 2026/04/11 04:22:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fd8_d20260411_m041934_c001_v0001105_t0029_u01775881174473") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe049a_d20260411_m041959_c001_v7007000_t0000_u01775881199907") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da125_d20260411_m041954_c001_v0001178_t0046_u01775881194204") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef981_d20260411_m042114_c001_v7007000_t0000_u01775881274583") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da39b_d20260411_m042106_c001_v0001178_t0058_u01775881266962") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ef7_d20260411_m042100_c001_v7007000_t0000_u01775881260122") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da30b_d20260411_m042052_c001_v0001178_t0040_u01775881252890") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2698e_d20260411_m042045_c001_v7007000_t0000_u01775881245119") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da28d_d20260411_m042037_c001_v0001178_t0050_u01775881237898") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26972_d20260411_m042030_c001_v7007000_t0000_u01775881230608") 2026/04/11 04:22:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da21f_d20260411_m042023_c001_v0001178_t0059_u01775881223536") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a406d_d20260411_m042014_c001_v7007000_t0000_u01775881214996") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da193_d20260411_m042007_c001_v0001178_t0001_u01775881207319") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe0484_d20260411_m041955_c001_v7007000_t0000_u01775881195155") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c0ff_d20260411_m041950_c001_v0001184_t0006_u01775881190541") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696d05_d20260411_m041942_c001_v7007000_t0000_u01775881182909") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da096_d20260411_m041937_c001_v0001178_t0021_u01775881177733") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f419b21b58eec5268_d20260411_m041935_c001_v7007000_t0000_u01775881175304") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fbc_d20260411_m041930_c001_v0001105_t0045_u01775881170402") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b691_d20260411_m041922_c001_v7007000_t0000_u01775881162771") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fd6_d20260411_m041916_c001_v0001178_t0044_u01775881156877") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456acaab_d20260411_m041914_c001_v7007000_t0000_u01775881154157") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f95_d20260411_m041909_c001_v0001178_t0051_u01775881149372") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f76_d20260411_m041856_c001_v7007000_t0000_u01775881136613") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bdcf_d20260411_m041851_c001_v0001184_t0000_u01775881131751") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6248_d20260411_m041844_c001_v7007000_t0000_u01775881124394") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bd15_d20260411_m041836_c001_v0001184_t0036_u01775881116479") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8a0_d20260411_m041828_c001_v7007000_t0000_u01775881108824") 2026/04/11 04:22:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bc58_d20260411_m041821_c001_v0001184_t0004_u01775881101290") 2026/04/11 04:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696ce4_d20260411_m041938_c001_v7007000_t0000_u01775881178116") 2026/04/11 04:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c007_d20260411_m041934_c001_v0001184_t0019_u01775881174518") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe049b_d20260411_m042000_c001_v7007000_t0000_u01775881200092") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9756e_d20260411_m041954_c001_v0001161_t0044_u01775881194211") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef982_d20260411_m042114_c001_v7007000_t0000_u01775881274767") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc976f8_d20260411_m042107_c001_v0001161_t0001_u01775881267174") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ef8_d20260411_m042100_c001_v7007000_t0000_u01775881260308") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc976ac_d20260411_m042053_c001_v0001161_t0029_u01775881253096") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2698f_d20260411_m042045_c001_v7007000_t0000_u01775881245312") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97672_d20260411_m042038_c001_v0001161_t0028_u01775881238142") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26973_d20260411_m042030_c001_v7007000_t0000_u01775881230794") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97620_d20260411_m042023_c001_v0001161_t0004_u01775881223748") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a406e_d20260411_m042015_c001_v7007000_t0000_u01775881215179") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc975b8_d20260411_m042007_c001_v0001161_t0046_u01775881207597") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97fea_d20260411_m041954_c001_v7007000_t0000_u01775881194998") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a028_d20260411_m041950_c001_v0001105_t0000_u01775881190753") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696d07_d20260411_m041943_c001_v7007000_t0000_u01775881183091") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c03b_d20260411_m041937_c001_v0001184_t0017_u01775881177762") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4127ba9fd0837c89_d20260411_m041935_c001_v7007000_t0000_u01775881175321") 2026/04/11 04:22:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974be_d20260411_m041930_c001_v0001161_t0025_u01775881170716") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b692_d20260411_m041922_c001_v7007000_t0000_u01775881162955") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bee9_d20260411_m041916_c001_v0001184_t0056_u01775881156939") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26937_d20260411_m041914_c001_v7007000_t0000_u01775881154170") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f4e_d20260411_m041909_c001_v0001105_t0022_u01775881149579") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f7d_d20260411_m041857_c001_v7007000_t0000_u01775881137356") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc973bc_d20260411_m041852_c001_v0001161_t0042_u01775881132012") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6249_d20260411_m041844_c001_v7007000_t0000_u01775881124575") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97345_d20260411_m041836_c001_v0001161_t0041_u01775881116698") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8a1_d20260411_m041829_c001_v7007000_t0000_u01775881109008") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc972c7_d20260411_m041821_c001_v0001161_t0004_u01775881101554") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f419b21b58eec526c_d20260411_m041938_c001_v7007000_t0000_u01775881178262") 2026/04/11 04:22:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da070_d20260411_m041934_c001_v0001178_t0058_u01775881174557") 2026/04/11 04:22:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f83_d20260411_m041859_c001_v7007000_t0000_u01775881139777") 2026/04/11 04:22:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f23_d20260411_m041855_c001_v0001178_t0022_u01775881135105") 2026/04/11 04:22:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f84_d20260411_m041859_c001_v7007000_t0000_u01775881139970") 2026/04/11 04:22:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bdeb_d20260411_m041855_c001_v0001184_t0031_u01775881135118") 2026/04/11 04:22:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f85_d20260411_m041900_c001_v7007000_t0000_u01775881140181") 2026/04/11 04:22:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f02_d20260411_m041855_c001_v0001105_t0032_u01775881135165") 2026/04/11 04:22:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f86_d20260411_m041900_c001_v7007000_t0000_u01775881140380") 2026/04/11 04:22:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f27_d20260411_m041855_c001_v0001178_t0015_u01775881135320") 2026/04/11 04:22:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f87_d20260411_m041900_c001_v7007000_t0000_u01775881140566") 2026/04/11 04:22:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bdee_d20260411_m041855_c001_v0001184_t0002_u01775881135329") 2026/04/11 04:22:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f88_d20260411_m041900_c001_v7007000_t0000_u01775881140752") 2026/04/11 04:22:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f04_d20260411_m041855_c001_v0001105_t0016_u01775881135436") 2026/04/11 04:22:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f89_d20260411_m041900_c001_v7007000_t0000_u01775881140937") 2026/04/11 04:22:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc973de_d20260411_m041855_c001_v0001161_t0055_u01775881135505") 2026/04/11 04:22:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f8a_d20260411_m041901_c001_v7007000_t0000_u01775881141119") 2026/04/11 04:22:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f2b_d20260411_m041855_c001_v0001178_t0003_u01775881135588") 2026/04/11 04:22:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f8b_d20260411_m041901_c001_v7007000_t0000_u01775881141301") 2026/04/11 04:22:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bdf3_d20260411_m041855_c001_v0001184_t0020_u01775881135597") 2026/04/11 04:22:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f8c_d20260411_m041901_c001_v7007000_t0000_u01775881141482") 2026/04/11 04:22:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f2f_d20260411_m041855_c001_v0001178_t0039_u01775881135799") 2026/04/11 04:22:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f8d_d20260411_m041901_c001_v7007000_t0000_u01775881141663") 2026/04/11 04:22:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bdf5_d20260411_m041855_c001_v0001184_t0039_u01775881135808") 2026/04/11 04:22:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f8e_d20260411_m041901_c001_v7007000_t0000_u01775881141849") 2026/04/11 04:22:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f0a_d20260411_m041855_c001_v0001105_t0032_u01775881135828") 2026/04/11 04:22:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f90_d20260411_m041902_c001_v7007000_t0000_u01775881142040") 2026/04/11 04:22:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc973e2_d20260411_m041855_c001_v0001161_t0050_u01775881135845") 2026/04/11 04:22:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f91_d20260411_m041902_c001_v7007000_t0000_u01775881142231") 2026/04/11 04:22:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bdfb_d20260411_m041856_c001_v0001184_t0013_u01775881136009") 2026/04/11 04:22:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f92_d20260411_m041902_c001_v7007000_t0000_u01775881142416") 2026/04/11 04:22:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9f37_d20260411_m041856_c001_v0001178_t0011_u01775881136022") 2026/04/11 04:22:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97f94_d20260411_m041902_c001_v7007000_t0000_u01775881142597") 2026/04/11 04:22:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f0c_d20260411_m041856_c001_v0001105_t0017_u01775881136143") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40583d99f2cd5b86_d20260411_m041917_c001_v7007000_t0000_u01775881157819") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0be95_d20260411_m041912_c001_v0001184_t0040_u01775881152168") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2693a_d20260411_m041917_c001_v7007000_t0000_u01775881157870") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fae_d20260411_m041912_c001_v0001178_t0024_u01775881152180") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b2693b_d20260411_m041918_c001_v7007000_t0000_u01775881158064") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97444_d20260411_m041912_c001_v0001161_t0031_u01775881152259") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9aca_d20260411_m041918_c001_v7007000_t0000_u01775881158072") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f62_d20260411_m041912_c001_v0001105_t0015_u01775881152352") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6273_d20260411_m041917_c001_v7007000_t0000_u01775881157828") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0be9d_d20260411_m041912_c001_v0001184_t0055_u01775881152363") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9acb_d20260411_m041918_c001_v7007000_t0000_u01775881158172") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fb2_d20260411_m041912_c001_v0001178_t0001_u01775881152511") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40583d99f2cd5b88_d20260411_m041918_c001_v7007000_t0000_u01775881158190") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97447_d20260411_m041912_c001_v0001161_t0031_u01775881152541") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6275_d20260411_m041918_c001_v7007000_t0000_u01775881158200") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0be9f_d20260411_m041912_c001_v0001184_t0004_u01775881152563") 2026/04/11 04:22:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9ac7_d20260411_m041917_c001_v7007000_t0000_u01775881157878") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fb6_d20260411_m041912_c001_v0001178_t0052_u01775881152731") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4041acd32312bc44_d20260411_m041918_c001_v7007000_t0000_u01775881158055") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bea5_d20260411_m041912_c001_v0001184_t0030_u01775881152762") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b675_d20260411_m041918_c001_v7007000_t0000_u01775881158220") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f68_d20260411_m041912_c001_v0001105_t0034_u01775881152800") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9ac9_d20260411_m041917_c001_v7007000_t0000_u01775881157989") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bead_d20260411_m041912_c001_v0001184_t0052_u01775881152969") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40583d99f2cd5b87_d20260411_m041918_c001_v7007000_t0000_u01775881158004") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9fb8_d20260411_m041913_c001_v0001178_t0034_u01775881153007") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b670_d20260411_m041917_c001_v7007000_t0000_u01775881157848") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f6e_d20260411_m041913_c001_v0001105_t0004_u01775881153163") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f420c257253a97fbb_d20260411_m041917_c001_v7007000_t0000_u01775881157849") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0beb1_d20260411_m041913_c001_v0001184_t0016_u01775881153185") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6274_d20260411_m041918_c001_v7007000_t0000_u01775881158013") 2026/04/11 04:22:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9744a_d20260411_m041913_c001_v0001161_t0021_u01775881153194") 2026/04/11 04:22:21 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f422affa6ac25adf0_d20260411_m041715_c001_v7007000_t0000_u01775881035412") 2026/04/11 04:22:21 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11290a1dd6468c79_d20260411_m041713_c001_v0001165_t0050_u01775881033365") 2026/04/11 04:22:21 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711fd_d20260411_m041713_c001_v7007000_t0000_u01775881033180") 2026/04/11 04:22:21 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11290a1dd6468c69_d20260411_m041709_c001_v0001165_t0028_u01775881029754") 2026/04/11 04:22:21 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711fb_d20260411_m041708_c001_v7007000_t0000_u01775881028985") 2026/04/11 04:22:21 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc970e1_d20260411_m041704_c001_v0001161_t0048_u01775881024518") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409de5e66a8e9387_d20260411_m041703_c001_v7007000_t0000_u01775881023041") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f118191bcd877184a_d20260411_m041700_c001_v0001103_t0047_u01775881020814") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f416e1a2ab4e7dbc9_d20260411_m041700_c001_v7007000_t0000_u01775881020632") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f118191bcd8771833_d20260411_m041657_c001_v0001103_t0036_u01775881017253") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f416e1a2ab4e7dbc6_d20260411_m041656_c001_v7007000_t0000_u01775881016486") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b8c5_d20260411_m041652_c001_v0001184_t0007_u01775881012950") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f416e1a2ab4e7dbc1_d20260411_m041651_c001_v7007000_t0000_u01775881011671") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1112a195a2832295_d20260411_m041650_c001_v0001091_t0028_u01775881010305") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f406b053d00901e8c_d20260411_m041650_c001_v7007000_t0000_u01775881010116") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1112a195a2832275_d20260411_m041646_c001_v0001091_t0036_u01775881006017") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f406b053d00901686_d20260411_m041645_c001_v7007000_t0000_u01775881005242") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b84c_d20260411_m041641_c001_v0001184_t0015_u01775881001645") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a3f82_d20260411_m041640_c001_v7007000_t0000_u01775881000642") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11122d418ad74fdf_d20260411_m041639_c001_v0001183_t0003_u01775880999046") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18d2e_d20260411_m041638_c001_v7007000_t0000_u01775880998861") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11122d418ad74fa5_d20260411_m041635_c001_v0001183_t0015_u01775880995505") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18d2c_d20260411_m041634_c001_v7007000_t0000_u01775880994754") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b7c8_d20260411_m041626_c001_v0001184_t0032_u01775880986830") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4189f5dff18c3e51_d20260411_m041625_c001_v7007000_t0000_u01775880985902") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f113f27004bcd1129_d20260411_m041624_c001_v0001184_t0046_u01775880984097") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4191642c43527b11_d20260411_m041623_c001_v7007000_t0000_u01775880983911") 2026/04/11 04:22:22 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f113f27004bcd110d_d20260411_m041620_c001_v0001184_t0016_u01775880980348") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4191642c43527b0e_d20260411_m041619_c001_v7007000_t0000_u01775880979595") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81fbb7_d20260411_m041613_c001_v0001173_t0039_u01775880973010") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea03719f4_d20260411_m041612_c001_v7007000_t0000_u01775880972074") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1109b822ed2a52be_d20260411_m041610_c001_v0001113_t0042_u01775880970027") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711e0_d20260411_m041609_c001_v7007000_t0000_u01775880969844") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1109b822ed2a52b2_d20260411_m041606_c001_v0001113_t0056_u01775880966316") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711dc_d20260411_m041605_c001_v7007000_t0000_u01775880965563") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96f6b_d20260411_m041559_c001_v0001161_t0022_u01775880959564") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce6a0_d20260411_m041558_c001_v7007000_t0000_u01775880958440") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f101303cc03ee7a21_d20260411_m041552_c001_v0001181_t0043_u01775880952382") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ea0ca_d20260411_m041552_c001_v7007000_t0000_u01775880952170") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b698_d20260411_m041548_c001_v0001184_t0006_u01775880948004") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f117acf9c6e68187a_d20260411_m041547_c001_v0001178_t0055_u01775880947232") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f117acf9c6e681874_d20260411_m041546_c001_v0001178_t0021_u01775880946264") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407e8a28c7696b20_d20260411_m041532_c001_v7007000_t0000_u01775880932759") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96f0b_d20260411_m041525_c001_v0001161_t0050_u01775880925426") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f108c2240b5007697_d20260411_m041524_c001_v0001161_t0007_u01775880924163") 2026/04/11 04:22:23 DEBUG : dst/one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f108c2240b5007693_d20260411_m041522_c001_v0001161_t0051_u01775880922994") 2026/04/11 04:22:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f422affa6ac25adf1_d20260411_m041715_c001_v7007000_t0000_u01775881035592") 2026/04/11 04:22:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1092dbd724cd48fd_d20260411_m041712_c001_v0001115_t0022_u01775881032623") 2026/04/11 04:22:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11002da03a465505_d20260411_m041708_c001_v0001040_t0005_u01775881028434") 2026/04/11 04:22:24 DEBUG : dst/one.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409de5e66a8e9388_d20260411_m041703_c001_v7007000_t0000_u01775881023225") 2026/04/11 04:22:24 DEBUG : dst/one.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109010dfbd28329d_d20260411_m041700_c001_v0001161_t0037_u01775881020284") 2026/04/11 04:22:24 DEBUG : dst/one.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f116632b1b5b040d9_d20260411_m041656_c001_v0001150_t0052_u01775881016227") 2026/04/11 04:22:24 DEBUG : dst/one.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f416e1a2ab4e7dbc2_d20260411_m041651_c001_v7007000_t0000_u01775881011857") 2026/04/11 04:22:24 DEBUG : dst/one.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f10026103c187ae54_d20260411_m041649_c001_v0001180_t0038_u01775881009892") 2026/04/11 04:22:24 DEBUG : dst/one.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f101b214f293860bc_d20260411_m041644_c001_v0001120_t0045_u01775881004758") 2026/04/11 04:22:24 DEBUG : dst/three: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce6a1_d20260411_m041558_c001_v7007000_t0000_u01775880958624") 2026/04/11 04:22:24 DEBUG : dst/three: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f117acf9c6e681897_d20260411_m041557_c001_v0001178_t0004_u01775880957088") 2026/04/11 04:22:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f422affa6ac25adf2_d20260411_m041715_c001_v7007000_t0000_u01775881035773") 2026/04/11 04:22:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f118435db858ef0e9_d20260411_m041714_c001_v0001173_t0015_u01775881034183") 2026/04/11 04:22:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f111ae80c845866b0_d20260411_m041710_c001_v0001098_t0020_u01775881030572") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f422affa6ac25adf3_d20260411_m041715_c001_v7007000_t0000_u01775881035954") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11290a1dd6468c7f_d20260411_m041714_c001_v0001165_t0048_u01775881034825") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711fe_d20260411_m041714_c001_v7007000_t0000_u01775881034640") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11290a1dd6468c6f_d20260411_m041711_c001_v0001165_t0035_u01775881031185") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711fc_d20260411_m041711_c001_v7007000_t0000_u01775881031002") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc970e9_d20260411_m041705_c001_v0001161_t0015_u01775881025477") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409de5e66a8e9389_d20260411_m041703_c001_v7007000_t0000_u01775881023410") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f118191bcd8771850_d20260411_m041702_c001_v0001103_t0014_u01775881022231") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f416e1a2ab4e7dbca_d20260411_m041702_c001_v7007000_t0000_u01775881022046") 2026/04/11 04:22:24 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f118191bcd8771838_d20260411_m041658_c001_v0001103_t0008_u01775881018666") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f416e1a2ab4e7dbc7_d20260411_m041658_c001_v7007000_t0000_u01775881018482") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b8c9_d20260411_m041653_c001_v0001184_t0040_u01775881013607") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f406b053d00901e8d_d20260411_m041651_c001_v7007000_t0000_u01775881011110") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97077_d20260411_m041648_c001_v0001161_t0016_u01775881008613") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f406b053d00901a89_d20260411_m041647_c001_v7007000_t0000_u01775881007391") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b85a_d20260411_m041642_c001_v0001184_t0049_u01775881002309") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18d31_d20260411_m041639_c001_v7007000_t0000_u01775880999648") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97021_d20260411_m041637_c001_v0001161_t0038_u01775880997605") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18d2d_d20260411_m041636_c001_v7007000_t0000_u01775880996513") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b7da_d20260411_m041629_c001_v0001184_t0009_u01775880989834") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4191642c43527b13_d20260411_m041624_c001_v7007000_t0000_u01775880984965") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81fbfb_d20260411_m041622_c001_v0001173_t0018_u01775880982297") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4191642c43527b0f_d20260411_m041621_c001_v7007000_t0000_u01775880981210") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96fc3_d20260411_m041614_c001_v0001161_t0013_u01775880974389") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711e3_d20260411_m041611_c001_v7007000_t0000_u01775880971152") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96f9f_d20260411_m041608_c001_v0001161_t0058_u01775880968320") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711df_d20260411_m041607_c001_v7007000_t0000_u01775880967232") 2026/04/11 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b6f4_d20260411_m041600_c001_v0001184_t0015_u01775880960748") 2026/04/11 04:22:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409de5e66a8e938a_d20260411_m041703_c001_v7007000_t0000_u01775881023595") 2026/04/11 04:22:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f10376b167060a302_d20260411_m041701_c001_v0001183_t0022_u01775881021812") 2026/04/11 04:22:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11905fd9f2a359dd_d20260411_m041658_c001_v0001176_t0058_u01775881018272") 2026/04/11 04:22:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f416e1a2ab4e7dbc3_d20260411_m041652_c001_v7007000_t0000_u01775881012039") 2026/04/11 04:22:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115894612dab6b14_d20260411_m041650_c001_v0001184_t0030_u01775881010904") 2026/04/11 04:22:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11415f14ac467b60_d20260411_m041646_c001_v0001173_t0021_u01775881006680") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f422affa6ac25adf4_d20260411_m041716_c001_v7007000_t0000_u01775881036134") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b92d_d20260411_m041705_c001_v0001184_t0040_u01775881025263") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409de5e66a8e938b_d20260411_m041703_c001_v7007000_t0000_u01775881023781") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97099_d20260411_m041653_c001_v0001161_t0026_u01775881013150") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f416e1a2ab4e7dbc4_d20260411_m041652_c001_v7007000_t0000_u01775881012221") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97033_d20260411_m041641_c001_v0001161_t0009_u01775881001898") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a3f83_d20260411_m041640_c001_v7007000_t0000_u01775881000924") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96ff5_d20260411_m041627_c001_v0001161_t0038_u01775880987417") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4189f5dff18c3e52_d20260411_m041626_c001_v7007000_t0000_u01775880986084") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b760_d20260411_m041613_c001_v0001184_t0052_u01775880973780") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f42374efea03719f5_d20260411_m041612_c001_v7007000_t0000_u01775880972256") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81fb39_d20260411_m041600_c001_v0001173_t0049_u01775880960274") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce6a3_d20260411_m041558_c001_v7007000_t0000_u01775880958809") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f104e16a8cfa70884_d20260411_m041554_c001_v0001106_t0033_u01775880954145") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407e8a28c7696b21_d20260411_m041532_c001_v7007000_t0000_u01775880932945") 2026/04/11 04:22:26 DEBUG : dst/two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f108c2240b50076ab_d20260411_m041531_c001_v0001161_t0009_u01775880931463") 2026/04/11 04:22:26 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c069643d_d20260411_m041457_c001_v7007000_t0000_u01775880897879") 2026/04/11 04:22:26 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b458_d20260411_m041454_c001_v0001184_t0008_u01775880894527") 2026/04/11 04:22:26 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696439_d20260411_m041452_c001_v7007000_t0000_u01775880892604") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b3ee_d20260411_m041441_c001_v0001184_t0011_u01775880881555") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711a1_d20260411_m041432_c001_v7007000_t0000_u01775880872531") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b34c_d20260411_m041429_c001_v0001184_t0004_u01775880869150") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60c2_d20260411_m041408_c001_v7007000_t0000_u01775880848639") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d94_d20260411_m041406_c001_v0001161_t0027_u01775880846607") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60be_d20260411_m041405_c001_v7007000_t0000_u01775880845715") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d8e_d20260411_m041404_c001_v0001161_t0012_u01775880844301") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b9_d20260411_m041400_c001_v7007000_t0000_u01775880840914") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d78_d20260411_m041358_c001_v0001161_t0053_u01775880838905") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b6_d20260411_m041358_c001_v7007000_t0000_u01775880838044") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d6a_d20260411_m041356_c001_v0001161_t0049_u01775880836596") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60ad_d20260411_m041349_c001_v7007000_t0000_u01775880829742") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d34_d20260411_m041347_c001_v0001161_t0040_u01775880827996") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6098_d20260411_m041347_c001_v7007000_t0000_u01775880827023") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d22_d20260411_m041345_c001_v0001161_t0032_u01775880825643") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44f1_d20260411_m041340_c001_v7007000_t0000_u01775880820289") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96cf6_d20260411_m041338_c001_v0001161_t0043_u01775880818604") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44ee_d20260411_m041336_c001_v7007000_t0000_u01775880816765") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96cda_d20260411_m041335_c001_v0001161_t0056_u01775880815537") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44ed_d20260411_m041335_c001_v7007000_t0000_u01775880815170") 2026/04/11 04:22:27 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f110d9bc085e85eda_d20260411_m041334_c001_v0001167_t0039_u01775880814461") 2026/04/11 04:22:28 DEBUG : empty space: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96cc8_d20260411_m041332_c001_v0001161_t0046_u01775880812766") 2026/04/11 04:22:28 DEBUG : enormous: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60c1_d20260411_m041407_c001_v7007000_t0000_u01775880847910") 2026/04/11 04:22:28 DEBUG : enormous: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d9a_d20260411_m041406_c001_v0001161_t0016_u01775880846975") 2026/04/11 04:22:28 DEBUG : existing: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f422affa6ac25adfa_d20260411_m041720_c001_v7007000_t0000_u01775881040592") 2026/04/11 04:22:28 DEBUG : existing: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b9a0_d20260411_m041719_c001_v0001184_t0008_u01775881039464") 2026/04/11 04:22:28 DEBUG : existing: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127119e_d20260411_m041427_c001_v7007000_t0000_u01775880867672") 2026/04/11 04:22:28 DEBUG : existing: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96dd6_d20260411_m041426_c001_v0001161_t0041_u01775880866587") 2026/04/11 04:22:28 DEBUG : existing: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44c1_d20260411_m041329_c001_v7007000_t0000_u01775880809610") 2026/04/11 04:22:28 DEBUG : existing: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96ca8_d20260411_m041328_c001_v0001161_t0031_u01775880808292") 2026/04/11 04:22:28 DEBUG : existing: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44b2_d20260411_m041327_c001_v7007000_t0000_u01775880807742") 2026/04/11 04:22:28 DEBUG : existing: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96c94_d20260411_m041326_c001_v0001161_t0011_u01775880806956") 2026/04/11 04:22:28 DEBUG : existing: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96c8c_d20260411_m041326_c001_v0001161_t0006_u01775880806013") 2026/04/11 04:22:28 DEBUG : existing-b: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127119f_d20260411_m041427_c001_v7007000_t0000_u01775880867856") 2026/04/11 04:22:28 DEBUG : existing-b: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b33a_d20260411_m041426_c001_v0001184_t0022_u01775880866598") 2026/04/11 04:22:28 DEBUG : file1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef881_d20260411_m041812_c001_v7007000_t0000_u01775881092113") 2026/04/11 04:22:28 DEBUG : file1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bbf6_d20260411_m041811_c001_v0001184_t0025_u01775881091284") 2026/04/11 04:22:28 DEBUG : file1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef87d_d20260411_m041809_c001_v7007000_t0000_u01775881089969") 2026/04/11 04:22:28 DEBUG : file1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9ddb_d20260411_m041808_c001_v0001178_t0047_u01775881088514") 2026/04/11 04:22:28 DEBUG : five: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60c3_d20260411_m041412_c001_v7007000_t0000_u01775880852750") 2026/04/11 04:22:28 DEBUG : five: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc96da8_d20260411_m041410_c001_v0001161_t0024_u01775880850692") 2026/04/11 04:22:28 DEBUG : foo: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44ef_d20260411_m041338_c001_v7007000_t0000_u01775880818238") 2026/04/11 04:22:29 DEBUG : foo: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc96cf0_d20260411_m041337_c001_v0001161_t0024_u01775880817695") 2026/04/11 04:22:29 DEBUG : foo: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc96ce6_d20260411_m041337_c001_v0001161_t0024_u01775880817142") 2026/04/11 04:22:29 DEBUG : four: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60c4_d20260411_m041412_c001_v7007000_t0000_u01775880852931") 2026/04/11 04:22:29 DEBUG : four: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4036a3436f81f6d9_d20260411_m041411_c001_v0001173_t0006_u01775880851253") 2026/04/11 04:22:29 DEBUG : four: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96da6_d20260411_m041409_c001_v0001161_t0002_u01775880849712") 2026/04/11 04:22:29 DEBUG : hello world2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac3f6_d20260411_m041242_c001_v7007000_t0000_u01775880762002") 2026/04/11 04:22:29 DEBUG : hello world2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b18_d20260411_m041241_c001_v0001161_t0006_u01775880761217") 2026/04/11 04:22:29 DEBUG : ignore-size: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44a1_d20260411_m041325_c001_v7007000_t0000_u01775880805637") 2026/04/11 04:22:29 DEBUG : ignore-size: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96c76_d20260411_m041324_c001_v0001161_t0021_u01775880804155") 2026/04/11 04:22:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127119c_d20260411_m041425_c001_v7007000_t0000_u01775880865858") 2026/04/11 04:22:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b32e_d20260411_m041425_c001_v0001184_t0040_u01775880865207") 2026/04/11 04:22:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127119a_d20260411_m041424_c001_v7007000_t0000_u01775880864465") 2026/04/11 04:22:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b315_d20260411_m041423_c001_v0001184_t0057_u01775880863289") 2026/04/11 04:22:29 DEBUG : one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60c5_d20260411_m041413_c001_v7007000_t0000_u01775880853114") 2026/04/11 04:22:29 DEBUG : one: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc96da0_d20260411_m041409_c001_v0001161_t0024_u01775880849008") 2026/04/11 04:22:29 DEBUG : only0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef867_d20260411_m041804_c001_v7007000_t0000_u01775881084040") 2026/04/11 04:22:29 DEBUG : only0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409be990abb0bb70_d20260411_m041758_c001_v0001184_t0051_u01775881078355") 2026/04/11 04:22:29 DEBUG : only0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc971f1_d20260411_m041745_c001_v0001161_t0046_u01775881065425") 2026/04/11 04:22:29 DEBUG : only0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4127ba9fd08378a5_d20260411_m041739_c001_v7007000_t0000_u01775881059399") 2026/04/11 04:22:29 DEBUG : only0: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9714f_d20260411_m041724_c001_v0001161_t0049_u01775881044283") 2026/04/11 04:22:29 DEBUG : only1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef868_d20260411_m041804_c001_v7007000_t0000_u01775881084224") 2026/04/11 04:22:29 DEBUG : only1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409be990abb0bb82_d20260411_m041759_c001_v0001184_t0051_u01775881079307") 2026/04/11 04:22:30 DEBUG : only1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc971f7_d20260411_m041746_c001_v0001161_t0011_u01775881066000") 2026/04/11 04:22:30 DEBUG : only1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f401838c780d3ddd4_d20260411_m041739_c001_v7007000_t0000_u01775881059365") 2026/04/11 04:22:30 DEBUG : only1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97155_d20260411_m041725_c001_v0001161_t0019_u01775881045028") 2026/04/11 04:22:30 DEBUG : only10: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef869_d20260411_m041804_c001_v7007000_t0000_u01775881084410") 2026/04/11 04:22:30 DEBUG : only10: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc9724d_d20260411_m041758_c001_v0001161_t0024_u01775881078368") 2026/04/11 04:22:30 DEBUG : only10: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97225_d20260411_m041752_c001_v0001161_t0007_u01775881072057") 2026/04/11 04:22:30 DEBUG : only10: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f401838c780d3ddd3_d20260411_m041739_c001_v7007000_t0000_u01775881059182") 2026/04/11 04:22:30 DEBUG : only10: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97193_d20260411_m041731_c001_v0001161_t0048_u01775881051327") 2026/04/11 04:22:30 DEBUG : only11: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef86a_d20260411_m041804_c001_v7007000_t0000_u01775881084597") 2026/04/11 04:22:30 DEBUG : only11: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f405076bcedc19df7_d20260411_m041758_c001_v0001105_t0031_u01775881078962") 2026/04/11 04:22:30 DEBUG : only11: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9722b_d20260411_m041752_c001_v0001161_t0023_u01775881072657") 2026/04/11 04:22:30 DEBUG : only11: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7cd_d20260411_m041739_c001_v7007000_t0000_u01775881059199") 2026/04/11 04:22:30 DEBUG : only11: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97199_d20260411_m041731_c001_v0001161_t0042_u01775881051832") 2026/04/11 04:22:30 DEBUG : only12: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef86b_d20260411_m041804_c001_v7007000_t0000_u01775881084780") 2026/04/11 04:22:30 DEBUG : only12: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4101ee48d30d9dbd_d20260411_m041759_c001_v0001178_t0029_u01775881079128") 2026/04/11 04:22:30 DEBUG : only12: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9722f_d20260411_m041753_c001_v0001161_t0021_u01775881073144") 2026/04/11 04:22:30 DEBUG : only12: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4171023afdc6c84f_d20260411_m041739_c001_v7007000_t0000_u01775881059755") 2026/04/11 04:22:30 DEBUG : only12: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9719f_d20260411_m041732_c001_v0001161_t0036_u01775881052379") 2026/04/11 04:22:30 DEBUG : only13: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef86c_d20260411_m041804_c001_v7007000_t0000_u01775881084965") 2026/04/11 04:22:30 DEBUG : only13: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409be990abb0bb76_d20260411_m041758_c001_v0001184_t0051_u01775881078757") 2026/04/11 04:22:30 DEBUG : only13: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97231_d20260411_m041753_c001_v0001161_t0011_u01775881073636") 2026/04/11 04:22:31 DEBUG : only13: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f401838c780d3ddd1_d20260411_m041738_c001_v7007000_t0000_u01775881058818") 2026/04/11 04:22:31 DEBUG : only13: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc971a3_d20260411_m041732_c001_v0001161_t0036_u01775881052923") 2026/04/11 04:22:31 DEBUG : only14: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef86d_d20260411_m041805_c001_v7007000_t0000_u01775881085149") 2026/04/11 04:22:31 DEBUG : only14: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc97251_d20260411_m041758_c001_v0001161_t0024_u01775881078769") 2026/04/11 04:22:31 DEBUG : only14: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97233_d20260411_m041754_c001_v0001161_t0021_u01775881074416") 2026/04/11 04:22:31 DEBUG : only14: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4171023afdc6c84c_d20260411_m041739_c001_v7007000_t0000_u01775881059206") 2026/04/11 04:22:31 DEBUG : only14: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc971a7_d20260411_m041733_c001_v0001161_t0056_u01775881053663") 2026/04/11 04:22:31 DEBUG : only15: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef86e_d20260411_m041805_c001_v7007000_t0000_u01775881085333") 2026/04/11 04:22:31 DEBUG : only15: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409be990abb0bb7a_d20260411_m041758_c001_v0001184_t0051_u01775881078941") 2026/04/11 04:22:31 DEBUG : only15: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97237_d20260411_m041755_c001_v0001161_t0036_u01775881075062") 2026/04/11 04:22:31 DEBUG : only15: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4127ba9fd08378a3_d20260411_m041739_c001_v7007000_t0000_u01775881059211") 2026/04/11 04:22:31 DEBUG : only15: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc971ab_d20260411_m041734_c001_v0001161_t0014_u01775881054289") 2026/04/11 04:22:31 DEBUG : only16: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef86f_d20260411_m041805_c001_v7007000_t0000_u01775881085518") 2026/04/11 04:22:31 DEBUG : only16: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc97253_d20260411_m041758_c001_v0001161_t0024_u01775881078957") 2026/04/11 04:22:31 DEBUG : only16: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97239_d20260411_m041755_c001_v0001161_t0015_u01775881075690") 2026/04/11 04:22:31 DEBUG : only16: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f401838c780d3ddd5_d20260411_m041739_c001_v7007000_t0000_u01775881059547") 2026/04/11 04:22:31 DEBUG : only16: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc971b1_d20260411_m041734_c001_v0001161_t0022_u01775881054935") 2026/04/11 04:22:32 DEBUG : only17: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef870_d20260411_m041805_c001_v7007000_t0000_u01775881085701") 2026/04/11 04:22:32 DEBUG : only17: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409be990abb0bb7e_d20260411_m041759_c001_v0001184_t0051_u01775881079123") 2026/04/11 04:22:32 DEBUG : only17: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9723d_d20260411_m041756_c001_v0001161_t0047_u01775881076235") 2026/04/11 04:22:32 DEBUG : only17: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f401838c780d3ddd2_d20260411_m041739_c001_v7007000_t0000_u01775881059000") 2026/04/11 04:22:32 DEBUG : only17: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc971b7_d20260411_m041735_c001_v0001161_t0003_u01775881055794") 2026/04/11 04:22:32 DEBUG : only18: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef871_d20260411_m041805_c001_v7007000_t0000_u01775881085884") 2026/04/11 04:22:32 DEBUG : only18: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc97255_d20260411_m041759_c001_v0001161_t0024_u01775881079140") 2026/04/11 04:22:32 DEBUG : only18: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97243_d20260411_m041756_c001_v0001161_t0015_u01775881076797") 2026/04/11 04:22:32 DEBUG : only18: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4127ba9fd08378a7_d20260411_m041739_c001_v7007000_t0000_u01775881059764") 2026/04/11 04:22:32 DEBUG : only18: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc971bb_d20260411_m041736_c001_v0001161_t0059_u01775881056410") 2026/04/11 04:22:32 DEBUG : only19: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef872_d20260411_m041806_c001_v7007000_t0000_u01775881086068") 2026/04/11 04:22:32 DEBUG : only19: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f405076bcedc19df9_d20260411_m041759_c001_v0001105_t0031_u01775881079152") 2026/04/11 04:22:32 DEBUG : only19: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97249_d20260411_m041757_c001_v0001161_t0036_u01775881077353") 2026/04/11 04:22:32 DEBUG : only19: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7cf_d20260411_m041739_c001_v7007000_t0000_u01775881059562") 2026/04/11 04:22:32 DEBUG : only19: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc971bf_d20260411_m041737_c001_v0001161_t0058_u01775881057201") 2026/04/11 04:22:32 DEBUG : only2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef873_d20260411_m041806_c001_v7007000_t0000_u01775881086251") 2026/04/11 04:22:32 DEBUG : only2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4101ee48d30d9dbf_d20260411_m041759_c001_v0001178_t0029_u01775881079319") 2026/04/11 04:22:33 DEBUG : only2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97203_d20260411_m041746_c001_v0001161_t0016_u01775881066904") 2026/04/11 04:22:33 DEBUG : only2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f401838c780d3ddd8_d20260411_m041739_c001_v7007000_t0000_u01775881059912") 2026/04/11 04:22:33 DEBUG : only2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9715d_d20260411_m041725_c001_v0001161_t0001_u01775881045584") 2026/04/11 04:22:33 DEBUG : only3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef874_d20260411_m041806_c001_v7007000_t0000_u01775881086434") 2026/04/11 04:22:33 DEBUG : only3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc97259_d20260411_m041759_c001_v0001161_t0024_u01775881079327") 2026/04/11 04:22:33 DEBUG : only3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97209_d20260411_m041747_c001_v0001161_t0049_u01775881067590") 2026/04/11 04:22:33 DEBUG : only3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4171023afdc6c84e_d20260411_m041739_c001_v7007000_t0000_u01775881059571") 2026/04/11 04:22:33 DEBUG : only3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97163_d20260411_m041726_c001_v0001161_t0047_u01775881046279") 2026/04/11 04:22:33 DEBUG : only4: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef875_d20260411_m041806_c001_v7007000_t0000_u01775881086619") 2026/04/11 04:22:33 DEBUG : only4: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f405076bcedc19dfd_d20260411_m041759_c001_v0001105_t0031_u01775881079338") 2026/04/11 04:22:33 DEBUG : only4: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9720f_d20260411_m041748_c001_v0001161_t0033_u01775881068158") 2026/04/11 04:22:33 DEBUG : only4: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4127ba9fd08378a6_d20260411_m041739_c001_v7007000_t0000_u01775881059581") 2026/04/11 04:22:33 DEBUG : only4: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97165_d20260411_m041726_c001_v0001161_t0054_u01775881046950") 2026/04/11 04:22:33 DEBUG : only5: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef877_d20260411_m041806_c001_v7007000_t0000_u01775881086804") 2026/04/11 04:22:33 DEBUG : only5: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409be990abb0bb86_d20260411_m041759_c001_v0001184_t0051_u01775881079492") 2026/04/11 04:22:33 DEBUG : only5: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97213_d20260411_m041748_c001_v0001161_t0001_u01775881068871") 2026/04/11 04:22:33 DEBUG : only5: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f401838c780d3ddd7_d20260411_m041739_c001_v7007000_t0000_u01775881059729") 2026/04/11 04:22:33 DEBUG : only5: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9716b_d20260411_m041727_c001_v0001161_t0011_u01775881047457") 2026/04/11 04:22:34 DEBUG : only6: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef878_d20260411_m041806_c001_v7007000_t0000_u01775881086988") 2026/04/11 04:22:34 DEBUG : only6: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4101ee48d30d9dc1_d20260411_m041759_c001_v0001178_t0029_u01775881079504") 2026/04/11 04:22:34 DEBUG : only6: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97215_d20260411_m041749_c001_v0001161_t0009_u01775881069581") 2026/04/11 04:22:34 DEBUG : only6: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7ce_d20260411_m041739_c001_v7007000_t0000_u01775881059380") 2026/04/11 04:22:34 DEBUG : only6: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97175_d20260411_m041728_c001_v0001161_t0008_u01775881048330") 2026/04/11 04:22:34 DEBUG : only7: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef879_d20260411_m041807_c001_v7007000_t0000_u01775881087173") 2026/04/11 04:22:34 DEBUG : only7: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc9725d_d20260411_m041759_c001_v0001161_t0024_u01775881079512") 2026/04/11 04:22:34 DEBUG : only7: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97219_d20260411_m041750_c001_v0001161_t0027_u01775881070278") 2026/04/11 04:22:34 DEBUG : only7: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d1_d20260411_m041739_c001_v7007000_t0000_u01775881059933") 2026/04/11 04:22:34 DEBUG : only7: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97179_d20260411_m041729_c001_v0001161_t0002_u01775881049010") 2026/04/11 04:22:34 DEBUG : only8: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef87a_d20260411_m041807_c001_v7007000_t0000_u01775881087357") 2026/04/11 04:22:34 DEBUG : only8: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f405076bcedc19e01_d20260411_m041759_c001_v0001105_t0031_u01775881079523") 2026/04/11 04:22:34 DEBUG : only8: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9721f_d20260411_m041750_c001_v0001161_t0037_u01775881070903") 2026/04/11 04:22:34 DEBUG : only8: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4171023afdc6c84d_d20260411_m041739_c001_v7007000_t0000_u01775881059389") 2026/04/11 04:22:34 DEBUG : only8: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97183_d20260411_m041729_c001_v0001161_t0058_u01775881049741") 2026/04/11 04:22:34 DEBUG : only9: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef87b_d20260411_m041807_c001_v7007000_t0000_u01775881087540") 2026/04/11 04:22:34 DEBUG : only9: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409be990abb0bb88_d20260411_m041759_c001_v0001184_t0051_u01775881079675") 2026/04/11 04:22:34 DEBUG : only9: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97223_d20260411_m041751_c001_v0001161_t0056_u01775881071487") 2026/04/11 04:22:34 DEBUG : only9: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41476f572ad4d7d0_d20260411_m041739_c001_v7007000_t0000_u01775881059747") 2026/04/11 04:22:34 DEBUG : only9: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9718f_d20260411_m041730_c001_v0001161_t0039_u01775881050642") 2026/04/11 04:22:34 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f01271195_d20260411_m041422_c001_v7007000_t0000_u01775880862167") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b2ed_d20260411_m041419_c001_v0001184_t0023_u01775880859760") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127118f_d20260411_m041419_c001_v7007000_t0000_u01775880859019") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96db6_d20260411_m041417_c001_v0001161_t0047_u01775880857145") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127118b_d20260411_m041416_c001_v7007000_t0000_u01775880856414") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81f705_d20260411_m041414_c001_v0001173_t0057_u01775880854096") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60bb_d20260411_m041403_c001_v7007000_t0000_u01775880843305") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d82_d20260411_m041401_c001_v0001161_t0011_u01775880841462") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b8_d20260411_m041359_c001_v7007000_t0000_u01775880839690") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d74_d20260411_m041358_c001_v0001161_t0026_u01775880838620") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b5_d20260411_m041357_c001_v7007000_t0000_u01775880837281") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d64_d20260411_m041356_c001_v0001161_t0000_u01775880836154") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60a8_d20260411_m041349_c001_v7007000_t0000_u01775880829195") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d32_d20260411_m041347_c001_v0001161_t0058_u01775880827571") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a609b_d20260411_m041347_c001_v7007000_t0000_u01775880827207") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d20_d20260411_m041345_c001_v0001161_t0027_u01775880825256") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6086_d20260411_m041344_c001_v7007000_t0000_u01775880824892") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d1e_d20260411_m041343_c001_v0001161_t0004_u01775880823832") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d1c_d20260411_m041343_c001_v0001161_t0011_u01775880823047") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a6077_d20260411_m041342_c001_v7007000_t0000_u01775880822681") 2026/04/11 04:22:35 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d18_d20260411_m041342_c001_v0001161_t0034_u01775880822005") 2026/04/11 04:22:36 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d10_d20260411_m041341_c001_v0001161_t0000_u01775880821204") 2026/04/11 04:22:36 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e44f2_d20260411_m041340_c001_v7007000_t0000_u01775880820471") 2026/04/11 04:22:36 DEBUG : potato: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d02_d20260411_m041339_c001_v0001161_t0026_u01775880819542") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711b9_d20260411_m041507_c001_v7007000_t0000_u01775880907402") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81f951_d20260411_m041506_c001_v0001173_t0005_u01775880906613") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c069643f_d20260411_m041458_c001_v7007000_t0000_u01775880898474") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81f8bd_d20260411_m041453_c001_v0001173_t0009_u01775880893857") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415a582f3fd0d049_d20260411_m041445_c001_v7007000_t0000_u01775880885546") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81f803_d20260411_m041440_c001_v0001173_t0043_u01775880880768") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711a2_d20260411_m041432_c001_v7007000_t0000_u01775880872921") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81f787_d20260411_m041428_c001_v0001173_t0022_u01775880868771") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60c0_d20260411_m041407_c001_v7007000_t0000_u01775880847725") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d92_d20260411_m041406_c001_v0001161_t0035_u01775880846269") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60bf_d20260411_m041405_c001_v7007000_t0000_u01775880845903") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d8c_d20260411_m041403_c001_v0001161_t0008_u01775880843857") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60bc_d20260411_m041403_c001_v7007000_t0000_u01775880843493") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d88_d20260411_m041402_c001_v0001161_t0054_u01775880842481") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60ba_d20260411_m041401_c001_v7007000_t0000_u01775880841096") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d80_d20260411_m041400_c001_v0001161_t0022_u01775880840054") 2026/04/11 04:22:36 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60b7_d20260411_m041358_c001_v7007000_t0000_u01775880838227") 2026/04/11 04:22:37 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d70_d20260411_m041357_c001_v0001161_t0022_u01775880837269") 2026/04/11 04:22:37 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60ae_d20260411_m041349_c001_v7007000_t0000_u01775880829927") 2026/04/11 04:22:37 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96d38_d20260411_m041348_c001_v0001161_t0040_u01775880828739") 2026/04/11 04:22:37 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac3fb_d20260411_m041245_c001_v7007000_t0000_u01775880765035") 2026/04/11 04:22:37 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b2e_d20260411_m041244_c001_v0001161_t0008_u01775880764253") 2026/04/11 04:22:37 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac3f8_d20260411_m041243_c001_v7007000_t0000_u01775880763330") 2026/04/11 04:22:37 DEBUG : potato2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b24_d20260411_m041242_c001_v0001161_t0043_u01775880762552") 2026/04/11 04:22:37 DEBUG : potato3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696440_d20260411_m041458_c001_v7007000_t0000_u01775880898805") 2026/04/11 04:22:37 DEBUG : potato3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96e72_d20260411_m041455_c001_v0001161_t0030_u01775880895123") 2026/04/11 04:22:37 DEBUG : potato3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415a582f3fd0d04b_d20260411_m041446_c001_v7007000_t0000_u01775880886528") 2026/04/11 04:22:37 DEBUG : potato3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96e24_d20260411_m041442_c001_v0001161_t0041_u01775880882157") 2026/04/11 04:22:37 DEBUG : potato3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f012711a3_d20260411_m041433_c001_v7007000_t0000_u01775880873283") 2026/04/11 04:22:37 DEBUG : potato3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96dde_d20260411_m041429_c001_v0001161_t0042_u01775880869354") 2026/04/11 04:22:37 DEBUG : pre-dest1/1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce691_d20260411_m041541_c001_v7007000_t0000_u01775880941989") 2026/04/11 04:22:37 DEBUG : pre-dest1/1: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96f2b_d20260411_m041533_c001_v0001161_t0011_u01775880933740") 2026/04/11 04:22:37 DEBUG : pre-dest2/2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f40245d89e06ce692_d20260411_m041542_c001_v7007000_t0000_u01775880942176") 2026/04/11 04:22:37 DEBUG : pre-dest2/2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81fa59_d20260411_m041534_c001_v0001173_t0033_u01775880934614") 2026/04/11 04:22:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407e8a28c7696b1d_d20260411_m041518_c001_v7007000_t0000_u01775880918258") 2026/04/11 04:22:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b55c_d20260411_m041515_c001_v0001184_t0045_u01775880915181") 2026/04/11 04:22:37 DEBUG : sizeonly: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e4491_d20260411_m041323_c001_v7007000_t0000_u01775880803608") 2026/04/11 04:22:37 DEBUG : sizeonly: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96c64_d20260411_m041322_c001_v0001161_t0050_u01775880802564") 2026/04/11 04:22:37 DEBUG : splitbanan: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f407b154320fe049c_d20260411_m042000_c001_v7007000_t0000_u01775881200274") 2026/04/11 04:22:37 DEBUG : splitbanan: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97566_d20260411_m041953_c001_v0001161_t0007_u01775881193079") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef984_d20260411_m042114_c001_v7007000_t0000_u01775881274951") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97704_d20260411_m042108_c001_v0001161_t0049_u01775881268601") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f400762743ed18ef9_d20260411_m042100_c001_v7007000_t0000_u01775881260492") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc976b2_d20260411_m042054_c001_v0001161_t0018_u01775881254387") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26990_d20260411_m042045_c001_v7007000_t0000_u01775881245496") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97676_d20260411_m042039_c001_v0001161_t0056_u01775881239366") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415b518805b26974_d20260411_m042030_c001_v7007000_t0000_u01775881230980") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97624_d20260411_m042024_c001_v0001161_t0047_u01775881224962") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409f6052ea5a406f_d20260411_m042015_c001_v7007000_t0000_u01775881215363") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc975c2_d20260411_m042008_c001_v0001161_t0051_u01775881208823") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f01271641_d20260411_m041955_c001_v7007000_t0000_u01775881195007") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a03a_d20260411_m041952_c001_v0001105_t0047_u01775881192082") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f41154062c0696d08_d20260411_m041943_c001_v7007000_t0000_u01775881183278") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19fe2_d20260411_m041936_c001_v0001105_t0057_u01775881176456") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e9e3a_d20260411_m041935_c001_v7007000_t0000_u01775881175428") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974ca_d20260411_m041931_c001_v0001161_t0057_u01775881171886") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f408833c32af5b694_d20260411_m041923_c001_v7007000_t0000_u01775881163139") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f78_d20260411_m041915_c001_v0001105_t0012_u01775881155533") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a626e_d20260411_m041914_c001_v7007000_t0000_u01775881154579") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19f54_d20260411_m041910_c001_v0001105_t0044_u01775881150815") 2026/04/11 04:22:38 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8af_d20260411_m041857_c001_v7007000_t0000_u01775881137002") 2026/04/11 04:22:39 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc973cc_d20260411_m041853_c001_v0001161_t0025_u01775881133357") 2026/04/11 04:22:39 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a624a_d20260411_m041844_c001_v7007000_t0000_u01775881124757") 2026/04/11 04:22:39 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9735a_d20260411_m041838_c001_v0001161_t0057_u01775881118376") 2026/04/11 04:22:39 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef8a2_d20260411_m041829_c001_v7007000_t0000_u01775881109191") 2026/04/11 04:22:39 DEBUG : splitbananasplit: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc972cd_d20260411_m041823_c001_v0001161_t0003_u01775881103148") 2026/04/11 04:22:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f419b21b58eec526e_d20260411_m041938_c001_v7007000_t0000_u01775881178446") 2026/04/11 04:22:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc974d4_d20260411_m041933_c001_v0001161_t0042_u01775881173224") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef887_d20260411_m041816_c001_v7007000_t0000_u01775881096069") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc972a9_d20260411_m041814_c001_v0001161_t0029_u01775881094962") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef885_d20260411_m041814_c001_v7007000_t0000_u01775881094199") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e2b_d20260411_m041813_c001_v0001105_t0038_u01775881093065") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127119d_d20260411_m041426_c001_v7007000_t0000_u01775880866040") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81f765_d20260411_m041425_c001_v0001173_t0040_u01775880865194") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127119b_d20260411_m041424_c001_v7007000_t0000_u01775880864647") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96dca_d20260411_m041423_c001_v0001161_t0009_u01775880863633") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e447c_d20260411_m041320_c001_v7007000_t0000_u01775880800365") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96c4c_d20260411_m041318_c001_v0001161_t0009_u01775880798824") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e447a_d20260411_m041318_c001_v7007000_t0000_u01775880798459") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96c3e_d20260411_m041317_c001_v0001161_t0035_u01775880797431") 2026/04/11 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e4478_d20260411_m041315_c001_v7007000_t0000_u01775880795336") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96c22_d20260411_m041313_c001_v0001161_t0036_u01775880793756") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e4476_d20260411_m041313_c001_v7007000_t0000_u01775880793212") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96c10_d20260411_m041311_c001_v0001161_t0000_u01775880791708") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96bfa_d20260411_m041309_c001_v0001161_t0023_u01775880789074") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4219f0d9ba9e4474_d20260411_m041308_c001_v7007000_t0000_u01775880788708") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96bf0_d20260411_m041307_c001_v0001161_t0034_u01775880787862") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96be2_d20260411_m041307_c001_v0001161_t0004_u01775880787065") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac7f7_d20260411_m041306_c001_v7007000_t0000_u01775880786340") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96bc8_d20260411_m041303_c001_v0001161_t0011_u01775880783382") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96bb4_d20260411_m041300_c001_v0001161_t0043_u01775880780536") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac7f4_d20260411_m041300_c001_v7007000_t0000_u01775880780171") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96baa_d20260411_m041259_c001_v0001161_t0043_u01775880779450") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96ba6_d20260411_m041258_c001_v0001161_t0012_u01775880778605") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac7f3_d20260411_m041258_c001_v7007000_t0000_u01775880778242") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b8c_d20260411_m041254_c001_v0001161_t0050_u01775880774511") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac408_d20260411_m041254_c001_v7007000_t0000_u01775880774146") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b82_d20260411_m041253_c001_v0001161_t0053_u01775880773339") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac405_d20260411_m041252_c001_v7007000_t0000_u01775880772362") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b7a_d20260411_m041251_c001_v0001161_t0006_u01775880771599") 2026/04/11 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac401_d20260411_m041251_c001_v7007000_t0000_u01775880771057") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b6e_d20260411_m041250_c001_v0001161_t0011_u01775880770196") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac400_d20260411_m041249_c001_v7007000_t0000_u01775880769292") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b5c_d20260411_m041248_c001_v0001161_t0043_u01775880768287") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac3fe_d20260411_m041247_c001_v7007000_t0000_u01775880767737") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b4c_d20260411_m041247_c001_v0001161_t0040_u01775880767084") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac3fd_d20260411_m041246_c001_v7007000_t0000_u01775880766501") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b38_d20260411_m041245_c001_v0001161_t0019_u01775880765580") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac3f5_d20260411_m041240_c001_v7007000_t0000_u01775880760672") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b12_d20260411_m041239_c001_v0001161_t0026_u01775880759969") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac3f4_d20260411_m041239_c001_v7007000_t0000_u01775880759427") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96b0c_d20260411_m041238_c001_v0001161_t0032_u01775880758695") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac3f1_d20260411_m041237_c001_v7007000_t0000_u01775880757794") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96afe_d20260411_m041237_c001_v0001161_t0019_u01775880757037") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ac3db_d20260411_m041234_c001_v7007000_t0000_u01775880754880") 2026/04/11 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96af2_d20260411_m041234_c001_v0001161_t0056_u01775880754139") 2026/04/11 04:22:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef888_d20260411_m041816_c001_v7007000_t0000_u01775881096254") 2026/04/11 04:22:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0bc1a_d20260411_m041814_c001_v0001184_t0044_u01775881094975") 2026/04/11 04:22:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef886_d20260411_m041814_c001_v7007000_t0000_u01775881094382") 2026/04/11 04:22:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9def_d20260411_m041813_c001_v0001178_t0035_u01775881093079") 2026/04/11 04:22:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef987_d20260411_m042117_c001_v7007000_t0000_u01775881277176") 2026/04/11 04:22:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a326_d20260411_m042116_c001_v0001105_t0038_u01775881276343") 2026/04/11 04:22:41 DEBUG : sub/yam: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f01271194_d20260411_m041421_c001_v7007000_t0000_u01775880861615") 2026/04/11 04:22:42 DEBUG : sub/yam: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1036a3436f81f745_d20260411_m041420_c001_v0001173_t0053_u01775880860125") 2026/04/11 04:22:42 DEBUG : test_dir1/file2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef882_d20260411_m041812_c001_v7007000_t0000_u01775881092295") 2026/04/11 04:22:42 DEBUG : test_dir1/file2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30d9de7_d20260411_m041810_c001_v0001178_t0005_u01775881090938") 2026/04/11 04:22:42 DEBUG : test_dir1/file2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef87e_d20260411_m041810_c001_v7007000_t0000_u01775881090156") 2026/04/11 04:22:42 DEBUG : test_dir1/file2: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc19e19_d20260411_m041808_c001_v0001105_t0047_u01775881088548") 2026/04/11 04:22:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef883_d20260411_m041812_c001_v7007000_t0000_u01775881092478") 2026/04/11 04:22:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9729b_d20260411_m041810_c001_v0001161_t0033_u01775881090944") 2026/04/11 04:22:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef87f_d20260411_m041810_c001_v7007000_t0000_u01775881090340") 2026/04/11 04:22:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc9728f_d20260411_m041808_c001_v0001161_t0015_u01775881088493") 2026/04/11 04:22:42 DEBUG : three: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60c6_d20260411_m041413_c001_v7007000_t0000_u01775880853363") 2026/04/11 04:22:42 DEBUG : three: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96daa_d20260411_m041412_c001_v0001161_t0008_u01775880852010") 2026/04/11 04:22:42 DEBUG : three: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc96da4_d20260411_m041409_c001_v0001161_t0026_u01775880849375") 2026/04/11 04:22:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef988_d20260411_m042118_c001_v7007000_t0000_u01775881278741") 2026/04/11 04:22:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c48c_d20260411_m042118_c001_v0001184_t0045_u01775881278122") 2026/04/11 04:22:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef9a5_d20260411_m042137_c001_v7007000_t0000_u01775881297309") 2026/04/11 04:22:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da4a5_d20260411_m042135_c001_v0001178_t0004_u01775881295614") 2026/04/11 04:22:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef9a2_d20260411_m042134_c001_v7007000_t0000_u01775881294085") 2026/04/11 04:22:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c4d8_d20260411_m042132_c001_v0001184_t0009_u01775881292528") 2026/04/11 04:22:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef9a0_d20260411_m042131_c001_v7007000_t0000_u01775881291584") 2026/04/11 04:22:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a370_d20260411_m042130_c001_v0001105_t0021_u01775881290493") 2026/04/11 04:22:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef994_d20260411_m042125_c001_v7007000_t0000_u01775881285596") 2026/04/11 04:22:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c4b8_d20260411_m042124_c001_v0001184_t0009_u01775881284770") 2026/04/11 04:22:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef998_d20260411_m042127_c001_v7007000_t0000_u01775881287622") 2026/04/11 04:22:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da43f_d20260411_m042126_c001_v0001178_t0004_u01775881286590") 2026/04/11 04:22:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef990_d20260411_m042123_c001_v7007000_t0000_u01775881283827") 2026/04/11 04:22:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f105076bcedc1a34e_d20260411_m042123_c001_v0001105_t0007_u01775881283059") 2026/04/11 04:22:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef98c_d20260411_m042122_c001_v7007000_t0000_u01775881282095") 2026/04/11 04:22:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97756_d20260411_m042121_c001_v0001161_t0036_u01775881281257") 2026/04/11 04:22:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef989_d20260411_m042120_c001_v7007000_t0000_u01775881280312") 2026/04/11 04:22:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1101ee48d30da415_d20260411_m042119_c001_v0001178_t0025_u01775881279691") 2026/04/11 04:22:43 DEBUG : toe/toe/toe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4179fc5a456ad3cb_d20260411_m042142_c001_v7007000_t0000_u01775881302533") 2026/04/11 04:22:43 DEBUG : toe/toe/toe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0c508_d20260411_m042141_c001_v0001184_t0004_u01775881301906") 2026/04/11 04:22:43 DEBUG : toe/toe/toe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef99b_d20260411_m042129_c001_v7007000_t0000_u01775881289514") 2026/04/11 04:22:43 DEBUG : toe/toe/toe: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc97782_d20260411_m042128_c001_v0001161_t0014_u01775881288634") 2026/04/11 04:22:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef9a6_d20260411_m042137_c001_v7007000_t0000_u01775881297894") 2026/04/11 04:22:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f115fcaa24fc977be_d20260411_m042136_c001_v0001161_t0044_u01775881296983") 2026/04/11 04:22:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f403e7578fc2ef9a3_d20260411_m042134_c001_v7007000_t0000_u01775881294670") 2026/04/11 04:22:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f106cd20e1f0d2026_d20260411_m042133_c001_v0001174_t0038_u01775881293694") 2026/04/11 04:22:43 DEBUG : two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f404fd7b0161a60c8_d20260411_m041413_c001_v7007000_t0000_u01775880853548") 2026/04/11 04:22:43 DEBUG : two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f409be990abb0b285_d20260411_m041411_c001_v0001184_t0051_u01775880851442") 2026/04/11 04:22:43 DEBUG : two: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f415fcaa24fc96da2_d20260411_m041409_c001_v0001161_t0024_u01775880849191") 2026/04/11 04:22:44 DEBUG : yam: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f01271196_d20260411_m041422_c001_v7007000_t0000_u01775880862349") 2026/04/11 04:22:44 DEBUG : yam: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f11739f7181524891_d20260411_m041421_c001_v0001134_t0016_u01775880861164") 2026/04/11 04:22:44 DEBUG : yam: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127118d_d20260411_m041418_c001_v7007000_t0000_u01775880858471") 2026/04/11 04:22:44 DEBUG : yam: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b2c5_d20260411_m041417_c001_v0001184_t0021_u01775880857156") 2026/04/11 04:22:44 DEBUG : yam: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127118a_d20260411_m041415_c001_v7007000_t0000_u01775880855867") 2026/04/11 04:22:44 DEBUG : yam: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f109be990abb0b29d_d20260411_m041414_c001_v0001184_t0059_u01775880854108") 2026/04/11 04:22:44 DEBUG : yaml: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f01271190_d20260411_m041419_c001_v7007000_t0000_u01775880859201") 2026/04/11 04:22:44 DEBUG : yaml: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f110d9bc085e860d0_d20260411_m041418_c001_v0001167_t0059_u01775880858026") 2026/04/11 04:22:44 DEBUG : yaml: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f4131ae9f0127118c_d20260411_m041416_c001_v7007000_t0000_u01775880856597") 2026/04/11 04:22:44 DEBUG : yaml: Deleting (id "4_z5fd2cdc3b0dd7bab9fd80e1b_f1148e822c32cb8bc_d20260411_m041415_c001_v0001130_t0009_u01775880855341") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m14.25565209s (try 1/5)