"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/02 06:19:41 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge" 2026/04/02 06:19:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 06:19:42 DEBUG : Creating backend with remote "/tmp/rclone743024746" === 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-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:19:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/02 06:19:43 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:43 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 06:19:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:19:43 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:43 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:19:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:19:44 INFO : sub dir/hello world: Copied (new) 2026/04/02 06:19:44 DEBUG : B2 bucket rclone-test-movahiz6wuge: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", 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-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", 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-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:46 DEBUG : Creating backend with remote "/non-existing" 2026/04/02 06:19:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/02 06:19:46 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:46 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:19:47 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:47 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:19:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:19:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", 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-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:48 INFO : B2 bucket rclone-test-movahiz6wuge: Running all checks before starting transfers 2026/04/02 06:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:19:49 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:49 INFO : B2 bucket rclone-test-movahiz6wuge: Checks finished, now starting transfers 2026/04/02 06:19:49 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:19:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:19:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:50 ERROR : Ignoring --no-traverse with sync 2026/04/02 06:19:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:19:50 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:50 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:19:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:19:50 INFO : sub dir/hello world: Copied (new) 2026/04/02 06:19:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.23s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/02 06:19:51 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:51 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:51 DEBUG : hello world2: size = 12 OK 2026/04/02 06:19:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/02 06:19:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:19:52 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:52 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:53 DEBUG : potato2: size = 11 OK 2026/04/02 06:19:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:19:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:19:54 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:54 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:54 DEBUG : potato2: size = 11 OK 2026/04/02 06:19:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:19:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/02 06:19:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 06:19:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/02 06:19:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 06:19:55 INFO : sub dir2: Making directory 2026/04/02 06:19:55 INFO : sub dir: Making directory 2026/04/02 06:19:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:19:55 INFO : sub dir2/sub sub dir2: Making directory 2026/04/02 06:19:55 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:55 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:19:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:19:56 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/04/02 06:19:56 DEBUG : B2 bucket rclone-test-movahiz6wuge: 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-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:57 INFO : sub dir2: Making directory 2026/04/02 06:19:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/02 06:19:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 06:19:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:19:57 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:57 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:19:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:19:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:19:58 DEBUG : sub dir2: Making directory with metadata 2026/04/02 06:19:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 06:19:58 INFO : sub dir2: Making directory 2026/04/02 06:19:58 INFO : sub dir: Making directory 2026/04/02 06:19:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:19:58 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:19:58 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:19:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:19:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:19:59 INFO : sub dir/hello world: Copied (new) 2026/04/02 06:19:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/02 06:19:59 DEBUG : B2 bucket rclone-test-movahiz6wuge: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/02 06:19:59 DEBUG : B2 bucket rclone-test-movahiz6wuge: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", 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-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:00 INFO : sub dir2: Making directory 2026/04/02 06:20:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:20:00 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:00 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:20:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:20:00 INFO : sub dir/hello world: Copied (new) 2026/04/02 06:20:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.39s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:01 DEBUG : sub dir2: Making directory with metadata 2026/04/02 06:20:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 06:20:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 06:20:01 INFO : sub dir2: Making directory 2026/04/02 06:20:01 INFO : sub dir: Making directory 2026/04/02 06:20:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:20:01 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:01 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:20:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:20:02 INFO : sub dir/hello world: Copied (new) 2026/04/02 06:20:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/02 06:20:02 DEBUG : B2 bucket rclone-test-movahiz6wuge: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:03 INFO : sub dir2: Making directory 2026/04/02 06:20:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:20:03 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:03 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:20:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:20:03 INFO : sub dir/hello world: Copied (new) 2026/04/02 06:20:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huhojax9viro" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-movahiz6wuge -> B2 bucket rclone-test-huhojax9viro 2026/04/02 06:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:20:06 DEBUG : B2 bucket rclone-test-huhojax9viro: Waiting for checks to finish 2026/04/02 06:20:06 DEBUG : B2 bucket rclone-test-huhojax9viro: Waiting for transfers to finish 2026/04/02 06:20:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:20:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:20:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 06:20:07 DEBUG : B2 bucket rclone-test-huhojax9viro: Purge remote 2026/04/02 06:20:07 INFO : B2 bucket rclone-test-huhojax9viro: cleaning bucket "rclone-test-huhojax9viro" of all files 2026/04/02 06:20:07 DEBUG : sub dir/hello world: Deleting (id "4_zef525db3d09d4bcb9fd80e1b_f112229092f75a091_d20260402_m062006_c001_v0001145_t0036_u01775110806898") --- PASS: TestServerSideCopy (4.25s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone743024746) 2026/04/02 06:20:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:20:09 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 06:20:09 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:09 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:10 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 06:20:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/02 06:20:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zamixen8suxi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-movahiz6wuge -> B2 bucket rclone-test-zamixen8suxi 2026/04/02 06:20:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:20:13 DEBUG : B2 bucket rclone-test-zamixen8suxi: Waiting for checks to finish 2026/04/02 06:20:13 DEBUG : B2 bucket rclone-test-zamixen8suxi: Waiting for transfers to finish 2026/04/02 06:20:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:20:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:20:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 06:20:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:20:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zamixen8suxi) 2026/04/02 06:20:15 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 06:20:15 DEBUG : B2 bucket rclone-test-zamixen8suxi: Waiting for checks to finish 2026/04/02 06:20:15 DEBUG : B2 bucket rclone-test-zamixen8suxi: Waiting for transfers to finish 2026/04/02 06:20:15 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 06:20:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/02 06:20:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 06:20:15 DEBUG : B2 bucket rclone-test-zamixen8suxi: Purge remote 2026/04/02 06:20:15 INFO : B2 bucket rclone-test-zamixen8suxi: cleaning bucket "rclone-test-zamixen8suxi" of all files 2026/04/02 06:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc27d63d09d4bcb9fd80e1b_f111d76154c3c22d7_d20260402_m062015_c001_v0001176_t0037_u01775110815555") 2026/04/02 06:20:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc27d63d09d4bcb9fd80e1b_f11706f42c1bb7a9d_d20260402_m062013_c001_v0001036_t0028_u01775110813736") --- PASS: TestServerSideCopyOverSelf (6.03s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:18 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone743024746) 2026/04/02 06:20:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:20:18 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 06:20:18 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:18 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 06:20:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/02 06:20:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/02 06:20:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dohipej2zuza" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-movahiz6wuge -> B2 bucket rclone-test-dohipej2zuza 2026/04/02 06:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:20:21 DEBUG : B2 bucket rclone-test-dohipej2zuza: Waiting for checks to finish 2026/04/02 06:20:21 DEBUG : B2 bucket rclone-test-dohipej2zuza: Waiting for transfers to finish 2026/04/02 06:20:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:20:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:20:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 06:20:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:20:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dohipej2zuza) 2026/04/02 06:20:23 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 06:20:23 DEBUG : B2 bucket rclone-test-dohipej2zuza: Waiting for checks to finish 2026/04/02 06:20:23 DEBUG : B2 bucket rclone-test-dohipej2zuza: Waiting for transfers to finish 2026/04/02 06:20:23 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 06:20:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/02 06:20:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 06:20:24 INFO : sub dir/hello world: Deleted 2026/04/02 06:20:25 DEBUG : testing file moves 2026/04/02 06:20:25 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:20:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dohipej2zuza) 2026/04/02 06:20:25 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 06:20:25 DEBUG : B2 bucket rclone-test-dohipej2zuza: Waiting for checks to finish 2026/04/02 06:20:25 DEBUG : B2 bucket rclone-test-dohipej2zuza: Waiting for transfers to finish 2026/04/02 06:20:25 DEBUG : sub dir/hello world: size = 24 OK 2026/04/02 06:20:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/02 06:20:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 06:20:25 INFO : sub dir/hello world: Deleted 2026/04/02 06:20:26 DEBUG : B2 bucket rclone-test-dohipej2zuza: Purge remote 2026/04/02 06:20:26 INFO : B2 bucket rclone-test-dohipej2zuza: cleaning bucket "rclone-test-dohipej2zuza" of all files 2026/04/02 06:20:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f829d63d09d4bcb9fd80e1b_f111334eac1772706_d20260402_m062025_c001_v0001181_t0035_u01775110825553") 2026/04/02 06:20:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f829d63d09d4bcb9fd80e1b_f111b027b87c4af4d_d20260402_m062023_c001_v0001038_t0014_u01775110823611") 2026/04/02 06:20:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f829d63d09d4bcb9fd80e1b_f1084ee620f375b9f_d20260402_m062021_c001_v0001174_t0018_u01775110821855") --- PASS: TestServerSideMoveOverSelf (8.31s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:28 ERROR : error listing: directory not found 2026/04/02 06:20:28 INFO : Local file system at /tmp/rclone743024746: Making directory 2026/04/02 06:20:28 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:28 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:20:30 DEBUG : Local file system at /tmp/rclone743024746: Waiting for checks to finish 2026/04/02 06:20:30 DEBUG : Local file system at /tmp/rclone743024746: Waiting for transfers to finish 2026/04/02 06:20:31 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/02 06:20:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:20:31 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/02 06:20:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/02 06:20:31 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:31 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:32 DEBUG : check sum: size = 1 OK 2026/04/02 06:20:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 06:20:32 INFO : check sum: Copied (new) 2026/04/02 06:20:32 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:32 DEBUG : check sum: size = 1 OK 2026/04/02 06:20:32 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 06:20:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/02 06:20:32 DEBUG : check sum: Unchanged skipping 2026/04/02 06:20:32 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:32 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/02 06:20:33 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:33 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:33 DEBUG : sizeonly: size = 6 OK 2026/04/02 06:20:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 06:20:33 INFO : sizeonly: Copied (new) 2026/04/02 06:20:33 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:33 DEBUG : sizeonly: size = 6 OK 2026/04/02 06:20:33 DEBUG : sizeonly: Sizes identical 2026/04/02 06:20:33 DEBUG : sizeonly: Unchanged skipping 2026/04/02 06:20:33 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:33 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:33 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.56s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/02 06:20:34 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:34 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/02 06:20:35 INFO : ignore-size: Copied (new) 2026/04/02 06:20:35 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:20:35 DEBUG : ignore-size: Unchanged skipping 2026/04/02 06:20:35 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:35 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:35 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.80s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:37 DEBUG : existing: size = 6 OK 2026/04/02 06:20:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:20:37 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:37 DEBUG : existing: Unchanged skipping 2026/04/02 06:20:37 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:37 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:37 INFO : There was nothing to transfer 2026/04/02 06:20:37 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/02 06:20:37 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:37 DEBUG : existing: size = 6 OK 2026/04/02 06:20:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 06:20:37 INFO : existing: Copied (replaced existing) 2026/04/02 06:20:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.92s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/02 06:20:38 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:38 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:39 DEBUG : existing: size = 6 OK 2026/04/02 06:20:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 06:20:39 INFO : existing: Copied (new) 2026/04/02 06:20:39 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:39 DEBUG : existing: Destination exists, skipping 2026/04/02 06:20:39 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:39 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:39 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/02 06:20:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/02 06:20:41 DEBUG : c/non empty space: size = 5 OK 2026/04/02 06:20:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:20:41 DEBUG : c/non empty space: Unchanged skipping 2026/04/02 06:20:41 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:41 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:41 DEBUG : a/potato2: size = 60 OK 2026/04/02 06:20:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:20:41 INFO : a/potato2: Copied (new) 2026/04/02 06:20:41 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:43 DEBUG : empty space: size = 1 OK 2026/04/02 06:20:43 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/02 06:20:43 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 06:20:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/02 06:20:43 DEBUG : empty space: Unchanged skipping 2026/04/02 06:20:43 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:43 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:43 INFO : There was nothing to transfer 2026/04/02 06:20:43 DEBUG : empty space: size = 1 OK 2026/04/02 06:20:43 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/02 06:20:43 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 06:20:44 INFO : empty space: Updated modification time in destination 2026/04/02 06:20:44 DEBUG : empty space: Unchanged skipping 2026/04/02 06:20:44 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:44 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:46 DEBUG : empty space: size = 1 OK 2026/04/02 06:20:46 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06: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/02 06:20:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 06:20:46 DEBUG : empty space: Unchanged skipping 2026/04/02 06:20:46 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:46 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.58s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:47 DEBUG : foo: size = 3 OK 2026/04/02 06:20:47 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/02 06:20:47 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone743024746) 2026/04/02 06:20:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:20:47 DEBUG : foo: sha1 differ 2026/04/02 06:20:47 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:47 DEBUG : foo: size = 3 OK 2026/04/02 06:20:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/02 06:20:47 INFO : foo: Copied (replaced existing) 2026/04/02 06:20:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/02 06:20:49 DEBUG : empty space: size = 1 OK 2026/04/02 06:20:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:20:49 DEBUG : empty space: Unchanged skipping 2026/04/02 06:20:49 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:49 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:49 DEBUG : potato: size = 60 OK 2026/04/02 06:20:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:20:49 INFO : potato: Copied (new) 2026/04/02 06:20:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:51 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:51 DEBUG : potato: size = 21 (Local file system at /tmp/rclone743024746) 2026/04/02 06:20:51 DEBUG : potato: size = 60 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:20:51 DEBUG : potato: Sizes differ 2026/04/02 06:20:51 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:51 DEBUG : potato: size = 21 OK 2026/04/02 06:20:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/02 06:20:51 INFO : potato: Copied (replaced existing) 2026/04/02 06:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:53 DEBUG : potato: size = 21 OK 2026/04/02 06:20:53 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/02 06:20:53 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone743024746) 2026/04/02 06:20:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:20:53 DEBUG : potato: sha1 differ 2026/04/02 06:20:53 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:53 DEBUG : potato: size = 21 OK 2026/04/02 06:20:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/02 06:20:53 INFO : potato: Copied (replaced existing) 2026/04/02 06:20:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:20:55 DEBUG : empty space: size = 1 OK 2026/04/02 06:20:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:20:55 DEBUG : empty space: Unchanged skipping 2026/04/02 06:20:55 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/02 06:20:55 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:55 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:20:57 DEBUG : empty space: size = 1 OK 2026/04/02 06:20:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:20:57 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:20:57 DEBUG : empty space: Unchanged skipping 2026/04/02 06:20:57 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:20:57 DEBUG : potato2: size = 60 OK 2026/04/02 06:20:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:20:57 INFO : potato2: Copied (new) 2026/04/02 06:20:57 DEBUG : Waiting for deletions to finish 2026/04/02 06:20:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:20:59 INFO : d: Making directory 2026/04/02 06:20:59 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/02 06:21:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/02 06:21:00 DEBUG : c/non empty space: size = 5 OK 2026/04/02 06:21:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:21:00 DEBUG : c/non empty space: Unchanged skipping 2026/04/02 06:21:00 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:00 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:00 DEBUG : a/potato2: size = 60 OK 2026/04/02 06:21:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:21:00 INFO : a/potato2: Copied (new) 2026/04/02 06:21:00 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:02 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/02 06:21:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/02 06:21:03 DEBUG : c/non empty space: size = 5 OK 2026/04/02 06:21:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:21:03 DEBUG : c/non empty space: Unchanged skipping 2026/04/02 06:21:03 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:03 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:03 DEBUG : a/potato2: size = 60 OK 2026/04/02 06:21:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:21:03 INFO : a/potato2: Copied (new) 2026/04/02 06:21:03 ERROR : B2 bucket rclone-test-movahiz6wuge: not deleting files as there were IO errors 2026/04/02 06:21:03 ERROR : B2 bucket rclone-test-movahiz6wuge: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:05 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:21:05 DEBUG : empty space: size = 1 OK 2026/04/02 06:21:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:21:05 DEBUG : empty space: Unchanged skipping 2026/04/02 06:21:05 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:05 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:05 INFO : potato: Deleted 2026/04/02 06:21:05 DEBUG : potato2: size = 60 OK 2026/04/02 06:21:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:21:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:07 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:08 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:08 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:08 INFO : potato: Deleted 2026/04/02 06:21:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:21:08 DEBUG : empty space: size = 1 OK 2026/04/02 06:21:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:21:08 DEBUG : empty space: Unchanged skipping 2026/04/02 06:21:08 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:08 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:08 DEBUG : potato2: size = 60 OK 2026/04/02 06:21:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:21:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.92s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:21:10 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:10 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:10 DEBUG : potato2: size = 19 OK 2026/04/02 06:21:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/02 06:21:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.04s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:12 DEBUG : enormous: Excluded (Size Filter) 2026/04/02 06:21:12 DEBUG : enormous: Excluded 2026/04/02 06:21:12 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 06:21:12 DEBUG : potato2: Excluded 2026/04/02 06:21:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 06:21:13 DEBUG : potato2: Excluded 2026/04/02 06:21:13 DEBUG : empty space: size = 1 OK 2026/04/02 06:21:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:21:13 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:13 DEBUG : empty space: Unchanged skipping 2026/04/02 06:21:13 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:13 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:13 INFO : There was nothing to transfer 2026/04/02 06:21:13 DEBUG : enormous: Excluded (Size Filter) 2026/04/02 06:21:13 DEBUG : enormous: Excluded 2026/04/02 06:21:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 06:21:13 DEBUG : potato2: Excluded 2026/04/02 06:21:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 06:21:13 DEBUG : potato2: Excluded 2026/04/02 06:21:13 DEBUG : empty space: size = 1 OK 2026/04/02 06:21:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/02 06:21:13 DEBUG : empty space: Unchanged skipping 2026/04/02 06:21:13 DEBUG : Local file system at /tmp/rclone743024746: Waiting for checks to finish 2026/04/02 06:21:13 DEBUG : Local file system at /tmp/rclone743024746: Waiting for transfers to finish 2026/04/02 06:21:13 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:15 DEBUG : enormous: Excluded (Size Filter) 2026/04/02 06:21:15 DEBUG : enormous: Excluded 2026/04/02 06:21:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 06:21:15 DEBUG : potato2: Excluded 2026/04/02 06:21:16 DEBUG : empty space: size = 1 OK 2026/04/02 06:21:16 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:21:16 DEBUG : empty space: Unchanged skipping 2026/04/02 06:21:16 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:16 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:16 INFO : enormous: Deleted 2026/04/02 06:21:16 INFO : potato2: Deleted 2026/04/02 06:21:16 INFO : There was nothing to transfer 2026/04/02 06:21:16 DEBUG : empty space: size = 1 OK 2026/04/02 06:21:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/02 06:21:16 DEBUG : empty space: Unchanged skipping 2026/04/02 06:21:16 DEBUG : Local file system at /tmp/rclone743024746: Waiting for checks to finish 2026/04/02 06:21:16 DEBUG : Local file system at /tmp/rclone743024746: Waiting for transfers to finish 2026/04/02 06:21:16 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:16 INFO : enormous: Deleted 2026/04/02 06:21:16 INFO : potato2: Deleted 2026/04/02 06:21:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.75s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:18 DEBUG : five: Need to transfer - File not found at Destination 2026/04/02 06:21:18 DEBUG : four: size = 4 (Local file system at /tmp/rclone743024746) 2026/04/02 06:21:18 DEBUG : four: size = 8 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:21:18 DEBUG : four: Sizes differ 2026/04/02 06:21:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/02 06:21:18 DEBUG : one: Destination is newer than source, skipping 2026/04/02 06:21:18 DEBUG : three: size = 5 OK 2026/04/02 06:21:18 DEBUG : three: Sizes identical 2026/04/02 06:21:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/02 06:21:18 DEBUG : two: size = 3 OK 2026/04/02 06:21:18 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone743024746) 2026/04/02 06:21:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:21:18 DEBUG : two: sha1 differ 2026/04/02 06:21:18 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:19 DEBUG : five: size = 4 OK 2026/04/02 06:21:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/02 06:21:19 INFO : five: Copied (new) 2026/04/02 06:21:19 DEBUG : four: size = 4 OK 2026/04/02 06:21:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/02 06:21:19 INFO : four: Copied (replaced existing) 2026/04/02 06:21:19 DEBUG : two: size = 3 OK 2026/04/02 06:21:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/02 06:21:19 INFO : two: Copied (replaced existing) 2026/04/02 06:21:19 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:20 DEBUG : four: size = 4 OK 2026/04/02 06:21:20 DEBUG : one: Destination is newer than source, skipping 2026/04/02 06:21:20 DEBUG : two: size = 3 OK 2026/04/02 06:21:20 DEBUG : three: size = 5 OK 2026/04/02 06:21:20 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:20 DEBUG : five: size = 4 OK 2026/04/02 06:21:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone743024746) 2026/04/02 06:21:20 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:21:20 DEBUG : three: sha1 differ 2026/04/02 06:21:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/02 06:21:20 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/02 06:21:20 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/02 06:21:20 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/02 06:21:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/02 06:21:20 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/02 06:21:20 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/02 06:21:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/02 06:21:20 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/02 06:21:20 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/02 06:21:20 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:20 DEBUG : three: size = 5 OK 2026/04/02 06:21:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 06:21:20 INFO : three: Copied (replaced existing) 2026/04/02 06:21:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.81s) === 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-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/02 06:21:22 INFO : B2 bucket rclone-test-movahiz6wuge: Making map for --track-renames 2026/04/02 06:21:22 INFO : B2 bucket rclone-test-movahiz6wuge: Finished making map for --track-renames 2026/04/02 06:21:22 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/02 06:21:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/02 06:21:22 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for renames to finish 2026/04/02 06:21:22 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:22 DEBUG : potato: size = 14 OK 2026/04/02 06:21:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/02 06:21:22 INFO : potato: Copied (new) 2026/04/02 06:21:22 DEBUG : yam: size = 11 OK 2026/04/02 06:21:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 06:21:22 INFO : yam: Copied (new) 2026/04/02 06:21:22 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:22 DEBUG : potato: size = 14 OK 2026/04/02 06:21:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:21:22 DEBUG : potato: Unchanged skipping 2026/04/02 06:21:22 INFO : B2 bucket rclone-test-movahiz6wuge: Making map for --track-renames 2026/04/02 06:21:22 INFO : B2 bucket rclone-test-movahiz6wuge: Finished making map for --track-renames 2026/04/02 06:21:22 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:22 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for renames to finish 2026/04/02 06:21:24 DEBUG : yaml: size = 11 OK 2026/04/02 06:21:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 06:21:24 INFO : yam: Copied (server-side copy) to: yaml 2026/04/02 06:21:24 INFO : yam: Deleted 2026/04/02 06:21:24 INFO : yaml: Renamed from "yam" 2026/04/02 06:21:24 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/02 06:21:25 INFO : B2 bucket rclone-test-movahiz6wuge: Making map for --track-renames 2026/04/02 06:21:25 INFO : B2 bucket rclone-test-movahiz6wuge: Finished making map for --track-renames 2026/04/02 06:21:25 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/02 06:21:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/02 06:21:25 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for renames to finish 2026/04/02 06:21:25 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:25 DEBUG : yam: size = 11 OK 2026/04/02 06:21:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 06:21:25 INFO : yam: Copied (new) 2026/04/02 06:21:25 DEBUG : potato: size = 14 OK 2026/04/02 06:21:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/02 06:21:25 INFO : potato: Copied (new) 2026/04/02 06:21:25 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:26 DEBUG : potato: size = 14 OK 2026/04/02 06:21:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:21:26 DEBUG : potato: Unchanged skipping 2026/04/02 06:21:26 INFO : B2 bucket rclone-test-movahiz6wuge: Making map for --track-renames 2026/04/02 06:21:26 INFO : B2 bucket rclone-test-movahiz6wuge: Finished making map for --track-renames 2026/04/02 06:21:26 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:26 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for renames to finish 2026/04/02 06:21:26 DEBUG : yaml: size = 11 OK 2026/04/02 06:21:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 06:21:26 INFO : yam: Copied (server-side copy) to: yaml 2026/04/02 06:21:26 INFO : yam: Deleted 2026/04/02 06:21:26 INFO : yaml: Renamed from "yam" 2026/04/02 06:21:26 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/02 06:21:28 INFO : B2 bucket rclone-test-movahiz6wuge: Making map for --track-renames 2026/04/02 06:21:28 INFO : B2 bucket rclone-test-movahiz6wuge: Finished making map for --track-renames 2026/04/02 06:21:28 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/02 06:21:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/02 06:21:28 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for renames to finish 2026/04/02 06:21:28 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:28 DEBUG : sub/yam: size = 11 OK 2026/04/02 06:21:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 06:21:28 INFO : sub/yam: Copied (new) 2026/04/02 06:21:28 DEBUG : potato: size = 14 OK 2026/04/02 06:21:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/02 06:21:28 INFO : potato: Copied (new) 2026/04/02 06:21:28 DEBUG : Waiting for deletions to finish 2026/04/02 06:21:29 DEBUG : potato: size = 14 OK 2026/04/02 06:21:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:21:29 DEBUG : potato: Unchanged skipping 2026/04/02 06:21:29 INFO : B2 bucket rclone-test-movahiz6wuge: Making map for --track-renames 2026/04/02 06:21:29 INFO : B2 bucket rclone-test-movahiz6wuge: Finished making map for --track-renames 2026/04/02 06:21:29 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:29 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for renames to finish 2026/04/02 06:21:29 DEBUG : yam: size = 11 OK 2026/04/02 06:21:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 06:21:29 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/02 06:21:29 INFO : sub/yam: Deleted 2026/04/02 06:21:29 INFO : yam: Renamed from "sub/yam" 2026/04/02 06:21:29 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.88s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:30 DEBUG : Creating backend with remote "/tmp/rclone743024746/dir1" 2026/04/02 06:21:30 DEBUG : Config file has changed externally - reloading 2026/04/02 06:21:30 DEBUG : Creating backend with remote "/tmp/rclone743024746/dir2" 2026/04/02 06:21:30 DEBUG : Local file system at /tmp/rclone743024746/dir2: Using server-side directory move 2026/04/02 06:21:30 INFO : Local file system at /tmp/rclone743024746/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/02 06:21:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/02 06:21:30 DEBUG : Local file system at /tmp/rclone743024746/dir2: Waiting for checks to finish 2026/04/02 06:21:30 DEBUG : Local file system at /tmp/rclone743024746/dir2: Waiting for transfers to finish 2026/04/02 06:21:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:21:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/02 06:21:31 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:31 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:21:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:21:31 INFO : sub dir/hello world: Copied (new) 2026/04/02 06:21:31 INFO : sub dir/hello world: Deleted 2026/04/02 06:21:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/02 06:21:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/02 06:21:32 INFO : nested/sub dir/file: Copied (new) 2026/04/02 06:21:32 INFO : nested/sub dir/file: Deleted 2026/04/02 06:21:32 INFO : sub dir: Removing directory 2026/04/02 06:21:32 INFO : nested/sub dir: Removing directory 2026/04/02 06:21:32 INFO : nested: Removing directory 2026/04/02 06:21:32 DEBUG : Local file system at /tmp/rclone743024746: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 06:21:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/02 06:21:33 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:33 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 06:21:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:21:33 INFO : sub dir/hello world: Copied (new) 2026/04/02 06:21:33 INFO : sub dir/hello world: Deleted 2026/04/02 06:21:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/02 06:21:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/02 06:21:33 INFO : nested/sub dir/file: Copied (new) 2026/04/02 06:21:33 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/02 06:21:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/02 06:21:34 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:34 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:34 DEBUG : existing: size = 6 OK 2026/04/02 06:21:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 06:21:34 INFO : existing: Copied (new) 2026/04/02 06:21:34 INFO : existing: Deleted 2026/04/02 06:21:35 DEBUG : existing-b: size = 6 OK 2026/04/02 06:21:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/02 06:21:35 INFO : existing-b: Copied (new) 2026/04/02 06:21:35 INFO : existing-b: Deleted 2026/04/02 06:21:35 DEBUG : existing: Destination exists, skipping 2026/04/02 06:21:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/02 06:21:35 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:21:35 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:21:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fumesat4qure" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-movahiz6wuge -> B2 bucket rclone-test-fumesat4qure 2026/04/02 06:21:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:21:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:21:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fumesat4qure) 2026/04/02 06:21:41 DEBUG : potato3: Sizes differ 2026/04/02 06:21:41 DEBUG : B2 bucket rclone-test-fumesat4qure: Waiting for checks to finish 2026/04/02 06:21:41 DEBUG : empty space: size = 1 OK 2026/04/02 06:21:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 06:21:41 DEBUG : empty space: Unchanged skipping 2026/04/02 06:21:41 INFO : empty space: Deleted 2026/04/02 06:21:41 DEBUG : B2 bucket rclone-test-fumesat4qure: Waiting for transfers to finish 2026/04/02 06:21:41 DEBUG : potato2: size = 60 OK 2026/04/02 06:21:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:21:41 INFO : potato2: Copied (server-side copy) 2026/04/02 06:21:41 INFO : potato2: Deleted 2026/04/02 06:21:42 DEBUG : potato3: size = 68 OK 2026/04/02 06:21:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 06:21:42 INFO : potato3: Copied (server-side copy) 2026/04/02 06:21:42 INFO : potato3: Deleted 2026/04/02 06:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nunumuz9mori" 2026/04/02 06:21:44 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/02 06:21:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:21:44 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/02 06:21:44 DEBUG : B2 bucket rclone-test-nunumuz9mori: Waiting for checks to finish 2026/04/02 06:21:44 DEBUG : B2 bucket rclone-test-nunumuz9mori: Waiting for transfers to finish 2026/04/02 06:21:45 DEBUG : potato2: size = 60 OK 2026/04/02 06:21:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:21:45 INFO : potato2: Copied (server-side copy) 2026/04/02 06:21:45 DEBUG : potato3: size = 68 OK 2026/04/02 06:21:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 06:21:45 INFO : potato3: Copied (server-side copy) 2026/04/02 06:21:45 DEBUG : empty space: size = 1 OK 2026/04/02 06:21:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 06:21:45 INFO : empty space: Copied (server-side copy) 2026/04/02 06:21:45 INFO : potato2: Deleted 2026/04/02 06:21:45 INFO : potato3: Deleted 2026/04/02 06:21:45 INFO : empty space: Deleted 2026/04/02 06:21:45 DEBUG : B2 bucket rclone-test-nunumuz9mori: Purge remote 2026/04/02 06:21:45 INFO : B2 bucket rclone-test-nunumuz9mori: cleaning bucket "rclone-test-nunumuz9mori" of all files 2026/04/02 06:21:46 DEBUG : empty space: Deleting (id "4_zaf92dd93d0ad4bcb9fd80e1b_f1118c1af98d346a6_d20260402_m062144_c001_v0001167_t0054_u01775110904655") 2026/04/02 06:21:46 DEBUG : potato2: Deleting (id "4_zaf92dd93d0ad4bcb9fd80e1b_f1197b1a4f135286b_d20260402_m062144_c001_v0001178_t0047_u01775110904996") 2026/04/02 06:21:46 DEBUG : potato3: Deleting (id "4_zaf92dd93d0ad4bcb9fd80e1b_f102be856d13b8a2f_d20260402_m062144_c001_v0001185_t0016_u01775110904996") 2026/04/02 06:21:46 DEBUG : B2 bucket rclone-test-fumesat4qure: Purge remote 2026/04/02 06:21:46 INFO : B2 bucket rclone-test-fumesat4qure: cleaning bucket "rclone-test-fumesat4qure" of all files 2026/04/02 06:21:46 DEBUG : empty space: Deleting (id "4_z6f22cd63d0ad4bcb9fd80e1b_f4180b70d8890e970_d20260402_m062145_c001_v7007000_t0000_u01775110905393") 2026/04/02 06:21:46 DEBUG : empty space: Deleting (id "4_z6f22cd63d0ad4bcb9fd80e1b_f10120a8af41c15f9_d20260402_m062140_c001_v0001041_t0038_u01775110900236") 2026/04/02 06:21:46 DEBUG : potato2: Deleting (id "4_z6f22cd63d0ad4bcb9fd80e1b_f4180b70d8890e96e_d20260402_m062145_c001_v7007000_t0000_u01775110905208") 2026/04/02 06:21:46 DEBUG : potato2: Deleting (id "4_z6f22cd63d0ad4bcb9fd80e1b_f1154c3614877d5b6_d20260402_m062141_c001_v0001157_t0005_u01775110901376") 2026/04/02 06:21:46 DEBUG : potato3: Deleting (id "4_z6f22cd63d0ad4bcb9fd80e1b_f41789a451cf38ad4_d20260402_m062145_c001_v7007000_t0000_u01775110905260") 2026/04/02 06:21:46 DEBUG : potato3: Deleting (id "4_z6f22cd63d0ad4bcb9fd80e1b_f101e8e7fcc379400_d20260402_m062141_c001_v0001109_t0020_u01775110901722") 2026/04/02 06:21:46 DEBUG : potato3: Deleting (id "4_z6f22cd63d0ad4bcb9fd80e1b_f10120a8af41c15fb_d20260402_m062140_c001_v0001041_t0057_u01775110900577") 2026/04/02 06:21:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/02 06:21:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 06:21:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.81s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:21:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qofawug1luco" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-movahiz6wuge -> B2 bucket rclone-test-qofawug1luco 2026/04/02 06:21:53 DEBUG : empty space: Excluded (Size Filter) 2026/04/02 06:21:53 DEBUG : empty space: Excluded 2026/04/02 06:21:53 DEBUG : empty space: Excluded (Size Filter) 2026/04/02 06:21:53 DEBUG : empty space: Excluded 2026/04/02 06:21:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:21:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:21:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qofawug1luco) 2026/04/02 06:21:53 DEBUG : potato3: Sizes differ 2026/04/02 06:21:53 DEBUG : B2 bucket rclone-test-qofawug1luco: Waiting for checks to finish 2026/04/02 06:21:53 DEBUG : B2 bucket rclone-test-qofawug1luco: Waiting for transfers to finish 2026/04/02 06:21:53 DEBUG : potato3: size = 68 OK 2026/04/02 06:21:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 06:21:53 INFO : potato3: Copied (server-side copy) 2026/04/02 06:21:54 DEBUG : potato2: size = 60 OK 2026/04/02 06:21:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:21:54 INFO : potato2: Copied (server-side copy) 2026/04/02 06:21:54 INFO : potato3: Deleted 2026/04/02 06:21:54 INFO : potato2: Deleted 2026/04/02 06:21:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lobexaj0quta" 2026/04/02 06:21:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/02 06:21:55 DEBUG : empty space: Excluded 2026/04/02 06:21:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:21:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/02 06:21:55 DEBUG : B2 bucket rclone-test-lobexaj0quta: Waiting for checks to finish 2026/04/02 06:21:55 DEBUG : B2 bucket rclone-test-lobexaj0quta: Waiting for transfers to finish 2026/04/02 06:21:56 DEBUG : potato3: size = 68 OK 2026/04/02 06:21:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 06:21:56 INFO : potato3: Copied (server-side copy) 2026/04/02 06:21:56 DEBUG : potato2: size = 60 OK 2026/04/02 06:21:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:21:56 INFO : potato2: Copied (server-side copy) 2026/04/02 06:21:56 INFO : potato3: Deleted 2026/04/02 06:21:57 INFO : potato2: Deleted 2026/04/02 06:21:57 DEBUG : B2 bucket rclone-test-lobexaj0quta: Purge remote 2026/04/02 06:21:57 INFO : B2 bucket rclone-test-lobexaj0quta: cleaning bucket "rclone-test-lobexaj0quta" of all files 2026/04/02 06:21:57 DEBUG : potato2: Deleting (id "4_z5fe20d73d0bd4bcb9fd80e1b_f1002c87908e43d80_d20260402_m062156_c001_v0001116_t0036_u01775110916534") 2026/04/02 06:21:57 DEBUG : potato3: Deleting (id "4_z5fe20d73d0bd4bcb9fd80e1b_f116a45f30a626b79_d20260402_m062156_c001_v0001178_t0049_u01775110916694") 2026/04/02 06:21:59 DEBUG : B2 bucket rclone-test-qofawug1luco: Purge remote 2026/04/02 06:21:59 INFO : B2 bucket rclone-test-qofawug1luco: cleaning bucket "rclone-test-qofawug1luco" of all files 2026/04/02 06:21:59 DEBUG : empty space: Deleting (id "4_z2f02fd53d0ad4bcb9fd80e1b_f1067887158c4dafe_d20260402_m062152_c001_v0001097_t0040_u01775110912227") 2026/04/02 06:21:59 DEBUG : potato2: Deleting (id "4_z2f02fd53d0ad4bcb9fd80e1b_f4180b70d8890e9aa_d20260402_m062157_c001_v7007000_t0000_u01775110917050") 2026/04/02 06:21:59 DEBUG : potato2: Deleting (id "4_z2f02fd53d0ad4bcb9fd80e1b_f10903b33e1be79bf_d20260402_m062153_c001_v0001167_t0016_u01775110913470") 2026/04/02 06:21:59 DEBUG : potato3: Deleting (id "4_z2f02fd53d0ad4bcb9fd80e1b_f4122dcd551842d09_d20260402_m062156_c001_v7007000_t0000_u01775110916899") 2026/04/02 06:21:59 DEBUG : potato3: Deleting (id "4_z2f02fd53d0ad4bcb9fd80e1b_f1122cbef4e79aea3_d20260402_m062153_c001_v0001178_t0014_u01775110913846") 2026/04/02 06:21:59 DEBUG : potato3: Deleting (id "4_z2f02fd53d0ad4bcb9fd80e1b_f1067887158c4db04_d20260402_m062152_c001_v0001097_t0043_u01775110912594") --- PASS: TestServerSideMoveWithFilter (12.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:22:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cevocud8kara" 2026/04/02 06:22:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-movahiz6wuge -> B2 bucket rclone-test-cevocud8kara 2026/04/02 06:22:05 DEBUG : empty space: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/04/02 06:22:05 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/04/02 06:22:05 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "empty space" to B2 bucket rclone-test-cevocud8kara: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2026/04/02 06:22:07 DEBUG : pacer: Reducing sleep to 500ms 2026/04/02 06:22:09 DEBUG : pacer: Reducing sleep to 250ms 2026/04/02 06:22:09 DEBUG : pacer: Reducing sleep to 125ms 2026/04/02 06:22:09 DEBUG : pacer: Reducing sleep to 62.5ms 2026/04/02 06:22:09 DEBUG : pacer: Reducing sleep to 31.25ms 2026/04/02 06:22:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:22:10 DEBUG : empty space: size = 1 OK 2026/04/02 06:22:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 06:22:10 DEBUG : empty space: Unchanged skipping 2026/04/02 06:22:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:22:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cevocud8kara) 2026/04/02 06:22:10 DEBUG : potato3: Sizes differ 2026/04/02 06:22:10 DEBUG : B2 bucket rclone-test-cevocud8kara: Waiting for checks to finish 2026/04/02 06:22:10 INFO : empty space: Deleted 2026/04/02 06:22:10 DEBUG : B2 bucket rclone-test-cevocud8kara: Waiting for transfers to finish 2026/04/02 06:22:10 DEBUG : pacer: Reducing sleep to 15.625ms 2026/04/02 06:22:10 DEBUG : potato2: size = 60 OK 2026/04/02 06:22:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:22:10 INFO : potato2: Copied (server-side copy) 2026/04/02 06:22:10 INFO : potato2: Deleted 2026/04/02 06:22:10 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 06:22:10 DEBUG : potato3: size = 68 OK 2026/04/02 06:22:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 06:22:10 INFO : potato3: Copied (server-side copy) 2026/04/02 06:22:11 INFO : potato3: Deleted 2026/04/02 06:22:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jufiluv7razu" 2026/04/02 06:22:12 INFO : tomatoDir: Making directory 2026/04/02 06:22:12 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/02 06:22:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 06:22:12 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/02 06:22:12 DEBUG : B2 bucket rclone-test-jufiluv7razu: Waiting for checks to finish 2026/04/02 06:22:12 DEBUG : B2 bucket rclone-test-jufiluv7razu: Waiting for transfers to finish 2026/04/02 06:22:13 DEBUG : empty space: size = 1 OK 2026/04/02 06:22:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 06:22:13 INFO : empty space: Copied (server-side copy) 2026/04/02 06:22:13 INFO : empty space: Deleted 2026/04/02 06:22:13 DEBUG : potato2: size = 60 OK 2026/04/02 06:22:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 06:22:13 INFO : potato2: Copied (server-side copy) 2026/04/02 06:22:14 INFO : potato2: Deleted 2026/04/02 06:22:14 DEBUG : potato3: size = 68 OK 2026/04/02 06:22:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 06:22:14 INFO : potato3: Copied (server-side copy) 2026/04/02 06:22:14 INFO : potato3: Deleted 2026/04/02 06:22:15 DEBUG : B2 bucket rclone-test-jufiluv7razu: Purge remote 2026/04/02 06:22:15 INFO : B2 bucket rclone-test-jufiluv7razu: cleaning bucket "rclone-test-jufiluv7razu" of all files 2026/04/02 06:22:15 DEBUG : empty space: Deleting (id "4_z8f424d93d0bd4bcb9fd80e1b_f108343e8903ca73d_d20260402_m062213_c001_v0001130_t0022_u01775110933312") 2026/04/02 06:22:15 DEBUG : potato2: Deleting (id "4_z8f424d93d0bd4bcb9fd80e1b_f11640fb1d1f1c750_d20260402_m062213_c001_v0001174_t0053_u01775110933621") 2026/04/02 06:22:15 DEBUG : potato3: Deleting (id "4_z8f424d93d0bd4bcb9fd80e1b_f103a4c882e57e30e_d20260402_m062213_c001_v0001038_t0007_u01775110933669") 2026/04/02 06:22:15 DEBUG : B2 bucket rclone-test-cevocud8kara: Purge remote 2026/04/02 06:22:15 INFO : B2 bucket rclone-test-cevocud8kara: cleaning bucket "rclone-test-cevocud8kara" of all files 2026/04/02 06:22:15 DEBUG : empty space: Deleting (id "4_zaf522d73d0bd4bcb9fd80e1b_f401c9a855893392f_d20260402_m062213_c001_v7007000_t0000_u01775110933599") 2026/04/02 06:22:15 DEBUG : empty space: Deleting (id "4_zaf522d73d0bd4bcb9fd80e1b_f102d095955c4545e_d20260402_m062208_c001_v0001171_t0047_u01775110928744") 2026/04/02 06:22:15 DEBUG : potato2: Deleting (id "4_zaf522d73d0bd4bcb9fd80e1b_f401c9a8558933931_d20260402_m062214_c001_v7007000_t0000_u01775110934033") 2026/04/02 06:22:15 DEBUG : potato2: Deleting (id "4_zaf522d73d0bd4bcb9fd80e1b_f110f9d8bf4b39b5f_d20260402_m062210_c001_v0001185_t0039_u01775110930419") 2026/04/02 06:22:15 DEBUG : potato3: Deleting (id "4_zaf522d73d0bd4bcb9fd80e1b_f401c9a8558933932_d20260402_m062214_c001_v7007000_t0000_u01775110934376") 2026/04/02 06:22:15 DEBUG : potato3: Deleting (id "4_zaf522d73d0bd4bcb9fd80e1b_f104b8f79a1a0e4b6_d20260402_m062210_c001_v0001145_t0006_u01775110930652") 2026/04/02 06:22:15 DEBUG : potato3: Deleting (id "4_zaf522d73d0bd4bcb9fd80e1b_f102d095955c45462_d20260402_m062209_c001_v0001171_t0000_u01775110929206") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.56s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:22:20 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:22:21 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/rclone-sync-test" 2026/04/02 06:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/rclone-sync-test-include/layer2" 2026/04/02 06:22:25 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/rclone-sync-test-ignore-file" 2026/04/02 06:22:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/02 06:22:28 DEBUG : B2 bucket rclone-test-movahiz6wuge path rclone-sync-test: Waiting for checks to finish 2026/04/02 06:22:28 DEBUG : B2 bucket rclone-test-movahiz6wuge path rclone-sync-test: Waiting for transfers to finish 2026/04/02 06:22:28 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:28 INFO : There was nothing to transfer 2026/04/02 06:22:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/02 06:22:29 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:22:29 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:22:29 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:29 INFO : There was nothing to transfer 2026/04/02 06:22:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/02 06:22:30 DEBUG : B2 bucket rclone-test-movahiz6wuge path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/02 06:22:30 DEBUG : B2 bucket rclone-test-movahiz6wuge path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/02 06:22:30 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:30 INFO : There was nothing to transfer 2026/04/02 06:22:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/02 06:22:30 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:22:30 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:22:30 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:30 INFO : There was nothing to transfer 2026/04/02 06:22:30 DEBUG : Excluded 2026/04/02 06:22:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/02 06:22:31 DEBUG : B2 bucket rclone-test-movahiz6wuge path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/02 06:22:31 DEBUG : B2 bucket rclone-test-movahiz6wuge path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/02 06:22:31 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:31 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.11s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/dst" 2026/04/02 06:22:32 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/CompareDest" 2026/04/02 06:22:34 DEBUG : one: Need to transfer - File not found at Destination 2026/04/02 06:22:34 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:22:34 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:22:35 DEBUG : one: size = 3 OK 2026/04/02 06:22:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 06:22:35 INFO : one: Copied (new) 2026/04/02 06:22:35 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:22:36 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:22:36 DEBUG : one: Sizes differ 2026/04/02 06:22:36 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:22:36 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:22:36 DEBUG : one: size = 5 OK 2026/04/02 06:22:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/02 06:22:36 INFO : one: Copied (replaced existing) 2026/04/02 06:22:36 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:22:38 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:22:38 DEBUG : one: Sizes differ 2026/04/02 06:22:38 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:22:39 DEBUG : one: size = 5 OK 2026/04/02 06:22:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:22:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 06:22:39 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:22:39 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:39 INFO : There was nothing to transfer 2026/04/02 06:22:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:22:40 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:22:40 DEBUG : one: Sizes differ 2026/04/02 06:22:40 DEBUG : two: size = 3 OK 2026/04/02 06:22:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:22:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 06:22:40 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:22:40 DEBUG : one: size = 5 OK 2026/04/02 06:22:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:22:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 06:22:40 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:22:40 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:40 INFO : There was nothing to transfer 2026/04/02 06:22:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:22:40 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:22:40 DEBUG : one: Sizes differ 2026/04/02 06:22:41 DEBUG : two: size = 3 OK 2026/04/02 06:22:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:22:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 06:22:41 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:22:41 DEBUG : one: size = 5 OK 2026/04/02 06:22:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:22:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 06:22:41 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:22:41 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:41 INFO : There was nothing to transfer 2026/04/02 06:22:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:22:42 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:22:42 DEBUG : one: Sizes differ 2026/04/02 06:22:42 DEBUG : two: size = 3 OK 2026/04/02 06:22:42 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/02 06:22:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/02 06:22:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 06:22:42 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:22:42 DEBUG : one: size = 5 OK 2026/04/02 06:22:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:22:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 06:22:42 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:22:42 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:42 INFO : There was nothing to transfer 2026/04/02 06:22:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:22:42 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:22:42 DEBUG : one: Sizes differ 2026/04/02 06:22:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:22:43 DEBUG : two: size = 3 (B2 bucket rclone-test-movahiz6wuge path CompareDest) 2026/04/02 06:22:43 DEBUG : two: Sizes differ 2026/04/02 06:22:43 DEBUG : two: Need to transfer - File not found at Destination 2026/04/02 06:22:43 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:22:43 DEBUG : one: size = 5 OK 2026/04/02 06:22:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:22:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 06:22:43 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:22:43 DEBUG : two: size = 5 OK 2026/04/02 06:22:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/02 06:22:43 INFO : two: Copied (new) 2026/04/02 06:22:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.30s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/dest" 2026/04/02 06:22:47 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/pre-dest1" 2026/04/02 06:22:48 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/pre-dest2" 2026/04/02 06:22:50 DEBUG : 1: size = 1 OK 2026/04/02 06:22:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:22:50 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/02 06:22:51 DEBUG : 2: size = 1 OK 2026/04/02 06:22:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:22:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/02 06:22:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/02 06:22:51 DEBUG : B2 bucket rclone-test-movahiz6wuge path dest: Waiting for checks to finish 2026/04/02 06:22:51 DEBUG : B2 bucket rclone-test-movahiz6wuge path dest: Waiting for transfers to finish 2026/04/02 06:22:52 DEBUG : 3: size = 1 OK 2026/04/02 06:22:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/02 06:22:52 INFO : 3: Copied (new) 2026/04/02 06:22:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:22:54 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/dst" 2026/04/02 06:22:55 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/CopyDest" 2026/04/02 06:22:57 DEBUG : one: Need to transfer - File not found at Destination 2026/04/02 06:22:57 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:22:57 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:22:58 DEBUG : one: size = 3 OK 2026/04/02 06:22:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 06:22:58 INFO : one: Copied (new) 2026/04/02 06:22:58 DEBUG : Waiting for deletions to finish 2026/04/02 06:22:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:22:59 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:22:59 DEBUG : one: Sizes differ 2026/04/02 06:22:59 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:22:59 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:22:59 DEBUG : one: size = 5 OK 2026/04/02 06:22:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/02 06:22:59 INFO : one: Copied (replaced existing) 2026/04/02 06:22:59 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:01 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/BackupDir" 2026/04/02 06:23:03 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:03 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:23:03 DEBUG : one: Sizes differ 2026/04/02 06:23:03 DEBUG : one: size = 5 OK 2026/04/02 06:23:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:23:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:03 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:23:03 DEBUG : one: Sizes differ 2026/04/02 06:23:04 DEBUG : one: size = 3 OK 2026/04/02 06:23:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 06:23:04 INFO : one: Copied (server-side copy) 2026/04/02 06:23:04 INFO : one: Deleted 2026/04/02 06:23:05 DEBUG : one: size = 5 OK 2026/04/02 06:23:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/02 06:23:05 INFO : one: Copied (server-side copy) 2026/04/02 06:23:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/02 06:23:05 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:05 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:07 DEBUG : one: size = 5 OK 2026/04/02 06:23:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:23:07 DEBUG : one: Unchanged skipping 2026/04/02 06:23:07 DEBUG : two: size = 3 OK 2026/04/02 06:23:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:23:07 DEBUG : two: size = 3 OK 2026/04/02 06:23:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/02 06:23:07 INFO : two: Copied (server-side copy) 2026/04/02 06:23:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/02 06:23:07 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:07 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:07 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:07 DEBUG : one: size = 5 OK 2026/04/02 06:23:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:23:07 DEBUG : one: Unchanged skipping 2026/04/02 06:23:07 DEBUG : two: size = 3 OK 2026/04/02 06:23:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:23:07 DEBUG : two: Unchanged skipping 2026/04/02 06:23:07 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:07 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:07 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:07 INFO : There was nothing to transfer 2026/04/02 06:23:09 DEBUG : one: size = 5 OK 2026/04/02 06:23:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:23:09 DEBUG : one: Unchanged skipping 2026/04/02 06:23:09 DEBUG : three: size = 7 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:09 DEBUG : three: size = 5 (B2 bucket rclone-test-movahiz6wuge path CopyDest) 2026/04/02 06:23:09 DEBUG : three: Sizes differ 2026/04/02 06:23:09 DEBUG : three: Destination not found in --copy-dest 2026/04/02 06:23:09 DEBUG : three: Need to transfer - File not found at Destination 2026/04/02 06:23:09 DEBUG : two: size = 3 OK 2026/04/02 06:23:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 06:23:09 DEBUG : two: Unchanged skipping 2026/04/02 06:23:09 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:09 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:10 DEBUG : three: size = 7 OK 2026/04/02 06:23:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/02 06:23:10 INFO : three: Copied (new) 2026/04/02 06:23:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.04s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:23:13 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/cf42fde3d08d4bcb9fd80e1b/c001_v0001177_t0047": EOF 2026/04/02 06:23:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/cf42fde3d08d4bcb9fd80e1b/c001_v0001177_t0047": EOF) 2026/04/02 06:23:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-movahiz6wuge: 1/10 (Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/cf42fde3d08d4bcb9fd80e1b/c001_v0001177_t0047": EOF) 2026/04/02 06:23:16 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 06:23:16 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/dst" 2026/04/02 06:23:17 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/backup" 2026/04/02 06:23:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:19 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:23:19 DEBUG : one: Sizes differ 2026/04/02 06:23:19 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:19 DEBUG : two: size = 3 OK 2026/04/02 06:23:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:23:19 DEBUG : two: Unchanged skipping 2026/04/02 06:23:20 DEBUG : one: size = 3 OK 2026/04/02 06:23:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 06:23:20 INFO : one: Copied (server-side copy) 2026/04/02 06:23:20 INFO : one: Deleted 2026/04/02 06:23:20 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:22 DEBUG : one: size = 4 OK 2026/04/02 06:23:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:23:22 INFO : one: Copied (new) 2026/04/02 06:23:22 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:22 DEBUG : three.txt: size = 5 OK 2026/04/02 06:23:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 06:23:22 INFO : three.txt: Copied (server-side copy) 2026/04/02 06:23:22 INFO : three.txt: Deleted 2026/04/02 06:23:22 INFO : three.txt: Moved into backup dir 2026/04/02 06:23:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:24 DEBUG : one: size = 4 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:23:24 DEBUG : one: Sizes differ 2026/04/02 06:23:24 DEBUG : two: size = 3 OK 2026/04/02 06:23:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:23:24 DEBUG : two: Unchanged skipping 2026/04/02 06:23:24 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:24 DEBUG : one: size = 4 OK 2026/04/02 06:23:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:23:24 INFO : one: Copied (server-side copy) 2026/04/02 06:23:24 INFO : one: Deleted 2026/04/02 06:23:24 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:25 DEBUG : one: size = 5 OK 2026/04/02 06:23:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 06:23:25 INFO : one: Copied (new) 2026/04/02 06:23:25 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:26 DEBUG : three.txt: size = 6 OK 2026/04/02 06:23:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 06:23:26 INFO : three.txt: Copied (server-side copy) 2026/04/02 06:23:26 INFO : three.txt: Deleted 2026/04/02 06:23:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.46s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:23:29 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/dst" 2026/04/02 06:23:30 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/backup" 2026/04/02 06:23:32 DEBUG : two: size = 3 OK 2026/04/02 06:23:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:23:32 DEBUG : two: Unchanged skipping 2026/04/02 06:23:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:32 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:23:32 DEBUG : one: Sizes differ 2026/04/02 06:23:32 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:33 DEBUG : one.bak: size = 3 OK 2026/04/02 06:23:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 06:23:33 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 06:23:33 INFO : one: Deleted 2026/04/02 06:23:33 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:34 DEBUG : one: size = 4 OK 2026/04/02 06:23:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:23:34 INFO : one: Copied (new) 2026/04/02 06:23:34 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:35 DEBUG : three.txt.bak: size = 5 OK 2026/04/02 06:23:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 06:23:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 06:23:35 INFO : three.txt: Deleted 2026/04/02 06:23:35 INFO : three.txt: Moved into backup dir 2026/04/02 06:23:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:36 DEBUG : one: size = 4 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:23:36 DEBUG : one: Sizes differ 2026/04/02 06:23:36 DEBUG : two: size = 3 OK 2026/04/02 06:23:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:23:36 DEBUG : two: Unchanged skipping 2026/04/02 06:23:36 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:37 DEBUG : one.bak: size = 4 OK 2026/04/02 06:23:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:23:37 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 06:23:37 INFO : one: Deleted 2026/04/02 06:23:37 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:37 DEBUG : one: size = 5 OK 2026/04/02 06:23:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 06:23:37 INFO : one: Copied (new) 2026/04/02 06:23:37 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:38 DEBUG : three.txt.bak: size = 6 OK 2026/04/02 06:23:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 06:23:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 06:23:38 INFO : three.txt: Deleted 2026/04/02 06:23:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:23:41 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/dst" 2026/04/02 06:23:42 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/backup" 2026/04/02 06:23:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:44 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:23:44 DEBUG : one: Sizes differ 2026/04/02 06:23:44 DEBUG : two: size = 3 OK 2026/04/02 06:23:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:23:44 DEBUG : two: Unchanged skipping 2026/04/02 06:23:44 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:46 DEBUG : one-2019-01-01: size = 3 OK 2026/04/02 06:23:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 06:23:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/02 06:23:46 INFO : one: Deleted 2026/04/02 06:23:46 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:47 DEBUG : one: size = 4 OK 2026/04/02 06:23:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:23:47 INFO : one: Copied (new) 2026/04/02 06:23:47 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/02 06:23:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 06:23:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/02 06:23:47 INFO : three.txt: Deleted 2026/04/02 06:23:47 INFO : three.txt: Moved into backup dir 2026/04/02 06:23:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:49 DEBUG : one: size = 4 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:23:49 DEBUG : one: Sizes differ 2026/04/02 06:23:49 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:49 DEBUG : two: size = 3 OK 2026/04/02 06:23:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:23:49 DEBUG : two: Unchanged skipping 2026/04/02 06:23:50 DEBUG : one-2019-01-01: size = 4 OK 2026/04/02 06:23:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:23:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/02 06:23:50 INFO : one: Deleted 2026/04/02 06:23:50 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:50 DEBUG : one: size = 5 OK 2026/04/02 06:23:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 06:23:50 INFO : one: Copied (new) 2026/04/02 06:23:50 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:51 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/02 06:23:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 06:23:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/02 06:23:51 INFO : three.txt: Deleted 2026/04/02 06:23:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.11s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:23:55 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/dst" 2026/04/02 06:23:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone743024746) 2026/04/02 06:23:57 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:23:57 DEBUG : one: Sizes differ 2026/04/02 06:23:57 DEBUG : two: size = 3 OK 2026/04/02 06:23:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:23:57 DEBUG : two: Unchanged skipping 2026/04/02 06:23:57 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:23:57 DEBUG : one.bak: size = 3 OK 2026/04/02 06:23:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 06:23:57 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 06:23:57 INFO : one: Deleted 2026/04/02 06:23:57 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:23:58 DEBUG : one: size = 4 OK 2026/04/02 06:23:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:23:58 INFO : one: Copied (new) 2026/04/02 06:23:58 DEBUG : Waiting for deletions to finish 2026/04/02 06:23:59 DEBUG : three.txt.bak: size = 5 OK 2026/04/02 06:23:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 06:23:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 06:23:59 INFO : three.txt: Deleted 2026/04/02 06:23:59 INFO : three.txt: Moved into backup dir 2026/04/02 06:24:00 DEBUG : one.bak: Excluded (Path Filter) 2026/04/02 06:24:00 DEBUG : one.bak: Excluded 2026/04/02 06:24:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/02 06:24:00 DEBUG : three.txt.bak: Excluded 2026/04/02 06:24:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:24:00 DEBUG : one: size = 4 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:24:00 DEBUG : one: Sizes differ 2026/04/02 06:24:00 DEBUG : two: size = 3 OK 2026/04/02 06:24:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:24:00 DEBUG : two: Unchanged skipping 2026/04/02 06:24:00 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for checks to finish 2026/04/02 06:24:00 DEBUG : one.bak: size = 4 OK 2026/04/02 06:24:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:24:00 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 06:24:00 INFO : one: Deleted 2026/04/02 06:24:00 DEBUG : B2 bucket rclone-test-movahiz6wuge path dst: Waiting for transfers to finish 2026/04/02 06:24:01 DEBUG : one: size = 5 OK 2026/04/02 06:24:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 06:24:01 INFO : one: Copied (new) 2026/04/02 06:24:01 DEBUG : Waiting for deletions to finish 2026/04/02 06:24:02 DEBUG : three.txt.bak: size = 6 OK 2026/04/02 06:24:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 06:24:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 06:24:02 INFO : three.txt: Deleted 2026/04/02 06:24:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.65s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:24:05 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/dst" 2026/04/02 06:24:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone743024746) 2026/04/02 06:24:07 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:24:07 DEBUG : one: Sizes differ 2026/04/02 06:24:08 DEBUG : one.bak: size = 3 OK 2026/04/02 06:24:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 06:24:08 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 06:24:08 INFO : one: Deleted 2026/04/02 06:24:09 DEBUG : one: size = 4 OK 2026/04/02 06:24:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:24:09 INFO : one: Copied (new) 2026/04/02 06:24:09 DEBUG : two: size = 3 OK 2026/04/02 06:24:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:24:09 DEBUG : two: Unchanged skipping 2026/04/02 06:24:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone743024746) 2026/04/02 06:24:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:24:10 DEBUG : three.txt: Sizes differ 2026/04/02 06:24:10 DEBUG : three.txt.bak: size = 5 OK 2026/04/02 06:24:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 06:24:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 06:24:10 INFO : three.txt: Deleted 2026/04/02 06:24:11 DEBUG : three.txt: size = 6 OK 2026/04/02 06:24:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 06:24:11 INFO : three.txt: Copied (new) 2026/04/02 06:24:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:24:12 DEBUG : one: size = 4 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:24:12 DEBUG : one: Sizes differ 2026/04/02 06:24:12 DEBUG : one.bak: size = 4 OK 2026/04/02 06:24:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:24:12 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 06:24:12 INFO : one: Deleted 2026/04/02 06:24:13 DEBUG : one: size = 5 OK 2026/04/02 06:24:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 06:24:13 INFO : one: Copied (new) 2026/04/02 06:24:13 DEBUG : two: size = 3 OK 2026/04/02 06:24:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:24:13 DEBUG : two: Unchanged skipping 2026/04/02 06:24:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone743024746) 2026/04/02 06:24:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:24:13 DEBUG : three.txt: Sizes differ 2026/04/02 06:24:14 DEBUG : three.txt.bak: size = 6 OK 2026/04/02 06:24:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 06:24:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 06:24:14 INFO : three.txt: Deleted 2026/04/02 06:24:14 DEBUG : three.txt: size = 19 OK 2026/04/02 06:24:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/02 06:24:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.59s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:24:18 DEBUG : Creating backend with remote "TestB2:rclone-test-movahiz6wuge/dst" 2026/04/02 06:24:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone743024746) 2026/04/02 06:24:19 DEBUG : one: size = 3 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:24:19 DEBUG : one: Sizes differ 2026/04/02 06:25:02 DEBUG : one-2019-01-01: size = 3 OK 2026/04/02 06:25:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 06:25:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/02 06:25:03 INFO : one: Deleted 2026/04/02 06:25:03 DEBUG : one: size = 4 OK 2026/04/02 06:25:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:25:03 INFO : one: Copied (new) 2026/04/02 06:25:04 DEBUG : two: size = 3 OK 2026/04/02 06:25:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:04 DEBUG : two: Unchanged skipping 2026/04/02 06:25:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:04 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:25:04 DEBUG : three.txt: Sizes differ 2026/04/02 06:25:05 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/02 06:25:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 06:25:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/02 06:25:05 INFO : three.txt: Deleted 2026/04/02 06:25:05 DEBUG : three.txt: size = 6 OK 2026/04/02 06:25:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 06:25:05 INFO : three.txt: Copied (new) 2026/04/02 06:25:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:06 DEBUG : one: size = 4 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:25:06 DEBUG : one: Sizes differ 2026/04/02 06:25:07 DEBUG : one-2019-01-01: size = 4 OK 2026/04/02 06:25:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 06:25:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/02 06:25:07 INFO : one: Deleted 2026/04/02 06:25:07 DEBUG : one: size = 5 OK 2026/04/02 06:25:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 06:25:07 INFO : one: Copied (new) 2026/04/02 06:25:07 DEBUG : two: size = 3 OK 2026/04/02 06:25:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:07 DEBUG : two: Unchanged skipping 2026/04/02 06:25:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-movahiz6wuge path dst) 2026/04/02 06:25:07 DEBUG : three.txt: Sizes differ 2026/04/02 06:25:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/02 06:25:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 06:25:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/02 06:25:08 INFO : three.txt: Deleted 2026/04/02 06:25:08 DEBUG : three.txt: size = 19 OK 2026/04/02 06:25:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/02 06:25:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (54.00s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:25:11 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:25:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:11 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:11 DEBUG : Testêé: Sizes differ 2026/04/02 06:25:11 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:25:12 DEBUG : Testêé: size = 14 OK 2026/04/02 06:25:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/02 06:25:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/02 06:25:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.47s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:25:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/02 06:25:13 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:25:13 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:25:13 DEBUG : existing: size = 6 OK 2026/04/02 06:25:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 06:25:13 INFO : existing: Copied (new) 2026/04/02 06:25:13 DEBUG : Waiting for deletions to finish 2026/04/02 06:25:14 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:25:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:14 DEBUG : existing: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:14 DEBUG : existing: Sizes differ 2026/04/02 06:25:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/02 06:25:14 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:25:14 ERROR : B2 bucket rclone-test-movahiz6wuge: not deleting files as there were IO errors 2026/04/02 06:25:14 ERROR : B2 bucket rclone-test-movahiz6wuge: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.96s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:25:15 DEBUG : EXISTING: size = 6 OK 2026/04/02 06:25:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:15 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:25:15 DEBUG : existing: Unchanged skipping 2026/04/02 06:25:15 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:25:15 DEBUG : Waiting for deletions to finish 2026/04/02 06:25:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- 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-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:25:30 DEBUG : both0: size = 6 OK 2026/04/02 06:25:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:25:30 DEBUG : both10: size = 6 OK 2026/04/02 06:25:30 DEBUG : both11: size = 6 OK 2026/04/02 06:25:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both12: size = 6 OK 2026/04/02 06:25:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both0: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both13: size = 6 OK 2026/04/02 06:25:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both13: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both14: size = 6 OK 2026/04/02 06:25:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both14: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both15: size = 6 OK 2026/04/02 06:25:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both15: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both16: size = 6 OK 2026/04/02 06:25:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both16: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both17: size = 6 OK 2026/04/02 06:25:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both10: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both18: size = 6 OK 2026/04/02 06:25:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both11: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both19: size = 6 OK 2026/04/02 06:25:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both19: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both1: size = 6 OK 2026/04/02 06:25:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both12: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both2: size = 6 OK 2026/04/02 06:25:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both2: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both3: size = 6 OK 2026/04/02 06:25:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both3: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both4: size = 6 OK 2026/04/02 06:25:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both17: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both5: size = 6 OK 2026/04/02 06:25:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both5: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both6: size = 6 OK 2026/04/02 06:25:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both18: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both7: size = 6 OK 2026/04/02 06:25:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both7: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both8: size = 6 OK 2026/04/02 06:25:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both8: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both9: size = 6 OK 2026/04/02 06:25:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:30 DEBUG : both9: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both1: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both4: Unchanged skipping 2026/04/02 06:25:30 DEBUG : both6: Unchanged skipping 2026/04/02 06:25:30 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:25:30 DEBUG : Waiting for deletions to finish 2026/04/02 06:25:31 INFO : only9: Deleted 2026/04/02 06:25:31 INFO : only10: Deleted 2026/04/02 06:25:31 INFO : only13: Deleted 2026/04/02 06:25:31 INFO : only0: Deleted 2026/04/02 06:25:31 INFO : only16: Deleted 2026/04/02 06:25:31 INFO : only1: Deleted 2026/04/02 06:25:31 INFO : only14: Deleted 2026/04/02 06:25:31 INFO : only17: Deleted 2026/04/02 06:25:31 INFO : only19: Deleted 2026/04/02 06:25:31 INFO : only2: Deleted 2026/04/02 06:25:31 INFO : only7: Deleted 2026/04/02 06:25:31 INFO : only11: Deleted 2026/04/02 06:25:31 INFO : only12: Deleted 2026/04/02 06:25:31 INFO : only3: Deleted 2026/04/02 06:25:32 INFO : only4: Deleted 2026/04/02 06:25:32 INFO : only5: Deleted 2026/04/02 06:25:32 INFO : only15: Deleted 2026/04/02 06:25:32 INFO : only18: Deleted 2026/04/02 06:25:32 INFO : only6: Deleted 2026/04/02 06:25:32 INFO : only8: Deleted 2026/04/02 06:25:32 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.47s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:25:51 DEBUG : both0: size = 6 OK 2026/04/02 06:25:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both0: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both10: size = 6 OK 2026/04/02 06:25:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both10: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both11: size = 6 OK 2026/04/02 06:25:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both11: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both12: size = 6 OK 2026/04/02 06:25:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both12: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both13: size = 6 OK 2026/04/02 06:25:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both13: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both14: size = 6 OK 2026/04/02 06:25:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both14: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both15: size = 6 OK 2026/04/02 06:25:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both15: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both16: size = 6 OK 2026/04/02 06:25:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both16: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both17: size = 6 OK 2026/04/02 06:25:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both17: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both18: size = 6 OK 2026/04/02 06:25:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both18: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both19: size = 6 OK 2026/04/02 06:25:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both19: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both1: size = 6 OK 2026/04/02 06:25:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both1: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both2: size = 6 OK 2026/04/02 06:25:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both2: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both3: size = 6 OK 2026/04/02 06:25:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both3: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both4: size = 6 OK 2026/04/02 06:25:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both4: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both5: size = 6 OK 2026/04/02 06:25:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both5: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both6: size = 6 OK 2026/04/02 06:25:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both6: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both7: size = 6 OK 2026/04/02 06:25:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both7: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both8: size = 6 OK 2026/04/02 06:25:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both8: Unchanged skipping 2026/04/02 06:25:51 DEBUG : both9: size = 6 OK 2026/04/02 06:25:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:25:51 DEBUG : both9: Unchanged skipping 2026/04/02 06:25:51 DEBUG : only0: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only0: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only0: Sizes differ 2026/04/02 06:25:51 DEBUG : only10: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only10: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only10: Sizes differ 2026/04/02 06:25:51 DEBUG : only11: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only11: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only11: Sizes differ 2026/04/02 06:25:51 DEBUG : only12: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only12: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only12: Sizes differ 2026/04/02 06:25:51 DEBUG : only13: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only13: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only13: Sizes differ 2026/04/02 06:25:51 DEBUG : only14: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only14: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only14: Sizes differ 2026/04/02 06:25:51 DEBUG : only15: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only15: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only15: Sizes differ 2026/04/02 06:25:51 DEBUG : only16: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only16: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only16: Sizes differ 2026/04/02 06:25:51 DEBUG : only17: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only17: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only17: Sizes differ 2026/04/02 06:25:51 DEBUG : only18: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only18: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only18: Sizes differ 2026/04/02 06:25:51 DEBUG : only19: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only19: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only19: Sizes differ 2026/04/02 06:25:51 DEBUG : only1: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only1: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only1: Sizes differ 2026/04/02 06:25:51 DEBUG : only2: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only2: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only2: Sizes differ 2026/04/02 06:25:51 DEBUG : only3: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only3: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only3: Sizes differ 2026/04/02 06:25:51 DEBUG : only4: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only4: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only4: Sizes differ 2026/04/02 06:25:51 DEBUG : only5: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only5: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only5: Sizes differ 2026/04/02 06:25:51 DEBUG : only6: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only6: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only6: Sizes differ 2026/04/02 06:25:51 DEBUG : only7: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only7: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only7: Sizes differ 2026/04/02 06:25:51 DEBUG : only8: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only8: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only8: Sizes differ 2026/04/02 06:25:51 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:25:51 DEBUG : only9: size = 0 (Local file system at /tmp/rclone743024746) 2026/04/02 06:25:51 DEBUG : only9: size = 6 (B2 bucket rclone-test-movahiz6wuge) 2026/04/02 06:25:51 DEBUG : only9: Sizes differ 2026/04/02 06:25:51 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:25:52 DEBUG : only0: size = 0 OK 2026/04/02 06:25:52 DEBUG : only10: size = 0 OK 2026/04/02 06:25:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only0: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only10: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only13: size = 0 OK 2026/04/02 06:25:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only13: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only14: size = 0 OK 2026/04/02 06:25:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only14: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only15: size = 0 OK 2026/04/02 06:25:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only15: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only12: size = 0 OK 2026/04/02 06:25:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only12: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only16: size = 0 OK 2026/04/02 06:25:52 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only16: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only11: size = 0 OK 2026/04/02 06:25:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only11: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only17: size = 0 OK 2026/04/02 06:25:52 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only17: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only18: size = 0 OK 2026/04/02 06:25:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only18: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only19: size = 0 OK 2026/04/02 06:25:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only19: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only1: size = 0 OK 2026/04/02 06:25:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only1: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only2: size = 0 OK 2026/04/02 06:25:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only2: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only3: size = 0 OK 2026/04/02 06:25:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only3: Copied (replaced existing) 2026/04/02 06:25:52 DEBUG : only4: size = 0 OK 2026/04/02 06:25:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:52 INFO : only4: Copied (replaced existing) 2026/04/02 06:25:53 DEBUG : only5: size = 0 OK 2026/04/02 06:25:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:53 INFO : only5: Copied (replaced existing) 2026/04/02 06:25:53 DEBUG : only6: size = 0 OK 2026/04/02 06:25:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:53 INFO : only6: Copied (replaced existing) 2026/04/02 06:25:53 DEBUG : only9: size = 0 OK 2026/04/02 06:25:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:53 INFO : only9: Copied (replaced existing) 2026/04/02 06:25:53 DEBUG : only7: size = 0 OK 2026/04/02 06:25:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:53 INFO : only7: Copied (replaced existing) 2026/04/02 06:25:53 DEBUG : only8: size = 0 OK 2026/04/02 06:25:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 06:25:53 INFO : only8: Copied (replaced existing) 2026/04/02 06:25:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.18s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:26:01 DEBUG : empty_dir: Making directory with metadata 2026/04/02 06:26:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 06:26:01 DEBUG : empty_on_remote: Making directory with metadata 2026/04/02 06:26:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 06:26:01 INFO : empty_on_remote: Making directory 2026/04/02 06:26:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/02 06:26:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/02 06:26:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/02 06:26:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/02 06:26:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:26:04 DEBUG : empty_dir: Making directory with metadata 2026/04/02 06:26:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 06:26:04 DEBUG : empty_on_remote: Making directory with metadata 2026/04/02 06:26:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 06:26:04 INFO : empty_on_remote: Making directory 2026/04/02 06:26:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/02 06:26:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/02 06:26:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/02 06:26:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/02 06:26:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/02 06:26:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:26:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 06:26:06 INFO : sub dir: Making directory 2026/04/02 06:26:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:26:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 06:26:10 INFO : sub dir: Making directory 2026/04/02 06:26:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:26:21 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:21 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:26:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : apple: size = 5 OK 2026/04/02 06:26:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:26:22 DEBUG : banana: size = 6 OK 2026/04/02 06:26:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : apple: Unchanged skipping 2026/04/02 06:26:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:26:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:26:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:26:22 DEBUG : banana: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:26:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:26:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:26:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:26:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:26:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:26:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:26:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:26:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:26:22 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:26:22 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:22 INFO : There was nothing to transfer 2026/04/02 06:26:22 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:22 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:26:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : apple: size = 5 OK 2026/04/02 06:26:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : apple: Unchanged skipping 2026/04/02 06:26:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:26:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:26:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:26:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:26:23 DEBUG : banana: size = 6 OK 2026/04/02 06:26:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : banana: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:26:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:26:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:26:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:26:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:26:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:26:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:26:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:26:23 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:26:23 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:26:23 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:23 INFO : There was nothing to transfer 2026/04/02 06:26:23 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:23 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:26:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:26:37 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:37 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:26:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : apple: size = 5 OK 2026/04/02 06:26:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:26:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : apple: Unchanged skipping 2026/04/02 06:26:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:26:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:26:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:26:38 DEBUG : banana: size = 6 OK 2026/04/02 06:26:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : banana: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:26:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:26:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:26:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:26:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:26:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:26:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:26:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:26:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:26:38 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:26:38 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:38 INFO : There was nothing to transfer 2026/04/02 06:26:38 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:38 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:26:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:26:39 DEBUG : banana: size = 6 OK 2026/04/02 06:26:39 DEBUG : apple: size = 5 OK 2026/04/02 06:26:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : banana: Unchanged skipping 2026/04/02 06:26:39 DEBUG : apple: Unchanged skipping 2026/04/02 06:26:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:26:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:26:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:26:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:26:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:26:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:26:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:26:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:26:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:26:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:26:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:26:39 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:26:39 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:39 INFO : There was nothing to transfer 2026/04/02 06:26:39 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:39 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:26:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:26:52 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:53 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:26:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : YXBwbGU=: size = 5 OK 2026/04/02 06:26:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 06:26:53 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/02 06:26:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 06:26:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:26:53 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:26:53 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:26:53 DEBUG : YmFuYW5h: size = 6 OK 2026/04/02 06:26:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 06:26:53 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/02 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/02 06:26:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 06:26:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/02 06:26:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 06:26:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/02 06:26:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 06:26:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/02 06:26:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 06:26:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/02 06:26:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 06:26:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/02 06:26:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 06:26:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/02 06:26:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 06:26:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/02 06:26:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 06:26:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/02 06:26:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 06:26:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/02 06:26:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 06:26:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/02 06:26:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 06:26:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/02 06:26:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 06:26:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/02 06:26:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 06:26:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/02 06:26:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 06:26:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 06:26:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/02 06:26:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 06:26:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/02 06:26:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 06:26:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/02 06:26:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 06:26:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/02 06:26:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 06:26:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/02 06:26:55 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:55 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 06:26:55 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 06:26:56 INFO : apple: Deleted 2026/04/02 06:26:56 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 06:26:56 INFO : appleappleapplebanana: Deleted 2026/04/02 06:26:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 06:26:56 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 06:26:56 INFO : splitbananasplit: Deleted 2026/04/02 06:26:56 INFO : banana: Deleted 2026/04/02 06:26:56 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/02 06:26:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 06:26:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:57 DEBUG : YXBwbGU=: size = 5 OK 2026/04/02 06:26:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : apple: Unchanged skipping 2026/04/02 06:26:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/02 06:26:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:26:57 DEBUG : YmFuYW5h: size = 6 OK 2026/04/02 06:26:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : banana: Unchanged skipping 2026/04/02 06:26:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/02 06:26:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 06:26:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/02 06:26:57 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:26:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/02 06:26:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/02 06:26:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/02 06:26:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/02 06:26:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/02 06:26:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/02 06:26:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:26:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:26:57 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:26:57 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:57 DEBUG : Waiting for deletions to finish 2026/04/02 06:26:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/02 06:26:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 06:26:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 06:26:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 06:26:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 06:26:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 06:26:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 06:26:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 06:26:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 06:26:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 06:26:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 06:26:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:27:10 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:10 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 06:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 06:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 06:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 06:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 06:27:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/02 06:27:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 06:27:11 DEBUG : PREFIXapple: size = 5 OK 2026/04/02 06:27:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 06:27:11 INFO : apple: Copied (new) to: PREFIXapple 2026/04/02 06:27:11 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/02 06:27:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 06:27:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/02 06:27:11 DEBUG : PREFIXbanana: size = 6 OK 2026/04/02 06:27:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 06:27:11 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/02 06:27:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 06:27:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 06:27:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 06:27:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 06:27:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 06:27:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 06:27:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 06:27:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 06:27:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 06:27:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 06:27:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 06:27:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 06:27:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 06:27:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 06:27:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 06:27:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 06:27:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 06:27:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/02 06:27:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:11 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:27:11 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:27:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/02 06:27:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 06:27:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 06:27:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 06:27:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/02 06:27:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 06:27:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 06:27:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 06:27:11 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/02 06:27:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 06:27:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/02 06:27:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 06:27:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:27:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 06:27:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 06:27:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 06:27:11 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/02 06:27:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 06:27:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/02 06:27:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 06:27:11 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/02 06:27:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 06:27:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/02 06:27:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 06:27:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/02 06:27:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 06:27:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/02 06:27:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/02 06:27:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 06:27:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 06:27:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/02 06:27:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 06:27:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 06:27:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/02 06:27:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 06:27:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/02 06:27:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/02 06:27:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 06:27:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/02 06:27:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/02 06:27:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 06:27:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/02 06:27:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/02 06:27:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 06:27:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/02 06:27:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/02 06:27:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 06:27:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/02 06:27:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 06:27:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/02 06:27:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 06:27:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/02 06:27:12 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/02 06:27:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 06:27:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/02 06:27:12 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:12 INFO : apple: Deleted 2026/04/02 06:27:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 06:27:13 INFO : appleappleapplebanana: Deleted 2026/04/02 06:27:13 INFO : splitbananasplit: Deleted 2026/04/02 06:27:13 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 06:27:13 INFO : banana: Deleted 2026/04/02 06:27:13 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 06:27:13 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 06:27:13 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:27:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 06:27:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 06:27:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 06:27:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 06:27:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 06:27:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 06:27:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 06:27:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 06:27:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 06:27:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 06:27:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 06:27:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 06:27:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 06:27:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 06:27:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 06:27:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 06:27:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 06:27:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 06:27:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 06:27:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 06:27:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 06:27:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 06:27:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 06:27:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 06:27:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 06:27:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 06:27:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 06:27:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 06:27:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 06:27:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 06:27:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 06:27:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 06:27:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 06:27:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 06:27:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 06:27:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 06:27:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 06:27:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 06:27:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 06:27:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 06:27:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 06:27:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 06:27:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 06:27:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 06:27:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 06:27:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 06:27:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 06:27:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 06:27:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 06:27:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : banana: size = 6 OK 2026/04/02 06:27:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 06:27:14 INFO : banana: Copied (new) 2026/04/02 06:27:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:14 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:27:14 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:27:14 DEBUG : apple: size = 5 OK 2026/04/02 06:27:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 06:27:14 INFO : apple: Copied (new) 2026/04/02 06:27:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:27:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 06:27:14 INFO : appleappleapplebanana: Copied (new) 2026/04/02 06:27:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:27:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 06:27:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/02 06:27:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:27:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 06:27:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/02 06:27:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:27:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 06:27:14 INFO : splitbananasplit: Copied (new) 2026/04/02 06:27:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:27:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 06:27:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/02 06:27:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:27:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 06:27:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/02 06:27:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:27:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 06:27:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:27:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 06:27:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:27:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 06:27:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:27:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 06:27:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:27:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 06:27:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:27:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 06:27:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:27:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 06:27:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:27:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 06:27:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:27:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 06:27:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:27:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 06:27:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/02 06:27:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:27:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 06:27:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/02 06:27:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:27:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 06:27:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/02 06:27:16 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/02 06:27:16 INFO : PREFIXsplitbananasplit: Deleted 2026/04/02 06:27:16 INFO : PREFIXbanana: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/02 06:27:16 INFO : PREFIXapple: Deleted 2026/04/02 06:27:16 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/02 06:27:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/02 06:27:16 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:16 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:27:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:17 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:27:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:27:30 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:31 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 06:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 06:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 06:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 06:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 06:27:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:31 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:27:31 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:27:31 DEBUG : appleSUFFIX: size = 5 OK 2026/04/02 06:27:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 06:27:31 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 06:27:31 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/02 06:27:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 06:27:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:31 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/02 06:27:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 06:27:31 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/02 06:27:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 06:27:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 06:27:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 06:27:32 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/02 06:27:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 06:27:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 06:27:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 06:27:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 06:27:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 06:27:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 06:27:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 06:27:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 06:27:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/02 06:27:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 06:27:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/02 06:27:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 06:27:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/02 06:27:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 06:27:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/02 06:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 06:27:33 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/02 06:27:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 06:27:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/02 06:27:33 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/02 06:27:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 06:27:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/02 06:27:33 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/02 06:27:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 06:27:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/02 06:27:33 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/02 06:27:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 06:27:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/02 06:27:33 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:33 INFO : splitbananasplit: Deleted 2026/04/02 06:27:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 06:27:33 INFO : apple: Deleted 2026/04/02 06:27:33 INFO : appleappleapplebanana: Deleted 2026/04/02 06:27:33 INFO : banana: Deleted 2026/04/02 06:27:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 06:27:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 06:27:34 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 06:27:34 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 06:27:34 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 06:27:34 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/02 06:27:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 06:27:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 06:27:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 06:27:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : apple: size = 5 OK 2026/04/02 06:27:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 06:27:34 INFO : apple: Copied (new) 2026/04/02 06:27:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:34 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:27:34 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:27:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:27:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 06:27:34 INFO : splitbananasplit: Copied (new) 2026/04/02 06:27:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:27:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 06:27:35 INFO : appleappleapplebanana: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 06:27:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 06:27:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : banana: size = 6 OK 2026/04/02 06:27:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 06:27:35 INFO : banana: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 06:27:35 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 06:27:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 06:27:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 06:27:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 06:27:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 06:27:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 06:27:35 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:27:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 06:27:35 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/02 06:27:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:27:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 06:27:35 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/02 06:27:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:27:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 06:27:36 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/02 06:27:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:27:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 06:27:36 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/02 06:27:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:27:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 06:27:36 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/02 06:27:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:27:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 06:27:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/02 06:27:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:27:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 06:27:36 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/02 06:27:36 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : bananaSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/02 06:27:36 INFO : appleSUFFIX: Deleted 2026/04/02 06:27:37 INFO : splitbananasplitSUFFIX: Deleted 2026/04/02 06:27:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/02 06:27:37 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/02 06:27:37 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/02 06:27:37 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:37 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:37 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:27:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:27:52 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:52 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:27:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 06:27:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 06:27:52 DEBUG : apple: size = 5 OK 2026/04/02 06:27:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:52 DEBUG : apple: Unchanged skipping 2026/04/02 06:27:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:52 DEBUG : banana: size = 6 OK 2026/04/02 06:27:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:52 DEBUG : banana: Unchanged skipping 2026/04/02 06:27:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 06:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:53 DEBUG : appleapple: size = 21 OK 2026/04/02 06:27:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 06:27:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/02 06:27:53 DEBUG : splitbanan: size = 16 OK 2026/04/02 06:27:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 06:27:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/02 06:27:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 06:27:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 06:27:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 06:27:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:53 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:27:53 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:27:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/02 06:27:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 06:27:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/02 06:27:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/02 06:27:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 06:27:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/02 06:27:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/02 06:27:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 06:27:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/02 06:27:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/02 06:27:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 06:27:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/02 06:27:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/02 06:27:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 06:27:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/02 06:27:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/02 06:27:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 06:27:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/02 06:27:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/02 06:27:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 06:27:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/02 06:27:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/02 06:27:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 06:27:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/02 06:27:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/02 06:27:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 06:27:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/02 06:27:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/02 06:27:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 06:27:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/02 06:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/02 06:27:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 06:27:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/02 06:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/02 06:27:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 06:27:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/02 06:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/02 06:27:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 06:27:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/02 06:27:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/02 06:27:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 06:27:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/02 06:27:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/02 06:27:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 06:27:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/02 06:27:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/02 06:27:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 06:27:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/02 06:27:54 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 06:27:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 06:27:54 INFO : appleappleapplebanana: Deleted 2026/04/02 06:27:54 INFO : splitbananasplit: Deleted 2026/04/02 06:27:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 06:27:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 06:27:54 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 06:27:54 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 06:27:55 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 06:27:55 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:55 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : appleapple: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/02 06:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 06:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 06:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 06:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:55 DEBUG : apple: size = 5 OK 2026/04/02 06:27:55 DEBUG : banana: size = 6 OK 2026/04/02 06:27:55 DEBUG : splitbanan: size = 16 OK 2026/04/02 06:27:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:55 DEBUG : banana: Unchanged skipping 2026/04/02 06:27:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:55 DEBUG : apple: Unchanged skipping 2026/04/02 06:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:27:55 DEBUG : appleapple: size = 21 OK 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 06:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 06:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 06:27:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 06:27:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 06:27:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 06:27:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 06:27:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 06:27:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 06:27:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 06:27:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 06:27:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 06:27:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 06:27:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 06:27:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 06:27:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 06:27:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 06:27:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/02 06:27:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:27:56 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/02 06:27:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/02 06:27:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/02 06:27:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/02 06:27:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/02 06:27:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/02 06:27:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:27:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:27:56 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:27:56 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:56 DEBUG : Waiting for deletions to finish 2026/04/02 06:27:56 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : appleapple: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/02 06:27:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 06:27:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 06:27:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 06:27:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 06:27:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 06:27:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 06:27:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 06:27:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 06:27:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 06:27:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 06:27:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 06:27:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 06:27:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 06:27:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 06:27:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 06:27:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 06:27:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 06:27:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 06:27:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 06:27:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 06:27:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:28:10 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:10 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:28:10 DEBUG : banana: size = 6 OK 2026/04/02 06:28:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:10 DEBUG : banana: Unchanged skipping 2026/04/02 06:28:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:28:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:28:10 DEBUG : apple: size = 5 OK 2026/04/02 06:28:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:10 DEBUG : apple: Unchanged skipping 2026/04/02 06:28:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:28:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:28:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:28:11 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:28:11 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:11 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:11 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:28:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:28:11 DEBUG : banana: size = 6 OK 2026/04/02 06:28:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:28:11 DEBUG : banana: Unchanged skipping 2026/04/02 06:28:11 DEBUG : apple: size = 5 OK 2026/04/02 06:28:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:11 DEBUG : apple: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:28:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:28:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:28:12 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:28:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:28:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:28:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:28:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:28:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:28:12 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:28:12 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:12 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:12 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:12 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:28:25 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:25 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : apple: size = 5 OK 2026/04/02 06:28:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : apple: Unchanged skipping 2026/04/02 06:28:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:28:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:28:26 DEBUG : banana: size = 6 OK 2026/04/02 06:28:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : banana: Unchanged skipping 2026/04/02 06:28:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:28:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:28:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:28:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:28:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:28:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:28:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:28:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:28:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:28:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:28:26 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:28:26 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:26 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:26 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : apple: size = 5 OK 2026/04/02 06:28:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : apple: Unchanged skipping 2026/04/02 06:28:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:28:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:28:27 DEBUG : banana: size = 6 OK 2026/04/02 06:28:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : banana: Unchanged skipping 2026/04/02 06:28:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:28:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:28:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:28:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:28:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:28:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:28:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:28:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:28:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:28:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:28:27 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:28:27 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:27 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:27 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:28:40 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:41 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : apple: size = 5 OK 2026/04/02 06:28:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : apple: Unchanged skipping 2026/04/02 06:28:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:28:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:28:41 DEBUG : banana: size = 6 OK 2026/04/02 06:28:41 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:28:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : banana: Unchanged skipping 2026/04/02 06:28:41 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:28:41 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:28:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:28:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:28:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:28:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:28:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:28:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:28:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:28:41 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:28:41 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:41 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:41 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : apple: size = 5 OK 2026/04/02 06:28:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : apple: Unchanged skipping 2026/04/02 06:28:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:28:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:28:42 DEBUG : banana: size = 6 OK 2026/04/02 06:28:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : banana: Unchanged skipping 2026/04/02 06:28:42 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:28:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:28:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:28:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:28:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:28:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:28:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:28:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:28:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:28:42 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:28:42 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:28:42 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:42 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:42 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:28:56 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:56 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : apple: size = 5 OK 2026/04/02 06:28:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : apple: Unchanged skipping 2026/04/02 06:28:57 DEBUG : banana: size = 6 OK 2026/04/02 06:28:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : banana: Unchanged skipping 2026/04/02 06:28:57 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:28:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:28:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:28:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:28:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:28:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:28:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:28:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:28:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:28:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:28:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:28:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:28:57 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:28:57 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:57 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:57 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:28:57 DEBUG : apple: size = 5 OK 2026/04/02 06:28:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : apple: Unchanged skipping 2026/04/02 06:28:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:28:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:28:57 DEBUG : banana: size = 6 OK 2026/04/02 06:28:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : banana: Unchanged skipping 2026/04/02 06:28:57 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:28:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:57 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:28:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:28:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:28:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:28:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:28:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:28:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:28:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:28:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:28:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:28:58 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:28:58 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:58 DEBUG : Waiting for deletions to finish 2026/04/02 06:28:58 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:28:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:11 DEBUG : Waiting for deletions to finish 2026/04/02 06:29:11 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : apple: size = 5 OK 2026/04/02 06:29:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : apple: Unchanged skipping 2026/04/02 06:29:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:29:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:29:12 DEBUG : banana: size = 6 OK 2026/04/02 06:29:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : banana: Unchanged skipping 2026/04/02 06:29:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:29:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:29:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:29:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:29:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:29:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:29:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:29:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:29:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:29:12 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:12 DEBUG : Waiting for deletions to finish 2026/04/02 06:29:12 DEBUG : Waiting for deletions to finish 2026/04/02 06:29:12 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:29:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : apple: size = 5 OK 2026/04/02 06:29:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : apple: Unchanged skipping 2026/04/02 06:29:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 06:29:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 06:29:13 DEBUG : banana: size = 6 OK 2026/04/02 06:29:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 06:29:13 DEBUG : banana: Unchanged skipping 2026/04/02 06:29:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 06:29:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 06:29:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 06:29:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 06:29:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 06:29:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 06:29:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 06:29:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 06:29:13 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:13 DEBUG : Waiting for deletions to finish 2026/04/02 06:29:13 DEBUG : Waiting for deletions to finish 2026/04/02 06:29:13 DEBUG : apple: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : banana: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 06:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (184.56s) --- PASS: TestTransform/NFC (14.51s) --- PASS: TestTransform/NFD (15.85s) --- PASS: TestTransform/base64 (18.10s) --- PASS: TestTransform/prefix (19.86s) --- PASS: TestTransform/suffix (20.22s) --- PASS: TestTransform/truncate (18.68s) --- PASS: TestTransform/encoder (16.37s) --- PASS: TestTransform/ISO-8859-1 (14.91s) --- PASS: TestTransform/charmap (15.23s) --- PASS: TestTransform/lowercase (15.45s) --- PASS: TestTransform/ascii (15.37s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/02 06:29:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/02 06:29:18 INFO : sub dir_somesuffix: Making directory 2026/04/02 06:29:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/02 06:29:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/02 06:29:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/02 06:29:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/02 06:29:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/02 06:29:18 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:18 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/02 06:29:19 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/02 06:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:20 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:20 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:20 INFO : tictactoe: Making directory 2026/04/02 06:29:20 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:20 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/02 06:29:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:20 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:20 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:20 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/02 06:29:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/02 06:29:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.68s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:21 INFO : toe: Making directory 2026/04/02 06:29:21 INFO : toe/toe: Making directory 2026/04/02 06:29:21 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 06:29:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 06:29:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 06:29:21 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:21 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/02 06:29:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/02 06:29:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.89s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:23 INFO : toe: Making directory 2026/04/02 06:29:23 INFO : toe/toe: Making directory 2026/04/02 06:29:23 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 06:29:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 06:29:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 06:29:23 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:23 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/02 06:29:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/02 06:29:24 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:25 DEBUG : empty_dir: Making directory with metadata 2026/04/02 06:29:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 06:29:25 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:25 INFO : tictacempty_dir: Making directory 2026/04/02 06:29:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:25 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:25 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:25 INFO : tictactoe: Making directory 2026/04/02 06:29:25 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:25 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:25 INFO : tictactoe/tictactoe: Making directory 2026/04/02 06:29:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 06:29:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 06:29:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 06:29:25 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:25 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/02 06:29:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/02 06:29:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:26 DEBUG : empty_dir: Making directory with metadata 2026/04/02 06:29:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 06:29:26 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:26 INFO : tictacempty_dir: Making directory 2026/04/02 06:29:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:26 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:26 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:26 INFO : tictactoe: Making directory 2026/04/02 06:29:26 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:26 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:26 INFO : tictactoe/tictactoe: Making directory 2026/04/02 06:29:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 06:29:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 06:29:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:26 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:26 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 06:29:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/02 06:29:28 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:28 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:28 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:28 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 06:29:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 06:29:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/02 06:29:28 NOTICE: B2 bucket rclone-test-movahiz6wuge: 0 differences found 2026/04/02 06:29:28 NOTICE: B2 bucket rclone-test-movahiz6wuge: 1 matching files --- PASS: TestAllTag (2.60s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:29 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:29 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:29 INFO : tictactoe: Making directory 2026/04/02 06:29:29 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:29 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:29 INFO : tictactoe/tictactoe: Making directory 2026/04/02 06:29:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 06:29:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 06:29:29 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:29 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 06:29:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/02 06:29:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/02 06:29:30 DEBUG : Waiting for deletions to finish 2026/04/02 06:29:30 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:31 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:31 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:31 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/02 06:29:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 06:29:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 06:29:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/02 06:29:31 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.86s) === RUN TestSyntax 2026/04/02 06:29:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:32 INFO : toe: Making directory 2026/04/02 06:29:32 INFO : toe/toe: Making directory 2026/04/02 06:29:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 06:29:32 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:32 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:32 DEBUG : toe/toe/toe: size = 11 OK 2026/04/02 06:29:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:32 INFO : toe/toe/toe: Copied (new) 2026/04/02 06:29:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:33 DEBUG : empty_dir: Making directory with metadata 2026/04/02 06:29:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 06:29:33 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:34 INFO : tictacempty_dir: Making directory 2026/04/02 06:29:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:34 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:34 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:34 INFO : tictactoe: Making directory 2026/04/02 06:29:34 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:34 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:34 INFO : tictactoe/tictactoe: Making directory 2026/04/02 06:29:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 06:29:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 06:29:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:34 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:34 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 06:29:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:34 INFO : toe/toe/toe.txt: Deleted 2026/04/02 06:29:34 INFO : toe/toe: Removing directory 2026/04/02 06:29:34 INFO : toe: Removing directory 2026/04/02 06:29:34 INFO : empty_dir: Removing directory 2026/04/02 06:29:34 DEBUG : Local file system at /tmp/rclone743024746: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:35 DEBUG : empty_dir: Making directory with metadata 2026/04/02 06:29:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 06:29:35 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:35 INFO : tictacempty_dir: Making directory 2026/04/02 06:29:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:35 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:35 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:35 INFO : tictactoe: Making directory 2026/04/02 06:29:35 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:35 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:35 INFO : tictactoe/tictactoe: Making directory 2026/04/02 06:29:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 06:29:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 06:29:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:35 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:35 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 06:29:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:36 INFO : toe/toe/toe.txt: Deleted 2026/04/02 06:29:36 INFO : toe/toe: Removing directory 2026/04/02 06:29:36 INFO : toe: Removing directory 2026/04/02 06:29:36 INFO : empty_dir: Removing directory 2026/04/02 06:29:36 DEBUG : Local file system at /tmp/rclone743024746: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/02 06:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 06:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 06:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 06:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 06:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 06:29:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/02 06:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/02 06:29:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.40s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:38 DEBUG : Reset feature "Copy" 2026/04/02 06:29:38 DEBUG : Reset feature "Move" 2026/04/02 06:29:38 DEBUG : Reset feature "Copy" 2026/04/02 06:29:38 DEBUG : Reset feature "Move" 2026/04/02 06:29:38 DEBUG : empty_dir: Making directory with metadata 2026/04/02 06:29:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 06:29:38 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:39 INFO : tictacempty_dir: Making directory 2026/04/02 06:29:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 06:29:39 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:39 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:39 INFO : tictactoe: Making directory 2026/04/02 06:29:39 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:39 DEBUG : toe: transformed to: tictactoe 2026/04/02 06:29:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:39 INFO : tictactoe/tictactoe: Making directory 2026/04/02 06:29:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 06:29:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 06:29:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 06:29:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:39 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:39 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 06:29:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 06:29:39 INFO : toe/toe/toe.txt: Deleted 2026/04/02 06:29:39 INFO : toe/toe: Removing directory 2026/04/02 06:29:39 INFO : toe: Removing directory 2026/04/02 06:29:39 INFO : empty_dir: Removing directory 2026/04/02 06:29:39 DEBUG : Local file system at /tmp/rclone743024746: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/02 06:29:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 06:29:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 06:29:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 06:29:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 06:29:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 06:29:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/02 06:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/02 06:29:41 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.67s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:42 DEBUG : toe: transformed to: dG9l 2026/04/02 06:29:42 DEBUG : toe: transformed to: dG9l 2026/04/02 06:29:42 INFO : dG9l: Making directory 2026/04/02 06:29:42 DEBUG : toe: transformed to: dG9l 2026/04/02 06:29:42 DEBUG : toe: transformed to: dG9l 2026/04/02 06:29:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/02 06:29:42 INFO : dG9l/dG9l: Making directory 2026/04/02 06:29:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/02 06:29:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/02 06:29:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/02 06:29:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 06:29:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/02 06:29:42 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:42 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/02 06:29:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/02 06:29:43 DEBUG : Waiting for deletions to finish 2026/04/02 06:29:43 DEBUG : dG9l: transformed to: toe 2026/04/02 06:29:43 DEBUG : dG9l: transformed to: toe 2026/04/02 06:29:43 DEBUG : dG9l: transformed to: toe 2026/04/02 06:29:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/02 06:29:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/02 06:29:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/02 06:29:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/02 06:29:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/02 06:29:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/02 06:29:44 DEBUG : Local file system at /tmp/rclone743024746: Waiting for checks to finish 2026/04/02 06:29:44 DEBUG : Local file system at /tmp/rclone743024746: Waiting for transfers to finish 2026/04/02 06:29:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-movahiz6wuge", Local "Local file system at /tmp/rclone743024746", Modify Window "1ms" 2026/04/02 06:29:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 06:29:44 DEBUG : toe: transformed to: 2026/04/02 06:29:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 06:29:45 DEBUG : toe: transformed to: 2026/04/02 06:29:45 INFO : B2 bucket rclone-test-movahiz6wuge: Making directory 2026/04/02 06:29:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 06:29:45 DEBUG : toe: transformed to: 2026/04/02 06:29:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 06:29:45 DEBUG : toe: transformed to: 2026/04/02 06:29:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 06:29:45 DEBUG : toe/toe: transformed to: 2026/04/02 06:29:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/02 06:29:45 INFO : toe/toe: Making directory 2026/04/02 06:29:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 06:29:45 DEBUG : toe/toe: transformed to: 2026/04/02 06:29:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/02 06:29:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 06:29:45 DEBUG : toe: transformed to: 2026/04/02 06:29:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 06:29:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 06:29:45 DEBUG : toe/toe/toe: transformed to: 2026/04/02 06:29:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/02 06:29:45 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for checks to finish 2026/04/02 06:29:45 DEBUG : B2 bucket rclone-test-movahiz6wuge: Waiting for transfers to finish 2026/04/02 06:29:46 DEBUG : toe/toe/toe: size = 11 OK 2026/04/02 06:29:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 06:29:46 INFO : toe/toe/toe: Copied (new) 2026/04/02 06:29:46 ERROR : B2 bucket rclone-test-movahiz6wuge: not deleting files as there were IO errors 2026/04/02 06:29:46 ERROR : B2 bucket rclone-test-movahiz6wuge: not deleting directories as there were IO errors --- PASS: TestError (1.99s) PASS 2026/04/02 06:29:46 DEBUG : B2 bucket rclone-test-movahiz6wuge: Purge remote 2026/04/02 06:29:46 INFO : B2 bucket rclone-test-movahiz6wuge: cleaning bucket "rclone-test-movahiz6wuge" of all files 2026/04/02 06:29:47 DEBUG : BackupDir/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0ccacd_d20260402_m062310_c001_v7007000_t0000_u01775110990608") 2026/04/02 06:29:47 DEBUG : BackupDir/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f108b6d2877c42d6e_d20260402_m062304_c001_v0001184_t0035_u01775110984482") 2026/04/02 06:29:47 DEBUG : CompareDest/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f415843ef8bc51fa5_d20260402_m062244_c001_v7007000_t0000_u01775110964152") 2026/04/02 06:29:47 DEBUG : CompareDest/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f78a_d20260402_m062238_c001_v0001185_t0043_u01775110958436") 2026/04/02 06:29:47 DEBUG : CompareDest/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f415843ef8bc51fa6_d20260402_m062244_c001_v7007000_t0000_u01775110964333") 2026/04/02 06:29:47 DEBUG : CompareDest/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f25b_d20260402_m062239_c001_v0001177_t0026_u01775110959752") 2026/04/02 06:29:47 DEBUG : CopyDest/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0ccace_d20260402_m062310_c001_v7007000_t0000_u01775110990790") 2026/04/02 06:29:47 DEBUG : CopyDest/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67104_d20260402_m062301_c001_v0001157_t0017_u01775110981222") 2026/04/02 06:29:47 DEBUG : CopyDest/three: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0ccacf_d20260402_m062310_c001_v7007000_t0000_u01775110990974") 2026/04/02 06:29:48 DEBUG : CopyDest/three: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f297_d20260402_m062308_c001_v0001177_t0014_u01775110988498") 2026/04/02 06:29:48 DEBUG : CopyDest/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0ccad0_d20260402_m062311_c001_v7007000_t0000_u01775110991158") 2026/04/02 06:29:48 DEBUG : CopyDest/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f863_d20260402_m062305_c001_v0001185_t0001_u01775110985854") 2026/04/02 06:29:48 DEBUG : EXISTING: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184329e_d20260402_m062515_c001_v7007000_t0000_u01775111115879") 2026/04/02 06:29:48 DEBUG : EXISTING: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fd85_d20260402_m062514_c001_v0001185_t0045_u01775111114933") 2026/04/02 06:29:48 DEBUG : PREFIXapple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38f77_d20260402_m062716_c001_v7007000_t0000_u01775111236406") 2026/04/02 06:29:48 DEBUG : PREFIXapple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57013b_d20260402_m062710_c001_v0001185_t0045_u01775111230968") 2026/04/02 06:29:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41135e7dacbcb6e0_d20260402_m062716_c001_v7007000_t0000_u01775111236415") 2026/04/02 06:29:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1cc_d20260402_m062710_c001_v0001181_t0038_u01775111230990") 2026/04/02 06:29:48 DEBUG : PREFIXbanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433de_d20260402_m062716_c001_v7007000_t0000_u01775111236175") 2026/04/02 06:29:48 DEBUG : PREFIXbanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673b5_d20260402_m062710_c001_v0001157_t0046_u01775111230979") 2026/04/02 06:29:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b91016823d_d20260402_m062716_c001_v7007000_t0000_u01775111236167") 2026/04/02 06:29:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527decd_d20260402_m062710_c001_v0001116_t0047_u01775111230997") 2026/04/02 06:29:48 DEBUG : Testêé: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184329c_d20260402_m062512_c001_v7007000_t0000_u01775111112604") 2026/04/02 06:29:49 DEBUG : Testêé: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fd75_d20260402_m062512_c001_v0001185_t0042_u01775111112037") 2026/04/02 06:29:49 DEBUG : Testêé: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6725f_d20260402_m062510_c001_v0001157_t0018_u01775111110864") 2026/04/02 06:29:49 DEBUG : YXBwbGU=: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef68_d20260402_m062658_c001_v7007000_t0000_u01775111218173") 2026/04/02 06:29:49 DEBUG : YXBwbGU=: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57009c_d20260402_m062653_c001_v0001185_t0052_u01775111213661") 2026/04/02 06:29:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef69_d20260402_m062658_c001_v7007000_t0000_u01775111218355") 2026/04/02 06:29:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de94_d20260402_m062653_c001_v0001116_t0041_u01775111213668") 2026/04/02 06:29:49 DEBUG : YmFuYW5h: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef6a_d20260402_m062658_c001_v7007000_t0000_u01775111218536") 2026/04/02 06:29:49 DEBUG : YmFuYW5h: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf163_d20260402_m062653_c001_v0001181_t0025_u01775111213682") 2026/04/02 06:29:49 DEBUG : a/potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed95_d20260402_m062103_c001_v7007000_t0000_u01775110863719") 2026/04/02 06:29:49 DEBUG : a/potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fd4_d20260402_m062102_c001_v0001157_t0026_u01775110862976") 2026/04/02 06:29:49 DEBUG : a/potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590b81f_d20260402_m062101_c001_v7007000_t0000_u01775110861317") 2026/04/02 06:29:49 DEBUG : a/potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fc2_d20260402_m062100_c001_v0001157_t0045_u01775110860389") 2026/04/02 06:29:49 DEBUG : a/potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed65_d20260402_m062042_c001_v7007000_t0000_u01775110842387") 2026/04/02 06:29:49 DEBUG : a/potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f70_d20260402_m062041_c001_v0001157_t0058_u01775110841386") 2026/04/02 06:29:49 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843826_d20260402_m062914_c001_v7007000_t0000_u01775111354283") 2026/04/02 06:29:49 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf3e2_d20260402_m062909_c001_v0001181_t0049_u01775111349846") 2026/04/02 06:29:49 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1aec_d20260402_m062858_c001_v7007000_t0000_u01775111338962") 2026/04/02 06:29:49 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf3b0_d20260402_m062854_c001_v0001181_t0034_u01775111334703") 2026/04/02 06:29:49 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b1f_d20260402_m062843_c001_v7007000_t0000_u01775111323441") 2026/04/02 06:29:49 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf368_d20260402_m062839_c001_v0001181_t0056_u01775111319627") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14d6_d20260402_m062828_c001_v7007000_t0000_u01775111308180") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf33d_d20260402_m062824_c001_v0001181_t0006_u01775111304370") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90cf_d20260402_m062813_c001_v7007000_t0000_u01775111293340") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf328_d20260402_m062808_c001_v0001181_t0014_u01775111288819") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4ab_d20260402_m062756_c001_v7007000_t0000_u01775111276977") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf2c2_d20260402_m062750_c001_v0001181_t0043_u01775111270975") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e087_d20260402_m062738_c001_v7007000_t0000_u01775111258296") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57020b_d20260402_m062734_c001_v0001185_t0038_u01775111254827") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416e9bc51f3f2af9_d20260402_m062733_c001_v7007000_t0000_u01775111253713") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf236_d20260402_m062729_c001_v0001181_t0037_u01775111249533") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433f2_d20260402_m062717_c001_v7007000_t0000_u01775111237865") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570153_d20260402_m062714_c001_v0001185_t0008_u01775111234274") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c2cf_d20260402_m062712_c001_v7007000_t0000_u01775111232737") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570127_d20260402_m062708_c001_v0001185_t0058_u01775111228927") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef64_d20260402_m062655_c001_v7007000_t0000_u01775111215934") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570086_d20260402_m062650_c001_v0001185_t0011_u01775111210969") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681d8_d20260402_m062640_c001_v7007000_t0000_u01775111200097") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570003_d20260402_m062635_c001_v0001185_t0026_u01775111195887") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ea1_d20260402_m062624_c001_v7007000_t0000_u01775111184272") 2026/04/02 06:29:50 DEBUG : apple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ff80_d20260402_m062620_c001_v0001185_t0052_u01775111180147") 2026/04/02 06:29:50 DEBUG : appleSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4156b7c90a8e5486_d20260402_m062736_c001_v7007000_t0000_u01775111256808") 2026/04/02 06:29:50 DEBUG : appleSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf23e_d20260402_m062731_c001_v0001181_t0004_u01775111251732") 2026/04/02 06:29:51 DEBUG : appleapple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4ac_d20260402_m062757_c001_v7007000_t0000_u01775111277160") 2026/04/02 06:29:51 DEBUG : appleapple: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf2e4_d20260402_m062753_c001_v0001181_t0012_u01775111273092") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843827_d20260402_m062914_c001_v7007000_t0000_u01775111354467") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e03e_d20260402_m062910_c001_v0001116_t0035_u01775111350415") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1aed_d20260402_m062859_c001_v7007000_t0000_u01775111339143") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e00e_d20260402_m062855_c001_v0001116_t0006_u01775111335317") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b29_d20260402_m062843_c001_v7007000_t0000_u01775111323624") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dfe2_d20260402_m062840_c001_v0001116_t0037_u01775111320185") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14da_d20260402_m062828_c001_v7007000_t0000_u01775111308363") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dfab_d20260402_m062824_c001_v0001116_t0018_u01775111304900") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90d1_d20260402_m062813_c001_v7007000_t0000_u01775111293531") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df7d_d20260402_m062809_c001_v0001116_t0050_u01775111289460") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f409c9f6b4fae4b5f_d20260402_m062754_c001_v7007000_t0000_u01775111274596") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df4b_d20260402_m062751_c001_v0001116_t0026_u01775111271485") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e08b_d20260402_m062738_c001_v7007000_t0000_u01775111258478") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67407_d20260402_m062734_c001_v0001157_t0007_u01775111254817") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407de7e05d8265f6_d20260402_m062733_c001_v7007000_t0000_u01775111253718") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673f9_d20260402_m062729_c001_v0001157_t0059_u01775111249951") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433f4_d20260402_m062718_c001_v7007000_t0000_u01775111238047") 2026/04/02 06:29:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673c3_d20260402_m062714_c001_v0001157_t0035_u01775111234263") 2026/04/02 06:29:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433b1_d20260402_m062713_c001_v7007000_t0000_u01775111233163") 2026/04/02 06:29:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1c3_d20260402_m062709_c001_v0001181_t0050_u01775111229494") 2026/04/02 06:29:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef66_d20260402_m062656_c001_v7007000_t0000_u01775111216116") 2026/04/02 06:29:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf153_d20260402_m062651_c001_v0001181_t0041_u01775111211992") 2026/04/02 06:29:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681d9_d20260402_m062640_c001_v7007000_t0000_u01775111200278") 2026/04/02 06:29:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf113_d20260402_m062636_c001_v0001181_t0044_u01775111196736") 2026/04/02 06:29:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ea6_d20260402_m062624_c001_v7007000_t0000_u01775111184454") 2026/04/02 06:29:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf0ed_d20260402_m062620_c001_v0001181_t0041_u01775111180905") 2026/04/02 06:29:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f40630a944a1e5360_d20260402_m062736_c001_v7007000_t0000_u01775111256730") 2026/04/02 06:29:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701e2_d20260402_m062731_c001_v0001185_t0048_u01775111251753") 2026/04/02 06:29:52 DEBUG : b/potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed96_d20260402_m062103_c001_v7007000_t0000_u01775110863902") 2026/04/02 06:29:52 DEBUG : b/potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fce_d20260402_m062101_c001_v0001157_t0057_u01775110861862") 2026/04/02 06:29:52 DEBUG : b/potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590b81b_d20260402_m062100_c001_v7007000_t0000_u01775110860772") 2026/04/02 06:29:52 DEBUG : b/potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fb6_d20260402_m062058_c001_v0001157_t0016_u01775110858867") 2026/04/02 06:29:52 DEBUG : b/potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed64_d20260402_m062041_c001_v7007000_t0000_u01775110841840") 2026/04/02 06:29:52 DEBUG : b/potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f6c_d20260402_m062040_c001_v0001157_t0030_u01775110840212") 2026/04/02 06:29:52 DEBUG : backup/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407de7e05d8260c0_d20260402_m062326_c001_v7007000_t0000_u01775111006679") 2026/04/02 06:29:52 DEBUG : backup/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1172d2fffd455699_d20260402_m062324_c001_v0001179_t0004_u01775111004595") 2026/04/02 06:29:52 DEBUG : backup/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1126f337f7bf6b10_d20260402_m062320_c001_v0001106_t0051_u01775111000175") 2026/04/02 06:29:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996b7a_d20260402_m062352_c001_v7007000_t0000_u01775111032297") 2026/04/02 06:29:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11907cdcec521888_d20260402_m062349_c001_v0001144_t0043_u01775111029733") 2026/04/02 06:29:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f112229092f75a1dc_d20260402_m062345_c001_v0001145_t0002_u01775111025572") 2026/04/02 06:29:53 DEBUG : backup/one.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416538f743fc10f3_d20260402_m062339_c001_v7007000_t0000_u01775111019222") 2026/04/02 06:29:53 DEBUG : backup/one.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1125fddf93895b0b_d20260402_m062337_c001_v0001183_t0050_u01775111017239") 2026/04/02 06:29:53 DEBUG : backup/one.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f10631bbdc22bf23c_d20260402_m062333_c001_v0001167_t0017_u01775111013074") 2026/04/02 06:29:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996b7b_d20260402_m062352_c001_v7007000_t0000_u01775111032479") 2026/04/02 06:29:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1045b8b5236e9719_d20260402_m062351_c001_v0001115_t0025_u01775111031198") 2026/04/02 06:29:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f109d8b22f3170089_d20260402_m062347_c001_v0001165_t0059_u01775111027548") 2026/04/02 06:29:53 DEBUG : backup/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407de7e05d8260c1_d20260402_m062326_c001_v7007000_t0000_u01775111006861") 2026/04/02 06:29:53 DEBUG : backup/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11042d34972fbacd_d20260402_m062325_c001_v0001134_t0048_u01775111005542") 2026/04/02 06:29:53 DEBUG : backup/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f109ac00c12ad6939_d20260402_m062322_c001_v0001029_t0038_u01775111002292") 2026/04/02 06:29:53 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416538f743fc10f4_d20260402_m062339_c001_v7007000_t0000_u01775111019424") 2026/04/02 06:29:53 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11695c545358182c_d20260402_m062338_c001_v0001167_t0041_u01775111018258") 2026/04/02 06:29:53 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f110ba8b7d4a90858_d20260402_m062334_c001_v0001105_t0002_u01775111014886") 2026/04/02 06:29:53 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843829_d20260402_m062914_c001_v7007000_t0000_u01775111354649") 2026/04/02 06:29:53 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674f4_d20260402_m062910_c001_v0001157_t0025_u01775111350053") 2026/04/02 06:29:53 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1aee_d20260402_m062859_c001_v7007000_t0000_u01775111339324") 2026/04/02 06:29:53 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674d0_d20260402_m062854_c001_v0001157_t0027_u01775111334918") 2026/04/02 06:29:53 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b33_d20260402_m062843_c001_v7007000_t0000_u01775111323806") 2026/04/02 06:29:53 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674a7_d20260402_m062839_c001_v0001157_t0017_u01775111319825") 2026/04/02 06:29:53 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14db_d20260402_m062828_c001_v7007000_t0000_u01775111308544") 2026/04/02 06:29:53 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6747b_d20260402_m062824_c001_v0001157_t0022_u01775111304584") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90d3_d20260402_m062813_c001_v7007000_t0000_u01775111293713") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6745b_d20260402_m062809_c001_v0001157_t0005_u01775111289108") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4ad_d20260402_m062757_c001_v7007000_t0000_u01775111277342") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57027a_d20260402_m062751_c001_v0001185_t0024_u01775111271208") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e08e_d20260402_m062738_c001_v7007000_t0000_u01775111258662") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df21_d20260402_m062734_c001_v0001116_t0043_u01775111254845") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e05a_d20260402_m062733_c001_v7007000_t0000_u01775111253715") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701d1_d20260402_m062729_c001_v0001185_t0022_u01775111249755") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433f5_d20260402_m062718_c001_v7007000_t0000_u01775111238229") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1de_d20260402_m062714_c001_v0001181_t0007_u01775111234285") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433b6_d20260402_m062713_c001_v7007000_t0000_u01775111233346") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673b3_d20260402_m062709_c001_v0001157_t0010_u01775111229121") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef67_d20260402_m062656_c001_v7007000_t0000_u01775111216299") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de90_d20260402_m062651_c001_v0001116_t0014_u01775111211153") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681da_d20260402_m062640_c001_v7007000_t0000_u01775111200464") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de61_d20260402_m062636_c001_v0001116_t0006_u01775111196203") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ea9_d20260402_m062624_c001_v7007000_t0000_u01775111184637") 2026/04/02 06:29:54 DEBUG : banana: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de37_d20260402_m062620_c001_v0001116_t0022_u01775111180329") 2026/04/02 06:29:54 DEBUG : bananaSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405761c6644658d1_d20260402_m062736_c001_v7007000_t0000_u01775111256556") 2026/04/02 06:29:54 DEBUG : bananaSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673fd_d20260402_m062731_c001_v0001157_t0031_u01775111251742") 2026/04/02 06:29:54 DEBUG : both0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38db5_d20260402_m062553_c001_v7007000_t0000_u01775111153810") 2026/04/02 06:29:55 DEBUG : both0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672bd_d20260402_m062537_c001_v0001157_t0058_u01775111137560") 2026/04/02 06:29:55 DEBUG : both0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f83_d20260402_m062532_c001_v7007000_t0000_u01775111132868") 2026/04/02 06:29:55 DEBUG : both0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67271_d20260402_m062517_c001_v0001157_t0029_u01775111117724") 2026/04/02 06:29:55 DEBUG : both1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38db7_d20260402_m062553_c001_v7007000_t0000_u01775111153991") 2026/04/02 06:29:55 DEBUG : both1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672bf_d20260402_m062538_c001_v0001157_t0038_u01775111138502") 2026/04/02 06:29:55 DEBUG : both1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f84_d20260402_m062533_c001_v7007000_t0000_u01775111133464") 2026/04/02 06:29:55 DEBUG : both1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67275_d20260402_m062518_c001_v0001157_t0040_u01775111118445") 2026/04/02 06:29:55 DEBUG : both10: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38db8_d20260402_m062554_c001_v7007000_t0000_u01775111154172") 2026/04/02 06:29:55 DEBUG : both10: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672d7_d20260402_m062544_c001_v0001157_t0050_u01775111144129") 2026/04/02 06:29:55 DEBUG : both10: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f86_d20260402_m062533_c001_v7007000_t0000_u01775111133646") 2026/04/02 06:29:55 DEBUG : both10: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67293_d20260402_m062524_c001_v0001157_t0049_u01775111124132") 2026/04/02 06:29:55 DEBUG : both11: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dba_d20260402_m062554_c001_v7007000_t0000_u01775111154356") 2026/04/02 06:29:55 DEBUG : both11: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672db_d20260402_m062544_c001_v0001157_t0026_u01775111144846") 2026/04/02 06:29:55 DEBUG : both11: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f87_d20260402_m062533_c001_v7007000_t0000_u01775111133829") 2026/04/02 06:29:55 DEBUG : both11: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67295_d20260402_m062524_c001_v0001157_t0002_u01775111124895") 2026/04/02 06:29:55 DEBUG : both12: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dbc_d20260402_m062554_c001_v7007000_t0000_u01775111154550") 2026/04/02 06:29:55 DEBUG : both12: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672dd_d20260402_m062545_c001_v0001157_t0037_u01775111145445") 2026/04/02 06:29:55 DEBUG : both12: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f88_d20260402_m062534_c001_v7007000_t0000_u01775111134012") 2026/04/02 06:29:55 DEBUG : both12: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67297_d20260402_m062525_c001_v0001157_t0013_u01775111125444") 2026/04/02 06:29:55 DEBUG : both13: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dbe_d20260402_m062554_c001_v7007000_t0000_u01775111154731") 2026/04/02 06:29:55 DEBUG : both13: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672e1_d20260402_m062546_c001_v0001157_t0043_u01775111146028") 2026/04/02 06:29:56 DEBUG : both13: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f89_d20260402_m062534_c001_v7007000_t0000_u01775111134195") 2026/04/02 06:29:56 DEBUG : both13: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6729b_d20260402_m062526_c001_v0001157_t0039_u01775111126042") 2026/04/02 06:29:56 DEBUG : both14: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dc0_d20260402_m062554_c001_v7007000_t0000_u01775111154918") 2026/04/02 06:29:56 DEBUG : both14: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672e5_d20260402_m062546_c001_v0001157_t0022_u01775111146645") 2026/04/02 06:29:56 DEBUG : both14: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f8b_d20260402_m062534_c001_v7007000_t0000_u01775111134436") 2026/04/02 06:29:56 DEBUG : both14: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6729d_d20260402_m062526_c001_v0001157_t0010_u01775111126621") 2026/04/02 06:29:56 DEBUG : both15: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dc1_d20260402_m062555_c001_v7007000_t0000_u01775111155103") 2026/04/02 06:29:56 DEBUG : both15: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672e7_d20260402_m062547_c001_v0001157_t0035_u01775111147332") 2026/04/02 06:29:56 DEBUG : both15: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f8c_d20260402_m062534_c001_v7007000_t0000_u01775111134619") 2026/04/02 06:29:56 DEBUG : both15: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672a1_d20260402_m062527_c001_v0001157_t0055_u01775111127219") 2026/04/02 06:29:56 DEBUG : both16: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dc3_d20260402_m062555_c001_v7007000_t0000_u01775111155284") 2026/04/02 06:29:56 DEBUG : both16: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672ed_d20260402_m062548_c001_v0001157_t0029_u01775111148176") 2026/04/02 06:29:56 DEBUG : both16: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f8d_d20260402_m062534_c001_v7007000_t0000_u01775111134802") 2026/04/02 06:29:56 DEBUG : both16: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672a3_d20260402_m062527_c001_v0001157_t0036_u01775111127771") 2026/04/02 06:29:56 DEBUG : both17: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dc4_d20260402_m062555_c001_v7007000_t0000_u01775111155466") 2026/04/02 06:29:56 DEBUG : both17: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672f4_d20260402_m062549_c001_v0001157_t0025_u01775111149163") 2026/04/02 06:29:56 DEBUG : both17: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f8e_d20260402_m062534_c001_v7007000_t0000_u01775111134986") 2026/04/02 06:29:56 DEBUG : both17: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672a5_d20260402_m062528_c001_v0001157_t0034_u01775111128422") 2026/04/02 06:29:56 DEBUG : both18: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dc6_d20260402_m062555_c001_v7007000_t0000_u01775111155646") 2026/04/02 06:29:56 DEBUG : both18: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672f8_d20260402_m062549_c001_v0001157_t0019_u01775111149786") 2026/04/02 06:29:56 DEBUG : both18: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f8f_d20260402_m062535_c001_v7007000_t0000_u01775111135170") 2026/04/02 06:29:57 DEBUG : both18: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672a7_d20260402_m062528_c001_v0001157_t0030_u01775111128902") 2026/04/02 06:29:57 DEBUG : both19: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dc8_d20260402_m062555_c001_v7007000_t0000_u01775111155827") 2026/04/02 06:29:57 DEBUG : both19: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672fc_d20260402_m062550_c001_v0001157_t0029_u01775111150363") 2026/04/02 06:29:57 DEBUG : both19: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f91_d20260402_m062535_c001_v7007000_t0000_u01775111135353") 2026/04/02 06:29:57 DEBUG : both19: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672a9_d20260402_m062529_c001_v0001157_t0012_u01775111129506") 2026/04/02 06:29:57 DEBUG : both2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dc9_d20260402_m062556_c001_v7007000_t0000_u01775111156010") 2026/04/02 06:29:57 DEBUG : both2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672c1_d20260402_m062539_c001_v0001157_t0024_u01775111139230") 2026/04/02 06:29:57 DEBUG : both2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f92_d20260402_m062535_c001_v7007000_t0000_u01775111135536") 2026/04/02 06:29:57 DEBUG : both2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67279_d20260402_m062519_c001_v0001157_t0002_u01775111119272") 2026/04/02 06:29:57 DEBUG : both3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dcc_d20260402_m062556_c001_v7007000_t0000_u01775111156198") 2026/04/02 06:29:57 DEBUG : both3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672c3_d20260402_m062539_c001_v0001157_t0045_u01775111139819") 2026/04/02 06:29:57 DEBUG : both3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f93_d20260402_m062535_c001_v7007000_t0000_u01775111135720") 2026/04/02 06:29:57 DEBUG : both3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6727b_d20260402_m062519_c001_v0001157_t0059_u01775111119879") 2026/04/02 06:29:57 DEBUG : both4: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dcf_d20260402_m062556_c001_v7007000_t0000_u01775111156380") 2026/04/02 06:29:57 DEBUG : both4: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672c5_d20260402_m062540_c001_v0001157_t0020_u01775111140420") 2026/04/02 06:29:57 DEBUG : both4: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f94_d20260402_m062535_c001_v7007000_t0000_u01775111135903") 2026/04/02 06:29:57 DEBUG : both4: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6727d_d20260402_m062520_c001_v0001157_t0038_u01775111120597") 2026/04/02 06:29:57 DEBUG : both5: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dd1_d20260402_m062556_c001_v7007000_t0000_u01775111156562") 2026/04/02 06:29:57 DEBUG : both5: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672c7_d20260402_m062540_c001_v0001157_t0008_u01775111140962") 2026/04/02 06:29:57 DEBUG : both5: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f96_d20260402_m062536_c001_v7007000_t0000_u01775111136093") 2026/04/02 06:29:58 DEBUG : both5: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6727f_d20260402_m062521_c001_v0001157_t0051_u01775111121078") 2026/04/02 06:29:58 DEBUG : both6: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dd3_d20260402_m062556_c001_v7007000_t0000_u01775111156743") 2026/04/02 06:29:58 DEBUG : both6: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672cb_d20260402_m062541_c001_v0001157_t0027_u01775111141528") 2026/04/02 06:29:58 DEBUG : both6: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f98_d20260402_m062536_c001_v7007000_t0000_u01775111136277") 2026/04/02 06:29:58 DEBUG : both6: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67283_d20260402_m062521_c001_v0001157_t0033_u01775111121843") 2026/04/02 06:29:58 DEBUG : both7: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dd5_d20260402_m062556_c001_v7007000_t0000_u01775111156925") 2026/04/02 06:29:58 DEBUG : both7: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672cf_d20260402_m062542_c001_v0001157_t0038_u01775111142028") 2026/04/02 06:29:58 DEBUG : both7: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f99_d20260402_m062536_c001_v7007000_t0000_u01775111136460") 2026/04/02 06:29:58 DEBUG : both7: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67285_d20260402_m062522_c001_v0001157_t0044_u01775111122466") 2026/04/02 06:29:58 DEBUG : both8: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dd7_d20260402_m062557_c001_v7007000_t0000_u01775111157106") 2026/04/02 06:29:58 DEBUG : both8: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672d1_d20260402_m062542_c001_v0001157_t0040_u01775111142776") 2026/04/02 06:29:58 DEBUG : both8: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f9a_d20260402_m062536_c001_v7007000_t0000_u01775111136642") 2026/04/02 06:29:58 DEBUG : both8: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67289_d20260402_m062523_c001_v0001157_t0009_u01775111123046") 2026/04/02 06:29:58 DEBUG : both9: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dd9_d20260402_m062557_c001_v7007000_t0000_u01775111157288") 2026/04/02 06:29:58 DEBUG : both9: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e672d3_d20260402_m062543_c001_v0001157_t0009_u01775111143586") 2026/04/02 06:29:58 DEBUG : both9: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f9b_d20260402_m062536_c001_v7007000_t0000_u01775111136824") 2026/04/02 06:29:58 DEBUG : both9: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6728f_d20260402_m062523_c001_v0001157_t0021_u01775111123629") 2026/04/02 06:29:58 DEBUG : c/non empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed97_d20260402_m062104_c001_v7007000_t0000_u01775110864086") 2026/04/02 06:29:58 DEBUG : c/non empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fd2_d20260402_m062102_c001_v0001157_t0006_u01775110862287") 2026/04/02 06:29:58 DEBUG : c/non empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590b822_d20260402_m062101_c001_v7007000_t0000_u01775110861499") 2026/04/02 06:29:59 DEBUG : c/non empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fbc_d20260402_m062059_c001_v0001157_t0005_u01775110859538") 2026/04/02 06:29:59 DEBUG : c/non empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed66_d20260402_m062042_c001_v7007000_t0000_u01775110842572") 2026/04/02 06:29:59 DEBUG : c/non empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f6e_d20260402_m062040_c001_v0001157_t0047_u01775110840607") 2026/04/02 06:29:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef6b_d20260402_m062658_c001_v7007000_t0000_u01775111218718") 2026/04/02 06:29:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6738f_d20260402_m062653_c001_v0001157_t0054_u01775111213690") 2026/04/02 06:29:59 DEBUG : check sum: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed2f_d20260402_m062032_c001_v7007000_t0000_u01775110832827") 2026/04/02 06:29:59 DEBUG : check sum: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f42_d20260402_m062031_c001_v0001157_t0027_u01775110831830") 2026/04/02 06:29:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4156b7c90a8e58cc_d20260402_m062944_c001_v7007000_t0000_u01775111384612") 2026/04/02 06:29:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf479_d20260402_m062943_c001_v0001181_t0005_u01775111383125") 2026/04/02 06:29:59 DEBUG : dest/3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0cca81_d20260402_m062253_c001_v7007000_t0000_u01775110973352") 2026/04/02 06:29:59 DEBUG : dest/3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41362e375b74e731_d20260402_m062252_c001_v0001106_t0016_u01775110972246") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4ae_d20260402_m062757_c001_v7007000_t0000_u01775111277523") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df53_d20260402_m062753_c001_v0001116_t0018_u01775111273318") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184382b_d20260402_m062914_c001_v7007000_t0000_u01775111354833") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf3cb_d20260402_m062903_c001_v0001181_t0043_u01775111343564") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1aef_d20260402_m062859_c001_v7007000_t0000_u01775111339505") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf382_d20260402_m062848_c001_v0001181_t0008_u01775111328094") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b39_d20260402_m062843_c001_v7007000_t0000_u01775111323989") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf350_d20260402_m062832_c001_v0001181_t0005_u01775111312868") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14dd_d20260402_m062828_c001_v7007000_t0000_u01775111308728") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf331_d20260402_m062818_c001_v0001181_t0014_u01775111298002") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90d4_d20260402_m062813_c001_v7007000_t0000_u01775111293893") 2026/04/02 06:29:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf318_d20260402_m062801_c001_v0001181_t0010_u01775111281628") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890f0cc_d20260402_m062754_c001_v7007000_t0000_u01775111274569") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf276_d20260402_m062742_c001_v0001181_t0010_u01775111262903") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e094_d20260402_m062738_c001_v7007000_t0000_u01775111258844") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57020d_d20260402_m062735_c001_v0001185_t0017_u01775111255034") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b910168315_d20260402_m062733_c001_v7007000_t0000_u01775111253727") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf212_d20260402_m062722_c001_v0001181_t0042_u01775111242697") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433f7_d20260402_m062718_c001_v7007000_t0000_u01775111238410") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1e0_d20260402_m062714_c001_v0001181_t0000_u01775111234491") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41135e7dacbcb6d8_d20260402_m062712_c001_v7007000_t0000_u01775111232751") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5700e8_d20260402_m062702_c001_v0001185_t0008_u01775111222816") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4238f2ad9a851897_d20260402_m062655_c001_v7007000_t0000_u01775111215953") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570054_d20260402_m062644_c001_v0001185_t0045_u01775111204711") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681db_d20260402_m062640_c001_v7007000_t0000_u01775111200667") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ffc6_d20260402_m062628_c001_v0001185_t0052_u01775111188860") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ead_d20260402_m062624_c001_v7007000_t0000_u01775111184821") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ff52_d20260402_m062614_c001_v0001185_t0040_u01775111174373") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405761c6644658d2_d20260402_m062736_c001_v7007000_t0000_u01775111256741") 2026/04/02 06:30:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf240_d20260402_m062731_c001_v0001181_t0005_u01775111251943") 2026/04/02 06:30:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4af_d20260402_m062757_c001_v7007000_t0000_u01775111277706") 2026/04/02 06:30:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6743d_d20260402_m062753_c001_v0001157_t0005_u01775111273330") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184382c_d20260402_m062915_c001_v7007000_t0000_u01775111355016") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674e2_d20260402_m062904_c001_v0001157_t0027_u01775111344139") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1af0_d20260402_m062859_c001_v7007000_t0000_u01775111339687") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674bb_d20260402_m062848_c001_v0001157_t0042_u01775111328668") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b3a_d20260402_m062844_c001_v7007000_t0000_u01775111324171") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6748b_d20260402_m062833_c001_v0001157_t0008_u01775111313437") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14df_d20260402_m062828_c001_v7007000_t0000_u01775111308909") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67469_d20260402_m062818_c001_v0001157_t0027_u01775111298572") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90d5_d20260402_m062814_c001_v7007000_t0000_u01775111294075") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67451_d20260402_m062802_c001_v0001157_t0029_u01775111282193") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890f0ce_d20260402_m062754_c001_v7007000_t0000_u01775111274751") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57024b_d20260402_m062743_c001_v0001185_t0036_u01775111263478") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e098_d20260402_m062739_c001_v7007000_t0000_u01775111259026") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf254_d20260402_m062735_c001_v0001181_t0002_u01775111255045") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f401c9a8558934232_d20260402_m062733_c001_v7007000_t0000_u01775111253881") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701a3_d20260402_m062723_c001_v0001185_t0057_u01775111243275") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433f9_d20260402_m062718_c001_v7007000_t0000_u01775111238591") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570155_d20260402_m062714_c001_v0001185_t0042_u01775111234580") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b910168238_d20260402_m062713_c001_v7007000_t0000_u01775111233178") 2026/04/02 06:30:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673a5_d20260402_m062703_c001_v0001157_t0029_u01775111223362") 2026/04/02 06:30:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f408df0c824a771ae_d20260402_m062655_c001_v7007000_t0000_u01775111215963") 2026/04/02 06:30:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de78_d20260402_m062645_c001_v0001116_t0053_u01775111205251") 2026/04/02 06:30:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681dc_d20260402_m062640_c001_v7007000_t0000_u01775111200851") 2026/04/02 06:30:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de4d_d20260402_m062629_c001_v0001116_t0023_u01775111189423") 2026/04/02 06:30:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38eb0_d20260402_m062625_c001_v7007000_t0000_u01775111185003") 2026/04/02 06:30:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de1f_d20260402_m062614_c001_v0001116_t0009_u01775111174936") 2026/04/02 06:30:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f401c9a8558934235_d20260402_m062736_c001_v7007000_t0000_u01775111256606") 2026/04/02 06:30:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701e8_d20260402_m062731_c001_v0001185_t0047_u01775111251960") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b0_d20260402_m062757_c001_v7007000_t0000_u01775111277889") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf2e8_d20260402_m062753_c001_v0001181_t0037_u01775111273342") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184382e_d20260402_m062915_c001_v7007000_t0000_u01775111355200") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e02c_d20260402_m062904_c001_v0001116_t0046_u01775111344814") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1af2_d20260402_m062859_c001_v7007000_t0000_u01775111339867") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dffc_d20260402_m062849_c001_v0001116_t0032_u01775111329662") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b3d_d20260402_m062844_c001_v7007000_t0000_u01775111324354") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dfc1_d20260402_m062834_c001_v0001116_t0057_u01775111314188") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14e0_d20260402_m062829_c001_v7007000_t0000_u01775111309092") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df93_d20260402_m062819_c001_v0001116_t0051_u01775111299360") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90d6_d20260402_m062814_c001_v7007000_t0000_u01775111294259") 2026/04/02 06:30:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df6a_d20260402_m062803_c001_v0001116_t0034_u01775111283114") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f403c31894b324a47_d20260402_m062754_c001_v7007000_t0000_u01775111274578") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df35_d20260402_m062744_c001_v0001116_t0045_u01775111264036") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e09b_d20260402_m062739_c001_v7007000_t0000_u01775111259208") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67409_d20260402_m062735_c001_v0001157_t0037_u01775111255137") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416e9bc51f3f2af6_d20260402_m062733_c001_v7007000_t0000_u01775111253344") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673e5_d20260402_m062723_c001_v0001157_t0055_u01775111243903") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433fa_d20260402_m062718_c001_v7007000_t0000_u01775111238772") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673c5_d20260402_m062714_c001_v0001157_t0023_u01775111234634") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c2d0_d20260402_m062712_c001_v7007000_t0000_u01775111232918") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf19f_d20260402_m062704_c001_v0001181_t0027_u01775111224083") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f421ea0006665a42f_d20260402_m062655_c001_v7007000_t0000_u01775111215975") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf133_d20260402_m062646_c001_v0001181_t0023_u01775111206207") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681dd_d20260402_m062641_c001_v7007000_t0000_u01775111201032") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf0ff_d20260402_m062630_c001_v0001181_t0032_u01775111190226") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38eb4_d20260402_m062625_c001_v7007000_t0000_u01775111185186") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf0e1_d20260402_m062615_c001_v0001181_t0029_u01775111175495") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405761c6644658d3_d20260402_m062736_c001_v7007000_t0000_u01775111256925") 2026/04/02 06:30:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673ff_d20260402_m062732_c001_v0001157_t0022_u01775111252019") 2026/04/02 06:30:03 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b1_d20260402_m062758_c001_v7007000_t0000_u01775111278071") 2026/04/02 06:30:03 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570288_d20260402_m062753_c001_v0001185_t0038_u01775111273352") 2026/04/02 06:30:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184382f_d20260402_m062915_c001_v7007000_t0000_u01775111355383") 2026/04/02 06:30:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57046f_d20260402_m062905_c001_v0001185_t0058_u01775111345681") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1af3_d20260402_m062900_c001_v7007000_t0000_u01775111340053") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5703f6_d20260402_m062850_c001_v0001185_t0006_u01775111330571") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b47_d20260402_m062844_c001_v7007000_t0000_u01775111324536") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570370_d20260402_m062835_c001_v0001185_t0040_u01775111315096") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14e3_d20260402_m062829_c001_v7007000_t0000_u01775111309275") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57031e_d20260402_m062820_c001_v0001185_t0035_u01775111300552") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90d7_d20260402_m062814_c001_v7007000_t0000_u01775111294441") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5702bf_d20260402_m062804_c001_v0001185_t0058_u01775111284004") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890f0d1_d20260402_m062754_c001_v7007000_t0000_u01775111274932") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67427_d20260402_m062745_c001_v0001157_t0052_u01775111265969") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0a0_d20260402_m062739_c001_v7007000_t0000_u01775111259390") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57020f_d20260402_m062735_c001_v0001185_t0056_u01775111255219") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407de7e05d8265ea_d20260402_m062733_c001_v7007000_t0000_u01775111253350") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527defd_d20260402_m062724_c001_v0001116_t0043_u01775111244625") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433fc_d20260402_m062718_c001_v7007000_t0000_u01775111238953") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570157_d20260402_m062714_c001_v0001185_t0004_u01775111234765") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199dfcd_d20260402_m062713_c001_v7007000_t0000_u01775111233178") 2026/04/02 06:30:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527deb8_d20260402_m062704_c001_v0001116_t0009_u01775111224667") 2026/04/02 06:30:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405761c6644658a8_d20260402_m062655_c001_v7007000_t0000_u01775111215985") 2026/04/02 06:30:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67377_d20260402_m062646_c001_v0001157_t0042_u01775111206765") 2026/04/02 06:30:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681de_d20260402_m062641_c001_v7007000_t0000_u01775111201213") 2026/04/02 06:30:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67352_d20260402_m062630_c001_v0001157_t0036_u01775111190910") 2026/04/02 06:30:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38eb9_d20260402_m062625_c001_v7007000_t0000_u01775111185368") 2026/04/02 06:30:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67332_d20260402_m062615_c001_v0001157_t0039_u01775111175741") 2026/04/02 06:30:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b91016831b_d20260402_m062736_c001_v7007000_t0000_u01775111256566") 2026/04/02 06:30:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf242_d20260402_m062732_c001_v0001181_t0025_u01775111252179") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b2_d20260402_m062758_c001_v7007000_t0000_u01775111278253") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57028a_d20260402_m062753_c001_v0001185_t0042_u01775111273549") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843831_d20260402_m062915_c001_v7007000_t0000_u01775111355566") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf3d1_d20260402_m062905_c001_v0001181_t0036_u01775111345869") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1af4_d20260402_m062900_c001_v7007000_t0000_u01775111340236") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf39c_d20260402_m062850_c001_v0001181_t0024_u01775111330775") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b51_d20260402_m062844_c001_v7007000_t0000_u01775111324719") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf356_d20260402_m062835_c001_v0001181_t0041_u01775111315313") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14e5_d20260402_m062829_c001_v7007000_t0000_u01775111309494") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf333_d20260402_m062820_c001_v0001181_t0023_u01775111300740") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90d8_d20260402_m062814_c001_v7007000_t0000_u01775111294625") 2026/04/02 06:30:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf31c_d20260402_m062804_c001_v0001181_t0052_u01775111284238") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f403c31894b324a48_d20260402_m062754_c001_v7007000_t0000_u01775111274763") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf28e_d20260402_m062746_c001_v0001181_t0013_u01775111266341") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0a5_d20260402_m062739_c001_v7007000_t0000_u01775111259572") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf258_d20260402_m062735_c001_v0001181_t0052_u01775111255294") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416e9bc51f3f2afb_d20260402_m062733_c001_v7007000_t0000_u01775111253897") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf220_d20260402_m062725_c001_v0001181_t0058_u01775111245143") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433fe_d20260402_m062719_c001_v7007000_t0000_u01775111239135") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1e6_d20260402_m062714_c001_v0001181_t0002_u01775111234777") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41135e7dacbcb6d9_d20260402_m062712_c001_v7007000_t0000_u01775111232935") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570102_d20260402_m062705_c001_v0001185_t0041_u01775111225108") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1700_d20260402_m062656_c001_v7007000_t0000_u01775111216126") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57006c_d20260402_m062647_c001_v0001185_t0033_u01775111207144") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681df_d20260402_m062641_c001_v7007000_t0000_u01775111201418") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ffd9_d20260402_m062631_c001_v0001185_t0035_u01775111191237") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ebc_d20260402_m062625_c001_v7007000_t0000_u01775111185549") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ff5a_d20260402_m062616_c001_v0001185_t0002_u01775111176103") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b910168323_d20260402_m062736_c001_v7007000_t0000_u01775111256751") 2026/04/02 06:30:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701ee_d20260402_m062732_c001_v0001185_t0025_u01775111252196") 2026/04/02 06:30:06 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b3_d20260402_m062758_c001_v7007000_t0000_u01775111278435") 2026/04/02 06:30:06 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf2ea_d20260402_m062753_c001_v0001181_t0046_u01775111273559") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843833_d20260402_m062915_c001_v7007000_t0000_u01775111355749") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674e4_d20260402_m062906_c001_v0001157_t0037_u01775111346084") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1af5_d20260402_m062900_c001_v7007000_t0000_u01775111340418") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674c7_d20260402_m062850_c001_v0001157_t0022_u01775111330990") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b55_d20260402_m062844_c001_v7007000_t0000_u01775111324902") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67497_d20260402_m062835_c001_v0001157_t0041_u01775111315557") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14f2_d20260402_m062829_c001_v7007000_t0000_u01775111309676") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67472_d20260402_m062820_c001_v0001157_t0027_u01775111300948") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90d9_d20260402_m062814_c001_v7007000_t0000_u01775111294808") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67455_d20260402_m062804_c001_v0001157_t0034_u01775111284460") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f403c31894b324a49_d20260402_m062755_c001_v7007000_t0000_u01775111275037") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570262_d20260402_m062746_c001_v0001185_t0003_u01775111266555") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0a8_d20260402_m062739_c001_v7007000_t0000_u01775111259754") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df25_d20260402_m062735_c001_v0001116_t0035_u01775111255378") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e05b_d20260402_m062733_c001_v7007000_t0000_u01775111253902") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701af_d20260402_m062725_c001_v0001185_t0007_u01775111245379") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433ff_d20260402_m062719_c001_v7007000_t0000_u01775111239318") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dedf_d20260402_m062714_c001_v0001116_t0050_u01775111234884") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c2d1_d20260402_m062713_c001_v7007000_t0000_u01775111233099") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673a9_d20260402_m062705_c001_v0001157_t0034_u01775111225295") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4238f2ad9a851899_d20260402_m062656_c001_v7007000_t0000_u01775111216138") 2026/04/02 06:30:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de82_d20260402_m062647_c001_v0001116_t0013_u01775111207354") 2026/04/02 06:30:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681e0_d20260402_m062641_c001_v7007000_t0000_u01775111201599") 2026/04/02 06:30:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de51_d20260402_m062631_c001_v0001116_t0010_u01775111191422") 2026/04/02 06:30:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ec0_d20260402_m062625_c001_v7007000_t0000_u01775111185732") 2026/04/02 06:30:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de21_d20260402_m062616_c001_v0001116_t0036_u01775111176338") 2026/04/02 06:30:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e063_d20260402_m062736_c001_v7007000_t0000_u01775111256575") 2026/04/02 06:30:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df15_d20260402_m062732_c001_v0001116_t0003_u01775111252256") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b4_d20260402_m062758_c001_v7007000_t0000_u01775111278617") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6743f_d20260402_m062753_c001_v0001157_t0010_u01775111273691") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843835_d20260402_m062915_c001_v7007000_t0000_u01775111355932") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e034_d20260402_m062906_c001_v0001116_t0000_u01775111346406") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1af6_d20260402_m062900_c001_v7007000_t0000_u01775111340599") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e000_d20260402_m062851_c001_v0001116_t0052_u01775111331290") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b5c_d20260402_m062845_c001_v7007000_t0000_u01775111325087") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dfcb_d20260402_m062835_c001_v0001116_t0029_u01775111315953") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b14fd_d20260402_m062829_c001_v7007000_t0000_u01775111309858") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df9f_d20260402_m062821_c001_v0001116_t0024_u01775111301254") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90da_d20260402_m062814_c001_v7007000_t0000_u01775111294989") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df6e_d20260402_m062804_c001_v0001116_t0055_u01775111284805") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890f0d4_d20260402_m062755_c001_v7007000_t0000_u01775111275039") 2026/04/02 06:30:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df3f_d20260402_m062746_c001_v0001116_t0021_u01775111266745") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0ad_d20260402_m062739_c001_v7007000_t0000_u01775111259935") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570215_d20260402_m062735_c001_v0001185_t0039_u01775111255404") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405761c6644658cf_d20260402_m062733_c001_v7007000_t0000_u01775111253737") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673eb_d20260402_m062725_c001_v0001157_t0053_u01775111245652") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843401_d20260402_m062719_c001_v7007000_t0000_u01775111239498") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673c9_d20260402_m062714_c001_v0001157_t0011_u01775111234937") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c2d2_d20260402_m062713_c001_v7007000_t0000_u01775111233281") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1ab_d20260402_m062705_c001_v0001181_t0022_u01775111225619") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f403c31894b324788_d20260402_m062655_c001_v7007000_t0000_u01775111215998") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf141_d20260402_m062647_c001_v0001181_t0048_u01775111207809") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681e1_d20260402_m062641_c001_v7007000_t0000_u01775111201785") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf105_d20260402_m062632_c001_v0001181_t0053_u01775111192185") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ec2_d20260402_m062625_c001_v7007000_t0000_u01775111185915") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf0e3_d20260402_m062616_c001_v0001181_t0039_u01775111176966") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e067_d20260402_m062736_c001_v7007000_t0000_u01775111256760") 2026/04/02 06:30:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf244_d20260402_m062732_c001_v0001181_t0018_u01775111252393") 2026/04/02 06:30:09 DEBUG : dir1/0007-12345: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b5_d20260402_m062758_c001_v7007000_t0000_u01775111278799") 2026/04/02 06:30:09 DEBUG : dir1/0007-12345: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570294_d20260402_m062753_c001_v0001185_t0004_u01775111273758") 2026/04/02 06:30:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843837_d20260402_m062916_c001_v7007000_t0000_u01775111356115") 2026/04/02 06:30:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57047c_d20260402_m062906_c001_v0001185_t0019_u01775111346943") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1af7_d20260402_m062900_c001_v7007000_t0000_u01775111340780") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570404_d20260402_m062851_c001_v0001185_t0043_u01775111331877") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b5d_d20260402_m062845_c001_v7007000_t0000_u01775111325288") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570381_d20260402_m062836_c001_v0001185_t0038_u01775111316436") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b1506_d20260402_m062830_c001_v7007000_t0000_u01775111310040") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570323_d20260402_m062821_c001_v0001185_t0031_u01775111301709") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90db_d20260402_m062815_c001_v7007000_t0000_u01775111295171") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5702cc_d20260402_m062805_c001_v0001185_t0010_u01775111285619") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f409c9f6b4fae4b61_d20260402_m062754_c001_v7007000_t0000_u01775111274962") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6742b_d20260402_m062747_c001_v0001157_t0048_u01775111267557") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0b1_d20260402_m062740_c001_v7007000_t0000_u01775111260116") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf25a_d20260402_m062735_c001_v0001181_t0023_u01775111255498") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b910168316_d20260402_m062733_c001_v7007000_t0000_u01775111253916") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df01_d20260402_m062726_c001_v0001116_t0056_u01775111246025") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843402_d20260402_m062719_c001_v7007000_t0000_u01775111239692") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570159_d20260402_m062714_c001_v0001185_t0054_u01775111234956") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433b0_d20260402_m062713_c001_v7007000_t0000_u01775111233120") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527debe_d20260402_m062705_c001_v0001116_t0035_u01775111225822") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f403c31894b32478a_d20260402_m062656_c001_v7007000_t0000_u01775111216181") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6737d_d20260402_m062648_c001_v0001157_t0020_u01775111208015") 2026/04/02 06:30:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681e2_d20260402_m062641_c001_v7007000_t0000_u01775111201966") 2026/04/02 06:30:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67358_d20260402_m062632_c001_v0001157_t0027_u01775111192393") 2026/04/02 06:30:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ec7_d20260402_m062626_c001_v7007000_t0000_u01775111186096") 2026/04/02 06:30:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67338_d20260402_m062617_c001_v0001157_t0049_u01775111177186") 2026/04/02 06:30:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f421ea0006665a595_d20260402_m062736_c001_v7007000_t0000_u01775111256775") 2026/04/02 06:30:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701f2_d20260402_m062732_c001_v0001185_t0019_u01775111252403") 2026/04/02 06:30:11 DEBUG : dir1/0008-23456: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b6_d20260402_m062758_c001_v7007000_t0000_u01775111278981") 2026/04/02 06:30:11 DEBUG : dir1/0008-23456: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf2ec_d20260402_m062753_c001_v0001181_t0054_u01775111273768") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843838_d20260402_m062916_c001_v7007000_t0000_u01775111356298") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf3d7_d20260402_m062907_c001_v0001181_t0022_u01775111347131") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1af8_d20260402_m062900_c001_v7007000_t0000_u01775111340962") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf3a2_d20260402_m062852_c001_v0001181_t0058_u01775111332077") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b5e_d20260402_m062845_c001_v7007000_t0000_u01775111325471") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf35e_d20260402_m062836_c001_v0001181_t0052_u01775111316623") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b150c_d20260402_m062830_c001_v7007000_t0000_u01775111310222") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf337_d20260402_m062821_c001_v0001181_t0045_u01775111301958") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90dc_d20260402_m062815_c001_v7007000_t0000_u01775111295360") 2026/04/02 06:30:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf320_d20260402_m062805_c001_v0001181_t0058_u01775111285818") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f409c9f6b4fae4b60_d20260402_m062754_c001_v7007000_t0000_u01775111274778") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf2a4_d20260402_m062747_c001_v0001181_t0014_u01775111267991") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0b5_d20260402_m062740_c001_v7007000_t0000_u01775111260299") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6740d_d20260402_m062735_c001_v0001157_t0042_u01775111255599") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416e9bc51f3f2af8_d20260402_m062733_c001_v7007000_t0000_u01775111253530") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf228_d20260402_m062726_c001_v0001181_t0058_u01775111246554") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843404_d20260402_m062719_c001_v7007000_t0000_u01775111239873") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1e8_d20260402_m062715_c001_v0001181_t0049_u01775111235032") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41135e7dacbcb6db_d20260402_m062713_c001_v7007000_t0000_u01775111233118") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570112_d20260402_m062706_c001_v0001185_t0055_u01775111226362") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c16fe_d20260402_m062655_c001_v7007000_t0000_u01775111215941") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57007a_d20260402_m062648_c001_v0001185_t0039_u01775111208325") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681e4_d20260402_m062642_c001_v7007000_t0000_u01775111202152") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ffe8_d20260402_m062632_c001_v0001185_t0018_u01775111192853") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38eca_d20260402_m062626_c001_v7007000_t0000_u01775111186283") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ff6a_d20260402_m062617_c001_v0001185_t0030_u01775111177619") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f40630a944a1e535f_d20260402_m062736_c001_v7007000_t0000_u01775111256544") 2026/04/02 06:30:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67401_d20260402_m062732_c001_v0001157_t0017_u01775111252414") 2026/04/02 06:30:12 DEBUG : dir1/0009-34567: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b7_d20260402_m062759_c001_v7007000_t0000_u01775111279164") 2026/04/02 06:30:13 DEBUG : dir1/0009-34567: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df57_d20260402_m062753_c001_v0001116_t0043_u01775111273932") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184383a_d20260402_m062916_c001_v7007000_t0000_u01775111356481") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674e8_d20260402_m062907_c001_v0001157_t0043_u01775111347448") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1af9_d20260402_m062901_c001_v7007000_t0000_u01775111341144") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674c9_d20260402_m062852_c001_v0001157_t0044_u01775111332311") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b5f_d20260402_m062845_c001_v7007000_t0000_u01775111325654") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6749b_d20260402_m062836_c001_v0001157_t0029_u01775111316831") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b1516_d20260402_m062830_c001_v7007000_t0000_u01775111310404") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67475_d20260402_m062822_c001_v0001157_t0050_u01775111302177") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90de_d20260402_m062815_c001_v7007000_t0000_u01775111295542") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67457_d20260402_m062806_c001_v0001157_t0051_u01775111286063") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4a9_d20260402_m062755_c001_v7007000_t0000_u01775111275002") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57026a_d20260402_m062748_c001_v0001185_t0027_u01775111268190") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0b8_d20260402_m062740_c001_v7007000_t0000_u01775111260481") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf25c_d20260402_m062735_c001_v0001181_t0057_u01775111255711") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f40630a944a1e535c_d20260402_m062733_c001_v7007000_t0000_u01775111253747") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701b9_d20260402_m062726_c001_v0001185_t0046_u01775111246794") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843408_d20260402_m062720_c001_v7007000_t0000_u01775111240054") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570161_d20260402_m062715_c001_v0001185_t0045_u01775111235144") 2026/04/02 06:30:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41135e7dacbcb6dc_d20260402_m062713_c001_v7007000_t0000_u01775111233299") 2026/04/02 06:30:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673ab_d20260402_m062706_c001_v0001157_t0032_u01775111226557") 2026/04/02 06:30:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f418e4eae27dc978b_d20260402_m062656_c001_v7007000_t0000_u01775111216231") 2026/04/02 06:30:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de86_d20260402_m062648_c001_v0001116_t0057_u01775111208508") 2026/04/02 06:30:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681e5_d20260402_m062642_c001_v7007000_t0000_u01775111202333") 2026/04/02 06:30:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de55_d20260402_m062633_c001_v0001116_t0042_u01775111193036") 2026/04/02 06:30:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ece_d20260402_m062626_c001_v7007000_t0000_u01775111186465") 2026/04/02 06:30:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de2d_d20260402_m062617_c001_v0001116_t0013_u01775111177802") 2026/04/02 06:30:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4156b7c90a8e5485_d20260402_m062736_c001_v7007000_t0000_u01775111256624") 2026/04/02 06:30:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf246_d20260402_m062732_c001_v0001181_t0053_u01775111252606") 2026/04/02 06:30:14 DEBUG : dir1/0010-45678: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b8_d20260402_m062759_c001_v7007000_t0000_u01775111279345") 2026/04/02 06:30:14 DEBUG : dir1/0010-45678: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570296_d20260402_m062753_c001_v0001185_t0055_u01775111273946") 2026/04/02 06:30:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184383c_d20260402_m062916_c001_v7007000_t0000_u01775111356664") 2026/04/02 06:30:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e038_d20260402_m062907_c001_v0001116_t0023_u01775111347896") 2026/04/02 06:30:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1afa_d20260402_m062901_c001_v7007000_t0000_u01775111341326") 2026/04/02 06:30:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e006_d20260402_m062852_c001_v0001116_t0042_u01775111332737") 2026/04/02 06:30:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b60_d20260402_m062845_c001_v7007000_t0000_u01775111325836") 2026/04/02 06:30:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dfcf_d20260402_m062837_c001_v0001116_t0006_u01775111317572") 2026/04/02 06:30:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b151b_d20260402_m062830_c001_v7007000_t0000_u01775111310586") 2026/04/02 06:30:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dfa1_d20260402_m062822_c001_v0001116_t0053_u01775111302574") 2026/04/02 06:30:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90e0_d20260402_m062815_c001_v7007000_t0000_u01775111295723") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df72_d20260402_m062806_c001_v0001116_t0004_u01775111286501") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407de7e05d8266d7_d20260402_m062755_c001_v7007000_t0000_u01775111275024") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df43_d20260402_m062748_c001_v0001116_t0051_u01775111268468") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0bb_d20260402_m062740_c001_v7007000_t0000_u01775111260663") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570219_d20260402_m062735_c001_v0001185_t0048_u01775111255739") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407de7e05d8265f0_d20260402_m062733_c001_v7007000_t0000_u01775111253533") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673f1_d20260402_m062726_c001_v0001157_t0020_u01775111246993") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184340d_d20260402_m062720_c001_v7007000_t0000_u01775111240356") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1ec_d20260402_m062715_c001_v0001181_t0003_u01775111235244") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433b7_d20260402_m062713_c001_v7007000_t0000_u01775111233359") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1b1_d20260402_m062706_c001_v0001181_t0042_u01775111226847") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f408df0c824a771af_d20260402_m062656_c001_v7007000_t0000_u01775111216147") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf147_d20260402_m062649_c001_v0001181_t0003_u01775111209129") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681e6_d20260402_m062642_c001_v7007000_t0000_u01775111202513") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf10b_d20260402_m062633_c001_v0001181_t0005_u01775111193865") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ecf_d20260402_m062626_c001_v7007000_t0000_u01775111186649") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf0e5_d20260402_m062618_c001_v0001181_t0035_u01775111178384") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f421ea0006665a593_d20260402_m062736_c001_v7007000_t0000_u01775111256589") 2026/04/02 06:30:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701f6_d20260402_m062732_c001_v0001185_t0039_u01775111252617") 2026/04/02 06:30:15 DEBUG : dir1/0011-56789: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4b9_d20260402_m062759_c001_v7007000_t0000_u01775111279527") 2026/04/02 06:30:15 DEBUG : dir1/0011-56789: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf2ee_d20260402_m062753_c001_v0001181_t0003_u01775111273976") 2026/04/02 06:30:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184383d_d20260402_m062916_c001_v7007000_t0000_u01775111356849") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570486_d20260402_m062908_c001_v0001185_t0031_u01775111348377") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1afb_d20260402_m062901_c001_v7007000_t0000_u01775111341508") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57040d_d20260402_m062853_c001_v0001185_t0043_u01775111333211") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b62_d20260402_m062846_c001_v7007000_t0000_u01775111326020") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570397_d20260402_m062837_c001_v0001185_t0021_u01775111317998") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b1521_d20260402_m062830_c001_v7007000_t0000_u01775111310769") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570327_d20260402_m062823_c001_v0001185_t0057_u01775111303060") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90e3_d20260402_m062815_c001_v7007000_t0000_u01775111295907") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5702d4_d20260402_m062806_c001_v0001185_t0020_u01775111286968") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890f0d2_d20260402_m062755_c001_v7007000_t0000_u01775111275039") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6742f_d20260402_m062748_c001_v0001157_t0052_u01775111268980") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0bf_d20260402_m062740_c001_v7007000_t0000_u01775111260844") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df27_d20260402_m062735_c001_v0001116_t0037_u01775111255892") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405761c6644658d0_d20260402_m062733_c001_v7007000_t0000_u01775111253926") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df05_d20260402_m062727_c001_v0001116_t0028_u01775111247366") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184340f_d20260402_m062720_c001_v7007000_t0000_u01775111240537") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570165_d20260402_m062715_c001_v0001185_t0057_u01775111235336") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b910168239_d20260402_m062713_c001_v7007000_t0000_u01775111233380") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dec2_d20260402_m062707_c001_v0001116_t0031_u01775111227055") 2026/04/02 06:30:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef63_d20260402_m062655_c001_v7007000_t0000_u01775111215752") 2026/04/02 06:30:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6737f_d20260402_m062649_c001_v0001157_t0020_u01775111209335") 2026/04/02 06:30:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681e7_d20260402_m062642_c001_v7007000_t0000_u01775111202694") 2026/04/02 06:30:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6735c_d20260402_m062634_c001_v0001157_t0057_u01775111194094") 2026/04/02 06:30:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ed0_d20260402_m062626_c001_v7007000_t0000_u01775111186830") 2026/04/02 06:30:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6733f_d20260402_m062618_c001_v0001157_t0011_u01775111178588") 2026/04/02 06:30:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416e9bc51f3f2b08_d20260402_m062736_c001_v7007000_t0000_u01775111256601") 2026/04/02 06:30:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf24a_d20260402_m062732_c001_v0001181_t0052_u01775111252819") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4ba_d20260402_m062759_c001_v7007000_t0000_u01775111279710") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67441_d20260402_m062754_c001_v0001157_t0052_u01775111274066") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184383f_d20260402_m062917_c001_v7007000_t0000_u01775111357032") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf3dc_d20260402_m062908_c001_v0001181_t0009_u01775111348572") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1afc_d20260402_m062901_c001_v7007000_t0000_u01775111341689") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf3ac_d20260402_m062853_c001_v0001181_t0019_u01775111333399") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b63_d20260402_m062846_c001_v7007000_t0000_u01775111326202") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf364_d20260402_m062838_c001_v0001181_t0047_u01775111318270") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b1525_d20260402_m062830_c001_v7007000_t0000_u01775111310952") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf33b_d20260402_m062823_c001_v0001181_t0038_u01775111303261") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90e4_d20260402_m062816_c001_v7007000_t0000_u01775111296090") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf326_d20260402_m062807_c001_v0001181_t0028_u01775111287155") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890f0d5_d20260402_m062755_c001_v7007000_t0000_u01775111275112") 2026/04/02 06:30:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf2a6_d20260402_m062749_c001_v0001181_t0035_u01775111269420") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0c5_d20260402_m062741_c001_v7007000_t0000_u01775111261028") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf25e_d20260402_m062735_c001_v0001181_t0010_u01775111255923") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f401c9a8558934230_d20260402_m062733_c001_v7007000_t0000_u01775111253505") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf230_d20260402_m062728_c001_v0001181_t0008_u01775111248235") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843412_d20260402_m062720_c001_v7007000_t0000_u01775111240718") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673cc_d20260402_m062715_c001_v0001157_t0056_u01775111235353") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f40630a944a1e532a_d20260402_m062713_c001_v7007000_t0000_u01775111233131") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57011e_d20260402_m062707_c001_v0001185_t0058_u01775111227534") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f421ea0006665a431_d20260402_m062656_c001_v7007000_t0000_u01775111216160") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57007e_d20260402_m062649_c001_v0001185_t0055_u01775111209713") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681e8_d20260402_m062642_c001_v7007000_t0000_u01775111202876") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fffb_d20260402_m062634_c001_v0001185_t0057_u01775111194429") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ed3_d20260402_m062627_c001_v7007000_t0000_u01775111187011") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ff7e_d20260402_m062618_c001_v0001185_t0017_u01775111178976") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b910168327_d20260402_m062736_c001_v7007000_t0000_u01775111256934") 2026/04/02 06:30:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df19_d20260402_m062732_c001_v0001116_t0050_u01775111252826") 2026/04/02 06:30:18 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4bb_d20260402_m062759_c001_v7007000_t0000_u01775111279894") 2026/04/02 06:30:18 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570298_d20260402_m062754_c001_v0001185_t0044_u01775111274135") 2026/04/02 06:30:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843840_d20260402_m062917_c001_v7007000_t0000_u01775111357215") 2026/04/02 06:30:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674f2_d20260402_m062908_c001_v0001157_t0032_u01775111348781") 2026/04/02 06:30:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1afd_d20260402_m062901_c001_v7007000_t0000_u01775111341870") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674cb_d20260402_m062853_c001_v0001157_t0054_u01775111333603") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b65_d20260402_m062846_c001_v7007000_t0000_u01775111326385") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e674a1_d20260402_m062838_c001_v0001157_t0033_u01775111318542") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b1526_d20260402_m062831_c001_v7007000_t0000_u01775111311133") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67479_d20260402_m062823_c001_v0001157_t0030_u01775111303473") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90e6_d20260402_m062816_c001_v7007000_t0000_u01775111296273") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67459_d20260402_m062807_c001_v0001157_t0007_u01775111287379") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890f0cf_d20260402_m062754_c001_v7007000_t0000_u01775111274784") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570270_d20260402_m062749_c001_v0001185_t0023_u01775111269636") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0c9_d20260402_m062741_c001_v7007000_t0000_u01775111261210") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57021b_d20260402_m062735_c001_v0001185_t0040_u01775111255934") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f40630a944a1e535d_d20260402_m062733_c001_v7007000_t0000_u01775111253936") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701c3_d20260402_m062728_c001_v0001185_t0018_u01775111248446") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843414_d20260402_m062720_c001_v7007000_t0000_u01775111240899") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1ee_d20260402_m062715_c001_v0001181_t0041_u01775111235472") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433b5_d20260402_m062713_c001_v7007000_t0000_u01775111233308") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673af_d20260402_m062707_c001_v0001157_t0008_u01775111227725") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f418e4eae27dc978a_d20260402_m062656_c001_v7007000_t0000_u01775111216009") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de8a_d20260402_m062649_c001_v0001116_t0022_u01775111209915") 2026/04/02 06:30:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681e9_d20260402_m062643_c001_v7007000_t0000_u01775111203057") 2026/04/02 06:30:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de5d_d20260402_m062634_c001_v0001116_t0003_u01775111194649") 2026/04/02 06:30:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ed5_d20260402_m062627_c001_v7007000_t0000_u01775111187195") 2026/04/02 06:30:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de31_d20260402_m062619_c001_v0001116_t0005_u01775111179184") 2026/04/02 06:30:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416e9bc51f3f2b09_d20260402_m062736_c001_v7007000_t0000_u01775111256787") 2026/04/02 06:30:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67403_d20260402_m062732_c001_v0001157_t0029_u01775111252845") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4bc_d20260402_m062800_c001_v7007000_t0000_u01775111280076") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf2f0_d20260402_m062754_c001_v0001181_t0004_u01775111274184") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843842_d20260402_m062917_c001_v7007000_t0000_u01775111357398") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e03c_d20260402_m062909_c001_v0001116_t0023_u01775111349135") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1afe_d20260402_m062902_c001_v7007000_t0000_u01775111342053") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e00a_d20260402_m062854_c001_v0001116_t0024_u01775111334032") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b66_d20260402_m062846_c001_v7007000_t0000_u01775111326566") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dfd8_d20260402_m062838_c001_v0001116_t0023_u01775111318857") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b1531_d20260402_m062831_c001_v7007000_t0000_u01775111311352") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dfa7_d20260402_m062823_c001_v0001116_t0010_u01775111303767") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90e7_d20260402_m062816_c001_v7007000_t0000_u01775111296457") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df77_d20260402_m062807_c001_v0001116_t0033_u01775111287842") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4aa_d20260402_m062755_c001_v7007000_t0000_u01775111275185") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df47_d20260402_m062749_c001_v0001116_t0048_u01775111269876") 2026/04/02 06:30:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0cd_d20260402_m062741_c001_v7007000_t0000_u01775111261392") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6740f_d20260402_m062736_c001_v0001157_t0012_u01775111256029") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38fae_d20260402_m062733_c001_v7007000_t0000_u01775111253760") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673f5_d20260402_m062728_c001_v0001157_t0035_u01775111248632") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843417_d20260402_m062721_c001_v7007000_t0000_u01775111241191") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570169_d20260402_m062715_c001_v0001185_t0011_u01775111235526") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f40630a944a1e532b_d20260402_m062713_c001_v7007000_t0000_u01775111233321") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1bd_d20260402_m062708_c001_v0001181_t0019_u01775111228034") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405761c6644658aa_d20260402_m062656_c001_v7007000_t0000_u01775111216168") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf14b_d20260402_m062650_c001_v0001181_t0057_u01775111210422") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681ea_d20260402_m062643_c001_v7007000_t0000_u01775111203238") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf10f_d20260402_m062635_c001_v0001181_t0001_u01775111195114") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ed6_d20260402_m062627_c001_v7007000_t0000_u01775111187378") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf0e9_d20260402_m062619_c001_v0001181_t0051_u01775111179602") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f401c9a8558934236_d20260402_m062736_c001_v7007000_t0000_u01775111256791") 2026/04/02 06:30:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5701fc_d20260402_m062732_c001_v0001185_t0059_u01775111252917") 2026/04/02 06:30:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4bd_d20260402_m062800_c001_v7007000_t0000_u01775111280259") 2026/04/02 06:30:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57029c_d20260402_m062754_c001_v0001185_t0008_u01775111274378") 2026/04/02 06:30:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843845_d20260402_m062917_c001_v7007000_t0000_u01775111357581") 2026/04/02 06:30:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570491_d20260402_m062909_c001_v0001185_t0033_u01775111349642") 2026/04/02 06:30:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1aff_d20260402_m062902_c001_v7007000_t0000_u01775111342234") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570414_d20260402_m062854_c001_v0001185_t0059_u01775111334516") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b6a_d20260402_m062846_c001_v7007000_t0000_u01775111326767") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5703a5_d20260402_m062839_c001_v0001185_t0040_u01775111319431") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b153b_d20260402_m062831_c001_v7007000_t0000_u01775111311535") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570329_d20260402_m062824_c001_v0001185_t0038_u01775111304171") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90e9_d20260402_m062816_c001_v7007000_t0000_u01775111296638") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5702de_d20260402_m062808_c001_v0001185_t0043_u01775111288633") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416e9bc51f3f2b49_d20260402_m062754_c001_v7007000_t0000_u01775111274993") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67435_d20260402_m062750_c001_v0001157_t0025_u01775111270688") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0d1_d20260402_m062741_c001_v7007000_t0000_u01775111261573") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57021f_d20260402_m062736_c001_v0001185_t0021_u01775111256121") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f401c9a8558934231_d20260402_m062733_c001_v7007000_t0000_u01775111253695") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df0b_d20260402_m062729_c001_v0001116_t0027_u01775111249032") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843419_d20260402_m062721_c001_v7007000_t0000_u01775111241372") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dee1_d20260402_m062715_c001_v0001116_t0000_u01775111235661") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199dfce_d20260402_m062713_c001_v7007000_t0000_u01775111233382") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dec4_d20260402_m062708_c001_v0001116_t0000_u01775111228281") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef62_d20260402_m062655_c001_v7007000_t0000_u01775111215569") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67387_d20260402_m062650_c001_v0001157_t0056_u01775111210625") 2026/04/02 06:30:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681eb_d20260402_m062643_c001_v7007000_t0000_u01775111203418") 2026/04/02 06:30:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67360_d20260402_m062635_c001_v0001157_t0010_u01775111195457") 2026/04/02 06:30:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ed7_d20260402_m062627_c001_v7007000_t0000_u01775111187560") 2026/04/02 06:30:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67343_d20260402_m062619_c001_v0001157_t0023_u01775111179857") 2026/04/02 06:30:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e06e_d20260402_m062736_c001_v7007000_t0000_u01775111256945") 2026/04/02 06:30:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf24e_d20260402_m062733_c001_v0001181_t0006_u01775111253033") 2026/04/02 06:30:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef6c_d20260402_m062658_c001_v7007000_t0000_u01775111218901") 2026/04/02 06:30:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5700a0_d20260402_m062653_c001_v0001185_t0059_u01775111213873") 2026/04/02 06:30:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef6e_d20260402_m062659_c001_v7007000_t0000_u01775111219082") 2026/04/02 06:30:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf16b_d20260402_m062653_c001_v0001181_t0011_u01775111213896") 2026/04/02 06:30:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef6f_d20260402_m062659_c001_v7007000_t0000_u01775111219265") 2026/04/02 06:30:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5700a2_d20260402_m062654_c001_v0001185_t0018_u01775111214059") 2026/04/02 06:30:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef72_d20260402_m062659_c001_v7007000_t0000_u01775111219447") 2026/04/02 06:30:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf16d_d20260402_m062654_c001_v0001181_t0018_u01775111214103") 2026/04/02 06:30:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef74_d20260402_m062659_c001_v7007000_t0000_u01775111219629") 2026/04/02 06:30:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67391_d20260402_m062654_c001_v0001157_t0038_u01775111214216") 2026/04/02 06:30:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef76_d20260402_m062659_c001_v7007000_t0000_u01775111219857") 2026/04/02 06:30:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5700a6_d20260402_m062654_c001_v0001185_t0019_u01775111214246") 2026/04/02 06:30:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef77_d20260402_m062700_c001_v7007000_t0000_u01775111220042") 2026/04/02 06:30:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf173_d20260402_m062654_c001_v0001181_t0059_u01775111214307") 2026/04/02 06:30:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef78_d20260402_m062700_c001_v7007000_t0000_u01775111220224") 2026/04/02 06:30:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de98_d20260402_m062654_c001_v0001116_t0051_u01775111214398") 2026/04/02 06:30:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef79_d20260402_m062700_c001_v7007000_t0000_u01775111220410") 2026/04/02 06:30:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5700aa_d20260402_m062654_c001_v0001185_t0035_u01775111214472") 2026/04/02 06:30:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef7a_d20260402_m062700_c001_v7007000_t0000_u01775111220599") 2026/04/02 06:30:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf177_d20260402_m062654_c001_v0001181_t0032_u01775111214612") 2026/04/02 06:30:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef7c_d20260402_m062700_c001_v7007000_t0000_u01775111220781") 2026/04/02 06:30:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5700b0_d20260402_m062654_c001_v0001185_t0033_u01775111214657") 2026/04/02 06:30:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef7d_d20260402_m062700_c001_v7007000_t0000_u01775111220963") 2026/04/02 06:30:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf179_d20260402_m062654_c001_v0001181_t0004_u01775111214820") 2026/04/02 06:30:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef7e_d20260402_m062701_c001_v7007000_t0000_u01775111221146") 2026/04/02 06:30:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67393_d20260402_m062654_c001_v0001157_t0034_u01775111214848") 2026/04/02 06:30:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef7f_d20260402_m062701_c001_v7007000_t0000_u01775111221328") 2026/04/02 06:30:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5700b2_d20260402_m062654_c001_v0001185_t0050_u01775111214877") 2026/04/02 06:30:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef80_d20260402_m062701_c001_v7007000_t0000_u01775111221510") 2026/04/02 06:30:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf17b_d20260402_m062655_c001_v0001181_t0017_u01775111215026") 2026/04/02 06:30:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890ef81_d20260402_m062701_c001_v7007000_t0000_u01775111221693") 2026/04/02 06:30:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de9a_d20260402_m062655_c001_v0001116_t0024_u01775111215052") 2026/04/02 06:30:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38f75_d20260402_m062716_c001_v7007000_t0000_u01775111236221") 2026/04/02 06:30:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57013f_d20260402_m062711_c001_v0001185_t0044_u01775111231402") 2026/04/02 06:30:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433e1_d20260402_m062716_c001_v7007000_t0000_u01775111236205") 2026/04/02 06:30:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673b7_d20260402_m062711_c001_v0001157_t0036_u01775111231423") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41135e7dacbcb6df_d20260402_m062716_c001_v7007000_t0000_u01775111236227") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1ce_d20260402_m062711_c001_v0001181_t0057_u01775111231413") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b91016823e_d20260402_m062716_c001_v7007000_t0000_u01775111236354") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570141_d20260402_m062711_c001_v0001185_t0056_u01775111231588") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433e3_d20260402_m062716_c001_v7007000_t0000_u01775111236361") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1d0_d20260402_m062711_c001_v0001181_t0030_u01775111231619") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433df_d20260402_m062716_c001_v7007000_t0000_u01775111236184") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527ded1_d20260402_m062711_c001_v0001116_t0030_u01775111231705") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433e4_d20260402_m062716_c001_v7007000_t0000_u01775111236371") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673bb_d20260402_m062711_c001_v0001157_t0024_u01775111231812") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199dfd5_d20260402_m062716_c001_v7007000_t0000_u01775111236156") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1d2_d20260402_m062711_c001_v0001181_t0034_u01775111231851") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199dfd7_d20260402_m062716_c001_v7007000_t0000_u01775111236522") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570143_d20260402_m062711_c001_v0001185_t0039_u01775111231923") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f40630a944a1e5331_d20260402_m062716_c001_v7007000_t0000_u01775111236198") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1d4_d20260402_m062712_c001_v0001181_t0044_u01775111232056") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b91016823f_d20260402_m062716_c001_v7007000_t0000_u01775111236538") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e673bd_d20260402_m062712_c001_v0001157_t0050_u01775111232199") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f40630a944a1e5332_d20260402_m062716_c001_v7007000_t0000_u01775111236384") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527ded5_d20260402_m062712_c001_v0001116_t0003_u01775111232230") 2026/04/02 06:30:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433e9_d20260402_m062716_c001_v7007000_t0000_u01775111236546") 2026/04/02 06:30:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570147_d20260402_m062712_c001_v0001185_t0028_u01775111232244") 2026/04/02 06:30:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199dfd6_d20260402_m062716_c001_v7007000_t0000_u01775111236339") 2026/04/02 06:30:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1d6_d20260402_m062712_c001_v0001181_t0035_u01775111232264") 2026/04/02 06:30:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433eb_d20260402_m062716_c001_v7007000_t0000_u01775111236556") 2026/04/02 06:30:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57014b_d20260402_m062712_c001_v0001185_t0027_u01775111232431") 2026/04/02 06:30:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433e6_d20260402_m062716_c001_v7007000_t0000_u01775111236392") 2026/04/02 06:30:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf1d8_d20260402_m062712_c001_v0001181_t0008_u01775111232477") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843286_d20260402_m062509_c001_v7007000_t0000_u01775111109406") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f115d4e7940d82051_d20260402_m062507_c001_v0001176_t0022_u01775111107335") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416538f743fc1125_d20260402_m062507_c001_v7007000_t0000_u01775111107152") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f115d4e7940d8203c_d20260402_m062503_c001_v0001176_t0040_u01775111103724") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416538f743fc1121_d20260402_m062502_c001_v7007000_t0000_u01775111102956") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fb36_d20260402_m062416_c001_v0001185_t0031_u01775111056865") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996cec_d20260402_m062415_c001_v7007000_t0000_u01775111055393") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1155232386b2ca6b_d20260402_m062413_c001_v0001161_t0006_u01775111053043") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee889d_d20260402_m062412_c001_v7007000_t0000_u01775111052858") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1155232386b2ca61_d20260402_m062409_c001_v0001161_t0014_u01775111049538") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee8863_d20260402_m062408_c001_v7007000_t0000_u01775111048773") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e671c6_d20260402_m062404_c001_v0001157_t0046_u01775111044280") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996ba4_d20260402_m062403_c001_v7007000_t0000_u01775111043004") 2026/04/02 06:30:26 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f115a819c1cef8822_d20260402_m062400_c001_v0001091_t0041_u01775111040777") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b0e1c_d20260402_m062400_c001_v7007000_t0000_u01775111040591") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f115a819c1cef8816_d20260402_m062358_c001_v0001091_t0040_u01775111038315") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b0e00_d20260402_m062357_c001_v7007000_t0000_u01775111037565") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e671ae_d20260402_m062353_c001_v0001157_t0042_u01775111033860") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996b7c_d20260402_m062352_c001_v7007000_t0000_u01775111032661") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f10576a6eaf26f2dc_d20260402_m062350_c001_v0001036_t0029_u01775111030606") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590be82_d20260402_m062350_c001_v7007000_t0000_u01775111030423") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f10576a6eaf26f2d6_d20260402_m062346_c001_v0001036_t0034_u01775111026968") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590be7c_d20260402_m062346_c001_v7007000_t0000_u01775111026226") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6717c_d20260402_m062340_c001_v0001157_t0046_u01775111020543") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416538f743fc10f5_d20260402_m062339_c001_v7007000_t0000_u01775111019605") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1095d7c6b7e3dfad_d20260402_m062337_c001_v0001137_t0041_u01775111017616") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996b42_d20260402_m062337_c001_v7007000_t0000_u01775111017433") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1095d7c6b7e3dfa9_d20260402_m062334_c001_v0001137_t0032_u01775111014394") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996b39_d20260402_m062333_c001_v7007000_t0000_u01775111013625") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67151_d20260402_m062327_c001_v0001157_t0022_u01775111007995") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407de7e05d8260c3_d20260402_m062327_c001_v7007000_t0000_u01775111007044") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f106300219db5b458_d20260402_m062324_c001_v0001173_t0026_u01775111004979") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590be5c_d20260402_m062324_c001_v7007000_t0000_u01775111004799") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f106300219db5b442_d20260402_m062321_c001_v0001173_t0016_u01775111001383") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590be52_d20260402_m062320_c001_v7007000_t0000_u01775111000638") 2026/04/02 06:30:27 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67128_d20260402_m062312_c001_v0001157_t0050_u01775110992492") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0ccad1_d20260402_m062311_c001_v7007000_t0000_u01775110991342") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1196ddb186bacace_d20260402_m062304_c001_v0001137_t0010_u01775110984911") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590bd0b_d20260402_m062304_c001_v7007000_t0000_u01775110984710") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f281_d20260402_m062300_c001_v0001177_t0019_u01775110980621") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1084ccf879b773c1_d20260402_m062259_c001_v0001144_t0011_u01775110979418") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1084ccf879b773bb_d20260402_m062257_c001_v0001144_t0036_u01775110977850") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f415843ef8bc51fa7_d20260402_m062244_c001_v7007000_t0000_u01775110964515") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e670d0_d20260402_m062237_c001_v0001157_t0030_u01775110957504") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f104f72e2df44aa96_d20260402_m062236_c001_v0001174_t0029_u01775110956562") 2026/04/02 06:30:28 DEBUG : dst/one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f104f72e2df44aa90_d20260402_m062235_c001_v0001174_t0054_u01775110955437") 2026/04/02 06:30:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184328c_d20260402_m062509_c001_v7007000_t0000_u01775111109587") 2026/04/02 06:30:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f100fe0c64690c47c_d20260402_m062506_c001_v0001167_t0049_u01775111106742") 2026/04/02 06:30:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f110c2f040f2d1fba_d20260402_m062502_c001_v0001154_t0016_u01775111102628") 2026/04/02 06:30:28 DEBUG : dst/one.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996cf1_d20260402_m062415_c001_v7007000_t0000_u01775111055576") 2026/04/02 06:30:28 DEBUG : dst/one.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f118c256f750eb216_d20260402_m062412_c001_v0001174_t0027_u01775111052311") 2026/04/02 06:30:28 DEBUG : dst/one.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1101813f17283c6a_d20260402_m062408_c001_v0001092_t0044_u01775111048304") 2026/04/02 06:30:28 DEBUG : dst/one.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996ba7_d20260402_m062403_c001_v7007000_t0000_u01775111043185") 2026/04/02 06:30:29 DEBUG : dst/one.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1069fc7df1f3613d_d20260402_m062400_c001_v0001178_t0026_u01775111040370") 2026/04/02 06:30:29 DEBUG : dst/one.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f110e935f3fb0ad58_d20260402_m062357_c001_v0001182_t0031_u01775111037359") 2026/04/02 06:30:29 DEBUG : dst/three: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0ccad2_d20260402_m062311_c001_v7007000_t0000_u01775110991526") 2026/04/02 06:30:29 DEBUG : dst/three: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1084ccf879b773c7_d20260402_m062309_c001_v0001144_t0035_u01775110989657") 2026/04/02 06:30:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843290_d20260402_m062509_c001_v7007000_t0000_u01775111109769") 2026/04/02 06:30:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1025a9d6e41ff376_d20260402_m062508_c001_v0001113_t0041_u01775111108121") 2026/04/02 06:30:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f10514f8187b7461b_d20260402_m062504_c001_v0001092_t0021_u01775111104856") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843294_d20260402_m062509_c001_v7007000_t0000_u01775111109950") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f115d4e7940d82057_d20260402_m062508_c001_v0001176_t0023_u01775111108716") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416538f743fc1126_d20260402_m062508_c001_v7007000_t0000_u01775111108530") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f115d4e7940d82040_d20260402_m062505_c001_v0001176_t0032_u01775111105409") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416538f743fc1122_d20260402_m062505_c001_v7007000_t0000_u01775111105226") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fb40_d20260402_m062417_c001_v0001185_t0025_u01775111057967") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996cf4_d20260402_m062415_c001_v7007000_t0000_u01775111055758") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1155232386b2ca6d_d20260402_m062414_c001_v0001161_t0029_u01775111054642") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee88a4_d20260402_m062414_c001_v7007000_t0000_u01775111054451") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1155232386b2ca63_d20260402_m062410_c001_v0001161_t0000_u01775111050847") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee8893_d20260402_m062410_c001_v7007000_t0000_u01775111050662") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e671ca_d20260402_m062405_c001_v0001157_t0040_u01775111045379") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b0e44_d20260402_m062402_c001_v7007000_t0000_u01775111042399") 2026/04/02 06:30:29 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fa61_d20260402_m062359_c001_v0001185_t0029_u01775111039588") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b0e02_d20260402_m062359_c001_v7007000_t0000_u01775111039216") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e671b4_d20260402_m062354_c001_v0001157_t0036_u01775111034832") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590be86_d20260402_m062351_c001_v7007000_t0000_u01775111031725") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fa02_d20260402_m062348_c001_v0001185_t0046_u01775111028925") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590be7e_d20260402_m062347_c001_v7007000_t0000_u01775111027843") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6717e_d20260402_m062341_c001_v0001157_t0055_u01775111021154") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996b43_d20260402_m062338_c001_v7007000_t0000_u01775111018668") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f97c_d20260402_m062336_c001_v0001185_t0018_u01775111016465") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996b3d_d20260402_m062335_c001_v7007000_t0000_u01775111015366") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67153_d20260402_m062328_c001_v0001157_t0034_u01775111008716") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590be5f_d20260402_m062326_c001_v7007000_t0000_u01775111006129") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f91d_d20260402_m062323_c001_v0001185_t0040_u01775111003835") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590be59_d20260402_m062322_c001_v7007000_t0000_u01775111002721") 2026/04/02 06:30:30 DEBUG : dst/three.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67132_d20260402_m062315_c001_v0001157_t0047_u01775110995713") 2026/04/02 06:30:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996cf9_d20260402_m062415_c001_v7007000_t0000_u01775111055940") 2026/04/02 06:30:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11792526c80b6a53_d20260402_m062413_c001_v0001172_t0050_u01775111053979") 2026/04/02 06:30:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f10049e8484ec8816_d20260402_m062410_c001_v0001185_t0003_u01775111050475") 2026/04/02 06:30:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996bad_d20260402_m062403_c001_v7007000_t0000_u01775111043367") 2026/04/02 06:30:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f102f12a88cfdf67e_d20260402_m062402_c001_v0001180_t0010_u01775111042152") 2026/04/02 06:30:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116ea5455dcba8cf_d20260402_m062359_c001_v0001179_t0016_u01775111039014") 2026/04/02 06:30:30 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184329a_d20260402_m062510_c001_v7007000_t0000_u01775111110131") 2026/04/02 06:30:30 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e671ec_d20260402_m062417_c001_v0001157_t0054_u01775111057500") 2026/04/02 06:30:30 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996cfe_d20260402_m062416_c001_v7007000_t0000_u01775111056123") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fab1_d20260402_m062405_c001_v0001185_t0053_u01775111045193") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996bb2_d20260402_m062403_c001_v7007000_t0000_u01775111043549") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fa38_d20260402_m062354_c001_v0001185_t0052_u01775111034631") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c1996b7d_d20260402_m062352_c001_v7007000_t0000_u01775111032903") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f9a6_d20260402_m062340_c001_v0001185_t0004_u01775111020965") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416538f743fc10f6_d20260402_m062339_c001_v7007000_t0000_u01775111019787") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f93b_d20260402_m062328_c001_v0001185_t0034_u01775111008329") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407de7e05d8260c5_d20260402_m062327_c001_v7007000_t0000_u01775111007226") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f8b8_d20260402_m062313_c001_v0001185_t0056_u01775110993382") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0ccad3_d20260402_m062311_c001_v7007000_t0000_u01775110991709") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11300c107a221cb7_d20260402_m062307_c001_v0001176_t0024_u01775110987371") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f415843ef8bc51fa8_d20260402_m062244_c001_v7007000_t0000_u01775110964696") 2026/04/02 06:30:31 DEBUG : dst/two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f104f72e2df44aab0_d20260402_m062243_c001_v0001174_t0057_u01775110963494") 2026/04/02 06:30:31 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5cc2_d20260402_m062210_c001_v7007000_t0000_u01775110930400") 2026/04/02 06:30:31 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f1ec_d20260402_m062202_c001_v0001177_t0002_u01775110922617") 2026/04/02 06:30:31 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f401c9a855893391a_d20260402_m062200_c001_v7007000_t0000_u01775110920760") 2026/04/02 06:30:31 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f1cf_d20260402_m062149_c001_v0001177_t0051_u01775110909678") 2026/04/02 06:30:31 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e948_d20260402_m062141_c001_v7007000_t0000_u01775110901363") 2026/04/02 06:30:31 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f1b2_d20260402_m062138_c001_v0001177_t0005_u01775110898187") 2026/04/02 06:30:31 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8eb_d20260402_m062117_c001_v7007000_t0000_u01775110877102") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ffe_d20260402_m062115_c001_v0001157_t0039_u01775110875110") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8e6_d20260402_m062114_c001_v7007000_t0000_u01775110874172") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ff6_d20260402_m062112_c001_v0001157_t0049_u01775110872493") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b3bc3_d20260402_m062109_c001_v7007000_t0000_u01775110869260") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fe4_d20260402_m062107_c001_v0001157_t0052_u01775110867329") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b0124_d20260402_m062106_c001_v7007000_t0000_u01775110866339") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fd8_d20260402_m062104_c001_v0001157_t0032_u01775110864802") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed8c_d20260402_m062058_c001_v7007000_t0000_u01775110858320") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fa6_d20260402_m062056_c001_v0001157_t0041_u01775110856601") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed85_d20260402_m062055_c001_v7007000_t0000_u01775110855637") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fa0_d20260402_m062054_c001_v0001157_t0058_u01775110854645") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed72_d20260402_m062049_c001_v7007000_t0000_u01775110849993") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f88_d20260402_m062048_c001_v0001157_t0019_u01775110848605") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed6e_d20260402_m062046_c001_v7007000_t0000_u01775110846774") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f7c_d20260402_m062045_c001_v0001157_t0007_u01775110845557") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed6b_d20260402_m062045_c001_v7007000_t0000_u01775110845194") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f392_d20260402_m062044_c001_v0001185_t0052_u01775110844632") 2026/04/02 06:30:32 DEBUG : empty space: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f76_d20260402_m062042_c001_v0001157_t0049_u01775110842935") 2026/04/02 06:30:32 DEBUG : enormous: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8e8_d20260402_m062116_c001_v7007000_t0000_u01775110876191") 2026/04/02 06:30:32 DEBUG : enormous: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67002_d20260402_m062115_c001_v0001157_t0040_u01775110875444") 2026/04/02 06:30:33 DEBUG : existing: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184329d_d20260402_m062514_c001_v7007000_t0000_u01775111114564") 2026/04/02 06:30:33 DEBUG : existing: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67265_d20260402_m062513_c001_v0001157_t0005_u01775111113345") 2026/04/02 06:30:33 DEBUG : existing: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e914_d20260402_m062135_c001_v7007000_t0000_u01775110895852") 2026/04/02 06:30:33 DEBUG : existing: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f1a8_d20260402_m062134_c001_v0001177_t0018_u01775110894787") 2026/04/02 06:30:33 DEBUG : existing: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed5b_d20260402_m062039_c001_v7007000_t0000_u01775110839851") 2026/04/02 06:30:33 DEBUG : existing: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f5e_d20260402_m062038_c001_v0001157_t0018_u01775110838650") 2026/04/02 06:30:33 DEBUG : existing: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed59_d20260402_m062038_c001_v7007000_t0000_u01775110838109") 2026/04/02 06:30:33 DEBUG : existing: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f5a_d20260402_m062037_c001_v0001157_t0023_u01775110837456") 2026/04/02 06:30:33 DEBUG : existing: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f56_d20260402_m062036_c001_v0001157_t0038_u01775110836551") 2026/04/02 06:30:33 DEBUG : existing-b: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e91b_d20260402_m062136_c001_v7007000_t0000_u01775110896033") 2026/04/02 06:30:33 DEBUG : existing-b: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67038_d20260402_m062134_c001_v0001157_t0027_u01775110894777") 2026/04/02 06:30:33 DEBUG : file1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38e18_d20260402_m062605_c001_v7007000_t0000_u01775111165944") 2026/04/02 06:30:33 DEBUG : file1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf09d_d20260402_m062604_c001_v0001181_t0007_u01775111164786") 2026/04/02 06:30:33 DEBUG : file1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38e0b_d20260402_m062603_c001_v7007000_t0000_u01775111163455") 2026/04/02 06:30:33 DEBUG : file1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6731e_d20260402_m062601_c001_v0001157_t0029_u01775111161932") 2026/04/02 06:30:33 DEBUG : five: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8ee_d20260402_m062121_c001_v7007000_t0000_u01775110881178") 2026/04/02 06:30:33 DEBUG : five: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e67016_d20260402_m062118_c001_v0001157_t0005_u01775110878910") 2026/04/02 06:30:33 DEBUG : foo: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed70_d20260402_m062048_c001_v7007000_t0000_u01775110848241") 2026/04/02 06:30:34 DEBUG : foo: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e66f84_d20260402_m062047_c001_v0001157_t0005_u01775110847688") 2026/04/02 06:30:34 DEBUG : foo: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e66f80_d20260402_m062047_c001_v0001157_t0005_u01775110847137") 2026/04/02 06:30:34 DEBUG : four: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8ef_d20260402_m062121_c001_v7007000_t0000_u01775110881360") 2026/04/02 06:30:34 DEBUG : four: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416f111b2d56f48d_d20260402_m062119_c001_v0001185_t0051_u01775110879459") 2026/04/02 06:30:34 DEBUG : four: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67014_d20260402_m062118_c001_v0001157_t0022_u01775110878265") 2026/04/02 06:30:34 DEBUG : hello world2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22db2_d20260402_m061952_c001_v7007000_t0000_u01775110792405") 2026/04/02 06:30:34 DEBUG : hello world2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ea4_d20260402_m061951_c001_v0001157_t0055_u01775110791633") 2026/04/02 06:30:34 DEBUG : ignore-size: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed4a_d20260402_m062036_c001_v7007000_t0000_u01775110836176") 2026/04/02 06:30:34 DEBUG : ignore-size: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f4e_d20260402_m062034_c001_v0001157_t0007_u01775110834932") 2026/04/02 06:30:34 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e90f_d20260402_m062134_c001_v7007000_t0000_u01775110894040") 2026/04/02 06:30:34 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f51a_d20260402_m062133_c001_v0001185_t0034_u01775110893330") 2026/04/02 06:30:34 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e906_d20260402_m062132_c001_v7007000_t0000_u01775110892588") 2026/04/02 06:30:34 DEBUG : nested/sub dir/file: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67034_d20260402_m062131_c001_v0001157_t0037_u01775110891814") 2026/04/02 06:30:34 DEBUG : one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8f0_d20260402_m062121_c001_v7007000_t0000_u01775110881542") 2026/04/02 06:30:34 DEBUG : one: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e6700c_d20260402_m062117_c001_v0001157_t0005_u01775110877472") 2026/04/02 06:30:34 DEBUG : only0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ddb_d20260402_m062557_c001_v7007000_t0000_u01775111157470") 2026/04/02 06:30:34 DEBUG : only0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e67302_d20260402_m062551_c001_v0001157_t0005_u01775111151792") 2026/04/02 06:30:34 DEBUG : only0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe5c_d20260402_m062538_c001_v0001185_t0020_u01775111138299") 2026/04/02 06:30:34 DEBUG : only0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f418e4eae27dc94a4_d20260402_m062531_c001_v7007000_t0000_u01775111131428") 2026/04/02 06:30:34 DEBUG : only0: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fd9d_d20260402_m062518_c001_v0001185_t0025_u01775111118155") 2026/04/02 06:30:34 DEBUG : only1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ddd_d20260402_m062557_c001_v7007000_t0000_u01775111157651") 2026/04/02 06:30:34 DEBUG : only1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4005461bdddcf072_d20260402_m062552_c001_v0001181_t0024_u01775111152743") 2026/04/02 06:30:35 DEBUG : only1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe60_d20260402_m062539_c001_v0001185_t0040_u01775111139040") 2026/04/02 06:30:35 DEBUG : only1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405821d05fa179d4_d20260402_m062531_c001_v7007000_t0000_u01775111131439") 2026/04/02 06:30:35 DEBUG : only1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fd9f_d20260402_m062519_c001_v0001185_t0028_u01775111119041") 2026/04/02 06:30:35 DEBUG : only10: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ddf_d20260402_m062557_c001_v7007000_t0000_u01775111157894") 2026/04/02 06:30:35 DEBUG : only10: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416f111b2d56fedb_d20260402_m062551_c001_v0001185_t0051_u01775111151802") 2026/04/02 06:30:35 DEBUG : only10: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe8f_d20260402_m062544_c001_v0001185_t0035_u01775111144644") 2026/04/02 06:30:35 DEBUG : only10: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f418e4eae27dc94a3_d20260402_m062531_c001_v7007000_t0000_u01775111131225") 2026/04/02 06:30:35 DEBUG : only10: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdea_d20260402_m062524_c001_v0001185_t0033_u01775111124705") 2026/04/02 06:30:35 DEBUG : only11: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38de1_d20260402_m062558_c001_v7007000_t0000_u01775111158080") 2026/04/02 06:30:35 DEBUG : only11: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4005461bdddcf070_d20260402_m062552_c001_v0001181_t0024_u01775111152559") 2026/04/02 06:30:35 DEBUG : only11: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe93_d20260402_m062545_c001_v0001185_t0043_u01775111145184") 2026/04/02 06:30:35 DEBUG : only11: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f418e4eae27dc94a6_d20260402_m062531_c001_v7007000_t0000_u01775111131806") 2026/04/02 06:30:35 DEBUG : only11: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdee_d20260402_m062525_c001_v0001185_t0020_u01775111125260") 2026/04/02 06:30:35 DEBUG : only12: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38de3_d20260402_m062558_c001_v7007000_t0000_u01775111158261") 2026/04/02 06:30:35 DEBUG : only12: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41755d344527dde2_d20260402_m062552_c001_v0001116_t0035_u01775111152370") 2026/04/02 06:30:35 DEBUG : only12: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe99_d20260402_m062545_c001_v0001185_t0025_u01775111145841") 2026/04/02 06:30:35 DEBUG : only12: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405821d05fa179d6_d20260402_m062531_c001_v7007000_t0000_u01775111131816") 2026/04/02 06:30:35 DEBUG : only12: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdf6_d20260402_m062525_c001_v0001185_t0038_u01775111125841") 2026/04/02 06:30:35 DEBUG : only13: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38de4_d20260402_m062558_c001_v7007000_t0000_u01775111158442") 2026/04/02 06:30:35 DEBUG : only13: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e67304_d20260402_m062552_c001_v0001157_t0005_u01775111152189") 2026/04/02 06:30:35 DEBUG : only13: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fea5_d20260402_m062546_c001_v0001185_t0045_u01775111146448") 2026/04/02 06:30:35 DEBUG : only13: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1460_d20260402_m062531_c001_v7007000_t0000_u01775111131426") 2026/04/02 06:30:36 DEBUG : only13: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdfe_d20260402_m062526_c001_v0001185_t0036_u01775111126432") 2026/04/02 06:30:36 DEBUG : only14: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38de7_d20260402_m062558_c001_v7007000_t0000_u01775111158624") 2026/04/02 06:30:36 DEBUG : only14: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416f111b2d56fedf_d20260402_m062552_c001_v0001185_t0051_u01775111152198") 2026/04/02 06:30:36 DEBUG : only14: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56feaf_d20260402_m062547_c001_v0001185_t0045_u01775111147117") 2026/04/02 06:30:36 DEBUG : only14: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1461_d20260402_m062531_c001_v7007000_t0000_u01775111131610") 2026/04/02 06:30:36 DEBUG : only14: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe0e_d20260402_m062527_c001_v0001185_t0041_u01775111127015") 2026/04/02 06:30:36 DEBUG : only15: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38de9_d20260402_m062558_c001_v7007000_t0000_u01775111158810") 2026/04/02 06:30:36 DEBUG : only15: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e67308_d20260402_m062552_c001_v0001157_t0005_u01775111152374") 2026/04/02 06:30:36 DEBUG : only15: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56feb5_d20260402_m062547_c001_v0001185_t0010_u01775111147696") 2026/04/02 06:30:36 DEBUG : only15: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f418e4eae27dc94a7_d20260402_m062532_c001_v7007000_t0000_u01775111132039") 2026/04/02 06:30:36 DEBUG : only15: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe12_d20260402_m062527_c001_v0001185_t0043_u01775111127580") 2026/04/02 06:30:36 DEBUG : only16: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38deb_d20260402_m062558_c001_v7007000_t0000_u01775111158991") 2026/04/02 06:30:36 DEBUG : only16: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416f111b2d56fee3_d20260402_m062552_c001_v0001185_t0051_u01775111152383") 2026/04/02 06:30:36 DEBUG : only16: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fec9_d20260402_m062548_c001_v0001185_t0059_u01775111148971") 2026/04/02 06:30:36 DEBUG : only16: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f7d_d20260402_m062531_c001_v7007000_t0000_u01775111131429") 2026/04/02 06:30:36 DEBUG : only16: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe18_d20260402_m062528_c001_v0001185_t0054_u01775111128237") 2026/04/02 06:30:37 DEBUG : only17: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dec_d20260402_m062559_c001_v7007000_t0000_u01775111159173") 2026/04/02 06:30:37 DEBUG : only17: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e6730c_d20260402_m062552_c001_v0001157_t0005_u01775111152559") 2026/04/02 06:30:37 DEBUG : only17: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fecd_d20260402_m062549_c001_v0001185_t0048_u01775111149590") 2026/04/02 06:30:37 DEBUG : only17: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f418e4eae27dc94a5_d20260402_m062531_c001_v7007000_t0000_u01775111131622") 2026/04/02 06:30:37 DEBUG : only17: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe1c_d20260402_m062528_c001_v0001185_t0006_u01775111128709") 2026/04/02 06:30:37 DEBUG : only18: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dee_d20260402_m062559_c001_v7007000_t0000_u01775111159355") 2026/04/02 06:30:37 DEBUG : only18: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41755d344527dde4_d20260402_m062552_c001_v0001116_t0035_u01775111152566") 2026/04/02 06:30:37 DEBUG : only18: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fed3_d20260402_m062550_c001_v0001185_t0035_u01775111150150") 2026/04/02 06:30:37 DEBUG : only18: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405821d05fa179d7_d20260402_m062532_c001_v7007000_t0000_u01775111132049") 2026/04/02 06:30:37 DEBUG : only18: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe22_d20260402_m062529_c001_v0001185_t0042_u01775111129219") 2026/04/02 06:30:37 DEBUG : only19: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38df2_d20260402_m062559_c001_v7007000_t0000_u01775111159539") 2026/04/02 06:30:37 DEBUG : only19: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416f111b2d56fee5_d20260402_m062552_c001_v0001185_t0051_u01775111152579") 2026/04/02 06:30:37 DEBUG : only19: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fed7_d20260402_m062550_c001_v0001185_t0001_u01775111150704") 2026/04/02 06:30:37 DEBUG : only19: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f405821d05fa179d5_d20260402_m062531_c001_v7007000_t0000_u01775111131631") 2026/04/02 06:30:37 DEBUG : only19: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe31_d20260402_m062529_c001_v0001185_t0026_u01775111129859") 2026/04/02 06:30:37 DEBUG : only2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38df3_d20260402_m062559_c001_v7007000_t0000_u01775111159720") 2026/04/02 06:30:38 DEBUG : only2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e67310_d20260402_m062552_c001_v0001157_t0005_u01775111152754") 2026/04/02 06:30:38 DEBUG : only2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe64_d20260402_m062539_c001_v0001185_t0019_u01775111139537") 2026/04/02 06:30:38 DEBUG : only2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f7e_d20260402_m062531_c001_v7007000_t0000_u01775111131641") 2026/04/02 06:30:38 DEBUG : only2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fda3_d20260402_m062519_c001_v0001185_t0046_u01775111119658") 2026/04/02 06:30:38 DEBUG : only3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38df5_d20260402_m062559_c001_v7007000_t0000_u01775111159902") 2026/04/02 06:30:38 DEBUG : only3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41755d344527dde6_d20260402_m062552_c001_v0001116_t0035_u01775111152761") 2026/04/02 06:30:38 DEBUG : only3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe6e_d20260402_m062540_c001_v0001185_t0040_u01775111140233") 2026/04/02 06:30:38 DEBUG : only3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f7f_d20260402_m062531_c001_v7007000_t0000_u01775111131825") 2026/04/02 06:30:38 DEBUG : only3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdb1_d20260402_m062520_c001_v0001185_t0043_u01775111120335") 2026/04/02 06:30:38 DEBUG : only4: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38df6_d20260402_m062600_c001_v7007000_t0000_u01775111160082") 2026/04/02 06:30:38 DEBUG : only4: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416f111b2d56fee9_d20260402_m062552_c001_v0001185_t0051_u01775111152774") 2026/04/02 06:30:38 DEBUG : only4: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe75_d20260402_m062540_c001_v0001185_t0018_u01775111140776") 2026/04/02 06:30:38 DEBUG : only4: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1464_d20260402_m062531_c001_v7007000_t0000_u01775111131974") 2026/04/02 06:30:38 DEBUG : only4: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdb7_d20260402_m062520_c001_v0001185_t0028_u01775111120892") 2026/04/02 06:30:38 DEBUG : only5: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38df8_d20260402_m062600_c001_v7007000_t0000_u01775111160263") 2026/04/02 06:30:38 DEBUG : only5: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4005461bdddcf074_d20260402_m062552_c001_v0001181_t0024_u01775111152926") 2026/04/02 06:30:38 DEBUG : only5: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe79_d20260402_m062541_c001_v0001185_t0045_u01775111141328") 2026/04/02 06:30:38 DEBUG : only5: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f80_d20260402_m062532_c001_v7007000_t0000_u01775111132060") 2026/04/02 06:30:38 DEBUG : only5: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdbb_d20260402_m062521_c001_v0001185_t0029_u01775111121596") 2026/04/02 06:30:38 DEBUG : only6: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38df9_d20260402_m062600_c001_v7007000_t0000_u01775111160444") 2026/04/02 06:30:38 DEBUG : only6: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e67312_d20260402_m062552_c001_v0001157_t0005_u01775111152940") 2026/04/02 06:30:39 DEBUG : only6: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe7b_d20260402_m062541_c001_v0001185_t0052_u01775111141837") 2026/04/02 06:30:39 DEBUG : only6: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1465_d20260402_m062532_c001_v7007000_t0000_u01775111132155") 2026/04/02 06:30:39 DEBUG : only6: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdc5_d20260402_m062522_c001_v0001185_t0043_u01775111122267") 2026/04/02 06:30:39 DEBUG : only7: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dfc_d20260402_m062600_c001_v7007000_t0000_u01775111160628") 2026/04/02 06:30:39 DEBUG : only7: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f416f111b2d56feed_d20260402_m062552_c001_v0001185_t0051_u01775111152959") 2026/04/02 06:30:39 DEBUG : only7: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe81_d20260402_m062542_c001_v0001185_t0011_u01775111142561") 2026/04/02 06:30:39 DEBUG : only7: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1463_d20260402_m062531_c001_v7007000_t0000_u01775111131792") 2026/04/02 06:30:39 DEBUG : only7: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdcf_d20260402_m062522_c001_v0001185_t0037_u01775111122844") 2026/04/02 06:30:39 DEBUG : only8: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dfe_d20260402_m062600_c001_v7007000_t0000_u01775111160815") 2026/04/02 06:30:39 DEBUG : only8: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4005461bdddcf076_d20260402_m062553_c001_v0001181_t0024_u01775111153110") 2026/04/02 06:30:39 DEBUG : only8: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe85_d20260402_m062543_c001_v0001185_t0002_u01775111143243") 2026/04/02 06:30:39 DEBUG : only8: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5f81_d20260402_m062532_c001_v7007000_t0000_u01775111132243") 2026/04/02 06:30:39 DEBUG : only8: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fdd7_d20260402_m062523_c001_v0001185_t0035_u01775111123377") 2026/04/02 06:30:39 DEBUG : only9: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38dff_d20260402_m062600_c001_v7007000_t0000_u01775111160996") 2026/04/02 06:30:39 DEBUG : only9: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41755d344527dde8_d20260402_m062552_c001_v0001116_t0035_u01775111152947") 2026/04/02 06:30:39 DEBUG : only9: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fe89_d20260402_m062543_c001_v0001185_t0056_u01775111143930") 2026/04/02 06:30:39 DEBUG : only9: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f418e4eae27dc94a0_d20260402_m062531_c001_v7007000_t0000_u01775111131043") 2026/04/02 06:30:39 DEBUG : only9: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56fddb_d20260402_m062523_c001_v0001185_t0028_u01775111123922") 2026/04/02 06:30:39 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e901_d20260402_m062130_c001_v7007000_t0000_u01775110890311") 2026/04/02 06:30:39 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f195_d20260402_m062128_c001_v0001177_t0019_u01775110888537") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8fb_d20260402_m062127_c001_v7007000_t0000_u01775110887427") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6702c_d20260402_m062125_c001_v0001157_t0012_u01775110885545") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8f8_d20260402_m062124_c001_v7007000_t0000_u01775110884818") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f4a7_d20260402_m062122_c001_v0001185_t0016_u01775110882458") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5beb_d20260402_m062111_c001_v7007000_t0000_u01775110871303") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fea_d20260402_m062109_c001_v0001157_t0008_u01775110869808") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b2646_d20260402_m062108_c001_v7007000_t0000_u01775110868183") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fe0_d20260402_m062106_c001_v0001157_t0035_u01775110866889") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed99_d20260402_m062105_c001_v7007000_t0000_u01775110865505") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fd6_d20260402_m062104_c001_v0001157_t0035_u01775110864449") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed89_d20260402_m062057_c001_v7007000_t0000_u01775110857767") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fa4_d20260402_m062056_c001_v0001157_t0058_u01775110856182") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed86_d20260402_m062055_c001_v7007000_t0000_u01775110855820") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f9c_d20260402_m062054_c001_v0001157_t0010_u01775110854236") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed7e_d20260402_m062053_c001_v7007000_t0000_u01775110853873") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f9a_d20260402_m062053_c001_v0001157_t0018_u01775110853172") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f98_d20260402_m062052_c001_v0001157_t0045_u01775110852415") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed78_d20260402_m062052_c001_v7007000_t0000_u01775110852052") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f96_d20260402_m062051_c001_v0001157_t0002_u01775110851342") 2026/04/02 06:30:40 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f90_d20260402_m062050_c001_v0001157_t0030_u01775110850540") 2026/04/02 06:30:41 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed73_d20260402_m062050_c001_v7007000_t0000_u01775110850175") 2026/04/02 06:30:41 DEBUG : potato: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f8c_d20260402_m062049_c001_v0001157_t0012_u01775110849282") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f413781a4b772a03a_d20260402_m062219_c001_v7007000_t0000_u01775110939749") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f6c5_d20260402_m062219_c001_v0001185_t0045_u01775110939153") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5cc4_d20260402_m062210_c001_v7007000_t0000_u01775110930631") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f5ee_d20260402_m062202_c001_v0001185_t0022_u01775110922043") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590b907_d20260402_m062154_c001_v7007000_t0000_u01775110914251") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f583_d20260402_m062149_c001_v0001185_t0057_u01775110909137") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e949_d20260402_m062141_c001_v7007000_t0000_u01775110901699") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f541_d20260402_m062137_c001_v0001185_t0033_u01775110897987") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8e9_d20260402_m062116_c001_v7007000_t0000_u01775110876372") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ffc_d20260402_m062114_c001_v0001157_t0050_u01775110874717") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8e7_d20260402_m062114_c001_v7007000_t0000_u01775110874355") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ff4_d20260402_m062111_c001_v0001157_t0010_u01775110871853") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5bec_d20260402_m062111_c001_v7007000_t0000_u01775110871489") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fee_d20260402_m062110_c001_v0001157_t0059_u01775110870583") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b3fac_d20260402_m062109_c001_v7007000_t0000_u01775110869443") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fe6_d20260402_m062108_c001_v0001157_t0012_u01775110868553") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b050d_d20260402_m062106_c001_v7007000_t0000_u01775110866524") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fdc_d20260402_m062105_c001_v0001157_t0051_u01775110865513") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed8d_d20260402_m062058_c001_v7007000_t0000_u01775110858503") 2026/04/02 06:30:41 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66fae_d20260402_m062057_c001_v0001157_t0004_u01775110857407") 2026/04/02 06:30:42 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22db7_d20260402_m061955_c001_v7007000_t0000_u01775110795409") 2026/04/02 06:30:42 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66eb4_d20260402_m061954_c001_v0001157_t0005_u01775110794681") 2026/04/02 06:30:42 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22db5_d20260402_m061953_c001_v7007000_t0000_u01775110793771") 2026/04/02 06:30:42 DEBUG : potato2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66eaa_d20260402_m061952_c001_v0001157_t0056_u01775110792947") 2026/04/02 06:30:42 DEBUG : potato3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72b5cc6_d20260402_m062211_c001_v7007000_t0000_u01775110931024") 2026/04/02 06:30:42 DEBUG : potato3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6706f_d20260402_m062203_c001_v0001157_t0018_u01775110923254") 2026/04/02 06:30:42 DEBUG : potato3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41931454b590b905_d20260402_m062154_c001_v7007000_t0000_u01775110914068") 2026/04/02 06:30:42 DEBUG : potato3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67051_d20260402_m062150_c001_v0001157_t0040_u01775110910296") 2026/04/02 06:30:42 DEBUG : potato3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e94f_d20260402_m062142_c001_v7007000_t0000_u01775110902474") 2026/04/02 06:30:42 DEBUG : potato3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6703e_d20260402_m062138_c001_v0001157_t0008_u01775110898399") 2026/04/02 06:30:42 DEBUG : pre-dest1/1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0cca82_d20260402_m062253_c001_v7007000_t0000_u01775110973536") 2026/04/02 06:30:42 DEBUG : pre-dest1/1: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e670e2_d20260402_m062245_c001_v0001157_t0022_u01775110965474") 2026/04/02 06:30:42 DEBUG : pre-dest2/2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f400162639f0cca83_d20260402_m062253_c001_v7007000_t0000_u01775110973719") 2026/04/02 06:30:42 DEBUG : pre-dest2/2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f7c7_d20260402_m062246_c001_v0001185_t0027_u01775110966322") 2026/04/02 06:30:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f415843ef8bc51f3a_d20260402_m062231_c001_v7007000_t0000_u01775110951397") 2026/04/02 06:30:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f235_d20260402_m062227_c001_v0001177_t0036_u01775110947564") 2026/04/02 06:30:42 DEBUG : sizeonly: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed31_d20260402_m062034_c001_v7007000_t0000_u01775110834391") 2026/04/02 06:30:42 DEBUG : sizeonly: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f48_d20260402_m062033_c001_v0001157_t0026_u01775110833368") 2026/04/02 06:30:42 DEBUG : splitbanan: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4097fae61815c4be_d20260402_m062800_c001_v7007000_t0000_u01775111280441") 2026/04/02 06:30:42 DEBUG : splitbanan: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570283_d20260402_m062753_c001_v0001185_t0037_u01775111273103") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843846_d20260402_m062917_c001_v7007000_t0000_u01775111357764") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5704a3_d20260402_m062910_c001_v0001185_t0000_u01775111350972") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1b00_d20260402_m062902_c001_v7007000_t0000_u01775111342415") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57041c_d20260402_m062855_c001_v0001185_t0019_u01775111335930") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a23b6c_d20260402_m062846_c001_v7007000_t0000_u01775111326950") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5703af_d20260402_m062840_c001_v0001185_t0035_u01775111320757") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f402bc640194b1547_d20260402_m062831_c001_v7007000_t0000_u01775111311719") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570333_d20260402_m062825_c001_v0001185_t0032_u01775111305459") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f404bddfa8dee90ea_d20260402_m062816_c001_v7007000_t0000_u01775111296820") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5702e4_d20260402_m062810_c001_v0001185_t0017_u01775111290189") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890f0cd_d20260402_m062754_c001_v7007000_t0000_u01775111274601") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6743b_d20260402_m062752_c001_v0001157_t0055_u01775111272038") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199e0d5_d20260402_m062741_c001_v7007000_t0000_u01775111261755") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf252_d20260402_m062734_c001_v0001181_t0004_u01775111254837") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f401c9a855893422f_d20260402_m062733_c001_v7007000_t0000_u01775111253323") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df0f_d20260402_m062730_c001_v0001116_t0036_u01775111250478") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184341b_d20260402_m062721_c001_v7007000_t0000_u01775111241552") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dedd_d20260402_m062714_c001_v0001116_t0048_u01775111234292") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd5518433b3_d20260402_m062713_c001_v7007000_t0000_u01775111233178") 2026/04/02 06:30:43 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527dec8_d20260402_m062709_c001_v0001116_t0034_u01775111229705") 2026/04/02 06:30:44 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f417e3c63572c1702_d20260402_m062656_c001_v7007000_t0000_u01775111216309") 2026/04/02 06:30:44 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6738b_d20260402_m062652_c001_v0001157_t0050_u01775111212197") 2026/04/02 06:30:44 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f419a75b9101681ec_d20260402_m062643_c001_v7007000_t0000_u01775111203599") 2026/04/02 06:30:44 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67368_d20260402_m062636_c001_v0001157_t0056_u01775111196948") 2026/04/02 06:30:44 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38ed9_d20260402_m062627_c001_v7007000_t0000_u01775111187741") 2026/04/02 06:30:44 DEBUG : splitbananasplit: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67347_d20260402_m062621_c001_v0001157_t0041_u01775111181127") 2026/04/02 06:30:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f40630a944a1e5361_d20260402_m062736_c001_v7007000_t0000_u01775111256913") 2026/04/02 06:30:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527df13_d20260402_m062731_c001_v0001116_t0009_u01775111251761") 2026/04/02 06:30:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199ddf0_d20260402_m062613_c001_v7007000_t0000_u01775111173434") 2026/04/02 06:30:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6732c_d20260402_m062610_c001_v0001157_t0023_u01775111170755") 2026/04/02 06:30:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199dde9_d20260402_m062609_c001_v7007000_t0000_u01775111169651") 2026/04/02 06:30:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527de0b_d20260402_m062606_c001_v0001116_t0033_u01775111166878") 2026/04/02 06:30:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e911_d20260402_m062134_c001_v7007000_t0000_u01775110894221") 2026/04/02 06:30:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f1a6_d20260402_m062133_c001_v0001177_t0021_u01775110893315") 2026/04/02 06:30:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e907_d20260402_m062132_c001_v7007000_t0000_u01775110892768") 2026/04/02 06:30:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f503_d20260402_m062131_c001_v0001185_t0040_u01775110891426") 2026/04/02 06:30:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed2d_d20260402_m062031_c001_v7007000_t0000_u01775110831289") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f38_d20260402_m062029_c001_v0001157_t0059_u01775110829624") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed29_d20260402_m062029_c001_v7007000_t0000_u01775110829263") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f30_d20260402_m062027_c001_v0001157_t0017_u01775110827807") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed25_d20260402_m062025_c001_v7007000_t0000_u01775110825765") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f26_d20260402_m062024_c001_v0001157_t0013_u01775110824594") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed23_d20260402_m062024_c001_v7007000_t0000_u01775110824056") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f1e_d20260402_m062022_c001_v0001157_t0039_u01775110822582") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f0f_d20260402_m062019_c001_v0001157_t0024_u01775110819496") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed18_d20260402_m062019_c001_v7007000_t0000_u01775110819135") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f0d_d20260402_m062018_c001_v0001157_t0033_u01775110818321") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66f09_d20260402_m062017_c001_v0001157_t0005_u01775110817448") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f414e6892f72aed16_d20260402_m062017_c001_v7007000_t0000_u01775110817087") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66efb_d20260402_m062014_c001_v0001157_t0012_u01775110814310") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ef3_d20260402_m062011_c001_v0001157_t0036_u01775110811420") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22e2f_d20260402_m062011_c001_v7007000_t0000_u01775110811056") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66eeb_d20260402_m062010_c001_v0001157_t0041_u01775110810025") 2026/04/02 06:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ee7_d20260402_m062008_c001_v0001157_t0050_u01775110808975") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22e2b_d20260402_m062008_c001_v7007000_t0000_u01775110808613") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ed7_d20260402_m062004_c001_v0001157_t0029_u01775110804729") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22dd4_d20260402_m062004_c001_v7007000_t0000_u01775110804367") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ed3_d20260402_m062003_c001_v0001157_t0012_u01775110803617") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22dc2_d20260402_m062002_c001_v7007000_t0000_u01775110802715") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ecc_d20260402_m062001_c001_v0001157_t0057_u01775110801966") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22dc1_d20260402_m062001_c001_v7007000_t0000_u01775110801421") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ec8_d20260402_m062000_c001_v0001157_t0042_u01775110800575") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22dbe_d20260402_m061959_c001_v7007000_t0000_u01775110799672") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ec0_d20260402_m061958_c001_v0001157_t0037_u01775110798702") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22dbc_d20260402_m061958_c001_v7007000_t0000_u01775110798158") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66ebe_d20260402_m061957_c001_v0001157_t0047_u01775110797340") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22db9_d20260402_m061956_c001_v7007000_t0000_u01775110796796") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66eba_d20260402_m061955_c001_v0001157_t0049_u01775110795952") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22daf_d20260402_m061951_c001_v7007000_t0000_u01775110791090") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66e9f_d20260402_m061950_c001_v0001157_t0010_u01775110790406") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22dad_d20260402_m061949_c001_v7007000_t0000_u01775110789865") 2026/04/02 06:30:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66e97_d20260402_m061949_c001_v0001157_t0056_u01775110789170") 2026/04/02 06:30:47 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22daa_d20260402_m061948_c001_v7007000_t0000_u01775110788269") 2026/04/02 06:30:47 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66e91_d20260402_m061947_c001_v0001157_t0043_u01775110787395") 2026/04/02 06:30:47 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f422d87a2a2a22da5_d20260402_m061945_c001_v7007000_t0000_u01775110785240") 2026/04/02 06:30:47 DEBUG : sub dir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e66e8b_d20260402_m061944_c001_v0001157_t0005_u01775110784516") 2026/04/02 06:30:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199ddf1_d20260402_m062613_c001_v7007000_t0000_u01775111173614") 2026/04/02 06:30:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf0d1_d20260402_m062610_c001_v0001181_t0033_u01775111170764") 2026/04/02 06:30:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f420aa437c199ddea_d20260402_m062609_c001_v7007000_t0000_u01775111169832") 2026/04/02 06:30:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ff32_d20260402_m062606_c001_v0001185_t0054_u01775111166892") 2026/04/02 06:30:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184384f_d20260402_m062919_c001_v7007000_t0000_u01775111359747") 2026/04/02 06:30:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf3fc_d20260402_m062919_c001_v0001181_t0042_u01775111359114") 2026/04/02 06:30:47 DEBUG : sub/yam: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e900_d20260402_m062129_c001_v7007000_t0000_u01775110889767") 2026/04/02 06:30:47 DEBUG : sub/yam: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f4e2_d20260402_m062128_c001_v0001185_t0041_u01775110888177") 2026/04/02 06:30:47 DEBUG : test_dir1/file2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38e1a_d20260402_m062606_c001_v7007000_t0000_u01775111166126") 2026/04/02 06:30:47 DEBUG : test_dir1/file2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67324_d20260402_m062604_c001_v0001157_t0056_u01775111164404") 2026/04/02 06:30:47 DEBUG : test_dir1/file2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38e0d_d20260402_m062603_c001_v7007000_t0000_u01775111163637") 2026/04/02 06:30:47 DEBUG : test_dir1/file2: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527ddfa_d20260402_m062601_c001_v0001116_t0038_u01775111161957") 2026/04/02 06:30:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38e1b_d20260402_m062606_c001_v7007000_t0000_u01775111166308") 2026/04/02 06:30:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ff21_d20260402_m062604_c001_v0001185_t0027_u01775111164395") 2026/04/02 06:30:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f41789a451cf38e0f_d20260402_m062603_c001_v7007000_t0000_u01775111163819") 2026/04/02 06:30:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56ff17_d20260402_m062601_c001_v0001185_t0056_u01775111161952") 2026/04/02 06:30:47 DEBUG : three: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8f1_d20260402_m062121_c001_v7007000_t0000_u01775110881727") 2026/04/02 06:30:48 DEBUG : three: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e6701c_d20260402_m062120_c001_v0001157_t0055_u01775110880232") 2026/04/02 06:30:48 DEBUG : three: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67012_d20260402_m062117_c001_v0001157_t0021_u01775110877840") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843855_d20260402_m062921_c001_v7007000_t0000_u01775111361419") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67514_d20260402_m062920_c001_v0001157_t0037_u01775111360689") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843878_d20260402_m062941_c001_v7007000_t0000_u01775111381223") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e07b_d20260402_m062939_c001_v0001116_t0010_u01775111379461") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843874_d20260402_m062937_c001_v7007000_t0000_u01775111377814") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67552_d20260402_m062936_c001_v0001157_t0044_u01775111376108") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843873_d20260402_m062935_c001_v7007000_t0000_u01775111375111") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf43b_d20260402_m062934_c001_v0001181_t0008_u01775111374502") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184386e_d20260402_m062929_c001_v7007000_t0000_u01775111369073") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67524_d20260402_m062927_c001_v0001157_t0051_u01775111367441") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843871_d20260402_m062931_c001_v7007000_t0000_u01775111371941") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e067_d20260402_m062930_c001_v0001116_t0055_u01775111370032") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184386a_d20260402_m062926_c001_v7007000_t0000_u01775111366480") 2026/04/02 06:30:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1005461bdddcf40e_d20260402_m062925_c001_v0001181_t0052_u01775111365853") 2026/04/02 06:30:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843864_d20260402_m062924_c001_v7007000_t0000_u01775111364864") 2026/04/02 06:30:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d570518_d20260402_m062924_c001_v0001185_t0040_u01775111364270") 2026/04/02 06:30:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd55184385d_d20260402_m062923_c001_v7007000_t0000_u01775111363315") 2026/04/02 06:30:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f11755d344527e054_d20260402_m062922_c001_v0001116_t0044_u01775111362382") 2026/04/02 06:30:48 DEBUG : toe/toe/toe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4156b7c90a8e58d3_d20260402_m062946_c001_v7007000_t0000_u01775111386591") 2026/04/02 06:30:48 DEBUG : toe/toe/toe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107271acb1e67573_d20260402_m062945_c001_v0001157_t0009_u01775111385566") 2026/04/02 06:30:49 DEBUG : toe/toe/toe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843872_d20260402_m062933_c001_v7007000_t0000_u01775111373499") 2026/04/02 06:30:49 DEBUG : toe/toe/toe: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d57056f_d20260402_m062932_c001_v0001185_t0009_u01775111372887") 2026/04/02 06:30:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843882_d20260402_m062941_c001_v7007000_t0000_u01775111381814") 2026/04/02 06:30:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d5705b3_d20260402_m062941_c001_v0001185_t0005_u01775111381009") 2026/04/02 06:30:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4122dcd551843875_d20260402_m062938_c001_v7007000_t0000_u01775111378487") 2026/04/02 06:30:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f118a864c3dbce4b5_d20260402_m062937_c001_v0001183_t0001_u01775111377501") 2026/04/02 06:30:49 DEBUG : two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8f2_d20260402_m062121_c001_v7007000_t0000_u01775110881908") 2026/04/02 06:30:49 DEBUG : two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407643095110f17c_d20260402_m062119_c001_v0001177_t0047_u01775110879667") 2026/04/02 06:30:49 DEBUG : two: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f407271acb1e67010_d20260402_m062117_c001_v0001157_t0005_u01775110877655") 2026/04/02 06:30:49 DEBUG : yam: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e902_d20260402_m062130_c001_v7007000_t0000_u01775110890493") 2026/04/02 06:30:49 DEBUG : yam: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1144287684780c47_d20260402_m062129_c001_v0001181_t0042_u01775110889562") 2026/04/02 06:30:49 DEBUG : yam: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8fa_d20260402_m062126_c001_v7007000_t0000_u01775110886831") 2026/04/02 06:30:49 DEBUG : yam: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f116f111b2d56f4c2_d20260402_m062125_c001_v0001185_t0021_u01775110885558") 2026/04/02 06:30:49 DEBUG : yam: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8f6_d20260402_m062124_c001_v7007000_t0000_u01775110884192") 2026/04/02 06:30:49 DEBUG : yam: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f107643095110f189_d20260402_m062122_c001_v0001177_t0049_u01775110882467") 2026/04/02 06:30:49 DEBUG : yaml: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8fc_d20260402_m062127_c001_v7007000_t0000_u01775110887611") 2026/04/02 06:30:49 DEBUG : yaml: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f114ee4907f4c532e_d20260402_m062126_c001_v0001097_t0009_u01775110886422") 2026/04/02 06:30:49 DEBUG : yaml: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f4180b70d8890e8f9_d20260402_m062124_c001_v7007000_t0000_u01775110884999") 2026/04/02 06:30:49 DEBUG : yaml: Deleting (id "4_zcf42fde3d08d4bcb9fd80e1b_f1199e7f95659226e_d20260402_m062123_c001_v0001029_t0016_u01775110883616") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m9.204479826s (try 1/5)