"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/12 02:19:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya" 2026/04/12 02:19:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 02:19:41 DEBUG : Creating backend with remote "/tmp/rclone773975203" === 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-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:19:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/12 02:19:42 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:42 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 02:19:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:19:42 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:42 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:19:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:19:43 INFO : sub dir/hello world: Copied (new) 2026/04/12 02:19:44 DEBUG : B2 bucket rclone-test-hefepes7caya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.93s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", 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-hefepes7caya", Local "Local file system at /tmp/rclone773975203", 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-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:45 DEBUG : Creating backend with remote "/non-existing" 2026/04/12 02:19:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/12 02:19:45 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:45 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:19:46 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:46 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:19:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:19:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.97s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", 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-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:48 INFO : B2 bucket rclone-test-hefepes7caya: Running all checks before starting transfers 2026/04/12 02:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:19:48 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:48 INFO : B2 bucket rclone-test-hefepes7caya: Checks finished, now starting transfers 2026/04/12 02:19:48 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:19:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:19:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:49 ERROR : Ignoring --no-traverse with sync 2026/04/12 02:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:19:49 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:49 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:19:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:19:49 INFO : sub dir/hello world: Copied (new) 2026/04/12 02:19:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/12 02:19:50 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:50 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:51 DEBUG : hello world2: size = 12 OK 2026/04/12 02:19:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/12 02:19:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.28s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:19:52 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:52 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:52 DEBUG : potato2: size = 11 OK 2026/04/12 02:19:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:19:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:19:53 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:53 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:54 DEBUG : potato2: size = 11 OK 2026/04/12 02:19:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:19:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/12 02:19:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 02:19:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/12 02:19:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 02:19:55 INFO : sub dir2: Making directory 2026/04/12 02:19:55 INFO : sub dir: Making directory 2026/04/12 02:19:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:19:55 INFO : sub dir2/sub sub dir2: Making directory 2026/04/12 02:19:55 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:55 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:19:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:19:55 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/12 02:19:55 DEBUG : B2 bucket rclone-test-hefepes7caya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.39s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:56 INFO : sub dir2: Making directory 2026/04/12 02:19:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/12 02:19:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 02:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:19:56 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:56 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:19:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:19:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:57 DEBUG : sub dir2: Making directory with metadata 2026/04/12 02:19:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 02:19:57 INFO : sub dir2: Making directory 2026/04/12 02:19:57 INFO : sub dir: Making directory 2026/04/12 02:19:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:19:57 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:57 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:19:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:19:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:19:58 INFO : sub dir/hello world: Copied (new) 2026/04/12 02:19:58 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/12 02:19:58 DEBUG : B2 bucket rclone-test-hefepes7caya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/12 02:19:58 DEBUG : B2 bucket rclone-test-hefepes7caya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", 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-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:19:59 INFO : sub dir2: Making directory 2026/04/12 02:19:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:19:59 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:19:59 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:20:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:20:00 INFO : sub dir/hello world: Copied (new) 2026/04/12 02:20:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.64s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:01 DEBUG : sub dir2: Making directory with metadata 2026/04/12 02:20:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 02:20:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 02:20:01 INFO : sub dir2: Making directory 2026/04/12 02:20:01 INFO : sub dir: Making directory 2026/04/12 02:20:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:20:01 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:01 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:20:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:20:01 INFO : sub dir/hello world: Copied (new) 2026/04/12 02:20:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/12 02:20:01 DEBUG : B2 bucket rclone-test-hefepes7caya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:02 INFO : sub dir2: Making directory 2026/04/12 02:20:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:20:02 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:02 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:20:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:20:03 INFO : sub dir/hello world: Copied (new) 2026/04/12 02:20:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.44s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pasomes1lequ" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hefepes7caya -> B2 bucket rclone-test-pasomes1lequ 2026/04/12 02:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:20:06 DEBUG : B2 bucket rclone-test-pasomes1lequ: Waiting for checks to finish 2026/04/12 02:20:06 DEBUG : B2 bucket rclone-test-pasomes1lequ: Waiting for transfers to finish 2026/04/12 02:20:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:20:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:20:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 02:20:07 DEBUG : B2 bucket rclone-test-pasomes1lequ: Purge remote 2026/04/12 02:20:07 INFO : B2 bucket rclone-test-pasomes1lequ: cleaning bucket "rclone-test-pasomes1lequ" of all files 2026/04/12 02:20:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d9370dd7bfb9fd80e1b_f1193ece8e7da234b_d20260412_m022006_c001_v0001146_t0009_u01775960406780") --- PASS: TestServerSideCopy (4.59s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone773975203) 2026/04/12 02:20:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:20:09 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 02:20:09 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:09 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:10 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 02:20:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/12 02:20:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.19s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-koyexiv1cize" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hefepes7caya -> B2 bucket rclone-test-koyexiv1cize 2026/04/12 02:20:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:20:13 DEBUG : B2 bucket rclone-test-koyexiv1cize: Waiting for checks to finish 2026/04/12 02:20:13 DEBUG : B2 bucket rclone-test-koyexiv1cize: Waiting for transfers to finish 2026/04/12 02:20:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:20:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:20:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 02:20:15 DEBUG : B2 bucket rclone-test-koyexiv1cize: Waiting for checks to finish 2026/04/12 02:20:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:20:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-koyexiv1cize) 2026/04/12 02:20:15 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 02:20:15 DEBUG : B2 bucket rclone-test-koyexiv1cize: Waiting for transfers to finish 2026/04/12 02:20:16 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 02:20:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/12 02:20:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 02:20:16 DEBUG : B2 bucket rclone-test-koyexiv1cize: Purge remote 2026/04/12 02:20:16 INFO : B2 bucket rclone-test-koyexiv1cize: cleaning bucket "rclone-test-koyexiv1cize" of all files 2026/04/12 02:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z5fe25d4370dd7bfb9fd80e1b_f1101bf88641d2536_d20260412_m022016_c001_v0001179_t0047_u01775960416106") 2026/04/12 02:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z5fe25d4370dd7bfb9fd80e1b_f111758a6b7cc2b11_d20260412_m022013_c001_v0001144_t0043_u01775960413702") --- PASS: TestServerSideCopyOverSelf (7.39s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:19 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone773975203) 2026/04/12 02:20:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:20:19 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 02:20:19 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:19 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 02:20:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/12 02:20:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/12 02:20:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.18s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:21 DEBUG : Creating backend with remote "TestB2:rclone-test-jeneses6buyi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hefepes7caya -> B2 bucket rclone-test-jeneses6buyi 2026/04/12 02:20:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:20:22 DEBUG : B2 bucket rclone-test-jeneses6buyi: Waiting for checks to finish 2026/04/12 02:20:22 DEBUG : B2 bucket rclone-test-jeneses6buyi: Waiting for transfers to finish 2026/04/12 02:20:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:20:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:20:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 02:20:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:20:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jeneses6buyi) 2026/04/12 02:20:25 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 02:20:25 DEBUG : B2 bucket rclone-test-jeneses6buyi: Waiting for checks to finish 2026/04/12 02:20:25 DEBUG : B2 bucket rclone-test-jeneses6buyi: Waiting for transfers to finish 2026/04/12 02:20:26 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 02:20:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/12 02:20:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 02:20:26 INFO : sub dir/hello world: Deleted 2026/04/12 02:20:27 DEBUG : testing file moves 2026/04/12 02:20:27 DEBUG : B2 bucket rclone-test-jeneses6buyi: Waiting for checks to finish 2026/04/12 02:20:27 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:20:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jeneses6buyi) 2026/04/12 02:20:27 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 02:20:27 DEBUG : B2 bucket rclone-test-jeneses6buyi: Waiting for transfers to finish 2026/04/12 02:20:28 DEBUG : sub dir/hello world: size = 24 OK 2026/04/12 02:20:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/12 02:20:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 02:20:28 INFO : sub dir/hello world: Deleted 2026/04/12 02:20:28 DEBUG : B2 bucket rclone-test-jeneses6buyi: Purge remote 2026/04/12 02:20:28 INFO : B2 bucket rclone-test-jeneses6buyi: cleaning bucket "rclone-test-jeneses6buyi" of all files 2026/04/12 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f527d8370dd7bfb9fd80e1b_f11515a56ed0bd728_d20260412_m022028_c001_v0001044_t0030_u01775960428077") 2026/04/12 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f527d8370dd7bfb9fd80e1b_f1188a59bc636940e_d20260412_m022026_c001_v0001167_t0029_u01775960426080") 2026/04/12 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f527d8370dd7bfb9fd80e1b_f109d186949f908ae_d20260412_m022022_c001_v0001092_t0051_u01775960422960") --- PASS: TestServerSideMoveOverSelf (9.95s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:31 ERROR : error listing: directory not found 2026/04/12 02:20:31 INFO : Local file system at /tmp/rclone773975203: Making directory 2026/04/12 02:20:31 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:31 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.27s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:20:33 DEBUG : Local file system at /tmp/rclone773975203: Waiting for checks to finish 2026/04/12 02:20:33 DEBUG : Local file system at /tmp/rclone773975203: Waiting for transfers to finish 2026/04/12 02:20:34 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/12 02:20:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:20:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/12 02:20:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/12 02:20:34 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:34 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:35 DEBUG : check sum: size = 1 OK 2026/04/12 02:20:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 02:20:35 INFO : check sum: Copied (new) 2026/04/12 02:20:35 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:35 DEBUG : check sum: size = 1 OK 2026/04/12 02:20:35 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 02:20:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/12 02:20:35 DEBUG : check sum: Unchanged skipping 2026/04/12 02:20:35 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:35 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/12 02:20:36 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:36 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:36 DEBUG : sizeonly: size = 6 OK 2026/04/12 02:20:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 02:20:36 INFO : sizeonly: Copied (new) 2026/04/12 02:20:36 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:37 DEBUG : sizeonly: size = 6 OK 2026/04/12 02:20:37 DEBUG : sizeonly: Sizes identical 2026/04/12 02:20:37 DEBUG : sizeonly: Unchanged skipping 2026/04/12 02:20:37 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:37 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:37 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/12 02:20:38 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:38 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/12 02:20:38 INFO : ignore-size: Copied (new) 2026/04/12 02:20:38 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:20:38 DEBUG : ignore-size: Unchanged skipping 2026/04/12 02:20:38 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:38 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:38 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:40 DEBUG : existing: size = 6 OK 2026/04/12 02:20:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:20:40 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:40 DEBUG : existing: Unchanged skipping 2026/04/12 02:20:40 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:40 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:40 INFO : There was nothing to transfer 2026/04/12 02:20:40 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/12 02:20:40 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:40 DEBUG : existing: size = 6 OK 2026/04/12 02:20:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 02:20:40 INFO : existing: Copied (replaced existing) 2026/04/12 02:20:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.19s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/12 02:20:41 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:41 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:42 DEBUG : existing: size = 6 OK 2026/04/12 02:20:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 02:20:42 INFO : existing: Copied (new) 2026/04/12 02:20:42 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:42 DEBUG : existing: Destination exists, skipping 2026/04/12 02:20:42 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:42 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:42 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/12 02:20:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/12 02:20:44 DEBUG : c/non empty space: size = 5 OK 2026/04/12 02:20:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:20:44 DEBUG : c/non empty space: Unchanged skipping 2026/04/12 02:20:44 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:44 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:44 DEBUG : a/potato2: size = 60 OK 2026/04/12 02:20:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:20:44 INFO : a/potato2: Copied (new) 2026/04/12 02:20:44 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:46 DEBUG : empty space: size = 1 OK 2026/04/12 02:20:46 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/12 02:20:46 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 02:20:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/12 02:20:46 DEBUG : empty space: Unchanged skipping 2026/04/12 02:20:46 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:46 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:46 INFO : There was nothing to transfer 2026/04/12 02:20:47 DEBUG : empty space: size = 1 OK 2026/04/12 02:20:47 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/12 02:20:47 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 02:20:48 INFO : empty space: Updated modification time in destination 2026/04/12 02:20:48 DEBUG : empty space: Unchanged skipping 2026/04/12 02:20:48 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:48 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:50 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:50 DEBUG : empty space: size = 1 OK 2026/04/12 02:20:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/12 02:20:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 02:20:50 DEBUG : empty space: Unchanged skipping 2026/04/12 02:20:50 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:50 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.93s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:51 DEBUG : foo: size = 3 OK 2026/04/12 02:20:51 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/12 02:20:51 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone773975203) 2026/04/12 02:20:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:20:51 DEBUG : foo: sha1 differ 2026/04/12 02:20:51 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:51 DEBUG : foo: size = 3 OK 2026/04/12 02:20:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/12 02:20:51 INFO : foo: Copied (replaced existing) 2026/04/12 02:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/12 02:20:53 DEBUG : empty space: size = 1 OK 2026/04/12 02:20:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:20:53 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:53 DEBUG : empty space: Unchanged skipping 2026/04/12 02:20:53 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:53 DEBUG : potato: size = 60 OK 2026/04/12 02:20:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:20:53 INFO : potato: Copied (new) 2026/04/12 02:20:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:55 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:55 DEBUG : potato: size = 21 (Local file system at /tmp/rclone773975203) 2026/04/12 02:20:55 DEBUG : potato: size = 60 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:20:55 DEBUG : potato: Sizes differ 2026/04/12 02:20:55 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:55 DEBUG : potato: size = 21 OK 2026/04/12 02:20:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/12 02:20:55 INFO : potato: Copied (replaced existing) 2026/04/12 02:20:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:57 DEBUG : potato: size = 21 OK 2026/04/12 02:20:57 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/12 02:20:57 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone773975203) 2026/04/12 02:20:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:20:57 DEBUG : potato: sha1 differ 2026/04/12 02:20:57 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:58 DEBUG : potato: size = 21 OK 2026/04/12 02:20:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/12 02:20:58 INFO : potato: Copied (replaced existing) 2026/04/12 02:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:20:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:20:59 DEBUG : empty space: size = 1 OK 2026/04/12 02:20:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:20:59 DEBUG : empty space: Unchanged skipping 2026/04/12 02:20:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/12 02:20:59 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:20:59 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:20:59 DEBUG : Waiting for deletions to finish 2026/04/12 02:20:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:21:01 DEBUG : empty space: size = 1 OK 2026/04/12 02:21:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:21:01 DEBUG : empty space: Unchanged skipping 2026/04/12 02:21:01 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:01 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:02 DEBUG : potato2: size = 60 OK 2026/04/12 02:21:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:21:02 INFO : potato2: Copied (new) 2026/04/12 02:21:02 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:04 INFO : d: Making directory 2026/04/12 02:21:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/12 02:21:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/12 02:21:04 DEBUG : c/non empty space: size = 5 OK 2026/04/12 02:21:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:21:04 DEBUG : c/non empty space: Unchanged skipping 2026/04/12 02:21:04 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:04 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:05 DEBUG : a/potato2: size = 60 OK 2026/04/12 02:21:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:21:05 INFO : a/potato2: Copied (new) 2026/04/12 02:21:05 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/12 02:21:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/12 02:21:07 DEBUG : c/non empty space: size = 5 OK 2026/04/12 02:21:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:21:07 DEBUG : c/non empty space: Unchanged skipping 2026/04/12 02:21:07 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:07 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:08 DEBUG : a/potato2: size = 60 OK 2026/04/12 02:21:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:21:08 INFO : a/potato2: Copied (new) 2026/04/12 02:21:08 ERROR : B2 bucket rclone-test-hefepes7caya: not deleting files as there were IO errors 2026/04/12 02:21:08 ERROR : B2 bucket rclone-test-hefepes7caya: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:10 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:10 DEBUG : empty space: size = 1 OK 2026/04/12 02:21:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:21:10 DEBUG : empty space: Unchanged skipping 2026/04/12 02:21:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:21:10 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:10 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:10 INFO : potato: Deleted 2026/04/12 02:21:10 DEBUG : potato2: size = 60 OK 2026/04/12 02:21:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:21:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.42s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:12 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:12 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:12 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:12 INFO : potato: Deleted 2026/04/12 02:21:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:21:13 DEBUG : empty space: size = 1 OK 2026/04/12 02:21:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:21:13 DEBUG : empty space: Unchanged skipping 2026/04/12 02:21:13 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:13 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:13 DEBUG : potato2: size = 60 OK 2026/04/12 02:21:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:21:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.79s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:21:15 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:15 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:15 DEBUG : potato2: size = 19 OK 2026/04/12 02:21:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/12 02:21:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.24s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:17 DEBUG : enormous: Excluded (Size Filter) 2026/04/12 02:21:17 DEBUG : enormous: Excluded 2026/04/12 02:21:17 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 02:21:17 DEBUG : potato2: Excluded 2026/04/12 02:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 02:21:18 DEBUG : potato2: Excluded 2026/04/12 02:21:18 DEBUG : empty space: size = 1 OK 2026/04/12 02:21:18 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:21:18 DEBUG : empty space: Unchanged skipping 2026/04/12 02:21:18 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:18 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:18 INFO : There was nothing to transfer 2026/04/12 02:21:18 DEBUG : enormous: Excluded (Size Filter) 2026/04/12 02:21:18 DEBUG : enormous: Excluded 2026/04/12 02:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 02:21:18 DEBUG : potato2: Excluded 2026/04/12 02:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 02:21:18 DEBUG : potato2: Excluded 2026/04/12 02:21:18 DEBUG : empty space: size = 1 OK 2026/04/12 02:21:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/12 02:21:18 DEBUG : Local file system at /tmp/rclone773975203: Waiting for checks to finish 2026/04/12 02:21:18 DEBUG : empty space: Unchanged skipping 2026/04/12 02:21:18 DEBUG : Local file system at /tmp/rclone773975203: Waiting for transfers to finish 2026/04/12 02:21:18 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:20 DEBUG : enormous: Excluded (Size Filter) 2026/04/12 02:21:20 DEBUG : enormous: Excluded 2026/04/12 02:21:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 02:21:20 DEBUG : potato2: Excluded 2026/04/12 02:21:21 DEBUG : empty space: size = 1 OK 2026/04/12 02:21:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:21:21 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:21 DEBUG : empty space: Unchanged skipping 2026/04/12 02:21:21 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:21 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:21 INFO : enormous: Deleted 2026/04/12 02:21:21 INFO : potato2: Deleted 2026/04/12 02:21:21 INFO : There was nothing to transfer 2026/04/12 02:21:21 DEBUG : empty space: size = 1 OK 2026/04/12 02:21:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/12 02:21:21 DEBUG : empty space: Unchanged skipping 2026/04/12 02:21:21 DEBUG : Local file system at /tmp/rclone773975203: Waiting for checks to finish 2026/04/12 02:21:21 DEBUG : Local file system at /tmp/rclone773975203: Waiting for transfers to finish 2026/04/12 02:21:21 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:21 INFO : potato2: Deleted 2026/04/12 02:21:21 INFO : enormous: Deleted 2026/04/12 02:21:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.77s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:24 DEBUG : five: Need to transfer - File not found at Destination 2026/04/12 02:21:24 DEBUG : four: size = 4 (Local file system at /tmp/rclone773975203) 2026/04/12 02:21:24 DEBUG : four: size = 8 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:21:24 DEBUG : four: Sizes differ 2026/04/12 02:21:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/12 02:21:24 DEBUG : one: Destination is newer than source, skipping 2026/04/12 02:21:24 DEBUG : three: size = 5 OK 2026/04/12 02:21:24 DEBUG : three: Sizes identical 2026/04/12 02:21:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/12 02:21:24 DEBUG : two: size = 3 OK 2026/04/12 02:21:24 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone773975203) 2026/04/12 02:21:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:21:24 DEBUG : two: sha1 differ 2026/04/12 02:21:24 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:24 DEBUG : five: size = 4 OK 2026/04/12 02:21:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/12 02:21:24 INFO : five: Copied (new) 2026/04/12 02:21:24 DEBUG : four: size = 4 OK 2026/04/12 02:21:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/12 02:21:24 INFO : four: Copied (replaced existing) 2026/04/12 02:21:25 DEBUG : two: size = 3 OK 2026/04/12 02:21:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 02:21:25 INFO : two: Copied (replaced existing) 2026/04/12 02:21:25 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:25 DEBUG : five: size = 4 OK 2026/04/12 02:21:25 DEBUG : three: size = 5 OK 2026/04/12 02:21:25 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:25 DEBUG : four: size = 4 OK 2026/04/12 02:21:25 DEBUG : two: size = 3 OK 2026/04/12 02:21:25 DEBUG : one: Destination is newer than source, skipping 2026/04/12 02:21:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/12 02:21:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone773975203) 2026/04/12 02:21:25 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/12 02:21:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:21:25 DEBUG : three: sha1 differ 2026/04/12 02:21:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/12 02:21:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/12 02:21:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 02:21:25 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/12 02:21:25 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/12 02:21:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/12 02:21:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/12 02:21:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/12 02:21:25 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:25 DEBUG : three: size = 5 OK 2026/04/12 02:21:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 02:21:25 INFO : three: Copied (replaced existing) 2026/04/12 02:21:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.02s) === 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-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/12 02:21:27 INFO : B2 bucket rclone-test-hefepes7caya: Making map for --track-renames 2026/04/12 02:21:27 INFO : B2 bucket rclone-test-hefepes7caya: Finished making map for --track-renames 2026/04/12 02:21:27 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:27 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for renames to finish 2026/04/12 02:21:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/12 02:21:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/12 02:21:27 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:27 DEBUG : potato: size = 14 OK 2026/04/12 02:21:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/12 02:21:27 INFO : potato: Copied (new) 2026/04/12 02:21:28 DEBUG : yam: size = 11 OK 2026/04/12 02:21:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 02:21:28 INFO : yam: Copied (new) 2026/04/12 02:21:28 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:28 DEBUG : potato: size = 14 OK 2026/04/12 02:21:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:21:28 DEBUG : potato: Unchanged skipping 2026/04/12 02:21:28 INFO : B2 bucket rclone-test-hefepes7caya: Making map for --track-renames 2026/04/12 02:21:28 INFO : B2 bucket rclone-test-hefepes7caya: Finished making map for --track-renames 2026/04/12 02:21:28 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:28 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for renames to finish 2026/04/12 02:21:29 DEBUG : yaml: size = 11 OK 2026/04/12 02:21:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 02:21:29 INFO : yam: Copied (server-side copy) to: yaml 2026/04/12 02:21:29 INFO : yam: Deleted 2026/04/12 02:21:29 INFO : yaml: Renamed from "yam" 2026/04/12 02:21:29 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/12 02:21:30 INFO : B2 bucket rclone-test-hefepes7caya: Making map for --track-renames 2026/04/12 02:21:30 INFO : B2 bucket rclone-test-hefepes7caya: Finished making map for --track-renames 2026/04/12 02:21:30 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/12 02:21:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/12 02:21:30 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for renames to finish 2026/04/12 02:21:30 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:30 DEBUG : yam: size = 11 OK 2026/04/12 02:21:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 02:21:30 INFO : yam: Copied (new) 2026/04/12 02:21:31 DEBUG : potato: size = 14 OK 2026/04/12 02:21:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/12 02:21:31 INFO : potato: Copied (new) 2026/04/12 02:21:31 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:31 DEBUG : potato: size = 14 OK 2026/04/12 02:21:31 INFO : B2 bucket rclone-test-hefepes7caya: Making map for --track-renames 2026/04/12 02:21:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:21:31 INFO : B2 bucket rclone-test-hefepes7caya: Finished making map for --track-renames 2026/04/12 02:21:31 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:31 DEBUG : potato: Unchanged skipping 2026/04/12 02:21:31 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for renames to finish 2026/04/12 02:21:32 DEBUG : yaml: size = 11 OK 2026/04/12 02:21:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 02:21:32 INFO : yam: Copied (server-side copy) to: yaml 2026/04/12 02:21:32 INFO : yam: Deleted 2026/04/12 02:21:32 INFO : yaml: Renamed from "yam" 2026/04/12 02:21:32 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/12 02:21:33 INFO : B2 bucket rclone-test-hefepes7caya: Making map for --track-renames 2026/04/12 02:21:33 INFO : B2 bucket rclone-test-hefepes7caya: Finished making map for --track-renames 2026/04/12 02:21:33 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/12 02:21:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/12 02:21:33 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for renames to finish 2026/04/12 02:21:33 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:33 DEBUG : sub/yam: size = 11 OK 2026/04/12 02:21:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 02:21:33 INFO : sub/yam: Copied (new) 2026/04/12 02:21:34 DEBUG : potato: size = 14 OK 2026/04/12 02:21:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/12 02:21:34 INFO : potato: Copied (new) 2026/04/12 02:21:34 DEBUG : Waiting for deletions to finish 2026/04/12 02:21:34 DEBUG : potato: size = 14 OK 2026/04/12 02:21:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:21:34 DEBUG : potato: Unchanged skipping 2026/04/12 02:21:34 INFO : B2 bucket rclone-test-hefepes7caya: Making map for --track-renames 2026/04/12 02:21:34 INFO : B2 bucket rclone-test-hefepes7caya: Finished making map for --track-renames 2026/04/12 02:21:34 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:34 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for renames to finish 2026/04/12 02:21:35 DEBUG : yam: size = 11 OK 2026/04/12 02:21:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 02:21:35 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/12 02:21:35 INFO : sub/yam: Deleted 2026/04/12 02:21:35 INFO : yam: Renamed from "sub/yam" 2026/04/12 02:21:35 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.37s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:36 DEBUG : Creating backend with remote "/tmp/rclone773975203/dir1" 2026/04/12 02:21:36 DEBUG : Creating backend with remote "/tmp/rclone773975203/dir2" 2026/04/12 02:21:36 DEBUG : Local file system at /tmp/rclone773975203/dir2: Using server-side directory move 2026/04/12 02:21:36 INFO : Local file system at /tmp/rclone773975203/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/12 02:21:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/12 02:21:36 DEBUG : Local file system at /tmp/rclone773975203/dir2: Waiting for checks to finish 2026/04/12 02:21:36 INFO : file1.txt: Moved (server-side) 2026/04/12 02:21:36 DEBUG : Local file system at /tmp/rclone773975203/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:21:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/12 02:21:37 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:37 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/12 02:21:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/12 02:21:37 INFO : nested/sub dir/file: Copied (new) 2026/04/12 02:21:37 INFO : nested/sub dir/file: Deleted 2026/04/12 02:21:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:21:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:21:38 INFO : sub dir/hello world: Copied (new) 2026/04/12 02:21:38 INFO : sub dir/hello world: Deleted 2026/04/12 02:21:38 INFO : sub dir: Removing directory 2026/04/12 02:21:38 INFO : nested/sub dir: Removing directory 2026/04/12 02:21:38 INFO : nested: Removing directory 2026/04/12 02:21:38 DEBUG : Local file system at /tmp/rclone773975203: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 02:21:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/12 02:21:39 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:39 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/12 02:21:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/12 02:21:39 INFO : nested/sub dir/file: Copied (new) 2026/04/12 02:21:39 INFO : nested/sub dir/file: Deleted 2026/04/12 02:21:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 02:21:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:21:39 INFO : sub dir/hello world: Copied (new) 2026/04/12 02:21:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.57s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/12 02:21:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/12 02:21:40 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:40 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:41 DEBUG : existing-b: size = 6 OK 2026/04/12 02:21:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/12 02:21:41 INFO : existing-b: Copied (new) 2026/04/12 02:21:41 INFO : existing-b: Deleted 2026/04/12 02:21:41 DEBUG : existing: size = 6 OK 2026/04/12 02:21:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 02:21:41 INFO : existing: Copied (new) 2026/04/12 02:21:41 INFO : existing: Deleted 2026/04/12 02:21:41 DEBUG : existing: Destination exists, skipping 2026/04/12 02:21:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/12 02:21:41 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:21:41 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:21:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hibocir5qeko" 2026/04/12 02:21:42 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hefepes7caya -> B2 bucket rclone-test-hibocir5qeko 2026/04/12 02:21:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:21:47 DEBUG : empty space: size = 1 OK 2026/04/12 02:21:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 02:21:47 DEBUG : empty space: Unchanged skipping 2026/04/12 02:21:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:21:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hibocir5qeko) 2026/04/12 02:21:47 DEBUG : potato3: Sizes differ 2026/04/12 02:21:47 DEBUG : B2 bucket rclone-test-hibocir5qeko: Waiting for checks to finish 2026/04/12 02:21:47 INFO : empty space: Deleted 2026/04/12 02:21:47 DEBUG : B2 bucket rclone-test-hibocir5qeko: Waiting for transfers to finish 2026/04/12 02:21:47 DEBUG : potato2: size = 60 OK 2026/04/12 02:21:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:21:47 INFO : potato2: Copied (server-side copy) 2026/04/12 02:21:47 INFO : potato2: Deleted 2026/04/12 02:21:48 DEBUG : potato3: size = 68 OK 2026/04/12 02:21:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 02:21:48 INFO : potato3: Copied (server-side copy) 2026/04/12 02:21:48 INFO : potato3: Deleted 2026/04/12 02:21:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jedixaj6dige" 2026/04/12 02:21:49 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/12 02:21:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:21:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/12 02:21:49 DEBUG : B2 bucket rclone-test-jedixaj6dige: Waiting for checks to finish 2026/04/12 02:21:49 DEBUG : B2 bucket rclone-test-jedixaj6dige: Waiting for transfers to finish 2026/04/12 02:21:50 DEBUG : potato2: size = 60 OK 2026/04/12 02:21:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:21:50 INFO : potato2: Copied (server-side copy) 2026/04/12 02:21:51 DEBUG : empty space: size = 1 OK 2026/04/12 02:21:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 02:21:51 INFO : empty space: Copied (server-side copy) 2026/04/12 02:21:51 INFO : potato2: Deleted 2026/04/12 02:21:51 DEBUG : potato3: size = 68 OK 2026/04/12 02:21:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 02:21:51 INFO : potato3: Copied (server-side copy) 2026/04/12 02:21:51 INFO : empty space: Deleted 2026/04/12 02:21:51 INFO : potato3: Deleted 2026/04/12 02:21:51 DEBUG : B2 bucket rclone-test-jedixaj6dige: Purge remote 2026/04/12 02:21:51 INFO : B2 bucket rclone-test-jedixaj6dige: cleaning bucket "rclone-test-jedixaj6dige" of all files 2026/04/12 02:21:51 DEBUG : empty space: Deleting (id "4_z1fe2cde370ed7bfb9fd80e1b_f1083bd6232f8a620_d20260412_m022150_c001_v0001174_t0052_u01775960510688") 2026/04/12 02:21:51 DEBUG : potato2: Deleting (id "4_z1fe2cde370ed7bfb9fd80e1b_f100e35d65189f160_d20260412_m022150_c001_v0001183_t0033_u01775960510841") 2026/04/12 02:21:51 DEBUG : potato3: Deleting (id "4_z1fe2cde370ed7bfb9fd80e1b_f100c358785824023_d20260412_m022150_c001_v0001146_t0051_u01775960510851") 2026/04/12 02:21:52 DEBUG : B2 bucket rclone-test-hibocir5qeko: Purge remote 2026/04/12 02:21:52 INFO : B2 bucket rclone-test-hibocir5qeko: cleaning bucket "rclone-test-hibocir5qeko" of all files 2026/04/12 02:21:52 DEBUG : empty space: Deleting (id "4_z2fe2bda370ed7bfb9fd80e1b_f401838c780e6a43c_d20260412_m022151_c001_v7007000_t0000_u01775960511135") 2026/04/12 02:21:52 DEBUG : empty space: Deleting (id "4_z2fe2bda370ed7bfb9fd80e1b_f1164b5b82a15f803_d20260412_m022145_c001_v0001032_t0030_u01775960505903") 2026/04/12 02:21:52 DEBUG : potato2: Deleting (id "4_z2fe2bda370ed7bfb9fd80e1b_f41476f572aedfec8_d20260412_m022151_c001_v7007000_t0000_u01775960511051") 2026/04/12 02:21:52 DEBUG : potato2: Deleting (id "4_z2fe2bda370ed7bfb9fd80e1b_f113f2d87cf929c83_d20260412_m022147_c001_v0001185_t0032_u01775960507148") 2026/04/12 02:21:52 DEBUG : potato3: Deleting (id "4_z2fe2bda370ed7bfb9fd80e1b_f41476f572aedfec9_d20260412_m022151_c001_v7007000_t0000_u01775960511235") 2026/04/12 02:21:52 DEBUG : potato3: Deleting (id "4_z2fe2bda370ed7bfb9fd80e1b_f114d95b28f63d374_d20260412_m022147_c001_v0001109_t0049_u01775960507399") 2026/04/12 02:21:52 DEBUG : potato3: Deleting (id "4_z2fe2bda370ed7bfb9fd80e1b_f1164b5b82a15f807_d20260412_m022146_c001_v0001032_t0055_u01775960506358") --- PASS: TestServerSideMove (11.50s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:21:53 DEBUG : Creating backend with remote "TestB2:rclone-test-falupir5rigo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hefepes7caya -> B2 bucket rclone-test-falupir5rigo 2026/04/12 02:21:59 DEBUG : empty space: Excluded (Size Filter) 2026/04/12 02:21:59 DEBUG : empty space: Excluded 2026/04/12 02:21:59 DEBUG : empty space: Excluded (Size Filter) 2026/04/12 02:21:59 DEBUG : empty space: Excluded 2026/04/12 02:21:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:21:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:21:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-falupir5rigo) 2026/04/12 02:21:59 DEBUG : potato3: Sizes differ 2026/04/12 02:21:59 DEBUG : B2 bucket rclone-test-falupir5rigo: Waiting for checks to finish 2026/04/12 02:21:59 DEBUG : B2 bucket rclone-test-falupir5rigo: Waiting for transfers to finish 2026/04/12 02:22:00 DEBUG : potato2: size = 60 OK 2026/04/12 02:22:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:22:00 INFO : potato2: Copied (server-side copy) 2026/04/12 02:22:00 INFO : potato2: Deleted 2026/04/12 02:22:00 DEBUG : potato3: size = 68 OK 2026/04/12 02:22:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 02:22:00 INFO : potato3: Copied (server-side copy) 2026/04/12 02:22:00 INFO : potato3: Deleted 2026/04/12 02:22:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pahosab6redo" 2026/04/12 02:22:01 DEBUG : empty space: Excluded (Size Filter) 2026/04/12 02:22:01 DEBUG : empty space: Excluded 2026/04/12 02:22:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:22:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/12 02:22:02 DEBUG : B2 bucket rclone-test-pahosab6redo: Waiting for checks to finish 2026/04/12 02:22:02 DEBUG : B2 bucket rclone-test-pahosab6redo: Waiting for transfers to finish 2026/04/12 02:22:02 DEBUG : potato2: size = 60 OK 2026/04/12 02:22:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:22:02 INFO : potato2: Copied (server-side copy) 2026/04/12 02:22:03 INFO : potato2: Deleted 2026/04/12 02:22:03 DEBUG : potato3: size = 68 OK 2026/04/12 02:22:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 02:22:03 INFO : potato3: Copied (server-side copy) 2026/04/12 02:22:03 INFO : potato3: Deleted 2026/04/12 02:22:03 DEBUG : B2 bucket rclone-test-pahosab6redo: Purge remote 2026/04/12 02:22:03 INFO : B2 bucket rclone-test-pahosab6redo: cleaning bucket "rclone-test-pahosab6redo" of all files 2026/04/12 02:22:04 DEBUG : potato2: Deleting (id "4_z5f42fde370ed7bfb9fd80e1b_f101e59e304e72697_d20260412_m022202_c001_v0001184_t0039_u01775960522726") 2026/04/12 02:22:04 DEBUG : potato3: Deleting (id "4_z5f42fde370ed7bfb9fd80e1b_f10804d66567274cc_d20260412_m022202_c001_v0001040_t0026_u01775960522974") 2026/04/12 02:22:04 DEBUG : B2 bucket rclone-test-falupir5rigo: Purge remote 2026/04/12 02:22:04 INFO : B2 bucket rclone-test-falupir5rigo: cleaning bucket "rclone-test-falupir5rigo" of all files 2026/04/12 02:22:05 DEBUG : empty space: Deleting (id "4_z6fb2edc370ed7bfb9fd80e1b_f1178d2557336792d_d20260412_m022158_c001_v0001167_t0059_u01775960518693") 2026/04/12 02:22:05 DEBUG : potato2: Deleting (id "4_z6fb2edc370ed7bfb9fd80e1b_f422affa6ac3fa1c9_d20260412_m022202_c001_v7007000_t0000_u01775960522954") 2026/04/12 02:22:05 DEBUG : potato2: Deleting (id "4_z6fb2edc370ed7bfb9fd80e1b_f119fd2f67c22d37f_d20260412_m022200_c001_v0001174_t0050_u01775960520043") 2026/04/12 02:22:05 DEBUG : potato3: Deleting (id "4_z6fb2edc370ed7bfb9fd80e1b_f422affa6ac3fa1ca_d20260412_m022203_c001_v7007000_t0000_u01775960523422") 2026/04/12 02:22:05 DEBUG : potato3: Deleting (id "4_z6fb2edc370ed7bfb9fd80e1b_f1051830124baf50b_d20260412_m022200_c001_v0001184_t0006_u01775960520369") 2026/04/12 02:22:05 DEBUG : potato3: Deleting (id "4_z6fb2edc370ed7bfb9fd80e1b_f1178d2557336793f_d20260412_m022159_c001_v0001167_t0002_u01775960519227") --- PASS: TestServerSideMoveWithFilter (13.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:22:07 DEBUG : Creating backend with remote "TestB2:rclone-test-mobijiq8hika" 2026/04/12 02:22:10 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hefepes7caya -> B2 bucket rclone-test-mobijiq8hika 2026/04/12 02:22:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:22:12 DEBUG : empty space: size = 1 OK 2026/04/12 02:22:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 02:22:12 DEBUG : empty space: Unchanged skipping 2026/04/12 02:22:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:22:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mobijiq8hika) 2026/04/12 02:22:12 DEBUG : potato3: Sizes differ 2026/04/12 02:22:12 DEBUG : B2 bucket rclone-test-mobijiq8hika: Waiting for checks to finish 2026/04/12 02:22:12 INFO : empty space: Deleted 2026/04/12 02:22:12 DEBUG : B2 bucket rclone-test-mobijiq8hika: Waiting for transfers to finish 2026/04/12 02:22:13 DEBUG : potato3: size = 68 OK 2026/04/12 02:22:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 02:22:13 INFO : potato3: Copied (server-side copy) 2026/04/12 02:22:13 DEBUG : potato2: size = 60 OK 2026/04/12 02:22:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:22:13 INFO : potato2: Copied (server-side copy) 2026/04/12 02:22:13 INFO : potato3: Deleted 2026/04/12 02:22:13 INFO : potato2: Deleted 2026/04/12 02:22:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fipunan6bodi" 2026/04/12 02:22:13 DEBUG : Config file has changed externally - reloading 2026/04/12 02:22:14 INFO : tomatoDir: Making directory 2026/04/12 02:22:15 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/12 02:22:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 02:22:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/12 02:22:15 DEBUG : B2 bucket rclone-test-fipunan6bodi: Waiting for checks to finish 2026/04/12 02:22:15 DEBUG : B2 bucket rclone-test-fipunan6bodi: Waiting for transfers to finish 2026/04/12 02:22:15 DEBUG : empty space: size = 1 OK 2026/04/12 02:22:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 02:22:15 INFO : empty space: Copied (server-side copy) 2026/04/12 02:22:16 INFO : empty space: Deleted 2026/04/12 02:22:16 DEBUG : potato3: size = 68 OK 2026/04/12 02:22:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 02:22:16 INFO : potato3: Copied (server-side copy) 2026/04/12 02:22:16 DEBUG : potato2: size = 60 OK 2026/04/12 02:22:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 02:22:16 INFO : potato2: Copied (server-side copy) 2026/04/12 02:22:16 INFO : potato3: Deleted 2026/04/12 02:22:16 INFO : potato2: Deleted 2026/04/12 02:22:17 DEBUG : B2 bucket rclone-test-fipunan6bodi: Purge remote 2026/04/12 02:22:17 INFO : B2 bucket rclone-test-fipunan6bodi: cleaning bucket "rclone-test-fipunan6bodi" of all files 2026/04/12 02:22:17 DEBUG : empty space: Deleting (id "4_zefd23d0370fd7bfb9fd80e1b_f11880ee87db7b430_d20260412_m022215_c001_v0001174_t0051_u01775960535723") 2026/04/12 02:22:17 DEBUG : potato2: Deleting (id "4_zefd23d0370fd7bfb9fd80e1b_f111c47d6601370e0_d20260412_m022216_c001_v0001167_t0015_u01775960536081") 2026/04/12 02:22:17 DEBUG : potato3: Deleting (id "4_zefd23d0370fd7bfb9fd80e1b_f109dacaba08788c6_d20260412_m022216_c001_v0001174_t0019_u01775960536101") 2026/04/12 02:22:17 DEBUG : B2 bucket rclone-test-mobijiq8hika: Purge remote 2026/04/12 02:22:17 INFO : B2 bucket rclone-test-mobijiq8hika: cleaning bucket "rclone-test-mobijiq8hika" of all files 2026/04/12 02:22:18 DEBUG : empty space: Deleting (id "4_z3fd21df370fd7bfb9fd80e1b_f4171023afdd60004_d20260412_m022216_c001_v7007000_t0000_u01775960536075") 2026/04/12 02:22:18 DEBUG : empty space: Deleting (id "4_z3fd21df370fd7bfb9fd80e1b_f10060664b3b6be14_d20260412_m022211_c001_v0001185_t0047_u01775960531735") 2026/04/12 02:22:18 DEBUG : potato2: Deleting (id "4_z3fd21df370fd7bfb9fd80e1b_f40245d89e0839059_d20260412_m022216_c001_v7007000_t0000_u01775960536562") 2026/04/12 02:22:18 DEBUG : potato2: Deleting (id "4_z3fd21df370fd7bfb9fd80e1b_f1197a342acd0c7ec_d20260412_m022212_c001_v0001099_t0054_u01775960532514") 2026/04/12 02:22:18 DEBUG : potato3: Deleting (id "4_z3fd21df370fd7bfb9fd80e1b_f4171023afdd60005_d20260412_m022216_c001_v7007000_t0000_u01775960536420") 2026/04/12 02:22:18 DEBUG : potato3: Deleting (id "4_z3fd21df370fd7bfb9fd80e1b_f111b78e06505f8e4_d20260412_m022212_c001_v0001179_t0007_u01775960532899") 2026/04/12 02:22:18 DEBUG : potato3: Deleting (id "4_z3fd21df370fd7bfb9fd80e1b_f10060664b3b6be16_d20260412_m022211_c001_v0001185_t0016_u01775960531936") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.50s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:22:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.51s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:22:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/rclone-sync-test" 2026/04/12 02:22:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/rclone-sync-test-include/layer2" 2026/04/12 02:22:28 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/rclone-sync-test-ignore-file" 2026/04/12 02:22:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/12 02:22:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 02:22:31 DEBUG : pacer: Reducing sleep to 10ms 2026/04/12 02:22:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/12 02:22:31 DEBUG : B2 bucket rclone-test-hefepes7caya path rclone-sync-test: Waiting for checks to finish 2026/04/12 02:22:31 DEBUG : B2 bucket rclone-test-hefepes7caya path rclone-sync-test: Waiting for transfers to finish 2026/04/12 02:22:31 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:31 INFO : There was nothing to transfer 2026/04/12 02:22:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/12 02:22:32 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:22:32 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:22:32 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:32 INFO : There was nothing to transfer 2026/04/12 02:22:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/12 02:22:33 DEBUG : B2 bucket rclone-test-hefepes7caya path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/12 02:22:33 DEBUG : B2 bucket rclone-test-hefepes7caya path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/12 02:22:33 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:33 INFO : There was nothing to transfer 2026/04/12 02:22:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/12 02:22:33 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:22:33 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:22:33 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:33 INFO : There was nothing to transfer 2026/04/12 02:22:33 DEBUG : Excluded 2026/04/12 02:22:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/12 02:22:34 DEBUG : B2 bucket rclone-test-hefepes7caya path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/12 02:22:34 DEBUG : B2 bucket rclone-test-hefepes7caya path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/12 02:22:34 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.16s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:22:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/dst" 2026/04/12 02:22:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/CompareDest" 2026/04/12 02:22:37 DEBUG : one: Need to transfer - File not found at Destination 2026/04/12 02:22:37 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:22:37 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:22:38 DEBUG : one: size = 3 OK 2026/04/12 02:22:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 02:22:38 INFO : one: Copied (new) 2026/04/12 02:22:38 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:39 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:22:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:22:39 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:22:39 DEBUG : one: Sizes differ 2026/04/12 02:22:39 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:22:39 DEBUG : one: size = 5 OK 2026/04/12 02:22:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/12 02:22:39 INFO : one: Copied (replaced existing) 2026/04/12 02:22:39 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:22:42 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:22:42 DEBUG : one: Sizes differ 2026/04/12 02:22:42 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:22:42 DEBUG : one: size = 5 OK 2026/04/12 02:22:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:22:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 02:22:42 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:22:42 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:42 INFO : There was nothing to transfer 2026/04/12 02:22:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:22:43 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:22:43 DEBUG : one: Sizes differ 2026/04/12 02:22:43 DEBUG : two: size = 3 OK 2026/04/12 02:22:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:22:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 02:22:43 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:22:43 DEBUG : one: size = 5 OK 2026/04/12 02:22:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:22:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 02:22:43 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:22:43 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:43 INFO : There was nothing to transfer 2026/04/12 02:22:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:22:44 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:22:44 DEBUG : one: Sizes differ 2026/04/12 02:22:44 DEBUG : two: size = 3 OK 2026/04/12 02:22:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:22:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 02:22:44 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:22:44 DEBUG : one: size = 5 OK 2026/04/12 02:22:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:22:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 02:22:44 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:22:44 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:44 INFO : There was nothing to transfer 2026/04/12 02:22:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:22:45 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:22:45 DEBUG : one: Sizes differ 2026/04/12 02:22:45 DEBUG : two: size = 3 OK 2026/04/12 02:22:45 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/12 02:22:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 02:22:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 02:22:45 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:22:45 DEBUG : one: size = 5 OK 2026/04/12 02:22:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:22:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 02:22:45 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:22:45 DEBUG : Waiting for deletions to finish 2026/04/12 02:22:45 INFO : There was nothing to transfer 2026/04/12 02:22:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:22:46 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:22:46 DEBUG : one: Sizes differ 2026/04/12 02:22:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:22:46 DEBUG : two: size = 3 (B2 bucket rclone-test-hefepes7caya path CompareDest) 2026/04/12 02:22:46 DEBUG : two: Sizes differ 2026/04/12 02:22:46 DEBUG : two: Need to transfer - File not found at Destination 2026/04/12 02:22:46 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:22:46 DEBUG : one: size = 5 OK 2026/04/12 02:22:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:22:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 02:22:46 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:22:46 DEBUG : two: size = 5 OK 2026/04/12 02:22:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/12 02:22:46 INFO : two: Copied (new) 2026/04/12 02:22:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.45s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:22:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/dest" 2026/04/12 02:22:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/pre-dest1" 2026/04/12 02:22:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/pre-dest2" 2026/04/12 02:22:54 DEBUG : 1: size = 1 OK 2026/04/12 02:22:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:22:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/12 02:22:54 DEBUG : 2: size = 1 OK 2026/04/12 02:22:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:22:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/12 02:22:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/12 02:22:55 DEBUG : B2 bucket rclone-test-hefepes7caya path dest: Waiting for checks to finish 2026/04/12 02:22:55 DEBUG : B2 bucket rclone-test-hefepes7caya path dest: Waiting for transfers to finish 2026/04/12 02:22:56 DEBUG : 3: size = 1 OK 2026/04/12 02:22:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/12 02:22:56 INFO : 3: Copied (new) 2026/04/12 02:22:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.49s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:22:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/dst" 2026/04/12 02:22:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/CopyDest" 2026/04/12 02:23:00 DEBUG : one: Need to transfer - File not found at Destination 2026/04/12 02:23:00 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:00 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:01 DEBUG : one: size = 3 OK 2026/04/12 02:23:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 02:23:01 INFO : one: Copied (new) 2026/04/12 02:23:01 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:02 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:23:02 DEBUG : one: Sizes differ 2026/04/12 02:23:02 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:02 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:02 DEBUG : one: size = 5 OK 2026/04/12 02:23:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/12 02:23:02 INFO : one: Copied (replaced existing) 2026/04/12 02:23:02 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/BackupDir" 2026/04/12 02:23:06 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:06 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:23:06 DEBUG : one: Sizes differ 2026/04/12 02:23:06 DEBUG : one: size = 5 OK 2026/04/12 02:23:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:23:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:06 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:23:06 DEBUG : one: Sizes differ 2026/04/12 02:23:07 DEBUG : one: size = 3 OK 2026/04/12 02:23:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 02:23:07 INFO : one: Copied (server-side copy) 2026/04/12 02:23:07 INFO : one: Deleted 2026/04/12 02:23:08 DEBUG : one: size = 5 OK 2026/04/12 02:23:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/12 02:23:08 INFO : one: Copied (server-side copy) 2026/04/12 02:23:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/12 02:23:08 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:08 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:09 DEBUG : one: size = 5 OK 2026/04/12 02:23:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:23:09 DEBUG : one: Unchanged skipping 2026/04/12 02:23:09 DEBUG : two: size = 3 OK 2026/04/12 02:23:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:23:10 DEBUG : two: size = 3 OK 2026/04/12 02:23:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 02:23:10 INFO : two: Copied (server-side copy) 2026/04/12 02:23:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/12 02:23:10 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:10 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:10 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:10 DEBUG : one: size = 5 OK 2026/04/12 02:23:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:23:10 DEBUG : one: Unchanged skipping 2026/04/12 02:23:10 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:10 DEBUG : two: size = 3 OK 2026/04/12 02:23:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:23:10 DEBUG : two: Unchanged skipping 2026/04/12 02:23:10 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:10 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:10 INFO : There was nothing to transfer 2026/04/12 02:23:11 DEBUG : one: size = 5 OK 2026/04/12 02:23:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:23:11 DEBUG : one: Unchanged skipping 2026/04/12 02:23:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:11 DEBUG : three: size = 5 (B2 bucket rclone-test-hefepes7caya path CopyDest) 2026/04/12 02:23:11 DEBUG : three: Sizes differ 2026/04/12 02:23:11 DEBUG : three: Destination not found in --copy-dest 2026/04/12 02:23:11 DEBUG : three: Need to transfer - File not found at Destination 2026/04/12 02:23:11 DEBUG : two: size = 3 OK 2026/04/12 02:23:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 02:23:11 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:11 DEBUG : two: Unchanged skipping 2026/04/12 02:23:11 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:12 DEBUG : three: size = 7 OK 2026/04/12 02:23:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/12 02:23:12 INFO : three: Copied (new) 2026/04/12 02:23:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.82s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:23:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/dst" 2026/04/12 02:23:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/backup" 2026/04/12 02:23:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:20 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:23:20 DEBUG : one: Sizes differ 2026/04/12 02:23:20 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:20 DEBUG : two: size = 3 OK 2026/04/12 02:23:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:23:20 DEBUG : two: Unchanged skipping 2026/04/12 02:23:21 DEBUG : one: size = 3 OK 2026/04/12 02:23:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 02:23:21 INFO : one: Copied (server-side copy) 2026/04/12 02:23:22 INFO : one: Deleted 2026/04/12 02:23:22 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:23 DEBUG : one: size = 4 OK 2026/04/12 02:23:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:23:23 INFO : one: Copied (new) 2026/04/12 02:23:23 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:24 DEBUG : three.txt: size = 5 OK 2026/04/12 02:23:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 02:23:24 INFO : three.txt: Copied (server-side copy) 2026/04/12 02:23:24 INFO : three.txt: Deleted 2026/04/12 02:23:24 INFO : three.txt: Moved into backup dir 2026/04/12 02:23:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:26 DEBUG : one: size = 4 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:23:26 DEBUG : one: Sizes differ 2026/04/12 02:23:26 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:26 DEBUG : two: size = 3 OK 2026/04/12 02:23:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:23:26 DEBUG : two: Unchanged skipping 2026/04/12 02:23:27 DEBUG : one: size = 4 OK 2026/04/12 02:23:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:23:27 INFO : one: Copied (server-side copy) 2026/04/12 02:23:27 INFO : one: Deleted 2026/04/12 02:23:27 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:27 DEBUG : one: size = 5 OK 2026/04/12 02:23:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 02:23:27 INFO : one: Copied (new) 2026/04/12 02:23:27 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:28 DEBUG : three.txt: size = 6 OK 2026/04/12 02:23:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 02:23:28 INFO : three.txt: Copied (server-side copy) 2026/04/12 02:23:28 INFO : three.txt: Deleted 2026/04/12 02:23:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.35s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:23:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/dst" 2026/04/12 02:23:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/backup" 2026/04/12 02:23:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:35 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:23:35 DEBUG : one: Sizes differ 2026/04/12 02:23:35 DEBUG : two: size = 3 OK 2026/04/12 02:23:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:23:35 DEBUG : two: Unchanged skipping 2026/04/12 02:23:35 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:36 DEBUG : one.bak: size = 3 OK 2026/04/12 02:23:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 02:23:36 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 02:23:36 INFO : one: Deleted 2026/04/12 02:23:36 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:37 DEBUG : one: size = 4 OK 2026/04/12 02:23:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:23:37 INFO : one: Copied (new) 2026/04/12 02:23:37 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:38 DEBUG : three.txt.bak: size = 5 OK 2026/04/12 02:23:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 02:23:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 02:23:38 INFO : three.txt: Deleted 2026/04/12 02:23:38 INFO : three.txt: Moved into backup dir 2026/04/12 02:23:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:40 DEBUG : one: size = 4 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:23:40 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:40 DEBUG : one: Sizes differ 2026/04/12 02:23:40 DEBUG : two: size = 3 OK 2026/04/12 02:23:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:23:40 DEBUG : two: Unchanged skipping 2026/04/12 02:23:40 DEBUG : one.bak: size = 4 OK 2026/04/12 02:23:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:23:40 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 02:23:40 INFO : one: Deleted 2026/04/12 02:23:40 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:41 DEBUG : one: size = 5 OK 2026/04/12 02:23:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 02:23:41 INFO : one: Copied (new) 2026/04/12 02:23:41 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:41 DEBUG : three.txt.bak: size = 6 OK 2026/04/12 02:23:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 02:23:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 02:23:41 INFO : three.txt: Deleted 2026/04/12 02:23:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:23:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/dst" 2026/04/12 02:23:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/backup" 2026/04/12 02:23:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:48 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:23:48 DEBUG : one: Sizes differ 2026/04/12 02:23:48 DEBUG : two: size = 3 OK 2026/04/12 02:23:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:23:48 DEBUG : two: Unchanged skipping 2026/04/12 02:23:48 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:50 DEBUG : one-2019-01-01: size = 3 OK 2026/04/12 02:23:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 02:23:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/12 02:23:50 INFO : one: Deleted 2026/04/12 02:23:50 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:51 DEBUG : one: size = 4 OK 2026/04/12 02:23:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:23:51 INFO : one: Copied (new) 2026/04/12 02:23:51 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:51 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/12 02:23:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 02:23:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/12 02:23:51 INFO : three.txt: Deleted 2026/04/12 02:23:51 INFO : three.txt: Moved into backup dir 2026/04/12 02:23:53 DEBUG : two: size = 3 OK 2026/04/12 02:23:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:23:53 DEBUG : two: Unchanged skipping 2026/04/12 02:23:53 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:23:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:23:53 DEBUG : one: size = 4 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:23:53 DEBUG : one: Sizes differ 2026/04/12 02:23:53 DEBUG : one-2019-01-01: size = 4 OK 2026/04/12 02:23:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:23:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/12 02:23:54 INFO : one: Deleted 2026/04/12 02:23:54 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:23:54 DEBUG : one: size = 5 OK 2026/04/12 02:23:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 02:23:54 INFO : one: Copied (new) 2026/04/12 02:23:54 DEBUG : Waiting for deletions to finish 2026/04/12 02:23:54 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/12 02:23:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 02:23:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/12 02:23:55 INFO : three.txt: Deleted 2026/04/12 02:23:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.36s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:23:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/dst" 2026/04/12 02:24:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:00 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:00 DEBUG : one: Sizes differ 2026/04/12 02:24:00 DEBUG : two: size = 3 OK 2026/04/12 02:24:00 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:24:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:24:00 DEBUG : two: Unchanged skipping 2026/04/12 02:24:01 DEBUG : one.bak: size = 3 OK 2026/04/12 02:24:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 02:24:01 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 02:24:01 INFO : one: Deleted 2026/04/12 02:24:01 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:24:02 DEBUG : one: size = 4 OK 2026/04/12 02:24:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:24:02 INFO : one: Copied (new) 2026/04/12 02:24:02 DEBUG : Waiting for deletions to finish 2026/04/12 02:24:03 DEBUG : three.txt.bak: size = 5 OK 2026/04/12 02:24:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 02:24:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 02:24:03 INFO : three.txt: Deleted 2026/04/12 02:24:03 INFO : three.txt: Moved into backup dir 2026/04/12 02:24:05 DEBUG : one.bak: Excluded (Path Filter) 2026/04/12 02:24:05 DEBUG : one.bak: Excluded 2026/04/12 02:24:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/12 02:24:05 DEBUG : three.txt.bak: Excluded 2026/04/12 02:24:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:05 DEBUG : one: size = 4 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:05 DEBUG : one: Sizes differ 2026/04/12 02:24:05 DEBUG : two: size = 3 OK 2026/04/12 02:24:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:24:05 DEBUG : two: Unchanged skipping 2026/04/12 02:24:05 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for checks to finish 2026/04/12 02:24:05 DEBUG : one.bak: size = 4 OK 2026/04/12 02:24:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:24:05 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 02:24:05 INFO : one: Deleted 2026/04/12 02:24:05 DEBUG : B2 bucket rclone-test-hefepes7caya path dst: Waiting for transfers to finish 2026/04/12 02:24:05 DEBUG : one: size = 5 OK 2026/04/12 02:24:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 02:24:05 INFO : one: Copied (new) 2026/04/12 02:24:05 DEBUG : Waiting for deletions to finish 2026/04/12 02:24:06 DEBUG : three.txt.bak: size = 6 OK 2026/04/12 02:24:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 02:24:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 02:24:06 INFO : three.txt: Deleted 2026/04/12 02:24:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.58s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:24:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/dst" 2026/04/12 02:24:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:12 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:12 DEBUG : one: Sizes differ 2026/04/12 02:24:13 DEBUG : one.bak: size = 3 OK 2026/04/12 02:24:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 02:24:13 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 02:24:13 INFO : one: Deleted 2026/04/12 02:24:14 DEBUG : one: size = 4 OK 2026/04/12 02:24:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:24:14 INFO : one: Copied (new) 2026/04/12 02:24:15 DEBUG : two: size = 3 OK 2026/04/12 02:24:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:24:15 DEBUG : two: Unchanged skipping 2026/04/12 02:24:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:15 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:15 DEBUG : three.txt: Sizes differ 2026/04/12 02:24:16 DEBUG : three.txt.bak: size = 5 OK 2026/04/12 02:24:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 02:24:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 02:24:16 INFO : three.txt: Deleted 2026/04/12 02:24:16 DEBUG : three.txt: size = 6 OK 2026/04/12 02:24:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 02:24:16 INFO : three.txt: Copied (new) 2026/04/12 02:24:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:17 DEBUG : one: size = 4 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:17 DEBUG : one: Sizes differ 2026/04/12 02:24:18 DEBUG : one.bak: size = 4 OK 2026/04/12 02:24:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:24:18 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 02:24:18 INFO : one: Deleted 2026/04/12 02:24:18 DEBUG : one: size = 5 OK 2026/04/12 02:24:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 02:24:18 INFO : one: Copied (new) 2026/04/12 02:24:18 DEBUG : two: size = 3 OK 2026/04/12 02:24:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:24:18 DEBUG : two: Unchanged skipping 2026/04/12 02:24:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:19 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:19 DEBUG : three.txt: Sizes differ 2026/04/12 02:24:19 DEBUG : three.txt.bak: size = 6 OK 2026/04/12 02:24:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 02:24:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 02:24:20 INFO : three.txt: Deleted 2026/04/12 02:24:20 DEBUG : three.txt: size = 19 OK 2026/04/12 02:24:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/12 02:24:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.98s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:24:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hefepes7caya/dst" 2026/04/12 02:24:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:26 DEBUG : one: size = 3 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:26 DEBUG : one: Sizes differ 2026/04/12 02:24:27 DEBUG : one-2019-01-01: size = 3 OK 2026/04/12 02:24:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 02:24:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/12 02:24:27 INFO : one: Deleted 2026/04/12 02:24:28 DEBUG : one: size = 4 OK 2026/04/12 02:24:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:24:28 INFO : one: Copied (new) 2026/04/12 02:24:28 DEBUG : two: size = 3 OK 2026/04/12 02:24:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:24:28 DEBUG : two: Unchanged skipping 2026/04/12 02:24:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:28 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:28 DEBUG : three.txt: Sizes differ 2026/04/12 02:24:29 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/12 02:24:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 02:24:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/12 02:24:29 INFO : three.txt: Deleted 2026/04/12 02:24:29 DEBUG : three.txt: size = 6 OK 2026/04/12 02:24:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 02:24:29 INFO : three.txt: Copied (new) 2026/04/12 02:24:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:30 DEBUG : one: size = 4 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:30 DEBUG : one: Sizes differ 2026/04/12 02:24:30 DEBUG : one-2019-01-01: size = 4 OK 2026/04/12 02:24:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 02:24:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/12 02:24:31 INFO : one: Deleted 2026/04/12 02:24:31 DEBUG : one: size = 5 OK 2026/04/12 02:24:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 02:24:31 INFO : one: Copied (new) 2026/04/12 02:24:31 DEBUG : two: size = 3 OK 2026/04/12 02:24:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:24:31 DEBUG : two: Unchanged skipping 2026/04/12 02:24:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:31 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hefepes7caya path dst) 2026/04/12 02:24:31 DEBUG : three.txt: Sizes differ 2026/04/12 02:24:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/12 02:24:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 02:24:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/12 02:24:32 INFO : three.txt: Deleted 2026/04/12 02:24:32 DEBUG : three.txt: size = 19 OK 2026/04/12 02:24:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/12 02:24:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.32s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:24:35 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:24:35 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:35 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:24:35 DEBUG : Testêé: Sizes differ 2026/04/12 02:24:35 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:24:36 DEBUG : Testêé: size = 14 OK 2026/04/12 02:24:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/12 02:24:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/12 02:24:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:24:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/12 02:24:37 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:24:37 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:24:38 DEBUG : existing: size = 6 OK 2026/04/12 02:24:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 02:24:38 INFO : existing: Copied (new) 2026/04/12 02:24:38 DEBUG : Waiting for deletions to finish 2026/04/12 02:24:38 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:24:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone773975203) 2026/04/12 02:24:38 DEBUG : existing: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:24:38 DEBUG : existing: Sizes differ 2026/04/12 02:24:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/12 02:24:38 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:24:38 ERROR : B2 bucket rclone-test-hefepes7caya: not deleting files as there were IO errors 2026/04/12 02:24:38 ERROR : B2 bucket rclone-test-hefepes7caya: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.46s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:24:40 DEBUG : EXISTING: size = 6 OK 2026/04/12 02:24:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:24:40 DEBUG : existing: Unchanged skipping 2026/04/12 02:24:40 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:24:40 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:24:40 DEBUG : Waiting for deletions to finish 2026/04/12 02:24:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.65s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:25:07 DEBUG : both10: size = 6 OK 2026/04/12 02:25:07 DEBUG : both11: size = 6 OK 2026/04/12 02:25:07 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:25:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both0: size = 6 OK 2026/04/12 02:25:07 DEBUG : both12: size = 6 OK 2026/04/12 02:25:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both10: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both13: size = 6 OK 2026/04/12 02:25:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both13: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both14: size = 6 OK 2026/04/12 02:25:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both11: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both15: size = 6 OK 2026/04/12 02:25:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both15: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both16: size = 6 OK 2026/04/12 02:25:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both16: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both17: size = 6 OK 2026/04/12 02:25:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both17: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both18: size = 6 OK 2026/04/12 02:25:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both18: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both19: size = 6 OK 2026/04/12 02:25:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both19: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both1: size = 6 OK 2026/04/12 02:25:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both1: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both2: size = 6 OK 2026/04/12 02:25:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both2: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both3: size = 6 OK 2026/04/12 02:25:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both3: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both4: size = 6 OK 2026/04/12 02:25:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both4: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both5: size = 6 OK 2026/04/12 02:25:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both0: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both6: size = 6 OK 2026/04/12 02:25:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both6: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both7: size = 6 OK 2026/04/12 02:25:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both7: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both8: size = 6 OK 2026/04/12 02:25:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both14: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both9: size = 6 OK 2026/04/12 02:25:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:07 DEBUG : both9: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both8: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both12: Unchanged skipping 2026/04/12 02:25:07 DEBUG : both5: Unchanged skipping 2026/04/12 02:25:07 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:25:07 DEBUG : Waiting for deletions to finish 2026/04/12 02:25:07 INFO : only2: Deleted 2026/04/12 02:25:08 INFO : only12: Deleted 2026/04/12 02:25:08 INFO : only8: Deleted 2026/04/12 02:25:08 INFO : only10: Deleted 2026/04/12 02:25:08 INFO : only15: Deleted 2026/04/12 02:25:08 INFO : only14: Deleted 2026/04/12 02:25:08 INFO : only4: Deleted 2026/04/12 02:25:08 INFO : only6: Deleted 2026/04/12 02:25:08 INFO : only9: Deleted 2026/04/12 02:25:08 INFO : only0: Deleted 2026/04/12 02:25:08 INFO : only13: Deleted 2026/04/12 02:25:08 INFO : only16: Deleted 2026/04/12 02:25:08 INFO : only17: Deleted 2026/04/12 02:25:08 INFO : only18: Deleted 2026/04/12 02:25:08 INFO : only19: Deleted 2026/04/12 02:25:08 INFO : only3: Deleted 2026/04/12 02:25:08 INFO : only7: Deleted 2026/04/12 02:25:08 INFO : only11: Deleted 2026/04/12 02:25:08 INFO : only1: Deleted 2026/04/12 02:25:09 INFO : only5: Deleted 2026/04/12 02:25:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (30.82s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:25:41 DEBUG : both11: size = 6 OK 2026/04/12 02:25:41 DEBUG : both10: size = 6 OK 2026/04/12 02:25:41 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:25:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both11: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both13: size = 6 OK 2026/04/12 02:25:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both0: size = 6 OK 2026/04/12 02:25:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both12: size = 6 OK 2026/04/12 02:25:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both13: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both14: size = 6 OK 2026/04/12 02:25:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both12: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both15: size = 6 OK 2026/04/12 02:25:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both10: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both16: size = 6 OK 2026/04/12 02:25:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both16: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both17: size = 6 OK 2026/04/12 02:25:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both17: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both18: size = 6 OK 2026/04/12 02:25:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both0: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both19: size = 6 OK 2026/04/12 02:25:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both19: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both1: size = 6 OK 2026/04/12 02:25:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both14: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both2: size = 6 OK 2026/04/12 02:25:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both2: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both3: size = 6 OK 2026/04/12 02:25:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both3: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both4: size = 6 OK 2026/04/12 02:25:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both4: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both5: size = 6 OK 2026/04/12 02:25:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both5: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both6: size = 6 OK 2026/04/12 02:25:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both6: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both7: size = 6 OK 2026/04/12 02:25:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both15: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both8: size = 6 OK 2026/04/12 02:25:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both8: Unchanged skipping 2026/04/12 02:25:41 DEBUG : both9: size = 6 OK 2026/04/12 02:25:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:25:41 DEBUG : both9: Unchanged skipping 2026/04/12 02:25:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only0: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only0: Sizes differ 2026/04/12 02:25:41 DEBUG : both18: Unchanged skipping 2026/04/12 02:25:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only10: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only10: Sizes differ 2026/04/12 02:25:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only11: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only11: Sizes differ 2026/04/12 02:25:41 DEBUG : both1: Unchanged skipping 2026/04/12 02:25:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only12: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only12: Sizes differ 2026/04/12 02:25:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only13: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only13: Sizes differ 2026/04/12 02:25:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only14: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only14: Sizes differ 2026/04/12 02:25:41 DEBUG : both7: Unchanged skipping 2026/04/12 02:25:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only15: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only15: Sizes differ 2026/04/12 02:25:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only16: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only16: Sizes differ 2026/04/12 02:25:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only17: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only17: Sizes differ 2026/04/12 02:25:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only18: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only18: Sizes differ 2026/04/12 02:25:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only19: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only19: Sizes differ 2026/04/12 02:25:41 DEBUG : only3: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only3: Sizes differ 2026/04/12 02:25:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only4: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only4: Sizes differ 2026/04/12 02:25:41 DEBUG : only1: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only1: Sizes differ 2026/04/12 02:25:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only2: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only2: Sizes differ 2026/04/12 02:25:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only5: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only5: Sizes differ 2026/04/12 02:25:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only6: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only6: Sizes differ 2026/04/12 02:25:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only7: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only7: Sizes differ 2026/04/12 02:25:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only8: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only8: Sizes differ 2026/04/12 02:25:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone773975203) 2026/04/12 02:25:41 DEBUG : only9: size = 6 (B2 bucket rclone-test-hefepes7caya) 2026/04/12 02:25:41 DEBUG : only9: Sizes differ 2026/04/12 02:25:41 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:25:41 DEBUG : only10: size = 0 OK 2026/04/12 02:25:41 DEBUG : only12: size = 0 OK 2026/04/12 02:25:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:41 INFO : only10: Copied (replaced existing) 2026/04/12 02:25:41 DEBUG : only13: size = 0 OK 2026/04/12 02:25:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:41 INFO : only13: Copied (replaced existing) 2026/04/12 02:25:41 INFO : only12: Copied (replaced existing) 2026/04/12 02:25:41 DEBUG : only16: size = 0 OK 2026/04/12 02:25:41 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:41 INFO : only16: Copied (replaced existing) 2026/04/12 02:25:41 DEBUG : only17: size = 0 OK 2026/04/12 02:25:41 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:41 INFO : only17: Copied (replaced existing) 2026/04/12 02:25:41 DEBUG : only0: size = 0 OK 2026/04/12 02:25:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:41 INFO : only0: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only11: size = 0 OK 2026/04/12 02:25:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only11: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only14: size = 0 OK 2026/04/12 02:25:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only14: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only18: size = 0 OK 2026/04/12 02:25:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only18: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only19: size = 0 OK 2026/04/12 02:25:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only19: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only4: size = 0 OK 2026/04/12 02:25:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only4: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only15: size = 0 OK 2026/04/12 02:25:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only15: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only3: size = 0 OK 2026/04/12 02:25:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only3: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only6: size = 0 OK 2026/04/12 02:25:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only6: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only1: size = 0 OK 2026/04/12 02:25:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only1: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only2: size = 0 OK 2026/04/12 02:25:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only2: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only8: size = 0 OK 2026/04/12 02:25:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only8: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only5: size = 0 OK 2026/04/12 02:25:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only5: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only7: size = 0 OK 2026/04/12 02:25:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only7: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : only9: size = 0 OK 2026/04/12 02:25:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 02:25:42 INFO : only9: Copied (replaced existing) 2026/04/12 02:25:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (37.40s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:25:50 DEBUG : empty_dir: Making directory with metadata 2026/04/12 02:25:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 02:25:50 DEBUG : empty_on_remote: Making directory with metadata 2026/04/12 02:25:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 02:25:50 INFO : empty_on_remote: Making directory 2026/04/12 02:25:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/12 02:25:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/12 02:25:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/12 02:25:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/12 02:25:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.17s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:25:53 DEBUG : empty_dir: Making directory with metadata 2026/04/12 02:25:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 02:25:53 DEBUG : empty_on_remote: Making directory with metadata 2026/04/12 02:25:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 02:25:53 INFO : empty_on_remote: Making directory 2026/04/12 02:25:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/12 02:25:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/12 02:25:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/12 02:25:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/12 02:25:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/12 02:25:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:25:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 02:25:56 INFO : sub dir: Making directory 2026/04/12 02:25:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.48s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:25:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 02:25:59 INFO : sub dir: Making directory 2026/04/12 02:25:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.67s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:26:13 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:14 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : apple: size = 5 OK 2026/04/12 02:26:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : apple: Unchanged skipping 2026/04/12 02:26:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:26:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:26:14 DEBUG : banana: size = 6 OK 2026/04/12 02:26:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : banana: Unchanged skipping 2026/04/12 02:26:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:26:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:26:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:26:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:26:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:26:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:26:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:26:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:26:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:26:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:26:14 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:26:14 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:14 INFO : There was nothing to transfer 2026/04/12 02:26:14 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:14 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:26:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : apple: size = 5 OK 2026/04/12 02:26:15 DEBUG : banana: size = 6 OK 2026/04/12 02:26:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:26:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:26:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : apple: Unchanged skipping 2026/04/12 02:26:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : banana: Unchanged skipping 2026/04/12 02:26:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:26:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:26:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:26:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:26:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:26:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:26:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:26:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:26:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:26:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:26:15 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:26:15 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:15 INFO : There was nothing to transfer 2026/04/12 02:26:15 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:15 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:26:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:26:30 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:31 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:26:31 DEBUG : apple: size = 5 OK 2026/04/12 02:26:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : apple: Unchanged skipping 2026/04/12 02:26:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:26:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:26:31 DEBUG : banana: size = 6 OK 2026/04/12 02:26:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : banana: Unchanged skipping 2026/04/12 02:26:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:26:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:26:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:26:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:26:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:26:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:26:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:26:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:26:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:26:31 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:26:31 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:26:31 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:31 INFO : There was nothing to transfer 2026/04/12 02:26:31 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:32 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:26:32 DEBUG : apple: size = 5 OK 2026/04/12 02:26:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : apple: Unchanged skipping 2026/04/12 02:26:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:26:32 DEBUG : banana: size = 6 OK 2026/04/12 02:26:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:26:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:26:32 DEBUG : banana: Unchanged skipping 2026/04/12 02:26:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:26:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:26:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:26:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:26:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:26:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:26:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:26:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:26:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:26:32 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:26:32 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:32 INFO : There was nothing to transfer 2026/04/12 02:26:32 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:33 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:26:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:26:47 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:48 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:26:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 02:26:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:26:48 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:26:48 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:26:48 DEBUG : YmFuYW5h: size = 6 OK 2026/04/12 02:26:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 02:26:48 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/12 02:26:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:48 DEBUG : YXBwbGU=: size = 5 OK 2026/04/12 02:26:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 02:26:48 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/12 02:26:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/12 02:26:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 02:26:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/12 02:26:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 02:26:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/12 02:26:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 02:26:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/12 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 02:26:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/12 02:26:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 02:26:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/12 02:26:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 02:26:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/12 02:26:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 02:26:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/12 02:26:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 02:26:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/12 02:26:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 02:26:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/12 02:26:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 02:26:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/12 02:26:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 02:26:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/12 02:26:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 02:26:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/12 02:26:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 02:26:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/12 02:26:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 02:26:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 02:26:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/12 02:26:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 02:26:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/12 02:26:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 02:26:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/12 02:26:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 02:26:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/12 02:26:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/12 02:26:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 02:26:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:50 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:50 INFO : apple: Deleted 2026/04/12 02:26:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 02:26:51 INFO : banana: Deleted 2026/04/12 02:26:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 02:26:51 INFO : appleappleapplebanana: Deleted 2026/04/12 02:26:51 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 02:26:51 INFO : splitbananasplit: Deleted 2026/04/12 02:26:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 02:26:51 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 02:26:51 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 02:26:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:52 DEBUG : YXBwbGU=: size = 5 OK 2026/04/12 02:26:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : apple: Unchanged skipping 2026/04/12 02:26:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:26:52 DEBUG : YmFuYW5h: size = 6 OK 2026/04/12 02:26:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : banana: Unchanged skipping 2026/04/12 02:26:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/12 02:26:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/12 02:26:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/12 02:26:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 02:26:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/12 02:26:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/12 02:26:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/12 02:26:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/12 02:26:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/12 02:26:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:26:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:26:52 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:26:52 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:26:52 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:52 DEBUG : Waiting for deletions to finish 2026/04/12 02:26:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/12 02:26:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/12 02:26:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 02:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 02:26:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 02:26:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 02:26:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 02:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 02:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 02:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 02:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 02:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 02:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:27:06 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:06 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:27:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:27:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 02:27:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 02:27:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 02:27:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 02:27:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 02:27:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 02:27:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 02:27:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 02:27:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 02:27:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 02:27:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 02:27:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 02:27:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/12 02:27:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:07 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:27:07 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:27:07 DEBUG : PREFIXapple: size = 5 OK 2026/04/12 02:27:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 02:27:07 INFO : apple: Copied (new) to: PREFIXapple 2026/04/12 02:27:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/12 02:27:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 02:27:07 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/12 02:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 02:27:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/12 02:27:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 02:27:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 02:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 02:27:07 DEBUG : PREFIXbanana: size = 6 OK 2026/04/12 02:27:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 02:27:07 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/12 02:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/12 02:27:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 02:27:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 02:27:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 02:27:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/12 02:27:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 02:27:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/12 02:27:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:27:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 02:27:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 02:27:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/12 02:27:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 02:27:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/12 02:27:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/12 02:27:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 02:27:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/12 02:27:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/12 02:27:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 02:27:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/12 02:27:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/12 02:27:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 02:27:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 02:27:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/12 02:27:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 02:27:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/12 02:27:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/12 02:27:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 02:27:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/12 02:27:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/12 02:27:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 02:27:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 02:27:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/12 02:27:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 02:27:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/12 02:27:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/12 02:27:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 02:27:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/12 02:27:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 02:27:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/12 02:27:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 02:27:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/12 02:27:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/12 02:27:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 02:27:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/12 02:27:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/12 02:27:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 02:27:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/12 02:27:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/12 02:27:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 02:27:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/12 02:27:09 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:09 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 02:27:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 02:27:09 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 02:27:09 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 02:27:09 INFO : apple: Deleted 2026/04/12 02:27:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 02:27:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 02:27:09 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 02:27:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 02:27:09 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 02:27:09 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 02:27:09 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 02:27:09 INFO : appleappleapplebanana: Deleted 2026/04/12 02:27:10 INFO : banana: Deleted 2026/04/12 02:27:10 INFO : splitbananasplit: Deleted 2026/04/12 02:27:10 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 02:27:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 02:27:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 02:27:10 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 02:27:10 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 02:27:10 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 02:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 02:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 02:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 02:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 02:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 02:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 02:27:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 02:27:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 02:27:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 02:27:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:11 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:27:11 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:27:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:27:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 02:27:11 INFO : appleappleapplebanana: Copied (new) 2026/04/12 02:27:11 DEBUG : apple: size = 5 OK 2026/04/12 02:27:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 02:27:11 INFO : apple: Copied (new) 2026/04/12 02:27:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:27:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 02:27:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/12 02:27:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:27:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 02:27:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/12 02:27:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:27:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 02:27:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/12 02:27:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:27:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 02:27:11 INFO : splitbananasplit: Copied (new) 2026/04/12 02:27:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:27:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 02:27:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/12 02:27:11 DEBUG : banana: size = 6 OK 2026/04/12 02:27:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 02:27:11 INFO : banana: Copied (new) 2026/04/12 02:27:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:27:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 02:27:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/12 02:27:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:27:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 02:27:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/12 02:27:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:27:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 02:27:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/12 02:27:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:27:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 02:27:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/12 02:27:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:27:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 02:27:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/12 02:27:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:27:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 02:27:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/12 02:27:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:27:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 02:27:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/12 02:27:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:27:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 02:27:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/12 02:27:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:27:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 02:27:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/12 02:27:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:27:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 02:27:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/12 02:27:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:27:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 02:27:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/12 02:27:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:27:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 02:27:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/12 02:27:13 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:13 INFO : PREFIXapple: Deleted 2026/04/12 02:27:13 INFO : PREFIXbanana: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/12 02:27:13 INFO : PREFIXsplitbananasplit: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/12 02:27:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/12 02:27:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/12 02:27:13 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:14 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:14 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:27:28 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:28 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:27:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 02:27:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 02:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 02:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 02:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 02:27:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:29 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:27:29 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:27:29 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/12 02:27:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 02:27:29 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/12 02:27:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 02:27:29 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/12 02:27:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 02:27:29 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/12 02:27:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 02:27:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/12 02:27:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 02:27:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/12 02:27:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 02:27:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 02:27:29 DEBUG : appleSUFFIX: size = 5 OK 2026/04/12 02:27:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 02:27:29 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/12 02:27:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/12 02:27:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 02:27:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/12 02:27:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 02:27:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/12 02:27:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 02:27:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/12 02:27:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 02:27:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/12 02:27:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 02:27:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/12 02:27:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 02:27:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/12 02:27:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 02:27:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/12 02:27:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 02:27:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/12 02:27:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 02:27:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 02:27:30 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/12 02:27:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 02:27:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/12 02:27:31 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/12 02:27:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 02:27:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/12 02:27:31 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/12 02:27:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 02:27:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/12 02:27:31 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/12 02:27:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 02:27:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/12 02:27:31 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:31 INFO : appleappleapplebanana: Deleted 2026/04/12 02:27:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 02:27:31 INFO : splitbananasplit: Deleted 2026/04/12 02:27:31 INFO : apple: Deleted 2026/04/12 02:27:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 02:27:31 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 02:27:31 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 02:27:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 02:27:31 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 02:27:31 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 02:27:31 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 02:27:31 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 02:27:31 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 02:27:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 02:27:31 INFO : banana: Deleted 2026/04/12 02:27:31 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 02:27:32 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 02:27:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 02:27:32 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 02:27:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 02:27:32 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:32 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/12 02:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 02:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 02:27:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 02:27:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:32 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:27:32 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:27:33 DEBUG : banana: size = 6 OK 2026/04/12 02:27:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 02:27:33 INFO : banana: Copied (new) 2026/04/12 02:27:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:27:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 02:27:33 INFO : appleappleapplebanana: Copied (new) 2026/04/12 02:27:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:27:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 02:27:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/12 02:27:33 DEBUG : apple: size = 5 OK 2026/04/12 02:27:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 02:27:33 INFO : apple: Copied (new) 2026/04/12 02:27:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:27:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 02:27:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/12 02:27:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:27:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 02:27:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/12 02:27:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:27:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 02:27:33 INFO : splitbananasplit: Copied (new) 2026/04/12 02:27:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:27:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 02:27:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/12 02:27:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:27:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 02:27:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/12 02:27:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:27:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 02:27:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/12 02:27:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:27:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 02:27:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:27:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 02:27:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:27:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 02:27:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:27:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 02:27:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:27:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 02:27:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:27:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 02:27:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:27:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 02:27:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:27:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 02:27:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:27:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 02:27:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:27:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 02:27:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/12 02:27:34 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/12 02:27:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/12 02:27:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/12 02:27:34 INFO : appleSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : splitbananasplitSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : bananaSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/12 02:27:35 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/12 02:27:35 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:35 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:27:35 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:36 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:27:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:27:50 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:50 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:51 DEBUG : apple: size = 5 OK 2026/04/12 02:27:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:51 DEBUG : apple: Unchanged skipping 2026/04/12 02:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:51 DEBUG : banana: size = 6 OK 2026/04/12 02:27:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:51 DEBUG : banana: Unchanged skipping 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 02:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 02:27:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 02:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:51 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:27:51 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:27:51 DEBUG : splitbanan: size = 16 OK 2026/04/12 02:27:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 02:27:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/12 02:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:51 DEBUG : appleapple: size = 21 OK 2026/04/12 02:27:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 02:27:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/12 02:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/12 02:27:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 02:27:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/12 02:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/12 02:27:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 02:27:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/12 02:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/12 02:27:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 02:27:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/12 02:27:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/12 02:27:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 02:27:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/12 02:27:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/12 02:27:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 02:27:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/12 02:27:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:52 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/12 02:27:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 02:27:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/12 02:27:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/12 02:27:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 02:27:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/12 02:27:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:52 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/12 02:27:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 02:27:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/12 02:27:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:52 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/12 02:27:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 02:27:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/12 02:27:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:52 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/12 02:27:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 02:27:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/12 02:27:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:52 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/12 02:27:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 02:27:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/12 02:27:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:52 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/12 02:27:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 02:27:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/12 02:27:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:52 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/12 02:27:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 02:27:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/12 02:27:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/12 02:27:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 02:27:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/12 02:27:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/12 02:27:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 02:27:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/12 02:27:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/12 02:27:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 02:27:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/12 02:27:53 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:53 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 02:27:53 INFO : appleappleapplebanana: Deleted 2026/04/12 02:27:53 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 02:27:53 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 02:27:53 INFO : splitbananasplit: Deleted 2026/04/12 02:27:54 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 02:27:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 02:27:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 02:27:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 02:27:54 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:54 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : appleapple: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:54 DEBUG : apple: size = 5 OK 2026/04/12 02:27:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : apple: Unchanged skipping 2026/04/12 02:27:54 DEBUG : appleapple: size = 21 OK 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:27:54 DEBUG : banana: size = 6 OK 2026/04/12 02:27:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : banana: Unchanged skipping 2026/04/12 02:27:54 DEBUG : splitbanan: size = 16 OK 2026/04/12 02:27:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 02:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 02:27:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 02:27:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 02:27:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 02:27:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 02:27:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 02:27:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 02:27:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 02:27:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 02:27:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 02:27:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 02:27:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 02:27:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 02:27:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 02:27:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 02:27:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/12 02:27:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/12 02:27:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/12 02:27:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:27:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:27:54 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:27:54 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:27:54 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:54 DEBUG : Waiting for deletions to finish 2026/04/12 02:27:55 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : appleapple: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/12 02:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 02:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 02:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 02:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 02:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 02:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 02:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 02:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 02:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 02:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 02:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 02:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 02:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 02:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 02:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 02:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 02:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 02:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 02:27:55 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:28:09 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:10 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:28:10 DEBUG : apple: size = 5 OK 2026/04/12 02:28:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : apple: Unchanged skipping 2026/04/12 02:28:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:28:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:28:10 DEBUG : banana: size = 6 OK 2026/04/12 02:28:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : banana: Unchanged skipping 2026/04/12 02:28:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:28:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:28:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:28:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:28:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:28:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:28:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:28:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:28:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:28:10 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:28:10 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:10 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:11 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:28:11 DEBUG : apple: size = 5 OK 2026/04/12 02:28:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : apple: Unchanged skipping 2026/04/12 02:28:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:28:11 DEBUG : banana: size = 6 OK 2026/04/12 02:28:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : banana: Unchanged skipping 2026/04/12 02:28:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:28:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:28:11 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:28:11 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:11 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:12 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:12 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:28:27 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:28 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : apple: size = 5 OK 2026/04/12 02:28:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : apple: Unchanged skipping 2026/04/12 02:28:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:28:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:28:28 DEBUG : banana: size = 6 OK 2026/04/12 02:28:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : banana: Unchanged skipping 2026/04/12 02:28:28 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:28:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:28:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:28:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:28:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:28:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:28:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:28:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:28:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:28:28 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:28:28 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:28:28 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:28 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:28 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : apple: size = 5 OK 2026/04/12 02:28:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:28:29 DEBUG : apple: Unchanged skipping 2026/04/12 02:28:29 DEBUG : banana: size = 6 OK 2026/04/12 02:28:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : banana: Unchanged skipping 2026/04/12 02:28:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:28:29 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:28:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:28:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:28:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:28:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:28:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:28:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:28:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:28:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:28:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:28:29 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:28:29 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:29 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:29 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:28:44 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:44 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:28:44 DEBUG : apple: size = 5 OK 2026/04/12 02:28:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:44 DEBUG : apple: Unchanged skipping 2026/04/12 02:28:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:28:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:28:44 DEBUG : banana: size = 6 OK 2026/04/12 02:28:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:44 DEBUG : banana: Unchanged skipping 2026/04/12 02:28:44 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:28:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:44 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:28:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:28:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:28:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:28:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:28:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:28:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:28:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:28:45 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:28:45 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:28:45 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:45 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:45 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:28:45 DEBUG : apple: size = 5 OK 2026/04/12 02:28:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : apple: Unchanged skipping 2026/04/12 02:28:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:28:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:28:45 DEBUG : banana: size = 6 OK 2026/04/12 02:28:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : banana: Unchanged skipping 2026/04/12 02:28:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:28:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:28:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:28:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:28:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:28:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:28:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:28:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:28:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:28:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:28:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:28:46 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:28:46 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:46 DEBUG : Waiting for deletions to finish 2026/04/12 02:28:46 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:28:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:01 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:01 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : apple: size = 5 OK 2026/04/12 02:29:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : apple: Unchanged skipping 2026/04/12 02:29:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:29:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:29:02 DEBUG : banana: size = 6 OK 2026/04/12 02:29:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : banana: Unchanged skipping 2026/04/12 02:29:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:29:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:29:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:29:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:29:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:29:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:29:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:29:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:29:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:29:02 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:02 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:02 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:02 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:29:02 DEBUG : apple: size = 5 OK 2026/04/12 02:29:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : apple: Unchanged skipping 2026/04/12 02:29:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:29:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:29:02 DEBUG : banana: size = 6 OK 2026/04/12 02:29:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : banana: Unchanged skipping 2026/04/12 02:29:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:29:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:29:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:29:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:29:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:29:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:29:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:29:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:29:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:29:03 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:03 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:03 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:03 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:03 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:17 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:18 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:29:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : apple: size = 5 OK 2026/04/12 02:29:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : apple: Unchanged skipping 2026/04/12 02:29:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:29:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:29:19 DEBUG : banana: size = 6 OK 2026/04/12 02:29:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : banana: Unchanged skipping 2026/04/12 02:29:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:29:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:29:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:29:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:29:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:29:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:29:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:29:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:29:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:29:19 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:19 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:19 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:19 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:19 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 02:29:19 DEBUG : apple: size = 5 OK 2026/04/12 02:29:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : apple: Unchanged skipping 2026/04/12 02:29:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 02:29:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 02:29:19 DEBUG : banana: size = 6 OK 2026/04/12 02:29:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : banana: Unchanged skipping 2026/04/12 02:29:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 02:29:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 02:29:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 02:29:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 02:29:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 02:29:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 02:29:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 02:29:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 02:29:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 02:29:20 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:20 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:20 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:20 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:20 DEBUG : apple: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : banana: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 02:29:20 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (201.59s) --- PASS: TestTransform/NFC (17.10s) --- PASS: TestTransform/NFD (17.13s) --- PASS: TestTransform/base64 (19.97s) --- PASS: TestTransform/prefix (21.46s) --- PASS: TestTransform/suffix (21.64s) --- PASS: TestTransform/truncate (18.97s) --- PASS: TestTransform/encoder (17.81s) --- PASS: TestTransform/ISO-8859-1 (17.06s) --- PASS: TestTransform/charmap (16.31s) --- PASS: TestTransform/lowercase (17.23s) --- PASS: TestTransform/ascii (16.93s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/12 02:29:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/12 02:29:25 INFO : sub dir_somesuffix: Making directory 2026/04/12 02:29:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/12 02:29:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/12 02:29:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/12 02:29:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/12 02:29:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/12 02:29:25 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:25 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/12 02:29:26 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:26 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/12 02:29:26 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.91s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:27 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:27 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:27 INFO : tictactoe: Making directory 2026/04/12 02:29:27 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:27 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/12 02:29:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:27 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:27 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:28 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/12 02:29:28 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/12 02:29:28 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.17s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:29 INFO : toe: Making directory 2026/04/12 02:29:29 INFO : toe/toe: Making directory 2026/04/12 02:29:29 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 02:29:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 02:29:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 02:29:29 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:29 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:30 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/12 02:29:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/12 02:29:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:30 INFO : toe: Making directory 2026/04/12 02:29:30 INFO : toe/toe: Making directory 2026/04/12 02:29:30 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 02:29:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 02:29:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 02:29:30 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:30 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/12 02:29:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/12 02:29:31 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:32 DEBUG : empty_dir: Making directory with metadata 2026/04/12 02:29:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 02:29:32 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:32 INFO : tictacempty_dir: Making directory 2026/04/12 02:29:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:32 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:32 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:32 INFO : tictactoe: Making directory 2026/04/12 02:29:32 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:32 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:32 INFO : tictactoe/tictactoe: Making directory 2026/04/12 02:29:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 02:29:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 02:29:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 02:29:32 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:32 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/12 02:29:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/12 02:29:33 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.88s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:34 DEBUG : empty_dir: Making directory with metadata 2026/04/12 02:29:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 02:29:34 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:34 INFO : tictacempty_dir: Making directory 2026/04/12 02:29:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:34 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:34 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:34 INFO : tictactoe: Making directory 2026/04/12 02:29:34 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:34 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:34 INFO : tictactoe/tictactoe: Making directory 2026/04/12 02:29:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 02:29:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 02:29:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:34 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:34 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 02:29:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:35 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/12 02:29:35 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:35 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:36 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:36 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 02:29:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 02:29:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/12 02:29:36 NOTICE: B2 bucket rclone-test-hefepes7caya: 0 differences found 2026/04/12 02:29:36 NOTICE: B2 bucket rclone-test-hefepes7caya: 1 matching files --- PASS: TestAllTag (2.54s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:37 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:37 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:37 INFO : tictactoe: Making directory 2026/04/12 02:29:37 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:37 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:37 INFO : tictactoe/tictactoe: Making directory 2026/04/12 02:29:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 02:29:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 02:29:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 02:29:37 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:37 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/12 02:29:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/12 02:29:37 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:38 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/12 02:29:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 02:29:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 02:29:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/12 02:29:38 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.33s) === RUN TestSyntax 2026/04/12 02:29:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:39 INFO : toe: Making directory 2026/04/12 02:29:39 INFO : toe/toe: Making directory 2026/04/12 02:29:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 02:29:39 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:39 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:40 DEBUG : toe/toe/toe: size = 11 OK 2026/04/12 02:29:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:40 INFO : toe/toe/toe: Copied (new) 2026/04/12 02:29:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:41 DEBUG : empty_dir: Making directory with metadata 2026/04/12 02:29:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 02:29:41 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:41 INFO : tictacempty_dir: Making directory 2026/04/12 02:29:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:41 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:41 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:41 INFO : tictactoe: Making directory 2026/04/12 02:29:41 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:41 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:41 INFO : tictactoe/tictactoe: Making directory 2026/04/12 02:29:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 02:29:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 02:29:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:41 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:41 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 02:29:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:42 INFO : toe/toe/toe.txt: Deleted 2026/04/12 02:29:42 INFO : toe/toe: Removing directory 2026/04/12 02:29:42 INFO : toe: Removing directory 2026/04/12 02:29:42 INFO : empty_dir: Removing directory 2026/04/12 02:29:42 DEBUG : Local file system at /tmp/rclone773975203: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:42 DEBUG : empty_dir: Making directory with metadata 2026/04/12 02:29:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 02:29:42 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:43 INFO : tictacempty_dir: Making directory 2026/04/12 02:29:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:43 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:43 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:43 INFO : tictactoe: Making directory 2026/04/12 02:29:43 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:43 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:43 INFO : tictactoe/tictactoe: Making directory 2026/04/12 02:29:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 02:29:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 02:29:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:43 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:43 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 02:29:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:43 INFO : toe/toe/toe.txt: Deleted 2026/04/12 02:29:43 INFO : toe/toe: Removing directory 2026/04/12 02:29:43 INFO : toe: Removing directory 2026/04/12 02:29:43 INFO : empty_dir: Removing directory 2026/04/12 02:29:43 DEBUG : Local file system at /tmp/rclone773975203: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/12 02:29:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 02:29:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 02:29:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 02:29:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 02:29:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 02:29:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/12 02:29:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/12 02:29:45 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.34s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:46 DEBUG : Reset feature "Copy" 2026/04/12 02:29:46 DEBUG : Reset feature "Move" 2026/04/12 02:29:46 DEBUG : Reset feature "Copy" 2026/04/12 02:29:46 DEBUG : Reset feature "Move" 2026/04/12 02:29:46 DEBUG : empty_dir: Making directory with metadata 2026/04/12 02:29:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 02:29:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:46 INFO : tictacempty_dir: Making directory 2026/04/12 02:29:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 02:29:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:46 INFO : tictactoe: Making directory 2026/04/12 02:29:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 02:29:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:46 INFO : tictactoe/tictactoe: Making directory 2026/04/12 02:29:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 02:29:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 02:29:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 02:29:46 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:46 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 02:29:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 02:29:47 INFO : toe/toe/toe.txt: Deleted 2026/04/12 02:29:47 INFO : toe/toe: Removing directory 2026/04/12 02:29:47 INFO : toe: Removing directory 2026/04/12 02:29:47 INFO : empty_dir: Removing directory 2026/04/12 02:29:47 DEBUG : Local file system at /tmp/rclone773975203: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/12 02:29:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 02:29:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 02:29:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 02:29:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 02:29:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 02:29:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/12 02:29:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/12 02:29:48 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.60s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:49 DEBUG : toe: transformed to: dG9l 2026/04/12 02:29:50 DEBUG : toe: transformed to: dG9l 2026/04/12 02:29:50 INFO : dG9l: Making directory 2026/04/12 02:29:50 DEBUG : toe: transformed to: dG9l 2026/04/12 02:29:50 DEBUG : toe: transformed to: dG9l 2026/04/12 02:29:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/12 02:29:50 INFO : dG9l/dG9l: Making directory 2026/04/12 02:29:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/12 02:29:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/12 02:29:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/12 02:29:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 02:29:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/12 02:29:50 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:50 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/12 02:29:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/12 02:29:50 DEBUG : Waiting for deletions to finish 2026/04/12 02:29:51 DEBUG : dG9l: transformed to: toe 2026/04/12 02:29:51 DEBUG : dG9l: transformed to: toe 2026/04/12 02:29:51 DEBUG : dG9l: transformed to: toe 2026/04/12 02:29:51 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/12 02:29:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/12 02:29:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/12 02:29:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/12 02:29:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/12 02:29:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/12 02:29:51 DEBUG : Local file system at /tmp/rclone773975203: Waiting for checks to finish 2026/04/12 02:29:51 DEBUG : Local file system at /tmp/rclone773975203: Waiting for transfers to finish 2026/04/12 02:29:51 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-hefepes7caya", Local "Local file system at /tmp/rclone773975203", Modify Window "1ms" 2026/04/12 02:29:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 02:29:52 DEBUG : toe: transformed to: 2026/04/12 02:29:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 02:29:52 DEBUG : toe: transformed to: 2026/04/12 02:29:52 INFO : B2 bucket rclone-test-hefepes7caya: Making directory 2026/04/12 02:29:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 02:29:52 DEBUG : toe: transformed to: 2026/04/12 02:29:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 02:29:52 DEBUG : toe: transformed to: 2026/04/12 02:29:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 02:29:52 DEBUG : toe/toe: transformed to: 2026/04/12 02:29:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/12 02:29:52 INFO : toe/toe: Making directory 2026/04/12 02:29:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 02:29:52 DEBUG : toe/toe: transformed to: 2026/04/12 02:29:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/12 02:29:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 02:29:52 DEBUG : toe: transformed to: 2026/04/12 02:29:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 02:29:52 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for checks to finish 2026/04/12 02:29:52 DEBUG : B2 bucket rclone-test-hefepes7caya: Waiting for transfers to finish 2026/04/12 02:29:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 02:29:52 DEBUG : toe/toe/toe: transformed to: 2026/04/12 02:29:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/12 02:29:53 DEBUG : toe/toe/toe: size = 11 OK 2026/04/12 02:29:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 02:29:53 INFO : toe/toe/toe: Copied (new) 2026/04/12 02:29:53 ERROR : B2 bucket rclone-test-hefepes7caya: not deleting files as there were IO errors 2026/04/12 02:29:53 ERROR : B2 bucket rclone-test-hefepes7caya: not deleting directories as there were IO errors --- PASS: TestError (2.16s) PASS 2026/04/12 02:29:54 DEBUG : B2 bucket rclone-test-hefepes7caya: Purge remote 2026/04/12 02:29:54 INFO : B2 bucket rclone-test-hefepes7caya: cleaning bucket "rclone-test-hefepes7caya" of all files 2026/04/12 02:29:55 DEBUG : BackupDir/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa37e_d20260412_m022313_c001_v7007000_t0000_u01775960593124") 2026/04/12 02:29:55 DEBUG : BackupDir/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f105f42b630f288a7_d20260412_m022307_c001_v0001033_t0047_u01775960587341") 2026/04/12 02:29:55 DEBUG : CompareDest/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45d9c_d20260412_m022247_c001_v7007000_t0000_u01775960567337") 2026/04/12 02:29:55 DEBUG : CompareDest/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9877d4_d20260412_m022241_c001_v0001115_t0036_u01775960561218") 2026/04/12 02:29:55 DEBUG : CompareDest/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45d9d_d20260412_m022247_c001_v7007000_t0000_u01775960567518") 2026/04/12 02:29:55 DEBUG : CompareDest/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4294_d20260412_m022242_c001_v0001174_t0017_u01775960562898") 2026/04/12 02:29:55 DEBUG : CopyDest/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa37f_d20260412_m022313_c001_v7007000_t0000_u01775960593305") 2026/04/12 02:29:55 DEBUG : CopyDest/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369a25_d20260412_m022304_c001_v0001167_t0000_u01775960584297") 2026/04/12 02:29:55 DEBUG : CopyDest/three: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa380_d20260412_m022313_c001_v7007000_t0000_u01775960593486") 2026/04/12 02:29:55 DEBUG : CopyDest/three: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f43e6_d20260412_m022311_c001_v0001174_t0031_u01775960591186") 2026/04/12 02:29:56 DEBUG : CopyDest/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa381_d20260412_m022313_c001_v7007000_t0000_u01775960593667") 2026/04/12 02:29:56 DEBUG : CopyDest/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98780c_d20260412_m022308_c001_v0001115_t0010_u01775960588862") 2026/04/12 02:29:56 DEBUG : EXISTING: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1d9e_d20260412_m022440_c001_v7007000_t0000_u01775960680753") 2026/04/12 02:29:56 DEBUG : EXISTING: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878b6_d20260412_m022439_c001_v0001115_t0032_u01775960679484") 2026/04/12 02:29:56 DEBUG : PREFIXapple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cfb_d20260412_m022713_c001_v7007000_t0000_u01775960833289") 2026/04/12 02:29:56 DEBUG : PREFIXapple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9e6_d20260412_m022707_c001_v0001184_t0054_u01775960827476") 2026/04/12 02:29:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be43c_d20260412_m022713_c001_v7007000_t0000_u01775960833517") 2026/04/12 02:29:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a321_d20260412_m022707_c001_v0001167_t0007_u01775960827497") 2026/04/12 02:29:56 DEBUG : PREFIXbanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f9576_d20260412_m022713_c001_v7007000_t0000_u01775960833313") 2026/04/12 02:29:56 DEBUG : PREFIXbanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f50c9_d20260412_m022707_c001_v0001174_t0025_u01775960827496") 2026/04/12 02:29:56 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126062_d20260412_m022713_c001_v7007000_t0000_u01775960833347") 2026/04/12 02:29:56 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879c1_d20260412_m022707_c001_v0001115_t0046_u01775960827508") 2026/04/12 02:29:56 DEBUG : Testêé: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1d9c_d20260412_m022436_c001_v7007000_t0000_u01775960676654") 2026/04/12 02:29:56 DEBUG : Testêé: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4805_d20260412_m022435_c001_v0001174_t0053_u01775960675989") 2026/04/12 02:29:56 DEBUG : Testêé: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878b4_d20260412_m022434_c001_v0001115_t0049_u01775960674745") 2026/04/12 02:29:56 DEBUG : YXBwbGU=: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8b8_d20260412_m022653_c001_v7007000_t0000_u01775960813486") 2026/04/12 02:29:56 DEBUG : YXBwbGU=: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a225_d20260412_m022648_c001_v0001167_t0030_u01775960808697") 2026/04/12 02:29:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8b9_d20260412_m022653_c001_v7007000_t0000_u01775960813669") 2026/04/12 02:29:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987991_d20260412_m022648_c001_v0001115_t0046_u01775960808705") 2026/04/12 02:29:56 DEBUG : YmFuYW5h: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8ba_d20260412_m022653_c001_v7007000_t0000_u01775960813851") 2026/04/12 02:29:57 DEBUG : YmFuYW5h: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea955_d20260412_m022648_c001_v0001184_t0003_u01775960808722") 2026/04/12 02:29:57 DEBUG : a/potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce5f_d20260412_m022108_c001_v7007000_t0000_u01775960468550") 2026/04/12 02:29:57 DEBUG : a/potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695f4_d20260412_m022107_c001_v0001167_t0029_u01775960467835") 2026/04/12 02:29:57 DEBUG : a/potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0838c17_d20260412_m022105_c001_v7007000_t0000_u01775960465856") 2026/04/12 02:29:57 DEBUG : a/potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695e0_d20260412_m022104_c001_v0001167_t0052_u01775960464715") 2026/04/12 02:29:57 DEBUG : a/potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce4e_d20260412_m022045_c001_v7007000_t0000_u01775960445598") 2026/04/12 02:29:57 DEBUG : a/potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369514_d20260412_m022044_c001_v0001167_t0017_u01775960444564") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746e1_d20260412_m022920_c001_v7007000_t0000_u01775960960930") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f587c_d20260412_m022916_c001_v0001174_t0043_u01775960956502") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae04_d20260412_m022903_c001_v7007000_t0000_u01775960943992") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5793_d20260412_m022859_c001_v0001174_t0034_u01775960939277") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee098c_d20260412_m022846_c001_v7007000_t0000_u01775960926833") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f56a7_d20260412_m022842_c001_v0001174_t0056_u01775960922565") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef5b_d20260412_m022830_c001_v7007000_t0000_u01775960910497") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f55bb_d20260412_m022826_c001_v0001174_t0059_u01775960906416") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c4612a_d20260412_m022813_c001_v7007000_t0000_u01775960893381") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f54b9_d20260412_m022808_c001_v0001174_t0059_u01775960888329") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67da_d20260412_m022755_c001_v7007000_t0000_u01775960875683") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a4f8_d20260412_m022749_c001_v0001167_t0043_u01775960869246") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634298d_d20260412_m022736_c001_v7007000_t0000_u01775960856691") 2026/04/12 02:29:57 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a423_d20260412_m022732_c001_v0001167_t0021_u01775960852880") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40583d99f2d42048_d20260412_m022731_c001_v7007000_t0000_u01775960851454") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a3df_d20260412_m022727_c001_v0001167_t0043_u01775960847181") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be440_d20260412_m022715_c001_v7007000_t0000_u01775960835051") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5115_d20260412_m022710_c001_v0001174_t0016_u01775960830979") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cf4_d20260412_m022709_c001_v7007000_t0000_u01775960829696") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9d6_d20260412_m022705_c001_v0001184_t0051_u01775960825301") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be41f_d20260412_m022650_c001_v7007000_t0000_u01775960810807") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a20d_d20260412_m022645_c001_v0001167_t0043_u01775960805941") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c5a_d20260412_m022633_c001_v7007000_t0000_u01775960793571") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a193_d20260412_m022629_c001_v0001167_t0025_u01775960789073") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe54992_d20260412_m022616_c001_v7007000_t0000_u01775960776388") 2026/04/12 02:29:58 DEBUG : apple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a105_d20260412_m022612_c001_v0001167_t0040_u01775960772579") 2026/04/12 02:29:58 DEBUG : appleSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b1543211260bc_d20260412_m022734_c001_v7007000_t0000_u01775960854889") 2026/04/12 02:29:58 DEBUG : appleSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879f1_d20260412_m022729_c001_v0001115_t0028_u01775960849362") 2026/04/12 02:29:58 DEBUG : appleapple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67dc_d20260412_m022755_c001_v7007000_t0000_u01775960875865") 2026/04/12 02:29:58 DEBUG : appleapple: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a53a_d20260412_m022751_c001_v0001167_t0056_u01775960871482") 2026/04/12 02:29:58 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746e3_d20260412_m022921_c001_v7007000_t0000_u01775960961111") 2026/04/12 02:29:58 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaeb1_d20260412_m022917_c001_v0001184_t0045_u01775960957470") 2026/04/12 02:29:58 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae08_d20260412_m022904_c001_v7007000_t0000_u01775960944174") 2026/04/12 02:29:58 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eae2a_d20260412_m022900_c001_v0001184_t0015_u01775960940414") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee098d_d20260412_m022847_c001_v7007000_t0000_u01775960927014") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eadab_d20260412_m022843_c001_v0001184_t0041_u01775960923770") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef62_d20260412_m022830_c001_v7007000_t0000_u01775960910680") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ead2b_d20260412_m022827_c001_v0001184_t0020_u01775960907308") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c4612b_d20260412_m022813_c001_v7007000_t0000_u01775960893565") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eacb3_d20260412_m022809_c001_v0001184_t0010_u01775960889288") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163429b1_d20260412_m022753_c001_v7007000_t0000_u01775960873731") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5399_d20260412_m022749_c001_v0001174_t0025_u01775960869868") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634298e_d20260412_m022736_c001_v7007000_t0000_u01775960856873") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5289_d20260412_m022732_c001_v0001174_t0040_u01775960852885") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274676_d20260412_m022731_c001_v7007000_t0000_u01775960851404") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaaaa_d20260412_m022727_c001_v0001184_t0047_u01775960847965") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be441_d20260412_m022715_c001_v7007000_t0000_u01775960835233") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa0c_d20260412_m022710_c001_v0001184_t0053_u01775960830991") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126047_d20260412_m022709_c001_v7007000_t0000_u01775960829894") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f50b5_d20260412_m022706_c001_v0001174_t0036_u01775960826024") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321125fc8_d20260412_m022651_c001_v7007000_t0000_u01775960811185") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea94f_d20260412_m022647_c001_v0001184_t0007_u01775960807015") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c5c_d20260412_m022633_c001_v7007000_t0000_u01775960793755") 2026/04/12 02:29:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea8e9_d20260412_m022630_c001_v0001184_t0029_u01775960790231") 2026/04/12 02:30:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe54997_d20260412_m022616_c001_v7007000_t0000_u01775960776571") 2026/04/12 02:30:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea86f_d20260412_m022613_c001_v0001184_t0052_u01775960773514") 2026/04/12 02:30:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f42374efea053274b_d20260412_m022734_c001_v7007000_t0000_u01775960854969") 2026/04/12 02:30:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a3f5_d20260412_m022729_c001_v0001167_t0012_u01775960849323") 2026/04/12 02:30:00 DEBUG : b/potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce60_d20260412_m022108_c001_v7007000_t0000_u01775960468734") 2026/04/12 02:30:00 DEBUG : b/potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695e8_d20260412_m022106_c001_v0001167_t0024_u01775960466439") 2026/04/12 02:30:00 DEBUG : b/potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0838c15_d20260412_m022105_c001_v7007000_t0000_u01775960465307") 2026/04/12 02:30:00 DEBUG : b/potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695ca_d20260412_m022103_c001_v0001167_t0027_u01775960463445") 2026/04/12 02:30:00 DEBUG : b/potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce4d_d20260412_m022045_c001_v7007000_t0000_u01775960445051") 2026/04/12 02:30:00 DEBUG : b/potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369502_d20260412_m022043_c001_v0001167_t0024_u01775960443454") 2026/04/12 02:30:00 DEBUG : backup/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4191642c436ac054_d20260412_m022328_c001_v7007000_t0000_u01775960608994") 2026/04/12 02:30:00 DEBUG : backup/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f108750c84fec1eb5_d20260412_m022326_c001_v0001101_t0040_u01775960606483") 2026/04/12 02:30:00 DEBUG : backup/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f108caae60f423690_d20260412_m022321_c001_v0001093_t0013_u01775960601281") 2026/04/12 02:30:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f8d1a_d20260412_m022355_c001_v7007000_t0000_u01775960635578") 2026/04/12 02:30:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110ee0acd6376ddd_d20260412_m022353_c001_v0001038_t0015_u01775960633583") 2026/04/12 02:30:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f114af68046baffca_d20260412_m022349_c001_v0001039_t0052_u01775960629506") 2026/04/12 02:30:00 DEBUG : backup/one.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407e8a28c7713e85_d20260412_m022342_c001_v7007000_t0000_u01775960622228") 2026/04/12 02:30:00 DEBUG : backup/one.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f113183522aad1173_d20260412_m022340_c001_v0001182_t0059_u01775960620331") 2026/04/12 02:30:00 DEBUG : backup/one.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f113f27004bd3d873_d20260412_m022336_c001_v0001184_t0057_u01775960616398") 2026/04/12 02:30:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f8d1b_d20260412_m022355_c001_v7007000_t0000_u01775960635761") 2026/04/12 02:30:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f11288ed82aaf9173_d20260412_m022354_c001_v0001171_t0019_u01775960634709") 2026/04/12 02:30:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f102bfc9d5b8e3514_d20260412_m022351_c001_v0001185_t0033_u01775960631358") 2026/04/12 02:30:01 DEBUG : backup/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4191642c436ac059_d20260412_m022329_c001_v7007000_t0000_u01775960609176") 2026/04/12 02:30:01 DEBUG : backup/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f11412e5bdfcf09b8_d20260412_m022327_c001_v0001043_t0031_u01775960607914") 2026/04/12 02:30:01 DEBUG : backup/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1019f7f9e4173800_d20260412_m022323_c001_v0001103_t0046_u01775960603596") 2026/04/12 02:30:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407e8a28c7713e86_d20260412_m022342_c001_v7007000_t0000_u01775960622410") 2026/04/12 02:30:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f113f2d87cf92a17c_d20260412_m022341_c001_v0001185_t0022_u01775960621490") 2026/04/12 02:30:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1067dee0e47c42c9_d20260412_m022337_c001_v0001184_t0052_u01775960617972") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746e4_d20260412_m022921_c001_v7007000_t0000_u01775960961301") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987b27_d20260412_m022916_c001_v0001115_t0057_u01775960956814") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae0c_d20260412_m022904_c001_v7007000_t0000_u01775960944358") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987af1_d20260412_m022859_c001_v0001115_t0054_u01775960939655") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee098e_d20260412_m022847_c001_v7007000_t0000_u01775960927197") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987abd_d20260412_m022843_c001_v0001115_t0037_u01775960923048") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef68_d20260412_m022830_c001_v7007000_t0000_u01775960910861") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a94_d20260412_m022826_c001_v0001115_t0041_u01775960906730") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c4612c_d20260412_m022813_c001_v7007000_t0000_u01775960893750") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a5d_d20260412_m022808_c001_v0001115_t0017_u01775960888658") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67de_d20260412_m022756_c001_v7007000_t0000_u01775960876047") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eabb0_d20260412_m022749_c001_v0001184_t0020_u01775960869677") 2026/04/12 02:30:01 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342990_d20260412_m022737_c001_v7007000_t0000_u01775960857058") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaae0_d20260412_m022732_c001_v0001184_t0009_u01775960852897") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa91a_d20260412_m022731_c001_v7007000_t0000_u01775960851832") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f523d_d20260412_m022727_c001_v0001174_t0059_u01775960847594") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be442_d20260412_m022715_c001_v7007000_t0000_u01775960835418") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879cc_d20260412_m022711_c001_v0001115_t0012_u01775960831003") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126048_d20260412_m022709_c001_v7007000_t0000_u01775960829911") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a308_d20260412_m022705_c001_v0001167_t0013_u01775960825592") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be423_d20260412_m022651_c001_v7007000_t0000_u01775960811169") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98798b_d20260412_m022646_c001_v0001115_t0045_u01775960806369") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c5e_d20260412_m022633_c001_v7007000_t0000_u01775960793938") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987967_d20260412_m022629_c001_v0001115_t0059_u01775960789496") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe5499b_d20260412_m022616_c001_v7007000_t0000_u01775960776753") 2026/04/12 02:30:02 DEBUG : banana: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987951_d20260412_m022612_c001_v0001115_t0010_u01775960772918") 2026/04/12 02:30:02 DEBUG : bananaSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f42374efea053274d_d20260412_m022735_c001_v7007000_t0000_u01775960855162") 2026/04/12 02:30:02 DEBUG : bananaSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5259_d20260412_m022729_c001_v0001174_t0016_u01775960849338") 2026/04/12 02:30:02 DEBUG : both0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ea5_d20260412_m022543_c001_v7007000_t0000_u01775960743183") 2026/04/12 02:30:02 DEBUG : both0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369ea9_d20260412_m022513_c001_v0001167_t0036_u01775960713884") 2026/04/12 02:30:02 DEBUG : both0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f418b_d20260412_m022509_c001_v7007000_t0000_u01775960709536") 2026/04/12 02:30:02 DEBUG : both0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f483e_d20260412_m022443_c001_v0001174_t0035_u01775960683050") 2026/04/12 02:30:03 DEBUG : both1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ea9_d20260412_m022543_c001_v7007000_t0000_u01775960743366") 2026/04/12 02:30:03 DEBUG : both1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f49e2_d20260412_m022515_c001_v0001174_t0022_u01775960715708") 2026/04/12 02:30:03 DEBUG : both1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f418c_d20260412_m022509_c001_v7007000_t0000_u01775960709718") 2026/04/12 02:30:03 DEBUG : both1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878ba_d20260412_m022444_c001_v0001115_t0004_u01775960684316") 2026/04/12 02:30:03 DEBUG : both10: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74eaf_d20260412_m022543_c001_v7007000_t0000_u01775960743552") 2026/04/12 02:30:03 DEBUG : both10: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4ac5_d20260412_m022527_c001_v0001174_t0054_u01775960727243") 2026/04/12 02:30:03 DEBUG : both10: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f418e_d20260412_m022509_c001_v7007000_t0000_u01775960709901") 2026/04/12 02:30:03 DEBUG : both10: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878c8_d20260412_m022453_c001_v0001115_t0012_u01775960693203") 2026/04/12 02:30:03 DEBUG : both11: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74eb4_d20260412_m022543_c001_v7007000_t0000_u01775960743737") 2026/04/12 02:30:03 DEBUG : both11: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987906_d20260412_m022528_c001_v0001115_t0020_u01775960728019") 2026/04/12 02:30:03 DEBUG : both11: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f418f_d20260412_m022510_c001_v7007000_t0000_u01775960710083") 2026/04/12 02:30:03 DEBUG : both11: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369dd6_d20260412_m022454_c001_v0001167_t0029_u01775960694105") 2026/04/12 02:30:03 DEBUG : both12: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74eb8_d20260412_m022543_c001_v7007000_t0000_u01775960743921") 2026/04/12 02:30:03 DEBUG : both12: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369f3d_d20260412_m022531_c001_v0001167_t0050_u01775960731569") 2026/04/12 02:30:03 DEBUG : both12: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4190_d20260412_m022510_c001_v7007000_t0000_u01775960710266") 2026/04/12 02:30:03 DEBUG : both12: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f48e0_d20260412_m022455_c001_v0001174_t0020_u01775960695605") 2026/04/12 02:30:03 DEBUG : both13: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74eba_d20260412_m022544_c001_v7007000_t0000_u01775960744105") 2026/04/12 02:30:03 DEBUG : both13: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4b2b_d20260412_m022533_c001_v0001174_t0019_u01775960733806") 2026/04/12 02:30:03 DEBUG : both13: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4191_d20260412_m022510_c001_v7007000_t0000_u01775960710448") 2026/04/12 02:30:03 DEBUG : both13: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878cc_d20260412_m022456_c001_v0001115_t0022_u01775960696360") 2026/04/12 02:30:04 DEBUG : both14: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ebc_d20260412_m022544_c001_v7007000_t0000_u01775960744312") 2026/04/12 02:30:04 DEBUG : both14: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98790e_d20260412_m022534_c001_v0001115_t0036_u01775960734477") 2026/04/12 02:30:04 DEBUG : both14: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4192_d20260412_m022510_c001_v7007000_t0000_u01775960710631") 2026/04/12 02:30:04 DEBUG : both14: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369e16_d20260412_m022459_c001_v0001167_t0034_u01775960699525") 2026/04/12 02:30:04 DEBUG : both15: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ebf_d20260412_m022544_c001_v7007000_t0000_u01775960744499") 2026/04/12 02:30:04 DEBUG : both15: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369f75_d20260412_m022535_c001_v0001167_t0029_u01775960735600") 2026/04/12 02:30:04 DEBUG : both15: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4193_d20260412_m022510_c001_v7007000_t0000_u01775960710813") 2026/04/12 02:30:04 DEBUG : both15: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f493a_d20260412_m022501_c001_v0001174_t0026_u01775960701773") 2026/04/12 02:30:04 DEBUG : both16: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ec1_d20260412_m022544_c001_v7007000_t0000_u01775960744685") 2026/04/12 02:30:04 DEBUG : both16: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4b67_d20260412_m022536_c001_v0001174_t0005_u01775960736675") 2026/04/12 02:30:04 DEBUG : both16: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4194_d20260412_m022511_c001_v7007000_t0000_u01775960711085") 2026/04/12 02:30:04 DEBUG : both16: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878d6_d20260412_m022502_c001_v0001115_t0017_u01775960702493") 2026/04/12 02:30:04 DEBUG : both17: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ec3_d20260412_m022544_c001_v7007000_t0000_u01775960744923") 2026/04/12 02:30:04 DEBUG : both17: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987914_d20260412_m022537_c001_v0001115_t0052_u01775960737864") 2026/04/12 02:30:04 DEBUG : both17: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4195_d20260412_m022511_c001_v7007000_t0000_u01775960711266") 2026/04/12 02:30:04 DEBUG : both17: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369e47_d20260412_m022503_c001_v0001167_t0036_u01775960703558") 2026/04/12 02:30:04 DEBUG : both18: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ec5_d20260412_m022545_c001_v7007000_t0000_u01775960745108") 2026/04/12 02:30:04 DEBUG : both18: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369f97_d20260412_m022539_c001_v0001167_t0030_u01775960739043") 2026/04/12 02:30:04 DEBUG : both18: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4196_d20260412_m022511_c001_v7007000_t0000_u01775960711448") 2026/04/12 02:30:04 DEBUG : both18: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4968_d20260412_m022505_c001_v0001174_t0037_u01775960705175") 2026/04/12 02:30:04 DEBUG : both19: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ec8_d20260412_m022545_c001_v7007000_t0000_u01775960745293") 2026/04/12 02:30:05 DEBUG : both19: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4ba5_d20260412_m022540_c001_v0001174_t0039_u01775960740058") 2026/04/12 02:30:05 DEBUG : both19: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4197_d20260412_m022511_c001_v7007000_t0000_u01775960711630") 2026/04/12 02:30:05 DEBUG : both19: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878e2_d20260412_m022505_c001_v0001115_t0049_u01775960705950") 2026/04/12 02:30:05 DEBUG : both2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74eca_d20260412_m022545_c001_v7007000_t0000_u01775960745478") 2026/04/12 02:30:05 DEBUG : both2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878f0_d20260412_m022516_c001_v0001115_t0051_u01775960716509") 2026/04/12 02:30:05 DEBUG : both2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4199_d20260412_m022511_c001_v7007000_t0000_u01775960711871") 2026/04/12 02:30:05 DEBUG : both2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369d80_d20260412_m022445_c001_v0001167_t0056_u01775960685462") 2026/04/12 02:30:05 DEBUG : both3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ecc_d20260412_m022545_c001_v7007000_t0000_u01775960745662") 2026/04/12 02:30:05 DEBUG : both3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369ebb_d20260412_m022517_c001_v0001167_t0053_u01775960717469") 2026/04/12 02:30:05 DEBUG : both3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f419a_d20260412_m022512_c001_v7007000_t0000_u01775960712054") 2026/04/12 02:30:05 DEBUG : both3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f485e_d20260412_m022446_c001_v0001174_t0007_u01775960686579") 2026/04/12 02:30:05 DEBUG : both4: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ece_d20260412_m022545_c001_v7007000_t0000_u01775960745847") 2026/04/12 02:30:05 DEBUG : both4: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4a26_d20260412_m022519_c001_v0001174_t0001_u01775960719442") 2026/04/12 02:30:05 DEBUG : both4: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f419b_d20260412_m022512_c001_v7007000_t0000_u01775960712236") 2026/04/12 02:30:05 DEBUG : both4: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878c0_d20260412_m022447_c001_v0001115_t0051_u01775960687417") 2026/04/12 02:30:05 DEBUG : both5: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ed0_d20260412_m022546_c001_v7007000_t0000_u01775960746032") 2026/04/12 02:30:05 DEBUG : both5: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878fa_d20260412_m022520_c001_v0001115_t0012_u01775960720328") 2026/04/12 02:30:05 DEBUG : both5: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f419c_d20260412_m022512_c001_v7007000_t0000_u01775960712417") 2026/04/12 02:30:05 DEBUG : both5: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369d94_d20260412_m022448_c001_v0001167_t0015_u01775960688304") 2026/04/12 02:30:05 DEBUG : both6: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ed2_d20260412_m022546_c001_v7007000_t0000_u01775960746222") 2026/04/12 02:30:05 DEBUG : both6: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369ed9_d20260412_m022521_c001_v0001167_t0021_u01775960721143") 2026/04/12 02:30:05 DEBUG : both6: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f419d_d20260412_m022512_c001_v7007000_t0000_u01775960712598") 2026/04/12 02:30:06 DEBUG : both6: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f487a_d20260412_m022449_c001_v0001174_t0031_u01775960689166") 2026/04/12 02:30:06 DEBUG : both7: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ed4_d20260412_m022546_c001_v7007000_t0000_u01775960746415") 2026/04/12 02:30:06 DEBUG : both7: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4a77_d20260412_m022522_c001_v0001174_t0030_u01775960722178") 2026/04/12 02:30:06 DEBUG : both7: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f419e_d20260412_m022512_c001_v7007000_t0000_u01775960712780") 2026/04/12 02:30:06 DEBUG : both7: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878c4_d20260412_m022449_c001_v0001115_t0016_u01775960689945") 2026/04/12 02:30:06 DEBUG : both8: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ed6_d20260412_m022546_c001_v7007000_t0000_u01775960746601") 2026/04/12 02:30:06 DEBUG : both8: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878fe_d20260412_m022522_c001_v0001115_t0000_u01775960722877") 2026/04/12 02:30:06 DEBUG : both8: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f419f_d20260412_m022512_c001_v7007000_t0000_u01775960712962") 2026/04/12 02:30:06 DEBUG : both8: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369dac_d20260412_m022450_c001_v0001167_t0040_u01775960690888") 2026/04/12 02:30:06 DEBUG : both9: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ed8_d20260412_m022546_c001_v7007000_t0000_u01775960746787") 2026/04/12 02:30:06 DEBUG : both9: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369ef3_d20260412_m022523_c001_v0001167_t0012_u01775960723831") 2026/04/12 02:30:06 DEBUG : both9: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f41a0_d20260412_m022513_c001_v7007000_t0000_u01775960713146") 2026/04/12 02:30:06 DEBUG : both9: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f48a6_d20260412_m022452_c001_v0001174_t0030_u01775960692173") 2026/04/12 02:30:06 DEBUG : c/non empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce61_d20260412_m022108_c001_v7007000_t0000_u01775960468919") 2026/04/12 02:30:06 DEBUG : c/non empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695ea_d20260412_m022107_c001_v0001167_t0058_u01775960467055") 2026/04/12 02:30:06 DEBUG : c/non empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0838c18_d20260412_m022106_c001_v7007000_t0000_u01775960466040") 2026/04/12 02:30:06 DEBUG : c/non empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695ce_d20260412_m022103_c001_v0001167_t0031_u01775960463844") 2026/04/12 02:30:06 DEBUG : c/non empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce4f_d20260412_m022045_c001_v7007000_t0000_u01775960445781") 2026/04/12 02:30:07 DEBUG : c/non empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369508_d20260412_m022043_c001_v0001167_t0035_u01775960443886") 2026/04/12 02:30:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8bb_d20260412_m022654_c001_v7007000_t0000_u01775960814038") 2026/04/12 02:30:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4f76_d20260412_m022648_c001_v0001174_t0047_u01775960808727") 2026/04/12 02:30:07 DEBUG : check sum: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe85_d20260412_m022035_c001_v7007000_t0000_u01775960435980") 2026/04/12 02:30:07 DEBUG : check sum: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369474_d20260412_m022034_c001_v0001167_t0031_u01775960434874") 2026/04/12 02:30:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a2029_d20260412_m022952_c001_v7007000_t0000_u01775960992121") 2026/04/12 02:30:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5abe_d20260412_m022950_c001_v0001174_t0028_u01775960990505") 2026/04/12 02:30:07 DEBUG : dest/3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa314_d20260412_m022257_c001_v7007000_t0000_u01775960577025") 2026/04/12 02:30:07 DEBUG : dest/3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f418435db859718fb_d20260412_m022255_c001_v0001173_t0032_u01775960575920") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67e0_d20260412_m022756_c001_v7007000_t0000_u01775960876228") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f53a5_d20260412_m022751_c001_v0001174_t0044_u01775960871695") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746e5_d20260412_m022921_c001_v7007000_t0000_u01775960961483") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f580c_d20260412_m022908_c001_v0001174_t0023_u01775960948684") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae10_d20260412_m022904_c001_v7007000_t0000_u01775960944544") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f571b_d20260412_m022851_c001_v0001174_t0025_u01775960931459") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee098f_d20260412_m022847_c001_v7007000_t0000_u01775960927393") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f563d_d20260412_m022835_c001_v0001174_t0036_u01775960915143") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef6e_d20260412_m022831_c001_v7007000_t0000_u01775960911042") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5535_d20260412_m022818_c001_v0001174_t0002_u01775960898085") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c4612d_d20260412_m022813_c001_v7007000_t0000_u01775960893934") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5425_d20260412_m022800_c001_v0001174_t0057_u01775960880272") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0d8a_d20260412_m022753_c001_v7007000_t0000_u01775960873923") 2026/04/12 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a49e_d20260412_m022741_c001_v0001167_t0057_u01775960861313") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342991_d20260412_m022737_c001_v7007000_t0000_u01775960857240") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaae4_d20260412_m022733_c001_v0001184_t0028_u01775960853100") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0839a0e_d20260412_m022731_c001_v7007000_t0000_u01775960851433") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a385_d20260412_m022719_c001_v0001167_t0053_u01775960839679") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be444_d20260412_m022715_c001_v7007000_t0000_u01775960835601") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa0e_d20260412_m022711_c001_v0001184_t0037_u01775960831200") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b15432112603e_d20260412_m022709_c001_v7007000_t0000_u01775960829350") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9a2_d20260412_m022658_c001_v0001184_t0059_u01775960818240") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be421_d20260412_m022650_c001_v7007000_t0000_u01775960810989") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a1d3_d20260412_m022638_c001_v0001167_t0008_u01775960798248") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c5f_d20260412_m022634_c001_v7007000_t0000_u01775960794185") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a151_d20260412_m022621_c001_v0001167_t0038_u01775960781125") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549a0_d20260412_m022616_c001_v7007000_t0000_u01775960776996") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a0b8_d20260412_m022604_c001_v0001167_t0047_u01775960764051") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e4927467a_d20260412_m022734_c001_v7007000_t0000_u01775960854909") 2026/04/12 02:30:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaaba_d20260412_m022729_c001_v0001184_t0031_u01775960849560") 2026/04/12 02:30:08 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67e2_d20260412_m022756_c001_v7007000_t0000_u01775960876411") 2026/04/12 02:30:08 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a31_d20260412_m022751_c001_v0001115_t0026_u01775960871706") 2026/04/12 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746e6_d20260412_m022921_c001_v7007000_t0000_u01775960961664") 2026/04/12 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987b0d_d20260412_m022909_c001_v0001115_t0059_u01775960949408") 2026/04/12 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae13_d20260412_m022904_c001_v7007000_t0000_u01775960944732") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987acd_d20260412_m022852_c001_v0001115_t0034_u01775960932137") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0990_d20260412_m022847_c001_v7007000_t0000_u01775960927576") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987aaa_d20260412_m022835_c001_v0001115_t0000_u01775960915827") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef74_d20260412_m022831_c001_v7007000_t0000_u01775960911224") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a7d_d20260412_m022818_c001_v0001115_t0043_u01775960898890") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c4612e_d20260412_m022814_c001_v7007000_t0000_u01775960894117") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a47_d20260412_m022801_c001_v0001115_t0030_u01775960881060") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f418f29ac2a55a144_d20260412_m022753_c001_v7007000_t0000_u01775960873939") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eab4c_d20260412_m022742_c001_v0001184_t0028_u01775960862043") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342992_d20260412_m022737_c001_v7007000_t0000_u01775960857422") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f528f_d20260412_m022733_c001_v0001174_t0011_u01775960853178") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b1543211260b9_d20260412_m022731_c001_v7007000_t0000_u01775960851981") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f51b7_d20260412_m022720_c001_v0001174_t0005_u01775960840373") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be446_d20260412_m022715_c001_v7007000_t0000_u01775960835786") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f511b_d20260412_m022711_c001_v0001174_t0039_u01775960831342") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126042_d20260412_m022709_c001_v7007000_t0000_u01775960829711") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a2ab_d20260412_m022658_c001_v0001167_t0023_u01775960818799") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0839966_d20260412_m022651_c001_v7007000_t0000_u01775960811227") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987977_d20260412_m022639_c001_v0001115_t0037_u01775960799066") 2026/04/12 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c60_d20260412_m022634_c001_v7007000_t0000_u01775960794370") 2026/04/12 02:30:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98795b_d20260412_m022621_c001_v0001115_t0018_u01775960781935") 2026/04/12 02:30:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549a5_d20260412_m022617_c001_v7007000_t0000_u01775960777269") 2026/04/12 02:30:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987943_d20260412_m022605_c001_v0001115_t0047_u01775960765103") 2026/04/12 02:30:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf97e_d20260412_m022734_c001_v7007000_t0000_u01775960854922") 2026/04/12 02:30:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a3f9_d20260412_m022729_c001_v0001167_t0048_u01775960849645") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67e4_d20260412_m022756_c001_v7007000_t0000_u01775960876592") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eabce_d20260412_m022751_c001_v0001184_t0029_u01775960871717") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746e8_d20260412_m022921_c001_v7007000_t0000_u01775960961847") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eae78_d20260412_m022910_c001_v0001184_t0038_u01775960950453") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae14_d20260412_m022904_c001_v7007000_t0000_u01775960944918") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eadf6_d20260412_m022853_c001_v0001184_t0036_u01775960933434") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0991_d20260412_m022847_c001_v7007000_t0000_u01775960927759") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ead81_d20260412_m022836_c001_v0001184_t0047_u01775960916800") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef7a_d20260412_m022831_c001_v7007000_t0000_u01775960911405") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eacef_d20260412_m022820_c001_v0001184_t0045_u01775960900006") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c4612f_d20260412_m022814_c001_v7007000_t0000_u01775960894299") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eac3f_d20260412_m022801_c001_v0001184_t0012_u01775960881907") 2026/04/12 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67c9_d20260412_m022753_c001_v7007000_t0000_u01775960873550") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5367_d20260412_m022742_c001_v0001174_t0040_u01775960862659") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342993_d20260412_m022737_c001_v7007000_t0000_u01775960857603") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaae8_d20260412_m022733_c001_v0001184_t0049_u01775960853317") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274677_d20260412_m022731_c001_v7007000_t0000_u01775960851584") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa66_d20260412_m022721_c001_v0001184_t0042_u01775960841170") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be448_d20260412_m022715_c001_v7007000_t0000_u01775960835969") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa10_d20260412_m022711_c001_v0001184_t0049_u01775960831413") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41154062c07fb714_d20260412_m022709_c001_v7007000_t0000_u01775960829932") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f503c_d20260412_m022659_c001_v0001174_t0016_u01775960819472") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0839969_d20260412_m022651_c001_v7007000_t0000_u01775960811408") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea91f_d20260412_m022640_c001_v0001184_t0011_u01775960800044") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c62_d20260412_m022634_c001_v7007000_t0000_u01775960794554") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea8bd_d20260412_m022623_c001_v0001184_t0054_u01775960783002") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549a9_d20260412_m022617_c001_v7007000_t0000_u01775960777454") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea83e_d20260412_m022606_c001_v0001184_t0001_u01775960766320") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee75026_d20260412_m022735_c001_v7007000_t0000_u01775960855281") 2026/04/12 02:30:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f525d_d20260412_m022729_c001_v0001174_t0040_u01775960849723") 2026/04/12 02:30:11 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67e6_d20260412_m022756_c001_v7007000_t0000_u01775960876774") 2026/04/12 02:30:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a544_d20260412_m022751_c001_v0001167_t0010_u01775960871878") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746e9_d20260412_m022922_c001_v7007000_t0000_u01775960962030") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a811_d20260412_m022911_c001_v0001167_t0020_u01775960951040") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae15_d20260412_m022905_c001_v7007000_t0000_u01775960945109") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a77e_d20260412_m022854_c001_v0001167_t0033_u01775960934013") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0992_d20260412_m022847_c001_v7007000_t0000_u01775960927943") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a6fe_d20260412_m022837_c001_v0001167_t0017_u01775960917377") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef82_d20260412_m022831_c001_v7007000_t0000_u01775960911590") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a646_d20260412_m022820_c001_v0001167_t0035_u01775960900567") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46130_d20260412_m022814_c001_v7007000_t0000_u01775960894482") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a5c6_d20260412_m022802_c001_v0001167_t0036_u01775960882474") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163429b2_d20260412_m022753_c001_v7007000_t0000_u01775960873916") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a17_d20260412_m022743_c001_v0001115_t0029_u01775960863391") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342995_d20260412_m022737_c001_v7007000_t0000_u01775960857786") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a429_d20260412_m022733_c001_v0001167_t0000_u01775960853335") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee75020_d20260412_m022731_c001_v7007000_t0000_u01775960851991") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879df_d20260412_m022721_c001_v0001115_t0019_u01775960841773") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be449_d20260412_m022716_c001_v7007000_t0000_u01775960836152") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa12_d20260412_m022711_c001_v0001184_t0008_u01775960831657") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f405216410500af89_d20260412_m022709_c001_v7007000_t0000_u01775960829944") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879af_d20260412_m022700_c001_v0001115_t0049_u01775960820168") 2026/04/12 02:30:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f92e7_d20260412_m022651_c001_v7007000_t0000_u01775960811418") 2026/04/12 02:30:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4eea_d20260412_m022640_c001_v0001174_t0028_u01775960800612") 2026/04/12 02:30:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c63_d20260412_m022634_c001_v7007000_t0000_u01775960794737") 2026/04/12 02:30:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4e0a_d20260412_m022623_c001_v0001174_t0013_u01775960783567") 2026/04/12 02:30:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549ae_d20260412_m022617_c001_v7007000_t0000_u01775960777636") 2026/04/12 02:30:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4d32_d20260412_m022606_c001_v0001174_t0030_u01775960766884") 2026/04/12 02:30:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342989_d20260412_m022735_c001_v7007000_t0000_u01775960855030") 2026/04/12 02:30:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaabe_d20260412_m022729_c001_v0001184_t0041_u01775960849756") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67e8_d20260412_m022756_c001_v7007000_t0000_u01775960876959") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eabd4_d20260412_m022751_c001_v0001184_t0036_u01775960871925") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746eb_d20260412_m022922_c001_v7007000_t0000_u01775960962212") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5832_d20260412_m022911_c001_v0001174_t0046_u01775960951479") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae16_d20260412_m022905_c001_v7007000_t0000_u01775960945291") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5743_d20260412_m022854_c001_v0001174_t0057_u01775960934291") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0993_d20260412_m022848_c001_v7007000_t0000_u01775960928128") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f565f_d20260412_m022837_c001_v0001174_t0026_u01775960917800") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef88_d20260412_m022831_c001_v7007000_t0000_u01775960911771") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5565_d20260412_m022820_c001_v0001174_t0032_u01775960900947") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46131_d20260412_m022814_c001_v7007000_t0000_u01775960894675") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f545f_d20260412_m022802_c001_v0001174_t0012_u01775960882868") 2026/04/12 02:30:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f418f29ac2a55a13b_d20260412_m022753_c001_v7007000_t0000_u01775960873563") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a4b2_d20260412_m022743_c001_v0001167_t0003_u01775960863878") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342996_d20260412_m022737_c001_v7007000_t0000_u01775960857968") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaaec_d20260412_m022733_c001_v0001184_t0000_u01775960853540") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40583d99f2d42049_d20260412_m022731_c001_v7007000_t0000_u01775960851640") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a3a5_d20260412_m022722_c001_v0001167_t0038_u01775960842522") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be44b_d20260412_m022716_c001_v7007000_t0000_u01775960836335") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f511d_d20260412_m022711_c001_v0001174_t0054_u01775960831673") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be435_d20260412_m022709_c001_v7007000_t0000_u01775960829957") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9b4_d20260412_m022700_c001_v0001184_t0016_u01775960820713") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8b5_d20260412_m022651_c001_v7007000_t0000_u01775960811179") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a1ef_d20260412_m022640_c001_v0001167_t0051_u01775960800916") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c66_d20260412_m022634_c001_v7007000_t0000_u01775960794921") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a167_d20260412_m022623_c001_v0001167_t0011_u01775960783891") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549b2_d20260412_m022617_c001_v7007000_t0000_u01775960777819") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a0d0_d20260412_m022607_c001_v0001167_t0024_u01775960767141") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634298a_d20260412_m022735_c001_v7007000_t0000_u01775960855279") 2026/04/12 02:30:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaac0_d20260412_m022729_c001_v0001184_t0003_u01775960849951") 2026/04/12 02:30:14 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67eb_d20260412_m022757_c001_v7007000_t0000_u01775960877142") 2026/04/12 02:30:14 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f53a9_d20260412_m022752_c001_v0001174_t0049_u01775960872064") 2026/04/12 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746ec_d20260412_m022922_c001_v7007000_t0000_u01775960962393") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987b17_d20260412_m022911_c001_v0001115_t0049_u01775960951934") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae17_d20260412_m022905_c001_v7007000_t0000_u01775960945474") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987ad9_d20260412_m022854_c001_v0001115_t0034_u01775960934602") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0994_d20260412_m022848_c001_v7007000_t0000_u01775960928310") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987ab5_d20260412_m022838_c001_v0001115_t0055_u01775960918277") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef91_d20260412_m022832_c001_v7007000_t0000_u01775960912009") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a88_d20260412_m022821_c001_v0001115_t0008_u01775960901228") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46132_d20260412_m022814_c001_v7007000_t0000_u01775960894857") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a4d_d20260412_m022803_c001_v0001115_t0036_u01775960883247") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67ce_d20260412_m022753_c001_v7007000_t0000_u01775960873948") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eab64_d20260412_m022744_c001_v0001184_t0044_u01775960864247") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342997_d20260412_m022738_c001_v7007000_t0000_u01775960858150") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f529d_d20260412_m022733_c001_v0001174_t0056_u01775960853550") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342984_d20260412_m022732_c001_v7007000_t0000_u01775960852005") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f51eb_d20260412_m022722_c001_v0001174_t0028_u01775960842864") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be44d_d20260412_m022716_c001_v7007000_t0000_u01775960836517") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a34b_d20260412_m022711_c001_v0001167_t0051_u01775960831688") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126044_d20260412_m022709_c001_v7007000_t0000_u01775960829729") 2026/04/12 02:30:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a2c7_d20260412_m022700_c001_v0001167_t0019_u01775960820925") 2026/04/12 02:30:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ff6_d20260412_m022651_c001_v7007000_t0000_u01775960811239") 2026/04/12 02:30:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98797d_d20260412_m022641_c001_v0001115_t0044_u01775960801369") 2026/04/12 02:30:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c68_d20260412_m022635_c001_v7007000_t0000_u01775960795104") 2026/04/12 02:30:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98795f_d20260412_m022624_c001_v0001115_t0049_u01775960784416") 2026/04/12 02:30:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549b5_d20260412_m022618_c001_v7007000_t0000_u01775960778004") 2026/04/12 02:30:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987947_d20260412_m022607_c001_v0001115_t0034_u01775960767605") 2026/04/12 02:30:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe54a52_d20260412_m022735_c001_v7007000_t0000_u01775960855291") 2026/04/12 02:30:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a3fd_d20260412_m022729_c001_v0001167_t0034_u01775960849969") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67ed_d20260412_m022757_c001_v7007000_t0000_u01775960877323") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eabd6_d20260412_m022752_c001_v0001184_t0029_u01775960872158") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746ed_d20260412_m022922_c001_v7007000_t0000_u01775960962575") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eae8a_d20260412_m022912_c001_v0001184_t0015_u01775960952511") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae18_d20260412_m022905_c001_v7007000_t0000_u01775960945658") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eae04_d20260412_m022855_c001_v0001184_t0036_u01775960935127") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0995_d20260412_m022848_c001_v7007000_t0000_u01775960928493") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ead8d_d20260412_m022838_c001_v0001184_t0014_u01775960918812") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef97_d20260412_m022832_c001_v7007000_t0000_u01775960912190") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ead03_d20260412_m022822_c001_v0001184_t0032_u01775960902596") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46134_d20260412_m022815_c001_v7007000_t0000_u01775960895101") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eac63_d20260412_m022804_c001_v0001184_t0018_u01775960884090") 2026/04/12 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f418f29ac2a55a140_d20260412_m022753_c001_v7007000_t0000_u01775960873746") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5375_d20260412_m022744_c001_v0001174_t0050_u01775960864446") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342998_d20260412_m022738_c001_v7007000_t0000_u01775960858332") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a01_d20260412_m022733_c001_v0001115_t0042_u01775960853596") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40583d99f2d4204a_d20260412_m022731_c001_v7007000_t0000_u01775960851830") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa80_d20260412_m022723_c001_v0001184_t0058_u01775960843186") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be44f_d20260412_m022716_c001_v7007000_t0000_u01775960836699") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa14_d20260412_m022711_c001_v0001184_t0045_u01775960831865") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126045_d20260412_m022709_c001_v7007000_t0000_u01775960829739") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f504a_d20260412_m022701_c001_v0001174_t0002_u01775960821325") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b6699_d20260412_m022651_c001_v7007000_t0000_u01775960811212") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea92f_d20260412_m022642_c001_v0001184_t0029_u01775960802085") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c6a_d20260412_m022635_c001_v7007000_t0000_u01775960795289") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea8cd_d20260412_m022624_c001_v0001184_t0040_u01775960784982") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549ba_d20260412_m022618_c001_v7007000_t0000_u01775960778187") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea84d_d20260412_m022608_c001_v0001184_t0056_u01775960768384") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee75025_d20260412_m022735_c001_v7007000_t0000_u01775960855051") 2026/04/12 02:30:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879f3_d20260412_m022730_c001_v0001115_t0055_u01775960850002") 2026/04/12 02:30:17 DEBUG : dir1/0007-12345: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67ef_d20260412_m022757_c001_v7007000_t0000_u01775960877505") 2026/04/12 02:30:17 DEBUG : dir1/0007-12345: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a33_d20260412_m022752_c001_v0001115_t0030_u01775960872283") 2026/04/12 02:30:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746ee_d20260412_m022922_c001_v7007000_t0000_u01775960962759") 2026/04/12 02:30:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a81f_d20260412_m022912_c001_v0001167_t0047_u01775960952710") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae19_d20260412_m022905_c001_v7007000_t0000_u01775960945843") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a785_d20260412_m022855_c001_v0001167_t0025_u01775960935336") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0996_d20260412_m022848_c001_v7007000_t0000_u01775960928675") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a70e_d20260412_m022839_c001_v0001167_t0019_u01775960919011") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083ef9c_d20260412_m022832_c001_v7007000_t0000_u01775960912371") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a64e_d20260412_m022822_c001_v0001167_t0011_u01775960902804") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46135_d20260412_m022815_c001_v7007000_t0000_u01775960895284") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a5d2_d20260412_m022804_c001_v0001167_t0031_u01775960884302") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67cb_d20260412_m022753_c001_v7007000_t0000_u01775960873733") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a19_d20260412_m022744_c001_v0001115_t0057_u01775960864905") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342999_d20260412_m022738_c001_v7007000_t0000_u01775960858514") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a42d_d20260412_m022733_c001_v0001167_t0047_u01775960853742") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274678_d20260412_m022731_c001_v7007000_t0000_u01775960851764") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879e5_d20260412_m022723_c001_v0001115_t0019_u01775960843404") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be450_d20260412_m022716_c001_v7007000_t0000_u01775960836883") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879cf_d20260412_m022711_c001_v0001115_t0034_u01775960831878") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126040_d20260412_m022709_c001_v7007000_t0000_u01775960829530") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879b3_d20260412_m022701_c001_v0001115_t0018_u01775960821609") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be424_d20260412_m022651_c001_v7007000_t0000_u01775960811349") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4f04_d20260412_m022642_c001_v0001174_t0008_u01775960802298") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c6c_d20260412_m022635_c001_v7007000_t0000_u01775960795473") 2026/04/12 02:30:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4e22_d20260412_m022625_c001_v0001174_t0027_u01775960785321") 2026/04/12 02:30:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549bf_d20260412_m022618_c001_v7007000_t0000_u01775960778371") 2026/04/12 02:30:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4d46_d20260412_m022608_c001_v0001174_t0040_u01775960768594") 2026/04/12 02:30:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee75024_d20260412_m022734_c001_v7007000_t0000_u01775960854867") 2026/04/12 02:30:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5263_d20260412_m022730_c001_v0001174_t0041_u01775960850107") 2026/04/12 02:30:19 DEBUG : dir1/0008-23456: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67f2_d20260412_m022757_c001_v7007000_t0000_u01775960877687") 2026/04/12 02:30:19 DEBUG : dir1/0008-23456: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f53ab_d20260412_m022752_c001_v0001174_t0003_u01775960872339") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746ef_d20260412_m022922_c001_v7007000_t0000_u01775960962940") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5844_d20260412_m022912_c001_v0001174_t0018_u01775960952969") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae1b_d20260412_m022906_c001_v7007000_t0000_u01775960946029") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5763_d20260412_m022855_c001_v0001174_t0001_u01775960935855") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0997_d20260412_m022848_c001_v7007000_t0000_u01775960928857") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f567f_d20260412_m022839_c001_v0001174_t0045_u01775960919559") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083efa4_d20260412_m022832_c001_v7007000_t0000_u01775960912552") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f558d_d20260412_m022823_c001_v0001174_t0023_u01775960903506") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46136_d20260412_m022815_c001_v7007000_t0000_u01775960895466") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f547f_d20260412_m022804_c001_v0001174_t0057_u01775960884778") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67cc_d20260412_m022753_c001_v7007000_t0000_u01775960873755") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a4be_d20260412_m022745_c001_v0001167_t0008_u01775960865696") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634299a_d20260412_m022738_c001_v7007000_t0000_u01775960858696") 2026/04/12 02:30:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaaee_d20260412_m022733_c001_v0001184_t0000_u01775960853763") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0839a0f_d20260412_m022731_c001_v7007000_t0000_u01775960851616") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a3b1_d20260412_m022723_c001_v0001167_t0001_u01775960843942") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be451_d20260412_m022717_c001_v7007000_t0000_u01775960837065") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a34f_d20260412_m022711_c001_v0001167_t0039_u01775960831990") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f405216410500af87_d20260412_m022709_c001_v7007000_t0000_u01775960829758") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9c6_d20260412_m022702_c001_v0001184_t0009_u01775960822426") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cd9_d20260412_m022651_c001_v7007000_t0000_u01775960811192") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a1fb_d20260412_m022642_c001_v0001167_t0007_u01775960802634") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c6e_d20260412_m022635_c001_v7007000_t0000_u01775960795656") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a16f_d20260412_m022625_c001_v0001167_t0021_u01775960785787") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549c0_d20260412_m022618_c001_v7007000_t0000_u01775960778554") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a0dc_d20260412_m022609_c001_v0001167_t0028_u01775960769106") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe54a50_d20260412_m022734_c001_v7007000_t0000_u01775960854895") 2026/04/12 02:30:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaac2_d20260412_m022730_c001_v0001184_t0027_u01775960850272") 2026/04/12 02:30:20 DEBUG : dir1/0009-34567: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67f3_d20260412_m022757_c001_v7007000_t0000_u01775960877869") 2026/04/12 02:30:20 DEBUG : dir1/0009-34567: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eabd8_d20260412_m022752_c001_v0001184_t0011_u01775960872361") 2026/04/12 02:30:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746f1_d20260412_m022923_c001_v7007000_t0000_u01775960963122") 2026/04/12 02:30:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987b1b_d20260412_m022913_c001_v0001115_t0044_u01775960953274") 2026/04/12 02:30:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae1c_d20260412_m022906_c001_v7007000_t0000_u01775960946264") 2026/04/12 02:30:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987ae5_d20260412_m022856_c001_v0001115_t0028_u01775960936198") 2026/04/12 02:30:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0998_d20260412_m022849_c001_v7007000_t0000_u01775960929040") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987ab9_d20260412_m022839_c001_v0001115_t0029_u01775960919862") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083efa9_d20260412_m022832_c001_v7007000_t0000_u01775960912733") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a8c_d20260412_m022823_c001_v0001115_t0027_u01775960903832") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c4613d_d20260412_m022815_c001_v7007000_t0000_u01775960895648") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a51_d20260412_m022805_c001_v0001115_t0030_u01775960885266") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3fed5_d20260412_m022753_c001_v7007000_t0000_u01775960873767") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eab88_d20260412_m022746_c001_v0001184_t0009_u01775960866343") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634299b_d20260412_m022738_c001_v7007000_t0000_u01775960858879") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f52ab_d20260412_m022733_c001_v0001174_t0031_u01775960853948") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0839a10_d20260412_m022731_c001_v7007000_t0000_u01775960851800") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5213_d20260412_m022724_c001_v0001174_t0051_u01775960844501") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be453_d20260412_m022717_c001_v7007000_t0000_u01775960837247") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa18_d20260412_m022712_c001_v0001184_t0001_u01775960832071") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cf7_d20260412_m022710_c001_v7007000_t0000_u01775960830111") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a2d1_d20260412_m022702_c001_v0001167_t0012_u01775960822623") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8b6_d20260412_m022651_c001_v7007000_t0000_u01775960811361") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987983_d20260412_m022643_c001_v0001115_t0003_u01775960803222") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c70_d20260412_m022635_c001_v7007000_t0000_u01775960795839") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987961_d20260412_m022626_c001_v0001115_t0051_u01775960786187") 2026/04/12 02:30:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549c4_d20260412_m022618_c001_v7007000_t0000_u01775960778736") 2026/04/12 02:30:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987949_d20260412_m022609_c001_v0001115_t0022_u01775960769428") 2026/04/12 02:30:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b1543211260be_d20260412_m022735_c001_v7007000_t0000_u01775960855283") 2026/04/12 02:30:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a407_d20260412_m022730_c001_v0001167_t0014_u01775960850332") 2026/04/12 02:30:22 DEBUG : dir1/0010-45678: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67f4_d20260412_m022758_c001_v7007000_t0000_u01775960878052") 2026/04/12 02:30:22 DEBUG : dir1/0010-45678: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a552_d20260412_m022752_c001_v0001167_t0012_u01775960872502") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746f2_d20260412_m022923_c001_v7007000_t0000_u01775960963303") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eae92_d20260412_m022913_c001_v0001184_t0027_u01775960953912") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae1d_d20260412_m022906_c001_v7007000_t0000_u01775960946447") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eae16_d20260412_m022856_c001_v0001184_t0014_u01775960936748") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee0999_d20260412_m022849_c001_v7007000_t0000_u01775960929225") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ead95_d20260412_m022840_c001_v0001184_t0048_u01775960920503") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083efad_d20260412_m022832_c001_v7007000_t0000_u01775960912915") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ead0f_d20260412_m022824_c001_v0001184_t0046_u01775960904300") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c4613f_d20260412_m022815_c001_v7007000_t0000_u01775960895830") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eac89_d20260412_m022805_c001_v0001184_t0059_u01775960885954") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67c7_d20260412_m022753_c001_v7007000_t0000_u01775960873367") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5387_d20260412_m022746_c001_v0001174_t0052_u01775960866537") 2026/04/12 02:30:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634299c_d20260412_m022739_c001_v7007000_t0000_u01775960859061") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaaf2_d20260412_m022733_c001_v0001184_t0052_u01775960853961") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee7501e_d20260412_m022731_c001_v7007000_t0000_u01775960851621") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa8e_d20260412_m022724_c001_v0001184_t0014_u01775960844867") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be454_d20260412_m022717_c001_v7007000_t0000_u01775960837438") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f511f_d20260412_m022712_c001_v0001174_t0036_u01775960832081") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cf2_d20260412_m022709_c001_v7007000_t0000_u01775960829333") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f506b_d20260412_m022702_c001_v0001174_t0046_u01775960822946") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321125fcb_d20260412_m022651_c001_v7007000_t0000_u01775960811372") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea937_d20260412_m022643_c001_v0001184_t0049_u01775960803777") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c72_d20260412_m022636_c001_v7007000_t0000_u01775960796022") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea8d7_d20260412_m022627_c001_v0001184_t0037_u01775960787071") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549c8_d20260412_m022618_c001_v7007000_t0000_u01775960778919") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea861_d20260412_m022610_c001_v0001184_t0045_u01775960770520") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342987_d20260412_m022734_c001_v7007000_t0000_u01775960854846") 2026/04/12 02:30:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaac4_d20260412_m022730_c001_v0001184_t0038_u01775960850489") 2026/04/12 02:30:23 DEBUG : dir1/0011-56789: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67f5_d20260412_m022758_c001_v7007000_t0000_u01775960878234") 2026/04/12 02:30:23 DEBUG : dir1/0011-56789: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eabdc_d20260412_m022752_c001_v0001184_t0059_u01775960872580") 2026/04/12 02:30:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746f3_d20260412_m022923_c001_v7007000_t0000_u01775960963484") 2026/04/12 02:30:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a831_d20260412_m022914_c001_v0001167_t0044_u01775960954159") 2026/04/12 02:30:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae1e_d20260412_m022906_c001_v7007000_t0000_u01775960946629") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a79b_d20260412_m022856_c001_v0001167_t0055_u01775960936989") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee099a_d20260412_m022849_c001_v7007000_t0000_u01775960929409") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a718_d20260412_m022840_c001_v0001167_t0003_u01775960920710") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083efb2_d20260412_m022833_c001_v7007000_t0000_u01775960913096") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a65e_d20260412_m022824_c001_v0001167_t0036_u01775960904496") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46140_d20260412_m022816_c001_v7007000_t0000_u01775960896014") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a5e2_d20260412_m022806_c001_v0001167_t0019_u01775960886164") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163429ae_d20260412_m022753_c001_v7007000_t0000_u01775960873355") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a1b_d20260412_m022746_c001_v0001115_t0056_u01775960866882") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634299d_d20260412_m022739_c001_v7007000_t0000_u01775960859242") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaaf6_d20260412_m022734_c001_v0001184_t0039_u01775960854165") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b1543211260b8_d20260412_m022731_c001_v7007000_t0000_u01775960851800") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879e7_d20260412_m022725_c001_v0001115_t0053_u01775960845062") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be455_d20260412_m022717_c001_v7007000_t0000_u01775960837620") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa1c_d20260412_m022712_c001_v0001184_t0042_u01775960832280") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f9562_d20260412_m022709_c001_v7007000_t0000_u01775960829972") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879b5_d20260412_m022703_c001_v0001115_t0016_u01775960823283") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ff7_d20260412_m022651_c001_v7007000_t0000_u01775960811427") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4f22_d20260412_m022643_c001_v0001174_t0041_u01775960803981") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c74_d20260412_m022636_c001_v7007000_t0000_u01775960796205") 2026/04/12 02:30:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4e36_d20260412_m022627_c001_v0001174_t0039_u01775960787271") 2026/04/12 02:30:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549cd_d20260412_m022619_c001_v7007000_t0000_u01775960779102") 2026/04/12 02:30:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4d62_d20260412_m022610_c001_v0001174_t0013_u01775960770749") 2026/04/12 02:30:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b1543211260bd_d20260412_m022735_c001_v7007000_t0000_u01775960855077") 2026/04/12 02:30:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5267_d20260412_m022730_c001_v0001174_t0026_u01775960850498") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67f6_d20260412_m022758_c001_v7007000_t0000_u01775960878417") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f53b1_d20260412_m022752_c001_v0001174_t0054_u01775960872732") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746f4_d20260412_m022923_c001_v7007000_t0000_u01775960963667") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f585a_d20260412_m022914_c001_v0001174_t0017_u01775960954435") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae1f_d20260412_m022906_c001_v7007000_t0000_u01775960946811") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f577d_d20260412_m022857_c001_v0001174_t0016_u01775960937264") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee099b_d20260412_m022849_c001_v7007000_t0000_u01775960929592") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5697_d20260412_m022841_c001_v0001174_t0055_u01775960921013") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083efb4_d20260412_m022833_c001_v7007000_t0000_u01775960913277") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f55a9_d20260412_m022824_c001_v0001174_t0039_u01775960904751") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46141_d20260412_m022816_c001_v7007000_t0000_u01775960896196") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f54a1_d20260412_m022806_c001_v0001174_t0023_u01775960886541") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163429af_d20260412_m022753_c001_v7007000_t0000_u01775960873546") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a4d4_d20260412_m022747_c001_v0001167_t0042_u01775960867558") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634299e_d20260412_m022739_c001_v7007000_t0000_u01775960859425") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a05_d20260412_m022734_c001_v0001115_t0000_u01775960854253") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4219f0d9bab24440_d20260412_m022731_c001_v7007000_t0000_u01775960851837") 2026/04/12 02:30:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a3c7_d20260412_m022725_c001_v0001167_t0017_u01775960845570") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be456_d20260412_m022717_c001_v7007000_t0000_u01775960837802") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a353_d20260412_m022712_c001_v0001167_t0013_u01775960832332") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be434_d20260412_m022709_c001_v7007000_t0000_u01775960829775") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9d0_d20260412_m022703_c001_v0001184_t0043_u01775960823842") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be425_d20260412_m022651_c001_v7007000_t0000_u01775960811530") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a201_d20260412_m022644_c001_v0001167_t0022_u01775960804302") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c76_d20260412_m022636_c001_v7007000_t0000_u01775960796390") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a183_d20260412_m022627_c001_v0001167_t0047_u01775960787652") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549d3_d20260412_m022619_c001_v7007000_t0000_u01775960779284") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a0f3_d20260412_m022611_c001_v0001167_t0002_u01775960771147") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f42374efea053274a_d20260412_m022734_c001_v7007000_t0000_u01775960854969") 2026/04/12 02:30:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879f5_d20260412_m022730_c001_v0001115_t0009_u01775960850636") 2026/04/12 02:30:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67f7_d20260412_m022758_c001_v7007000_t0000_u01775960878600") 2026/04/12 02:30:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eabe4_d20260412_m022752_c001_v0001184_t0035_u01775960872782") 2026/04/12 02:30:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746f5_d20260412_m022923_c001_v7007000_t0000_u01775960963860") 2026/04/12 02:30:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987b23_d20260412_m022914_c001_v0001115_t0019_u01775960954943") 2026/04/12 02:30:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae20_d20260412_m022906_c001_v7007000_t0000_u01775960946992") 2026/04/12 02:30:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987ae9_d20260412_m022857_c001_v0001115_t0025_u01775960937554") 2026/04/12 02:30:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee099c_d20260412_m022849_c001_v7007000_t0000_u01775960929774") 2026/04/12 02:30:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987abb_d20260412_m022841_c001_v0001115_t0031_u01775960921366") 2026/04/12 02:30:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083efd2_d20260412_m022833_c001_v7007000_t0000_u01775960913460") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a8e_d20260412_m022825_c001_v0001115_t0001_u01775960905093") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46142_d20260412_m022816_c001_v7007000_t0000_u01775960896393") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a57_d20260412_m022807_c001_v0001115_t0057_u01775960887096") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f409f6052ea6c227e_d20260412_m022753_c001_v7007000_t0000_u01775960873859") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eab98_d20260412_m022747_c001_v0001184_t0050_u01775960867898") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634299f_d20260412_m022739_c001_v7007000_t0000_u01775960859606") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a433_d20260412_m022734_c001_v0001167_t0035_u01775960854266") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee7501f_d20260412_m022731_c001_v7007000_t0000_u01775960851805") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5225_d20260412_m022726_c001_v0001174_t0058_u01775960846019") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be457_d20260412_m022717_c001_v7007000_t0000_u01775960837986") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5125_d20260412_m022712_c001_v0001174_t0009_u01775960832416") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cf3_d20260412_m022709_c001_v7007000_t0000_u01775960829515") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a2e3_d20260412_m022704_c001_v0001167_t0028_u01775960824073") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8b7_d20260412_m022651_c001_v7007000_t0000_u01775960811542") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987989_d20260412_m022644_c001_v0001115_t0030_u01775960804667") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c79_d20260412_m022636_c001_v7007000_t0000_u01775960796575") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987965_d20260412_m022627_c001_v0001115_t0055_u01775960787920") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549d8_d20260412_m022619_c001_v7007000_t0000_u01775960779468") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98794d_d20260412_m022611_c001_v0001115_t0014_u01775960771512") 2026/04/12 02:30:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e4927467b_d20260412_m022735_c001_v7007000_t0000_u01775960855091") 2026/04/12 02:30:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaaca_d20260412_m022730_c001_v0001184_t0035_u01775960850710") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67f8_d20260412_m022758_c001_v7007000_t0000_u01775960878782") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a55c_d20260412_m022752_c001_v0001167_t0011_u01775960872850") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746f7_d20260412_m022924_c001_v7007000_t0000_u01775960964107") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaea2_d20260412_m022915_c001_v0001184_t0017_u01775960955979") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae21_d20260412_m022907_c001_v7007000_t0000_u01775960947176") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eae26_d20260412_m022858_c001_v0001184_t0057_u01775960938700") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee099d_d20260412_m022849_c001_v7007000_t0000_u01775960929958") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ead9f_d20260412_m022841_c001_v0001184_t0043_u01775960921930") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083efd4_d20260412_m022833_c001_v7007000_t0000_u01775960913641") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ead1f_d20260412_m022825_c001_v0001184_t0039_u01775960905914") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46143_d20260412_m022816_c001_v7007000_t0000_u01775960896579") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaca9_d20260412_m022807_c001_v0001184_t0049_u01775960887705") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f418f29ac2a55a138_d20260412_m022753_c001_v7007000_t0000_u01775960873382") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f538d_d20260412_m022748_c001_v0001174_t0054_u01775960868122") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163429a0_d20260412_m022739_c001_v7007000_t0000_u01775960859789") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f52b5_d20260412_m022734_c001_v0001174_t0033_u01775960854333") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274679_d20260412_m022731_c001_v7007000_t0000_u01775960851943") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa98_d20260412_m022726_c001_v0001184_t0011_u01775960846399") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be459_d20260412_m022718_c001_v7007000_t0000_u01775960838168") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879d1_d20260412_m022712_c001_v0001115_t0022_u01775960832450") 2026/04/12 02:30:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41154062c07fb713_d20260412_m022709_c001_v7007000_t0000_u01775960829730") 2026/04/12 02:30:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f508d_d20260412_m022704_c001_v0001174_t0034_u01775960824403") 2026/04/12 02:30:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f92e6_d20260412_m022651_c001_v7007000_t0000_u01775960811225") 2026/04/12 02:30:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea93d_d20260412_m022645_c001_v0001184_t0039_u01775960805212") 2026/04/12 02:30:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c7b_d20260412_m022636_c001_v7007000_t0000_u01775960796759") 2026/04/12 02:30:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea8dd_d20260412_m022628_c001_v0001184_t0046_u01775960788547") 2026/04/12 02:30:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549dd_d20260412_m022619_c001_v7007000_t0000_u01775960779651") 2026/04/12 02:30:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea869_d20260412_m022612_c001_v0001184_t0032_u01775960772047") 2026/04/12 02:30:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf980_d20260412_m022735_c001_v7007000_t0000_u01775960855105") 2026/04/12 02:30:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f526f_d20260412_m022730_c001_v0001174_t0048_u01775960850812") 2026/04/12 02:30:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67f9_d20260412_m022758_c001_v7007000_t0000_u01775960878964") 2026/04/12 02:30:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eabe6_d20260412_m022752_c001_v0001184_t0000_u01775960872974") 2026/04/12 02:30:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746f8_d20260412_m022924_c001_v7007000_t0000_u01775960964289") 2026/04/12 02:30:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a83d_d20260412_m022916_c001_v0001167_t0052_u01775960956179") 2026/04/12 02:30:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae22_d20260412_m022907_c001_v7007000_t0000_u01775960947358") 2026/04/12 02:30:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a7af_d20260412_m022858_c001_v0001167_t0054_u01775960938897") 2026/04/12 02:30:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee099e_d20260412_m022850_c001_v7007000_t0000_u01775960930140") 2026/04/12 02:30:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a722_d20260412_m022842_c001_v0001167_t0043_u01775960922156") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083efd7_d20260412_m022833_c001_v7007000_t0000_u01775960913823") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a66c_d20260412_m022826_c001_v0001167_t0008_u01775960906115") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46144_d20260412_m022816_c001_v7007000_t0000_u01775960896762") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a5f2_d20260412_m022807_c001_v0001167_t0023_u01775960887926") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3fed6_d20260412_m022753_c001_v7007000_t0000_u01775960873786") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a25_d20260412_m022748_c001_v0001115_t0045_u01775960868430") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163429a1_d20260412_m022739_c001_v7007000_t0000_u01775960859970") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaafa_d20260412_m022734_c001_v0001184_t0011_u01775960854375") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0839a11_d20260412_m022731_c001_v7007000_t0000_u01775960851820") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879eb_d20260412_m022726_c001_v0001115_t0040_u01775960846691") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be45a_d20260412_m022718_c001_v7007000_t0000_u01775960838351") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa20_d20260412_m022712_c001_v0001184_t0055_u01775960832500") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cf5_d20260412_m022709_c001_v7007000_t0000_u01775960829877") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879b9_d20260412_m022704_c001_v0001115_t0017_u01775960824719") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cda_d20260412_m022651_c001_v7007000_t0000_u01775960811377") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4f42_d20260412_m022645_c001_v0001174_t0009_u01775960805451") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c7d_d20260412_m022636_c001_v7007000_t0000_u01775960796941") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4e4e_d20260412_m022628_c001_v0001174_t0024_u01775960788738") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549e1_d20260412_m022619_c001_v7007000_t0000_u01775960779835") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4d7a_d20260412_m022612_c001_v0001174_t0034_u01775960772258") 2026/04/12 02:30:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f42374efea053274c_d20260412_m022735_c001_v7007000_t0000_u01775960855149") 2026/04/12 02:30:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaace_d20260412_m022730_c001_v0001184_t0028_u01775960850935") 2026/04/12 02:30:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8be_d20260412_m022654_c001_v7007000_t0000_u01775960814224") 2026/04/12 02:30:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea957_d20260412_m022648_c001_v0001184_t0009_u01775960808944") 2026/04/12 02:30:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8c8_d20260412_m022654_c001_v7007000_t0000_u01775960814407") 2026/04/12 02:30:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a229_d20260412_m022648_c001_v0001167_t0001_u01775960808963") 2026/04/12 02:30:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8d0_d20260412_m022654_c001_v7007000_t0000_u01775960814590") 2026/04/12 02:30:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea95d_d20260412_m022649_c001_v0001184_t0016_u01775960809138") 2026/04/12 02:30:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8d7_d20260412_m022654_c001_v7007000_t0000_u01775960814772") 2026/04/12 02:30:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4f80_d20260412_m022649_c001_v0001174_t0026_u01775960809233") 2026/04/12 02:30:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8df_d20260412_m022654_c001_v7007000_t0000_u01775960814954") 2026/04/12 02:30:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea961_d20260412_m022649_c001_v0001184_t0011_u01775960809331") 2026/04/12 02:30:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8e3_d20260412_m022655_c001_v7007000_t0000_u01775960815180") 2026/04/12 02:30:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a22f_d20260412_m022649_c001_v0001167_t0016_u01775960809353") 2026/04/12 02:30:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8e4_d20260412_m022655_c001_v7007000_t0000_u01775960815449") 2026/04/12 02:30:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987995_d20260412_m022649_c001_v0001115_t0055_u01775960809481") 2026/04/12 02:30:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8e5_d20260412_m022655_c001_v7007000_t0000_u01775960815631") 2026/04/12 02:30:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea963_d20260412_m022649_c001_v0001184_t0024_u01775960809530") 2026/04/12 02:30:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8e7_d20260412_m022655_c001_v7007000_t0000_u01775960815813") 2026/04/12 02:30:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4f88_d20260412_m022649_c001_v0001174_t0018_u01775960809541") 2026/04/12 02:30:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8e8_d20260412_m022655_c001_v7007000_t0000_u01775960815995") 2026/04/12 02:30:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a235_d20260412_m022649_c001_v0001167_t0013_u01775960809700") 2026/04/12 02:30:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8e9_d20260412_m022656_c001_v7007000_t0000_u01775960816177") 2026/04/12 02:30:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea965_d20260412_m022649_c001_v0001184_t0036_u01775960809783") 2026/04/12 02:30:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8ea_d20260412_m022656_c001_v7007000_t0000_u01775960816358") 2026/04/12 02:30:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4f8c_d20260412_m022649_c001_v0001174_t0025_u01775960809828") 2026/04/12 02:30:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8eb_d20260412_m022656_c001_v7007000_t0000_u01775960816541") 2026/04/12 02:30:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea969_d20260412_m022649_c001_v0001184_t0032_u01775960809992") 2026/04/12 02:30:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8ec_d20260412_m022656_c001_v7007000_t0000_u01775960816722") 2026/04/12 02:30:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea96b_d20260412_m022650_c001_v0001184_t0011_u01775960810202") 2026/04/12 02:30:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8f3_d20260412_m022656_c001_v7007000_t0000_u01775960816906") 2026/04/12 02:30:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987999_d20260412_m022650_c001_v0001115_t0046_u01775960810270") 2026/04/12 02:30:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410f7c3b52ebf8f4_d20260412_m022657_c001_v7007000_t0000_u01775960817091") 2026/04/12 02:30:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4f9a_d20260412_m022650_c001_v0001174_t0009_u01775960810327") 2026/04/12 02:30:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126063_d20260412_m022713_c001_v7007000_t0000_u01775960833358") 2026/04/12 02:30:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9ea_d20260412_m022707_c001_v0001184_t0020_u01775960827689") 2026/04/12 02:30:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41154062c07fb717_d20260412_m022713_c001_v7007000_t0000_u01775960833317") 2026/04/12 02:30:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a32b_d20260412_m022707_c001_v0001167_t0042_u01775960827907") 2026/04/12 02:30:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be43b_d20260412_m022713_c001_v7007000_t0000_u01775960833329") 2026/04/12 02:30:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9f4_d20260412_m022707_c001_v0001184_t0043_u01775960827915") 2026/04/12 02:30:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f405216410500afc7_d20260412_m022713_c001_v7007000_t0000_u01775960833528") 2026/04/12 02:30:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f50d5_d20260412_m022707_c001_v0001174_t0055_u01775960827980") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126064_d20260412_m022713_c001_v7007000_t0000_u01775960833368") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9f6_d20260412_m022708_c001_v0001184_t0039_u01775960828109") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cfd_d20260412_m022713_c001_v7007000_t0000_u01775960833651") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879c3_d20260412_m022708_c001_v0001115_t0044_u01775960828246") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126065_d20260412_m022713_c001_v7007000_t0000_u01775960833540") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a331_d20260412_m022708_c001_v0001167_t0007_u01775960828257") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f957b_d20260412_m022713_c001_v7007000_t0000_u01775960833677") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9fa_d20260412_m022708_c001_v0001184_t0058_u01775960828301") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41154062c07fb719_d20260412_m022713_c001_v7007000_t0000_u01775960833687") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f50e3_d20260412_m022708_c001_v0001174_t0035_u01775960828352") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be43e_d20260412_m022713_c001_v7007000_t0000_u01775960833699") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea9fc_d20260412_m022708_c001_v0001184_t0042_u01775960828509") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f405216410500afc2_d20260412_m022713_c001_v7007000_t0000_u01775960833339") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a333_d20260412_m022708_c001_v0001167_t0031_u01775960828665") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126066_d20260412_m022713_c001_v7007000_t0000_u01775960833563") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f50eb_d20260412_m022708_c001_v0001174_t0008_u01775960828678") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0cfc_d20260412_m022713_c001_v7007000_t0000_u01775960833471") 2026/04/12 02:30:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa00_d20260412_m022708_c001_v0001184_t0044_u01775960828728") 2026/04/12 02:30:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126067_d20260412_m022713_c001_v7007000_t0000_u01775960833575") 2026/04/12 02:30:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879c7_d20260412_m022708_c001_v0001115_t0051_u01775960828799") 2026/04/12 02:30:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f9579_d20260412_m022713_c001_v7007000_t0000_u01775960833495") 2026/04/12 02:30:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaa04_d20260412_m022708_c001_v0001184_t0012_u01775960828927") 2026/04/12 02:30:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41154062c07fb718_d20260412_m022713_c001_v7007000_t0000_u01775960833505") 2026/04/12 02:30:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a335_d20260412_m022708_c001_v0001167_t0002_u01775960828994") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1d77_d20260412_m022433_c001_v7007000_t0000_u01775960673266") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f103d99b349b1675f_d20260412_m022431_c001_v0001179_t0041_u01775960671262") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41154062c07fb4a0_d20260412_m022431_c001_v7007000_t0000_u01775960671069") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f103d99b349b16751_d20260412_m022428_c001_v0001179_t0050_u01775960668400") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41154062c07fb49e_d20260412_m022427_c001_v7007000_t0000_u01775960667632") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878a4_d20260412_m022422_c001_v0001115_t0049_u01775960662426") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1cc5_d20260412_m022420_c001_v7007000_t0000_u01775960660886") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f118191bcd87bcefd_d20260412_m022418_c001_v0001103_t0047_u01775960658530") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f401838c780e6a78a_d20260412_m022418_c001_v7007000_t0000_u01775960658347") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f118191bcd87bcee9_d20260412_m022414_c001_v0001103_t0013_u01775960654624") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f401838c780e6a786_d20260412_m022413_c001_v7007000_t0000_u01775960653878") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987890_d20260412_m022408_c001_v0001115_t0038_u01775960648438") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f8d26_d20260412_m022407_c001_v7007000_t0000_u01775960647151") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f108526982f3794d7_d20260412_m022405_c001_v0001184_t0040_u01775960645751") 2026/04/12 02:30:34 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f416e1a2ab4f3475d_d20260412_m022405_c001_v7007000_t0000_u01775960645568") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f108526982f3794b9_d20260412_m022402_c001_v0001184_t0039_u01775960642516") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f416e1a2ab4f34758_d20260412_m022401_c001_v7007000_t0000_u01775960641767") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369bd2_d20260412_m022356_c001_v0001167_t0030_u01775960636866") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f8d1c_d20260412_m022355_c001_v7007000_t0000_u01775960635948") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1067214e5a86b086_d20260412_m022354_c001_v0001181_t0001_u01775960634267") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0839227_d20260412_m022354_c001_v7007000_t0000_u01775960634085") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1067214e5a86b078_d20260412_m022350_c001_v0001181_t0009_u01775960630945") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0839223_d20260412_m022350_c001_v7007000_t0000_u01775960630208") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4574_d20260412_m022343_c001_v0001174_t0002_u01775960623499") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407e8a28c7713e87_d20260412_m022342_c001_v7007000_t0000_u01775960622593") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f109010dfbd2b37c5_d20260412_m022340_c001_v0001161_t0016_u01775960620733") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45e48_d20260412_m022340_c001_v7007000_t0000_u01775960620549") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f109010dfbd2b37b9_d20260412_m022337_c001_v0001161_t0031_u01775960617362") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45e44_d20260412_m022336_c001_v7007000_t0000_u01775960616595") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987844_d20260412_m022330_c001_v0001115_t0055_u01775960610332") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4191642c436ac05d_d20260412_m022329_c001_v7007000_t0000_u01775960609375") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1194c2768ac142cf_d20260412_m022327_c001_v0001150_t0032_u01775960607380") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45e42_d20260412_m022327_c001_v7007000_t0000_u01775960607182") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1194c2768ac142bd_d20260412_m022322_c001_v0001150_t0059_u01775960602794") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45e3f_d20260412_m022322_c001_v7007000_t0000_u01775960602029") 2026/04/12 02:30:35 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369a96_d20260412_m022314_c001_v0001167_t0001_u01775960594980") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa382_d20260412_m022313_c001_v7007000_t0000_u01775960593848") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1180f8e07c40021b_d20260412_m022308_c001_v0001185_t0049_u01775960588118") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4191642c436abfd5_d20260412_m022307_c001_v7007000_t0000_u01775960587907") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f439d_d20260412_m022303_c001_v0001174_t0048_u01775960583570") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f438b_d20260412_m022302_c001_v0001174_t0040_u01775960582608") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4379_d20260412_m022301_c001_v0001174_t0029_u01775960581578") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45d9e_d20260412_m022247_c001_v7007000_t0000_u01775960567708") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369973_d20260412_m022240_c001_v0001167_t0031_u01775960560287") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1115a5471cf5cae1_d20260412_m022239_c001_v0001178_t0041_u01775960559498") 2026/04/12 02:30:36 DEBUG : dst/one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1115a5471cf5cadb_d20260412_m022238_c001_v0001178_t0034_u01775960558503") 2026/04/12 02:30:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1d7e_d20260412_m022433_c001_v7007000_t0000_u01775960673449") 2026/04/12 02:30:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f101adb1908e70e6f_d20260412_m022430_c001_v0001130_t0035_u01775960670778") 2026/04/12 02:30:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f101162b362c2a3f2_d20260412_m022427_c001_v0001185_t0011_u01775960667447") 2026/04/12 02:30:36 DEBUG : dst/one.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1cc6_d20260412_m022421_c001_v7007000_t0000_u01775960661070") 2026/04/12 02:30:36 DEBUG : dst/one.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1021adad31957378_d20260412_m022417_c001_v0001032_t0031_u01775960657778") 2026/04/12 02:30:36 DEBUG : dst/one.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f115752b5374c43cb_d20260412_m022413_c001_v0001100_t0050_u01775960653446") 2026/04/12 02:30:36 DEBUG : dst/one.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f8d27_d20260412_m022407_c001_v7007000_t0000_u01775960647336") 2026/04/12 02:30:36 DEBUG : dst/one.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1088b80b1d05c906_d20260412_m022405_c001_v0001182_t0042_u01775960645366") 2026/04/12 02:30:36 DEBUG : dst/one.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1028193aaecda90b_d20260412_m022401_c001_v0001145_t0019_u01775960641307") 2026/04/12 02:30:36 DEBUG : dst/three: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa383_d20260412_m022314_c001_v7007000_t0000_u01775960594028") 2026/04/12 02:30:37 DEBUG : dst/three: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f43f0_d20260412_m022312_c001_v0001174_t0011_u01775960592432") 2026/04/12 02:30:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1d82_d20260412_m022433_c001_v7007000_t0000_u01775960673638") 2026/04/12 02:30:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1039821f56b98b48_d20260412_m022432_c001_v0001103_t0035_u01775960672040") 2026/04/12 02:30:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1058c0ca627d1270_d20260412_m022429_c001_v0001032_t0041_u01775960669176") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1d85_d20260412_m022433_c001_v7007000_t0000_u01775960673826") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f103d99b349b1676d_d20260412_m022432_c001_v0001179_t0048_u01775960672601") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41154062c07fb4b4_d20260412_m022432_c001_v7007000_t0000_u01775960672416") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f103d99b349b16759_d20260412_m022429_c001_v0001179_t0005_u01775960669790") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41154062c07fb49f_d20260412_m022429_c001_v7007000_t0000_u01775960669606") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369cc8_d20260412_m022424_c001_v0001167_t0014_u01775960664559") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1cc7_d20260412_m022421_c001_v7007000_t0000_u01775960661254") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f118191bcd87bcf0f_d20260412_m022420_c001_v0001103_t0049_u01775960660168") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f401838c780e6a78b_d20260412_m022419_c001_v7007000_t0000_u01775960659979") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f118191bcd87bcef7_d20260412_m022416_c001_v0001103_t0049_u01775960656311") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f401838c780e6a787_d20260412_m022416_c001_v7007000_t0000_u01775960656125") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369c4a_d20260412_m022410_c001_v0001167_t0040_u01775960650599") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f416e1a2ab4f3475e_d20260412_m022406_c001_v7007000_t0000_u01775960646595") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369c18_d20260412_m022404_c001_v0001167_t0004_u01775960644433") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f416e1a2ab4f3475c_d20260412_m022403_c001_v7007000_t0000_u01775960643697") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4604_d20260412_m022358_c001_v0001174_t0031_u01775960638687") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083922a_d20260412_m022355_c001_v7007000_t0000_u01775960635002") 2026/04/12 02:30:37 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f45dc_d20260412_m022352_c001_v0001174_t0008_u01775960632639") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e0839225_d20260412_m022351_c001_v7007000_t0000_u01775960631550") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98785a_d20260412_m022344_c001_v0001115_t0045_u01775960624389") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45e49_d20260412_m022341_c001_v7007000_t0000_u01775960621677") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987852_d20260412_m022339_c001_v0001115_t0013_u01775960619270") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45e46_d20260412_m022338_c001_v7007000_t0000_u01775960618182") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369b20_d20260412_m022331_c001_v0001167_t0010_u01775960611947") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45e43_d20260412_m022328_c001_v7007000_t0000_u01775960608443") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369ae4_d20260412_m022325_c001_v0001167_t0004_u01775960605193") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45e40_d20260412_m022324_c001_v7007000_t0000_u01775960604104") 2026/04/12 02:30:38 DEBUG : dst/three.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f441c_d20260412_m022316_c001_v0001174_t0045_u01775960596925") 2026/04/12 02:30:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1cc8_d20260412_m022421_c001_v7007000_t0000_u01775960661510") 2026/04/12 02:30:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1140ce0e9e3998ca_d20260412_m022419_c001_v0001098_t0055_u01775960659471") 2026/04/12 02:30:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f11880ee87db7ba8d_d20260412_m022415_c001_v0001174_t0009_u01775960655615") 2026/04/12 02:30:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f8d28_d20260412_m022407_c001_v7007000_t0000_u01775960647520") 2026/04/12 02:30:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1167cb2de01f0d47_d20260412_m022406_c001_v0001093_t0029_u01775960646192") 2026/04/12 02:30:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1173e1b284da0cfb_d20260412_m022402_c001_v0001117_t0032_u01775960642934") 2026/04/12 02:30:38 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1d88_d20260412_m022434_c001_v7007000_t0000_u01775960674009") 2026/04/12 02:30:38 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4780_d20260412_m022423_c001_v0001174_t0052_u01775960663869") 2026/04/12 02:30:38 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1cc9_d20260412_m022421_c001_v7007000_t0000_u01775960661693") 2026/04/12 02:30:38 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f466e_d20260412_m022409_c001_v0001174_t0041_u01775960649904") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f8d29_d20260412_m022407_c001_v7007000_t0000_u01775960647703") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98787c_d20260412_m022357_c001_v0001115_t0026_u01775960637570") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408833c32b0f8d1d_d20260412_m022356_c001_v7007000_t0000_u01775960636132") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369b7b_d20260412_m022344_c001_v0001167_t0056_u01775960624127") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407e8a28c7713e88_d20260412_m022342_c001_v7007000_t0000_u01775960622775") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f44ca_d20260412_m022331_c001_v0001174_t0059_u01775960611259") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4191642c436ac061_d20260412_m022329_c001_v7007000_t0000_u01775960609558") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98781c_d20260412_m022316_c001_v0001115_t0041_u01775960596036") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa384_d20260412_m022314_c001_v7007000_t0000_u01775960594208") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f10626664a59fb6a6_d20260412_m022310_c001_v0001176_t0012_u01775960590002") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45d9f_d20260412_m022247_c001_v7007000_t0000_u01775960567889") 2026/04/12 02:30:39 DEBUG : dst/two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1115a5471cf5caf9_d20260412_m022246_c001_v0001178_t0029_u01775960566760") 2026/04/12 02:30:39 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00ada5d5_d20260412_m022212_c001_v7007000_t0000_u01775960532489") 2026/04/12 02:30:39 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4128_d20260412_m022209_c001_v0001174_t0047_u01775960529029") 2026/04/12 02:30:39 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00ada590_d20260412_m022206_c001_v7007000_t0000_u01775960526807") 2026/04/12 02:30:39 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f406d_d20260412_m022156_c001_v0001174_t0028_u01775960516036") 2026/04/12 02:30:39 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634257e_d20260412_m022147_c001_v7007000_t0000_u01775960507109") 2026/04/12 02:30:39 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f3fe7_d20260412_m022143_c001_v0001174_t0056_u01775960503637") 2026/04/12 02:30:39 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342091_d20260412_m022122_c001_v7007000_t0000_u01775960482102") 2026/04/12 02:30:39 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636968b_d20260412_m022119_c001_v0001167_t0002_u01775960479997") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634205d_d20260412_m022119_c001_v7007000_t0000_u01775960479147") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636965d_d20260412_m022117_c001_v0001167_t0023_u01775960477115") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce80_d20260412_m022113_c001_v7007000_t0000_u01775960473948") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636961c_d20260412_m022112_c001_v0001167_t0039_u01775960472212") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce65_d20260412_m022111_c001_v7007000_t0000_u01775960471158") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695fc_d20260412_m022109_c001_v0001167_t0031_u01775960469622") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce5d_d20260412_m022102_c001_v7007000_t0000_u01775960462894") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695b6_d20260412_m022101_c001_v0001167_t0022_u01775960461086") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce59_d20260412_m022100_c001_v7007000_t0000_u01775960460222") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695aa_d20260412_m022059_c001_v0001167_t0012_u01775960459195") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce54_d20260412_m022054_c001_v7007000_t0000_u01775960454181") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636956c_d20260412_m022052_c001_v0001167_t0016_u01775960452315") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce52_d20260412_m022050_c001_v7007000_t0000_u01775960450466") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369548_d20260412_m022048_c001_v0001167_t0049_u01775960448908") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce50_d20260412_m022048_c001_v7007000_t0000_u01775960448537") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110253ced5872a1b_d20260412_m022047_c001_v0001103_t0007_u01775960447778") 2026/04/12 02:30:40 DEBUG : empty space: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369528_d20260412_m022046_c001_v0001167_t0055_u01775960446150") 2026/04/12 02:30:40 DEBUG : enormous: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342080_d20260412_m022121_c001_v7007000_t0000_u01775960481188") 2026/04/12 02:30:40 DEBUG : enormous: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369691_d20260412_m022120_c001_v0001167_t0051_u01775960480478") 2026/04/12 02:30:40 DEBUG : existing: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a1d9d_d20260412_m022439_c001_v7007000_t0000_u01775960679113") 2026/04/12 02:30:40 DEBUG : existing: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369d3e_d20260412_m022437_c001_v0001167_t0029_u01775960677760") 2026/04/12 02:30:41 DEBUG : existing: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342535_d20260412_m022142_c001_v7007000_t0000_u01775960502005") 2026/04/12 02:30:41 DEBUG : existing: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636975d_d20260412_m022140_c001_v0001167_t0047_u01775960500803") 2026/04/12 02:30:41 DEBUG : existing: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe8b_d20260412_m022043_c001_v7007000_t0000_u01775960443089") 2026/04/12 02:30:41 DEBUG : existing: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63694e6_d20260412_m022041_c001_v0001167_t0027_u01775960441964") 2026/04/12 02:30:41 DEBUG : existing: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe89_d20260412_m022041_c001_v7007000_t0000_u01775960441416") 2026/04/12 02:30:41 DEBUG : existing: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63694d8_d20260412_m022040_c001_v0001167_t0015_u01775960440615") 2026/04/12 02:30:41 DEBUG : existing: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63694cc_d20260412_m022039_c001_v0001167_t0028_u01775960439585") 2026/04/12 02:30:41 DEBUG : existing-b: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342536_d20260412_m022142_c001_v7007000_t0000_u01775960502189") 2026/04/12 02:30:41 DEBUG : existing-b: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f3fd9_d20260412_m022140_c001_v0001174_t0021_u01775960500812") 2026/04/12 02:30:41 DEBUG : file1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f12_d20260412_m022555_c001_v7007000_t0000_u01775960755766") 2026/04/12 02:30:41 DEBUG : file1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea7d4_d20260412_m022554_c001_v0001184_t0055_u01775960754635") 2026/04/12 02:30:41 DEBUG : file1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f0b_d20260412_m022553_c001_v7007000_t0000_u01775960753338") 2026/04/12 02:30:41 DEBUG : file1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a02a_d20260412_m022551_c001_v0001167_t0037_u01775960751468") 2026/04/12 02:30:41 DEBUG : five: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163420b3_d20260412_m022126_c001_v7007000_t0000_u01775960486392") 2026/04/12 02:30:41 DEBUG : five: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc63696cd_d20260412_m022124_c001_v0001167_t0010_u01775960484231") 2026/04/12 02:30:41 DEBUG : foo: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce53_d20260412_m022051_c001_v7007000_t0000_u01775960451942") 2026/04/12 02:30:41 DEBUG : foo: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc6369564_d20260412_m022051_c001_v0001167_t0010_u01775960451385") 2026/04/12 02:30:41 DEBUG : foo: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc636955c_d20260412_m022050_c001_v0001167_t0010_u01775960450837") 2026/04/12 02:30:41 DEBUG : four: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163420b7_d20260412_m022126_c001_v7007000_t0000_u01775960486573") 2026/04/12 02:30:41 DEBUG : four: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4033059f2f98778b_d20260412_m022124_c001_v0001115_t0040_u01775960484832") 2026/04/12 02:30:42 DEBUG : four: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63696bf_d20260412_m022123_c001_v0001167_t0028_u01775960483468") 2026/04/12 02:30:42 DEBUG : hello world2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a3fa_d20260412_m021951_c001_v7007000_t0000_u01775960391642") 2026/04/12 02:30:42 DEBUG : hello world2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369277_d20260412_m021950_c001_v0001167_t0028_u01775960390918") 2026/04/12 02:30:42 DEBUG : ignore-size: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe88_d20260412_m022039_c001_v7007000_t0000_u01775960439220") 2026/04/12 02:30:42 DEBUG : ignore-size: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63694be_d20260412_m022038_c001_v0001167_t0030_u01775960438166") 2026/04/12 02:30:42 DEBUG : nested/sub dir/file: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634252d_d20260412_m022140_c001_v7007000_t0000_u01775960500068") 2026/04/12 02:30:42 DEBUG : nested/sub dir/file: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f3fd3_d20260412_m022139_c001_v0001174_t0032_u01775960499238") 2026/04/12 02:30:42 DEBUG : nested/sub dir/file: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342511_d20260412_m022138_c001_v7007000_t0000_u01775960498498") 2026/04/12 02:30:42 DEBUG : nested/sub dir/file: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f3fc3_d20260412_m022137_c001_v0001174_t0012_u01775960497175") 2026/04/12 02:30:42 DEBUG : one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163420bb_d20260412_m022126_c001_v7007000_t0000_u01775960486757") 2026/04/12 02:30:42 DEBUG : one: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc63696ab_d20260412_m022122_c001_v0001167_t0010_u01775960482478") 2026/04/12 02:30:42 DEBUG : only0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74eda_d20260412_m022546_c001_v7007000_t0000_u01775960746975") 2026/04/12 02:30:42 DEBUG : only0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc6369fb2_d20260412_m022541_c001_v0001167_t0010_u01775960741757") 2026/04/12 02:30:42 DEBUG : only0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878ec_d20260412_m022514_c001_v0001115_t0055_u01775960714629") 2026/04/12 02:30:42 DEBUG : only0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45f68_d20260412_m022508_c001_v7007000_t0000_u01775960708413") 2026/04/12 02:30:42 DEBUG : only0: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369d70_d20260412_m022443_c001_v0001167_t0029_u01775960683974") 2026/04/12 02:30:42 DEBUG : only1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74edc_d20260412_m022547_c001_v7007000_t0000_u01775960747160") 2026/04/12 02:30:42 DEBUG : only1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406cd20e1f1f4bd3_d20260412_m022542_c001_v0001174_t0002_u01775960742301") 2026/04/12 02:30:42 DEBUG : only1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369eb3_d20260412_m022516_c001_v0001167_t0043_u01775960716023") 2026/04/12 02:30:42 DEBUG : only1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00ada8d4_d20260412_m022508_c001_v7007000_t0000_u01775960708891") 2026/04/12 02:30:43 DEBUG : only1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4848_d20260412_m022445_c001_v0001174_t0048_u01775960685163") 2026/04/12 02:30:43 DEBUG : only10: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74edf_d20260412_m022547_c001_v7007000_t0000_u01775960747346") 2026/04/12 02:30:43 DEBUG : only10: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4033059f2f98791a_d20260412_m022541_c001_v0001115_t0040_u01775960741508") 2026/04/12 02:30:43 DEBUG : only10: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369f13_d20260412_m022527_c001_v0001167_t0015_u01775960727669") 2026/04/12 02:30:43 DEBUG : only10: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4185_d20260412_m022508_c001_v7007000_t0000_u01775960708190") 2026/04/12 02:30:43 DEBUG : only10: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f48c6_d20260412_m022453_c001_v0001174_t0001_u01775960693819") 2026/04/12 02:30:43 DEBUG : only11: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ee1_d20260412_m022547_c001_v7007000_t0000_u01775960747532") 2026/04/12 02:30:43 DEBUG : only11: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4033059f2f987920_d20260412_m022541_c001_v0001115_t0040_u01775960741920") 2026/04/12 02:30:43 DEBUG : only11: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4afb_d20260412_m022531_c001_v0001174_t0036_u01775960731207") 2026/04/12 02:30:43 DEBUG : only11: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45f6a_d20260412_m022508_c001_v7007000_t0000_u01775960708775") 2026/04/12 02:30:43 DEBUG : only11: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878ca_d20260412_m022454_c001_v0001115_t0003_u01775960694462") 2026/04/12 02:30:43 DEBUG : only12: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ee3_d20260412_m022547_c001_v7007000_t0000_u01775960747718") 2026/04/12 02:30:43 DEBUG : only12: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406cd20e1f1f4bb9_d20260412_m022541_c001_v0001174_t0002_u01775960741521") 2026/04/12 02:30:43 DEBUG : only12: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98790c_d20260412_m022531_c001_v0001115_t0023_u01775960731874") 2026/04/12 02:30:43 DEBUG : only12: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45f66_d20260412_m022508_c001_v7007000_t0000_u01775960708048") 2026/04/12 02:30:43 DEBUG : only12: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369de6_d20260412_m022455_c001_v0001167_t0007_u01775960695969") 2026/04/12 02:30:43 DEBUG : only13: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ee5_d20260412_m022547_c001_v7007000_t0000_u01775960747903") 2026/04/12 02:30:43 DEBUG : only13: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc6369fae_d20260412_m022541_c001_v0001167_t0010_u01775960741531") 2026/04/12 02:30:43 DEBUG : only13: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369f65_d20260412_m022534_c001_v0001167_t0017_u01775960734100") 2026/04/12 02:30:43 DEBUG : only13: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00ada8d2_d20260412_m022508_c001_v7007000_t0000_u01775960708528") 2026/04/12 02:30:43 DEBUG : only13: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f491c_d20260412_m022459_c001_v0001174_t0038_u01775960699153") 2026/04/12 02:30:44 DEBUG : only14: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ee7_d20260412_m022548_c001_v7007000_t0000_u01775960748088") 2026/04/12 02:30:44 DEBUG : only14: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406cd20e1f1f4bc5_d20260412_m022541_c001_v0001174_t0002_u01775960741932") 2026/04/12 02:30:44 DEBUG : only14: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4b47_d20260412_m022535_c001_v0001174_t0016_u01775960735270") 2026/04/12 02:30:44 DEBUG : only14: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45f67_d20260412_m022508_c001_v7007000_t0000_u01775960708231") 2026/04/12 02:30:44 DEBUG : only14: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878d2_d20260412_m022459_c001_v0001115_t0022_u01775960699870") 2026/04/12 02:30:44 DEBUG : only15: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ee9_d20260412_m022548_c001_v7007000_t0000_u01775960748274") 2026/04/12 02:30:44 DEBUG : only15: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410d6744584ea776_d20260412_m022542_c001_v0001184_t0054_u01775960742125") 2026/04/12 02:30:44 DEBUG : only15: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987912_d20260412_m022536_c001_v0001115_t0048_u01775960736027") 2026/04/12 02:30:44 DEBUG : only15: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74dab_d20260412_m022508_c001_v7007000_t0000_u01775960708212") 2026/04/12 02:30:44 DEBUG : only15: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369e3a_d20260412_m022502_c001_v0001167_t0001_u01775960702160") 2026/04/12 02:30:44 DEBUG : only16: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74eec_d20260412_m022548_c001_v7007000_t0000_u01775960748459") 2026/04/12 02:30:44 DEBUG : only16: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4033059f2f98791c_d20260412_m022541_c001_v0001115_t0040_u01775960741733") 2026/04/12 02:30:44 DEBUG : only16: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369f83_d20260412_m022537_c001_v0001167_t0037_u01775960737535") 2026/04/12 02:30:44 DEBUG : only16: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4187_d20260412_m022508_c001_v7007000_t0000_u01775960708554") 2026/04/12 02:30:44 DEBUG : only16: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f494c_d20260412_m022503_c001_v0001174_t0005_u01775960703225") 2026/04/12 02:30:45 DEBUG : only17: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74eee_d20260412_m022548_c001_v7007000_t0000_u01775960748645") 2026/04/12 02:30:45 DEBUG : only17: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406cd20e1f1f4bbf_d20260412_m022541_c001_v0001174_t0002_u01775960741743") 2026/04/12 02:30:45 DEBUG : only17: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4b8b_d20260412_m022538_c001_v0001174_t0042_u01775960738562") 2026/04/12 02:30:45 DEBUG : only17: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74dad_d20260412_m022508_c001_v7007000_t0000_u01775960708583") 2026/04/12 02:30:45 DEBUG : only17: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878d8_d20260412_m022504_c001_v0001115_t0054_u01775960704037") 2026/04/12 02:30:45 DEBUG : only18: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ef0_d20260412_m022548_c001_v7007000_t0000_u01775960748830") 2026/04/12 02:30:45 DEBUG : only18: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc6369fb4_d20260412_m022541_c001_v0001167_t0010_u01775960741944") 2026/04/12 02:30:45 DEBUG : only18: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987916_d20260412_m022539_c001_v0001115_t0049_u01775960739438") 2026/04/12 02:30:45 DEBUG : only18: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45f69_d20260412_m022508_c001_v7007000_t0000_u01775960708594") 2026/04/12 02:30:45 DEBUG : only18: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369e55_d20260412_m022505_c001_v0001167_t0042_u01775960705555") 2026/04/12 02:30:45 DEBUG : only19: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ef2_d20260412_m022549_c001_v7007000_t0000_u01775960749015") 2026/04/12 02:30:45 DEBUG : only19: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4033059f2f987922_d20260412_m022542_c001_v0001115_t0040_u01775960742105") 2026/04/12 02:30:45 DEBUG : only19: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369fa3_d20260412_m022540_c001_v0001167_t0023_u01775960740489") 2026/04/12 02:30:46 DEBUG : only19: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00ada8d3_d20260412_m022508_c001_v7007000_t0000_u01775960708710") 2026/04/12 02:30:46 DEBUG : only19: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4974_d20260412_m022506_c001_v0001174_t0040_u01775960706473") 2026/04/12 02:30:46 DEBUG : only2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ef4_d20260412_m022549_c001_v7007000_t0000_u01775960749203") 2026/04/12 02:30:46 DEBUG : only2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410d6744584ea77c_d20260412_m022542_c001_v0001184_t0054_u01775960742311") 2026/04/12 02:30:46 DEBUG : only2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f49fc_d20260412_m022517_c001_v0001174_t0032_u01775960717114") 2026/04/12 02:30:46 DEBUG : only2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45f65_d20260412_m022507_c001_v7007000_t0000_u01775960707848") 2026/04/12 02:30:46 DEBUG : only2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878bc_d20260412_m022445_c001_v0001115_t0057_u01775960685781") 2026/04/12 02:30:46 DEBUG : only3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ef6_d20260412_m022549_c001_v7007000_t0000_u01775960749391") 2026/04/12 02:30:46 DEBUG : only3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc6369fb8_d20260412_m022542_c001_v0001167_t0010_u01775960742130") 2026/04/12 02:30:46 DEBUG : only3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878f4_d20260412_m022517_c001_v0001115_t0023_u01775960717743") 2026/04/12 02:30:46 DEBUG : only3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4188_d20260412_m022508_c001_v7007000_t0000_u01775960708736") 2026/04/12 02:30:46 DEBUG : only3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369d8a_d20260412_m022446_c001_v0001167_t0029_u01775960686925") 2026/04/12 02:30:46 DEBUG : only4: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74ef9_d20260412_m022549_c001_v7007000_t0000_u01775960749590") 2026/04/12 02:30:46 DEBUG : only4: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406cd20e1f1f4bcb_d20260412_m022542_c001_v0001174_t0002_u01775960742116") 2026/04/12 02:30:46 DEBUG : only4: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369ec7_d20260412_m022519_c001_v0001167_t0008_u01775960719898") 2026/04/12 02:30:46 DEBUG : only4: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00ada8d1_d20260412_m022508_c001_v7007000_t0000_u01775960708347") 2026/04/12 02:30:46 DEBUG : only4: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4872_d20260412_m022447_c001_v0001174_t0032_u01775960687943") 2026/04/12 02:30:46 DEBUG : only5: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74efc_d20260412_m022549_c001_v7007000_t0000_u01775960749775") 2026/04/12 02:30:46 DEBUG : only5: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4033059f2f987926_d20260412_m022542_c001_v0001115_t0040_u01775960742474") 2026/04/12 02:30:46 DEBUG : only5: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4a4e_d20260412_m022520_c001_v0001174_t0027_u01775960720824") 2026/04/12 02:30:47 DEBUG : only5: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4189_d20260412_m022508_c001_v7007000_t0000_u01775960708917") 2026/04/12 02:30:47 DEBUG : only5: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878c2_d20260412_m022448_c001_v0001115_t0032_u01775960688665") 2026/04/12 02:30:47 DEBUG : only6: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74efe_d20260412_m022549_c001_v7007000_t0000_u01775960749960") 2026/04/12 02:30:47 DEBUG : only6: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4033059f2f987924_d20260412_m022542_c001_v0001115_t0040_u01775960742290") 2026/04/12 02:30:47 DEBUG : only6: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878fc_d20260412_m022521_c001_v0001115_t0041_u01775960721576") 2026/04/12 02:30:47 DEBUG : only6: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4179fc5a457f4186_d20260412_m022508_c001_v7007000_t0000_u01775960708372") 2026/04/12 02:30:47 DEBUG : only6: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369da2_d20260412_m022449_c001_v0001167_t0018_u01775960689540") 2026/04/12 02:30:47 DEBUG : only7: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f00_d20260412_m022550_c001_v7007000_t0000_u01775960750156") 2026/04/12 02:30:47 DEBUG : only7: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406cd20e1f1f4bd9_d20260412_m022542_c001_v0001174_t0002_u01775960742494") 2026/04/12 02:30:47 DEBUG : only7: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369ee7_d20260412_m022522_c001_v0001167_t0035_u01775960722532") 2026/04/12 02:30:47 DEBUG : only7: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74dae_d20260412_m022508_c001_v7007000_t0000_u01775960708764") 2026/04/12 02:30:47 DEBUG : only7: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f488e_d20260412_m022450_c001_v0001174_t0045_u01775960690495") 2026/04/12 02:30:47 DEBUG : only8: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f02_d20260412_m022550_c001_v7007000_t0000_u01775960750341") 2026/04/12 02:30:47 DEBUG : only8: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc6369fc0_d20260412_m022542_c001_v0001167_t0010_u01775960742325") 2026/04/12 02:30:47 DEBUG : only8: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4a99_d20260412_m022523_c001_v0001174_t0027_u01775960723500") 2026/04/12 02:30:47 DEBUG : only8: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00ada8d0_d20260412_m022508_c001_v7007000_t0000_u01775960708165") 2026/04/12 02:30:47 DEBUG : only8: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9878c6_d20260412_m022451_c001_v0001115_t0055_u01775960691212") 2026/04/12 02:30:47 DEBUG : only9: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f04_d20260412_m022550_c001_v7007000_t0000_u01775960750527") 2026/04/12 02:30:47 DEBUG : only9: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f410d6744584ea77e_d20260412_m022542_c001_v0001184_t0054_u01775960742502") 2026/04/12 02:30:47 DEBUG : only9: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987900_d20260412_m022524_c001_v0001115_t0021_u01775960724315") 2026/04/12 02:30:48 DEBUG : only9: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74dac_d20260412_m022508_c001_v7007000_t0000_u01775960708402") 2026/04/12 02:30:48 DEBUG : only9: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369dc2_d20260412_m022452_c001_v0001167_t0019_u01775960692577") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163424f8_d20260412_m022136_c001_v7007000_t0000_u01775960496066") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98779c_d20260412_m022133_c001_v0001115_t0006_u01775960493858") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634210c_d20260412_m022132_c001_v7007000_t0000_u01775960492692") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369707_d20260412_m022130_c001_v0001167_t0002_u01775960490806") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163420f2_d20260412_m022130_c001_v7007000_t0000_u01775960490061") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f3f57_d20260412_m022127_c001_v0001174_t0015_u01775960487685") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05cea8_d20260412_m022116_c001_v7007000_t0000_u01775960476191") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369633_d20260412_m022114_c001_v0001167_t0037_u01775960474503") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce6e_d20260412_m022112_c001_v7007000_t0000_u01775960472832") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369614_d20260412_m022111_c001_v0001167_t0019_u01775960471711") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce63_d20260412_m022110_c001_v7007000_t0000_u01775960470313") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695fa_d20260412_m022109_c001_v0001167_t0020_u01775960469292") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce5c_d20260412_m022102_c001_v7007000_t0000_u01775960462346") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695b2_d20260412_m022100_c001_v0001167_t0038_u01775960460778") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce5a_d20260412_m022100_c001_v7007000_t0000_u01775960460406") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695a8_d20260412_m022058_c001_v0001167_t0000_u01775960458882") 2026/04/12 02:30:48 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce58_d20260412_m022058_c001_v7007000_t0000_u01775960458512") 2026/04/12 02:30:49 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695a2_d20260412_m022057_c001_v0001167_t0015_u01775960457647") 2026/04/12 02:30:49 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369598_d20260412_m022056_c001_v0001167_t0019_u01775960456636") 2026/04/12 02:30:49 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce56_d20260412_m022056_c001_v7007000_t0000_u01775960456265") 2026/04/12 02:30:49 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369592_d20260412_m022055_c001_v0001167_t0044_u01775960455607") 2026/04/12 02:30:49 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369584_d20260412_m022054_c001_v0001167_t0019_u01775960454741") 2026/04/12 02:30:49 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce55_d20260412_m022054_c001_v7007000_t0000_u01775960454363") 2026/04/12 02:30:49 DEBUG : potato: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369576_d20260412_m022053_c001_v0001167_t0059_u01775960453163") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f401838c780e6a4ac_d20260412_m022222_c001_v7007000_t0000_u01775960542807") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9877c0_d20260412_m022221_c001_v0001115_t0023_u01775960541141") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00ada5d7_d20260412_m022213_c001_v7007000_t0000_u01775960533283") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9877b6_d20260412_m022208_c001_v0001115_t0001_u01775960528112") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4191642c436abf4d_d20260412_m022200_c001_v7007000_t0000_u01775960520464") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9877ae_d20260412_m022155_c001_v0001115_t0057_u01775960515006") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342583_d20260412_m022147_c001_v7007000_t0000_u01775960507344") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9877a2_d20260412_m022143_c001_v0001115_t0056_u01775960503112") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342084_d20260412_m022121_c001_v7007000_t0000_u01775960481369") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369687_d20260412_m022119_c001_v0001167_t0050_u01775960479700") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342061_d20260412_m022119_c001_v7007000_t0000_u01775960479329") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369659_d20260412_m022116_c001_v0001167_t0059_u01775960476747") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ceac_d20260412_m022116_c001_v7007000_t0000_u01775960476373") 2026/04/12 02:30:49 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636963b_d20260412_m022115_c001_v0001167_t0001_u01775960475236") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce84_d20260412_m022114_c001_v7007000_t0000_u01775960474130") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369621_d20260412_m022113_c001_v0001167_t0018_u01775960473207") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce66_d20260412_m022111_c001_v7007000_t0000_u01775960471341") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369606_d20260412_m022110_c001_v0001167_t0037_u01775960470329") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f419b21b58f05ce5e_d20260412_m022103_c001_v7007000_t0000_u01775960463076") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63695bc_d20260412_m022101_c001_v0001167_t0034_u01775960461952") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a3fe_d20260412_m021954_c001_v7007000_t0000_u01775960394637") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636928d_d20260412_m021953_c001_v0001167_t0019_u01775960393850") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a3fc_d20260412_m021952_c001_v7007000_t0000_u01775960392937") 2026/04/12 02:30:50 DEBUG : potato2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369281_d20260412_m021952_c001_v0001167_t0046_u01775960392193") 2026/04/12 02:30:50 DEBUG : potato3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00ada5d6_d20260412_m022213_c001_v7007000_t0000_u01775960533102") 2026/04/12 02:30:50 DEBUG : potato3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369861_d20260412_m022209_c001_v0001167_t0033_u01775960529844") 2026/04/12 02:30:50 DEBUG : potato3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4191642c436abf4e_d20260412_m022200_c001_v7007000_t0000_u01775960520674") 2026/04/12 02:30:50 DEBUG : potato3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63697f1_d20260412_m022156_c001_v0001167_t0001_u01775960516832") 2026/04/12 02:30:50 DEBUG : potato3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342594_d20260412_m022148_c001_v7007000_t0000_u01775960508241") 2026/04/12 02:30:50 DEBUG : potato3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369785_d20260412_m022143_c001_v0001167_t0056_u01775960503998") 2026/04/12 02:30:50 DEBUG : pre-dest1/1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa315_d20260412_m022257_c001_v7007000_t0000_u01775960577205") 2026/04/12 02:30:50 DEBUG : pre-dest1/1: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63699ab_d20260412_m022248_c001_v0001167_t0010_u01775960568662") 2026/04/12 02:30:50 DEBUG : pre-dest2/2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa316_d20260412_m022257_c001_v7007000_t0000_u01775960577386") 2026/04/12 02:30:50 DEBUG : pre-dest2/2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9877ea_d20260412_m022249_c001_v0001115_t0034_u01775960569660") 2026/04/12 02:30:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c45d8a_d20260412_m022234_c001_v7007000_t0000_u01775960554441") 2026/04/12 02:30:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f420a_d20260412_m022230_c001_v0001174_t0047_u01775960550514") 2026/04/12 02:30:51 DEBUG : sizeonly: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe87_d20260412_m022037_c001_v7007000_t0000_u01775960437623") 2026/04/12 02:30:51 DEBUG : sizeonly: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369498_d20260412_m022036_c001_v0001167_t0035_u01775960436528") 2026/04/12 02:30:51 DEBUG : splitbanan: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b67fa_d20260412_m022759_c001_v7007000_t0000_u01775960879145") 2026/04/12 02:30:51 DEBUG : splitbanan: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eabc8_d20260412_m022751_c001_v0001184_t0041_u01775960871489") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e492746f9_d20260412_m022924_c001_v7007000_t0000_u01775960964472") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a84f_d20260412_m022917_c001_v0001167_t0000_u01775960957672") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406b053d00adae23_d20260412_m022907_c001_v7007000_t0000_u01775960947540") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a7c3_d20260412_m022900_c001_v0001167_t0018_u01775960940612") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aee099f_d20260412_m022850_c001_v7007000_t0000_u01775960930322") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a72e_d20260412_m022843_c001_v0001167_t0030_u01775960923977") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e083efda_d20260412_m022834_c001_v7007000_t0000_u01775960914003") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a68a_d20260412_m022827_c001_v0001167_t0055_u01775960907561") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415b518805c46145_d20260412_m022816_c001_v7007000_t0000_u01775960896948") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a5fc_d20260412_m022809_c001_v0001167_t0040_u01775960889504") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f422affa6ac3fa9db_d20260412_m022753_c001_v7007000_t0000_u01775960873899") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987a27_d20260412_m022750_c001_v0001115_t0043_u01775960870210") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163429a2_d20260412_m022740_c001_v7007000_t0000_u01775960860152") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879ff_d20260412_m022732_c001_v0001115_t0023_u01775960852909") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee7501d_d20260412_m022731_c001_v7007000_t0000_u01775960851437") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879ed_d20260412_m022728_c001_v0001115_t0019_u01775960848175") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4131ae9f013be45d_d20260412_m022718_c001_v7007000_t0000_u01775960838533") 2026/04/12 02:30:51 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a343_d20260412_m022711_c001_v0001167_t0025_u01775960831014") 2026/04/12 02:30:52 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f407b154321126049_d20260412_m022709_c001_v7007000_t0000_u01775960829921") 2026/04/12 02:30:52 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9879bd_d20260412_m022706_c001_v0001115_t0039_u01775960826328") 2026/04/12 02:30:52 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4127ba9fd09b669b_d20260412_m022651_c001_v7007000_t0000_u01775960811395") 2026/04/12 02:30:52 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4f5c_d20260412_m022647_c001_v0001174_t0028_u01775960807228") 2026/04/12 02:30:52 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f403e7578fc4a0c7f_d20260412_m022637_c001_v7007000_t0000_u01775960797124") 2026/04/12 02:30:52 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4e72_d20260412_m022630_c001_v0001174_t0009_u01775960790426") 2026/04/12 02:30:52 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe549e6_d20260412_m022620_c001_v7007000_t0000_u01775960780020") 2026/04/12 02:30:52 DEBUG : splitbananasplit: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4d86_d20260412_m022613_c001_v0001174_t0050_u01775960773714") 2026/04/12 02:30:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f415a582f3fe54a51_d20260412_m022735_c001_v7007000_t0000_u01775960855075") 2026/04/12 02:30:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaab8_d20260412_m022729_c001_v0001184_t0003_u01775960849351") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f5d_d20260412_m022603_c001_v7007000_t0000_u01775960763101") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4cdb_d20260412_m022600_c001_v0001174_t0020_u01775960760550") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e08398cc_d20260412_m022559_c001_v7007000_t0000_u01775960759440") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987939_d20260412_m022556_c001_v0001115_t0051_u01775960756709") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342531_d20260412_m022140_c001_v7007000_t0000_u01775960500250") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f9877a0_d20260412_m022139_c001_v0001115_t0033_u01775960499235") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b016342516_d20260412_m022138_c001_v7007000_t0000_u01775960498680") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369741_d20260412_m022137_c001_v0001167_t0032_u01775960497570") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe82_d20260412_m022034_c001_v7007000_t0000_u01775960434330") 2026/04/12 02:30:52 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369450_d20260412_m022032_c001_v0001167_t0056_u01775960432779") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe70_d20260412_m022032_c001_v7007000_t0000_u01775960432414") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369440_d20260412_m022030_c001_v0001167_t0012_u01775960430510") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe4b_d20260412_m022028_c001_v7007000_t0000_u01775960428470") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369422_d20260412_m022027_c001_v0001167_t0013_u01775960427051") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe37_d20260412_m022026_c001_v7007000_t0000_u01775960426506") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63693ec_d20260412_m022023_c001_v0001167_t0012_u01775960423590") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63693c4_d20260412_m022020_c001_v0001167_t0022_u01775960420555") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe17_d20260412_m022020_c001_v7007000_t0000_u01775960420192") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63693b4_d20260412_m022019_c001_v0001167_t0032_u01775960419407") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63693ac_d20260412_m022018_c001_v0001167_t0007_u01775960418381") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41476f572aedfe16_d20260412_m022018_c001_v7007000_t0000_u01775960418008") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369386_d20260412_m022014_c001_v0001167_t0043_u01775960414862") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636935f_d20260412_m022010_c001_v0001167_t0013_u01775960410988") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a40d_d20260412_m022010_c001_v7007000_t0000_u01775960410617") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636934f_d20260412_m022009_c001_v0001167_t0003_u01775960409914") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369345_d20260412_m022008_c001_v0001167_t0048_u01775960408796") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a40c_d20260412_m022008_c001_v7007000_t0000_u01775960408424") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63692ff_d20260412_m022004_c001_v0001167_t0006_u01775960404206") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a409_d20260412_m022003_c001_v7007000_t0000_u01775960403834") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63692ed_d20260412_m022002_c001_v0001167_t0009_u01775960402954") 2026/04/12 02:30:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a407_d20260412_m022002_c001_v7007000_t0000_u01775960402027") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63692db_d20260412_m022001_c001_v0001167_t0047_u01775960401333") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a402_d20260412_m022000_c001_v7007000_t0000_u01775960400778") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63692c9_d20260412_m021959_c001_v0001167_t0055_u01775960399686") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a401_d20260412_m021958_c001_v7007000_t0000_u01775960398775") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63692b9_d20260412_m021957_c001_v0001167_t0001_u01775960397908") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a400_d20260412_m021957_c001_v7007000_t0000_u01775960397358") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63692ab_d20260412_m021956_c001_v0001167_t0027_u01775960396605") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a3ff_d20260412_m021956_c001_v7007000_t0000_u01775960396054") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636929f_d20260412_m021955_c001_v0001167_t0042_u01775960395219") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a3f9_d20260412_m021950_c001_v7007000_t0000_u01775960390368") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636926d_d20260412_m021949_c001_v0001167_t0011_u01775960389698") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a3f8_d20260412_m021949_c001_v7007000_t0000_u01775960389147") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369258_d20260412_m021948_c001_v0001167_t0058_u01775960388461") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a3f6_d20260412_m021947_c001_v7007000_t0000_u01775960387549") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636924c_d20260412_m021946_c001_v0001167_t0012_u01775960386492") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4189f5dff1a3a3f4_d20260412_m021944_c001_v7007000_t0000_u01775960384315") 2026/04/12 02:30:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc6369230_d20260412_m021943_c001_v0001167_t0013_u01775960383492") 2026/04/12 02:30:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f61_d20260412_m022603_c001_v7007000_t0000_u01775960763285") 2026/04/12 02:30:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584ea814_d20260412_m022600_c001_v0001184_t0026_u01775960760575") 2026/04/12 02:30:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f40245d89e08398cd_d20260412_m022559_c001_v7007000_t0000_u01775960759622") 2026/04/12 02:30:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a056_d20260412_m022556_c001_v0001167_t0046_u01775960756721") 2026/04/12 02:30:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e4927470b_d20260412_m022926_c001_v7007000_t0000_u01775960966787") 2026/04/12 02:30:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f591a_d20260412_m022925_c001_v0001174_t0051_u01775960965822") 2026/04/12 02:30:55 DEBUG : sub/yam: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163424f7_d20260412_m022135_c001_v7007000_t0000_u01775960495519") 2026/04/12 02:30:55 DEBUG : sub/yam: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f3fa3_d20260412_m022133_c001_v0001174_t0059_u01775960493434") 2026/04/12 02:30:55 DEBUG : test_dir1/file2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f13_d20260412_m022555_c001_v7007000_t0000_u01775960755950") 2026/04/12 02:30:55 DEBUG : test_dir1/file2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a03e_d20260412_m022554_c001_v0001167_t0042_u01775960754289") 2026/04/12 02:30:55 DEBUG : test_dir1/file2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f0e_d20260412_m022553_c001_v7007000_t0000_u01775960753522") 2026/04/12 02:30:55 DEBUG : test_dir1/file2: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4c71_d20260412_m022551_c001_v0001174_t0021_u01775960751510") 2026/04/12 02:30:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f14_d20260412_m022556_c001_v7007000_t0000_u01775960756136") 2026/04/12 02:30:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f4c8b_d20260412_m022554_c001_v0001174_t0044_u01775960754297") 2026/04/12 02:30:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f400762743ee74f10_d20260412_m022553_c001_v7007000_t0000_u01775960753706") 2026/04/12 02:30:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f98792f_d20260412_m022551_c001_v0001115_t0036_u01775960751474") 2026/04/12 02:30:55 DEBUG : three: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163420bf_d20260412_m022126_c001_v7007000_t0000_u01775960486939") 2026/04/12 02:30:55 DEBUG : three: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63696de_d20260412_m022125_c001_v0001167_t0017_u01775960485553") 2026/04/12 02:30:55 DEBUG : three: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc63696b5_d20260412_m022122_c001_v0001167_t0034_u01775960482842") 2026/04/12 02:30:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274752_d20260412_m022928_c001_v7007000_t0000_u01775960968956") 2026/04/12 02:30:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987b43_d20260412_m022927_c001_v0001115_t0033_u01775960967729") 2026/04/12 02:30:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e4927477a_d20260412_m022948_c001_v7007000_t0000_u01775960988617") 2026/04/12 02:30:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaf93_d20260412_m022946_c001_v0001184_t0039_u01775960986929") 2026/04/12 02:30:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274774_d20260412_m022945_c001_v7007000_t0000_u01775960985371") 2026/04/12 02:30:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987b6d_d20260412_m022943_c001_v0001115_t0028_u01775960983571") 2026/04/12 02:30:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e4927476e_d20260412_m022942_c001_v7007000_t0000_u01775960982624") 2026/04/12 02:30:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f5a28_d20260412_m022941_c001_v0001174_t0036_u01775960981967") 2026/04/12 02:30:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274763_d20260412_m022936_c001_v7007000_t0000_u01775960976820") 2026/04/12 02:30:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987b55_d20260412_m022935_c001_v0001115_t0044_u01775960975241") 2026/04/12 02:30:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274768_d20260412_m022939_c001_v7007000_t0000_u01775960979152") 2026/04/12 02:30:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaf43_d20260412_m022937_c001_v0001184_t0016_u01775960977771") 2026/04/12 02:30:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e4927475e_d20260412_m022934_c001_v7007000_t0000_u01775960974272") 2026/04/12 02:30:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f59b8_d20260412_m022933_c001_v0001174_t0019_u01775960973350") 2026/04/12 02:30:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e4927475a_d20260412_m022932_c001_v7007000_t0000_u01775960972411") 2026/04/12 02:30:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a8db_d20260412_m022931_c001_v0001167_t0010_u01775960971494") 2026/04/12 02:30:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274756_d20260412_m022930_c001_v7007000_t0000_u01775960970489") 2026/04/12 02:30:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110d6744584eaf1b_d20260412_m022929_c001_v0001184_t0031_u01775960969900") 2026/04/12 02:30:56 DEBUG : toe/toe/toe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f408f5f43b27a202a_d20260412_m022954_c001_v7007000_t0000_u01775960994270") 2026/04/12 02:30:56 DEBUG : toe/toe/toe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987b7f_d20260412_m022953_c001_v0001115_t0012_u01775960993071") 2026/04/12 02:30:56 DEBUG : toe/toe/toe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e4927476b_d20260412_m022941_c001_v7007000_t0000_u01775960981026") 2026/04/12 02:30:56 DEBUG : toe/toe/toe: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a93b_d20260412_m022940_c001_v0001167_t0040_u01775960980094") 2026/04/12 02:30:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e4927477c_d20260412_m022949_c001_v7007000_t0000_u01775960989200") 2026/04/12 02:30:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1188a59bc636a98d_d20260412_m022948_c001_v0001167_t0057_u01775960988288") 2026/04/12 02:30:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f41632b6e49274776_d20260412_m022945_c001_v7007000_t0000_u01775960985950") 2026/04/12 02:30:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f11221889232c63a5_d20260412_m022945_c001_v0001154_t0016_u01775960985043") 2026/04/12 02:30:57 DEBUG : two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163420c3_d20260412_m022127_c001_v7007000_t0000_u01775960487122") 2026/04/12 02:30:57 DEBUG : two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f406cd20e1f1f3f3d_d20260412_m022124_c001_v0001174_t0002_u01775960484985") 2026/04/12 02:30:57 DEBUG : two: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f4188a59bc63696af_d20260412_m022122_c001_v0001167_t0010_u01775960482660") 2026/04/12 02:30:57 DEBUG : yam: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163424f9_d20260412_m022136_c001_v7007000_t0000_u01775960496249") 2026/04/12 02:30:57 DEBUG : yam: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f100f975f73025a4c_d20260412_m022135_c001_v0001179_t0024_u01775960495237") 2026/04/12 02:30:57 DEBUG : yam: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634210b_d20260412_m022132_c001_v7007000_t0000_u01775960492146") 2026/04/12 02:30:57 DEBUG : yam: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f106cd20e1f1f3f77_d20260412_m022130_c001_v0001174_t0052_u01775960490811") 2026/04/12 02:30:57 DEBUG : yam: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163420e8_d20260412_m022129_c001_v7007000_t0000_u01775960489493") 2026/04/12 02:30:57 DEBUG : yam: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f1033059f2f987791_d20260412_m022127_c001_v0001115_t0059_u01775960487677") 2026/04/12 02:30:57 DEBUG : yaml: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b01634210d_d20260412_m022132_c001_v7007000_t0000_u01775960492874") 2026/04/12 02:30:57 DEBUG : yaml: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f110f09239bdf6c03_d20260412_m022131_c001_v0001174_t0039_u01775960491743") 2026/04/12 02:30:57 DEBUG : yaml: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f404fd7b0163420f6_d20260412_m022130_c001_v7007000_t0000_u01775960490246") 2026/04/12 02:30:57 DEBUG : yaml: Deleting (id "4_zbfa2dd8370cd7bfb9fd80e1b_f107b54f5ae7ba58d_d20260412_m022129_c001_v0001173_t0019_u01775960489171") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m18.333128859s (try 1/5)