"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/22 01:02:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu" 2026/04/22 01:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 01:02:45 DEBUG : Creating backend with remote "/tmp/rclone873121015" === 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/22 01:02:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:02:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:02:47 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:02:48 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.91s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:49 DEBUG : Creating backend with remote "/non-existing" 2026/04/22 01:02:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/22 01:02:49 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:49 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.59s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:50 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:50 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:02:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:02:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:52 INFO : B2 bucket rclone-test-vujiliw8vosu: Running all checks before starting transfers 2026/04/22 01:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:52 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:52 INFO : B2 bucket rclone-test-vujiliw8vosu: Checks finished, now starting transfers 2026/04/22 01:02:52 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:02:53 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:02:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.75s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:53 ERROR : Ignoring --no-traverse with sync 2026/04/22 01:02:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:54 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:54 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:02:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:02:54 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:02:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 01:02:55 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:55 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:02:55 DEBUG : hello world2: size = 12 OK 2026/04/22 01:02:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/22 01:02:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:02:56 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:56 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:02:57 DEBUG : potato2: size = 11 OK 2026/04/22 01:02:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:02:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:02:58 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:58 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:02:59 DEBUG : potato2: size = 11 OK 2026/04/22 01:02:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:02:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:02:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/22 01:02:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:02:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:02:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:02:59 INFO : sub dir2: Making directory 2026/04/22 01:02:59 INFO : sub dir: Making directory 2026/04/22 01:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:59 INFO : sub dir2/sub sub dir2: Making directory 2026/04/22 01:02:59 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:02:59 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:00 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/22 01:03:00 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:01 INFO : sub dir2: Making directory 2026/04/22 01:03:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/22 01:03:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:01 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:01 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.65s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:02 DEBUG : sub dir2: Making directory with metadata 2026/04/22 01:03:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:03:02 INFO : sub dir2: Making directory 2026/04/22 01:03:02 INFO : sub dir: Making directory 2026/04/22 01:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:02 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:02 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:03 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:03:03 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/22 01:03:03 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/22 01:03:03 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:04 INFO : sub dir2: Making directory 2026/04/22 01:03:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:05 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:05 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:05 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:03:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:06 DEBUG : sub dir2: Making directory with metadata 2026/04/22 01:03:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:03:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:03:06 INFO : sub dir2: Making directory 2026/04/22 01:03:06 INFO : sub dir: Making directory 2026/04/22 01:03:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:06 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:06 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:06 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:06 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:03:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/22 01:03:06 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.34s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:07 INFO : sub dir2: Making directory 2026/04/22 01:03:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:08 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:08 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:08 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:03:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.41s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bumowim0rihu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vujiliw8vosu -> B2 bucket rclone-test-bumowim0rihu 2026/04/22 01:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:11 DEBUG : B2 bucket rclone-test-bumowim0rihu: Waiting for checks to finish 2026/04/22 01:03:11 DEBUG : B2 bucket rclone-test-bumowim0rihu: Waiting for transfers to finish 2026/04/22 01:03:12 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:03:12 DEBUG : B2 bucket rclone-test-bumowim0rihu: Purge remote 2026/04/22 01:03:12 INFO : B2 bucket rclone-test-bumowim0rihu: cleaning bucket "rclone-test-bumowim0rihu" of all files 2026/04/22 01:03:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f426d73b06dbb2b9fd80e1b_f113f9978c069492c_d20260422_m010312_c001_v0001174_t0053_u01776819792172") --- PASS: TestServerSideCopy (4.67s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone873121015) 2026/04/22 01:03:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:03:15 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:03:15 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:15 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:15 DEBUG : sub dir/hello world: size = 17 OK 2026/04/22 01:03:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/22 01:03:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.35s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:17 DEBUG : Creating backend with remote "TestB2:rclone-test-suyeyeb3jobe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vujiliw8vosu -> B2 bucket rclone-test-suyeyeb3jobe 2026/04/22 01:03:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:18 DEBUG : B2 bucket rclone-test-suyeyeb3jobe: Waiting for checks to finish 2026/04/22 01:03:18 DEBUG : B2 bucket rclone-test-suyeyeb3jobe: Waiting for transfers to finish 2026/04/22 01:03:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:03:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:03:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-suyeyeb3jobe) 2026/04/22 01:03:21 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:03:21 DEBUG : B2 bucket rclone-test-suyeyeb3jobe: Waiting for checks to finish 2026/04/22 01:03:21 DEBUG : B2 bucket rclone-test-suyeyeb3jobe: Waiting for transfers to finish 2026/04/22 01:03:21 DEBUG : sub dir/hello world: size = 17 OK 2026/04/22 01:03:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/22 01:03:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:03:21 DEBUG : B2 bucket rclone-test-suyeyeb3jobe: Purge remote 2026/04/22 01:03:21 INFO : B2 bucket rclone-test-suyeyeb3jobe: cleaning bucket "rclone-test-suyeyeb3jobe" of all files 2026/04/22 01:03:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d23b06dbb2b9fd80e1b_f106a4cb40e50325c_d20260422_m010321_c001_v0001183_t0027_u01776819801240") 2026/04/22 01:03:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d23b06dbb2b9fd80e1b_f1096d52ebefe7b60_d20260422_m010319_c001_v0001167_t0036_u01776819799023") --- PASS: TestServerSideCopyOverSelf (6.85s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:24 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone873121015) 2026/04/22 01:03:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:03:24 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:03:24 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:24 DEBUG : sub dir/hello world: size = 17 OK 2026/04/22 01:03:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/22 01:03:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/22 01:03:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.37s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-maqehek5cado" 2026/04/22 01:03:26 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vujiliw8vosu -> B2 bucket rclone-test-maqehek5cado 2026/04/22 01:03:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:27 DEBUG : B2 bucket rclone-test-maqehek5cado: Waiting for checks to finish 2026/04/22 01:03:27 DEBUG : B2 bucket rclone-test-maqehek5cado: Waiting for transfers to finish 2026/04/22 01:03:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:03:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:03:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-maqehek5cado) 2026/04/22 01:03:29 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:03:29 DEBUG : B2 bucket rclone-test-maqehek5cado: Waiting for checks to finish 2026/04/22 01:03:29 DEBUG : B2 bucket rclone-test-maqehek5cado: Waiting for transfers to finish 2026/04/22 01:03:30 DEBUG : sub dir/hello world: size = 17 OK 2026/04/22 01:03:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/22 01:03:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:03:30 INFO : sub dir/hello world: Deleted 2026/04/22 01:03:31 DEBUG : testing file moves 2026/04/22 01:03:31 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:03:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-maqehek5cado) 2026/04/22 01:03:31 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:03:31 DEBUG : B2 bucket rclone-test-maqehek5cado: Waiting for checks to finish 2026/04/22 01:03:31 DEBUG : B2 bucket rclone-test-maqehek5cado: Waiting for transfers to finish 2026/04/22 01:03:32 DEBUG : sub dir/hello world: size = 24 OK 2026/04/22 01:03:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/22 01:03:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:03:32 INFO : sub dir/hello world: Deleted 2026/04/22 01:03:32 DEBUG : B2 bucket rclone-test-maqehek5cado: Purge remote 2026/04/22 01:03:32 INFO : B2 bucket rclone-test-maqehek5cado: cleaning bucket "rclone-test-maqehek5cado" of all files 2026/04/22 01:03:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f82ad63b06dbb2b9fd80e1b_f11443389106b4c24_d20260422_m010332_c001_v0001178_t0044_u01776819812052") 2026/04/22 01:03:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f82ad63b06dbb2b9fd80e1b_f11747e392a16591c_d20260422_m010330_c001_v0001032_t0018_u01776819810045") 2026/04/22 01:03:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f82ad63b06dbb2b9fd80e1b_f116ac972b29da7f5_d20260422_m010328_c001_v0001033_t0007_u01776819808393") --- PASS: TestServerSideMoveOverSelf (8.69s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:34 ERROR : error listing: directory not found 2026/04/22 01:03:34 INFO : Local file system at /tmp/rclone873121015: Making directory 2026/04/22 01:03:35 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:35 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.70s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:37 DEBUG : Local file system at /tmp/rclone873121015: Waiting for checks to finish 2026/04/22 01:03:37 DEBUG : Local file system at /tmp/rclone873121015: Waiting for transfers to finish 2026/04/22 01:03:37 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/22 01:03:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:03:37 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/22 01:03:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.20s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/22 01:03:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:38 DEBUG : check sum: size = 1 OK 2026/04/22 01:03:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/22 01:03:38 INFO : check sum: Copied (new) 2026/04/22 01:03:38 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:39 DEBUG : check sum: size = 1 OK 2026/04/22 01:03:39 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/22 01:03:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/22 01:03:39 DEBUG : check sum: Unchanged skipping 2026/04/22 01:03:39 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:39 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.80s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/22 01:03:40 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:40 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:40 DEBUG : sizeonly: size = 6 OK 2026/04/22 01:03:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/22 01:03:40 INFO : sizeonly: Copied (new) 2026/04/22 01:03:40 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:40 DEBUG : sizeonly: size = 6 OK 2026/04/22 01:03:40 DEBUG : sizeonly: Sizes identical 2026/04/22 01:03:40 DEBUG : sizeonly: Unchanged skipping 2026/04/22 01:03:40 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:40 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:40 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.76s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/22 01:03:41 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:41 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/22 01:03:42 INFO : ignore-size: Copied (new) 2026/04/22 01:03:42 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:03:42 DEBUG : ignore-size: Unchanged skipping 2026/04/22 01:03:42 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:42 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:42 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.74s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:44 DEBUG : existing: size = 6 OK 2026/04/22 01:03:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:03:44 DEBUG : existing: Unchanged skipping 2026/04/22 01:03:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:44 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:44 INFO : There was nothing to transfer 2026/04/22 01:03:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/22 01:03:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:44 DEBUG : existing: size = 6 OK 2026/04/22 01:03:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/22 01:03:44 INFO : existing: Copied (replaced existing) 2026/04/22 01:03:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.24s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 01:03:45 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:45 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:46 DEBUG : existing: size = 6 OK 2026/04/22 01:03:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/22 01:03:46 INFO : existing: Copied (new) 2026/04/22 01:03:46 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:46 DEBUG : existing: Destination exists, skipping 2026/04/22 01:03:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:46 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:48 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/22 01:03:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 01:03:48 DEBUG : c/non empty space: size = 5 OK 2026/04/22 01:03:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:03:48 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 01:03:49 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:49 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:49 DEBUG : a/potato2: size = 60 OK 2026/04/22 01:03:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:03:49 INFO : a/potato2: Copied (new) 2026/04/22 01:03:49 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:51 DEBUG : empty space: size = 1 OK 2026/04/22 01:03:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/22 01:03:51 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/22 01:03:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/22 01:03:51 DEBUG : empty space: Unchanged skipping 2026/04/22 01:03:51 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:51 INFO : There was nothing to transfer 2026/04/22 01:03:51 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:51 DEBUG : empty space: size = 1 OK 2026/04/22 01:03:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/22 01:03:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/22 01:03:52 INFO : empty space: Updated modification time in destination 2026/04/22 01:03:52 DEBUG : empty space: Unchanged skipping 2026/04/22 01:03:52 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:52 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:54 DEBUG : empty space: size = 1 OK 2026/04/22 01:03:54 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/22 01:03:54 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/22 01:03:54 DEBUG : empty space: Unchanged skipping 2026/04/22 01:03:54 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:54 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:55 DEBUG : foo: size = 3 OK 2026/04/22 01:03:55 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/22 01:03:55 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone873121015) 2026/04/22 01:03:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:03:55 DEBUG : foo: sha1 differ 2026/04/22 01:03:55 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:55 DEBUG : foo: size = 3 OK 2026/04/22 01:03:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/22 01:03:55 INFO : foo: Copied (replaced existing) 2026/04/22 01:03:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/22 01:03:57 DEBUG : empty space: size = 1 OK 2026/04/22 01:03:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:03:57 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:57 DEBUG : empty space: Unchanged skipping 2026/04/22 01:03:57 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:03:58 DEBUG : potato: size = 60 OK 2026/04/22 01:03:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:03:58 INFO : potato: Copied (new) 2026/04/22 01:03:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.66s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:03:59 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:03:59 DEBUG : potato: size = 21 (Local file system at /tmp/rclone873121015) 2026/04/22 01:03:59 DEBUG : potato: size = 60 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:03:59 DEBUG : potato: Sizes differ 2026/04/22 01:03:59 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:00 DEBUG : potato: size = 21 OK 2026/04/22 01:04:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/22 01:04:00 INFO : potato: Copied (replaced existing) 2026/04/22 01:04:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.08s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:02 DEBUG : potato: size = 21 OK 2026/04/22 01:04:02 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/22 01:04:02 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone873121015) 2026/04/22 01:04:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:04:02 DEBUG : potato: sha1 differ 2026/04/22 01:04:02 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:02 DEBUG : potato: size = 21 OK 2026/04/22 01:04:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/22 01:04:02 INFO : potato: Copied (replaced existing) 2026/04/22 01:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:04 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:04 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/22 01:04:04 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:04 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:04 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:06 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:06 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:06 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:06 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:07 DEBUG : potato2: size = 60 OK 2026/04/22 01:04:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:04:07 INFO : potato2: Copied (new) 2026/04/22 01:04:07 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:09 INFO : d: Making directory 2026/04/22 01:04:09 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/22 01:04:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:10 DEBUG : c/non empty space: size = 5 OK 2026/04/22 01:04:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:10 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 01:04:10 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:10 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:10 DEBUG : a/potato2: size = 60 OK 2026/04/22 01:04:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:04:10 INFO : a/potato2: Copied (new) 2026/04/22 01:04:10 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:10 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/22 01:04:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:13 DEBUG : c/non empty space: size = 5 OK 2026/04/22 01:04:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:13 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 01:04:13 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:13 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:13 DEBUG : a/potato2: size = 60 OK 2026/04/22 01:04:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:04:13 INFO : a/potato2: Copied (new) 2026/04/22 01:04:13 ERROR : B2 bucket rclone-test-vujiliw8vosu: not deleting files as there were IO errors 2026/04/22 01:04:13 ERROR : B2 bucket rclone-test-vujiliw8vosu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:15 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:16 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:16 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:16 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:16 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:16 INFO : potato: Deleted 2026/04/22 01:04:16 DEBUG : potato2: size = 60 OK 2026/04/22 01:04:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:04:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.69s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:18 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:19 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:19 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:19 INFO : potato: Deleted 2026/04/22 01:04:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:19 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:19 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:19 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:19 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:19 DEBUG : potato2: size = 60 OK 2026/04/22 01:04:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:04:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.46s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:21 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:21 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:22 DEBUG : potato2: size = 19 OK 2026/04/22 01:04:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/22 01:04:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:24 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 01:04:24 DEBUG : enormous: Excluded 2026/04/22 01:04:24 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:04:24 DEBUG : potato2: Excluded 2026/04/22 01:04:24 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:04:24 DEBUG : potato2: Excluded 2026/04/22 01:04:24 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:24 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:24 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:24 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:24 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:24 INFO : There was nothing to transfer 2026/04/22 01:04:24 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 01:04:24 DEBUG : enormous: Excluded 2026/04/22 01:04:24 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:04:24 DEBUG : potato2: Excluded 2026/04/22 01:04:25 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:04:25 DEBUG : potato2: Excluded 2026/04/22 01:04:25 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/22 01:04:25 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:25 DEBUG : Local file system at /tmp/rclone873121015: Waiting for checks to finish 2026/04/22 01:04:25 DEBUG : Local file system at /tmp/rclone873121015: Waiting for transfers to finish 2026/04/22 01:04:25 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:27 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 01:04:27 DEBUG : enormous: Excluded 2026/04/22 01:04:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:04:27 DEBUG : potato2: Excluded 2026/04/22 01:04:28 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:28 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:28 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:28 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:28 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:28 INFO : enormous: Deleted 2026/04/22 01:04:28 INFO : potato2: Deleted 2026/04/22 01:04:28 INFO : There was nothing to transfer 2026/04/22 01:04:28 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/22 01:04:28 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:28 DEBUG : Local file system at /tmp/rclone873121015: Waiting for checks to finish 2026/04/22 01:04:28 DEBUG : Local file system at /tmp/rclone873121015: Waiting for transfers to finish 2026/04/22 01:04:28 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:28 INFO : enormous: Deleted 2026/04/22 01:04:28 INFO : potato2: Deleted 2026/04/22 01:04:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.18s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:31 DEBUG : five: Need to transfer - File not found at Destination 2026/04/22 01:04:31 DEBUG : four: size = 4 (Local file system at /tmp/rclone873121015) 2026/04/22 01:04:31 DEBUG : four: size = 8 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:04:31 DEBUG : four: Sizes differ 2026/04/22 01:04:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/22 01:04:31 DEBUG : three: size = 5 OK 2026/04/22 01:04:31 DEBUG : three: Sizes identical 2026/04/22 01:04:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/22 01:04:31 DEBUG : two: size = 3 OK 2026/04/22 01:04:31 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:31 DEBUG : one: Destination is newer than source, skipping 2026/04/22 01:04:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone873121015) 2026/04/22 01:04:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:04:31 DEBUG : two: sha1 differ 2026/04/22 01:04:31 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:32 DEBUG : five: size = 4 OK 2026/04/22 01:04:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/22 01:04:32 INFO : five: Copied (new) 2026/04/22 01:04:32 DEBUG : four: size = 4 OK 2026/04/22 01:04:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/22 01:04:32 INFO : four: Copied (replaced existing) 2026/04/22 01:04:32 DEBUG : two: size = 3 OK 2026/04/22 01:04:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/22 01:04:32 INFO : two: Copied (replaced existing) 2026/04/22 01:04:32 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:33 DEBUG : five: size = 4 OK 2026/04/22 01:04:33 DEBUG : four: size = 4 OK 2026/04/22 01:04:33 DEBUG : one: Destination is newer than source, skipping 2026/04/22 01:04:33 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:33 DEBUG : two: size = 3 OK 2026/04/22 01:04:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/22 01:04:33 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/22 01:04:33 DEBUG : three: size = 5 OK 2026/04/22 01:04:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/22 01:04:33 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/22 01:04:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/22 01:04:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/22 01:04:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/22 01:04:33 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/22 01:04:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/22 01:04:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone873121015) 2026/04/22 01:04:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:04:33 DEBUG : three: sha1 differ 2026/04/22 01:04:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/22 01:04:33 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:33 DEBUG : three: size = 5 OK 2026/04/22 01:04:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/22 01:04:33 INFO : three: Copied (replaced existing) 2026/04/22 01:04:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.69s) === 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/22 01:04:35 INFO : B2 bucket rclone-test-vujiliw8vosu: Making map for --track-renames 2026/04/22 01:04:35 INFO : B2 bucket rclone-test-vujiliw8vosu: Finished making map for --track-renames 2026/04/22 01:04:35 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/22 01:04:35 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for renames to finish 2026/04/22 01:04:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/22 01:04:35 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:35 DEBUG : potato: size = 14 OK 2026/04/22 01:04:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/22 01:04:35 INFO : potato: Copied (new) 2026/04/22 01:04:35 DEBUG : yam: size = 11 OK 2026/04/22 01:04:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/22 01:04:35 INFO : yam: Copied (new) 2026/04/22 01:04:35 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:36 DEBUG : potato: size = 14 OK 2026/04/22 01:04:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:04:36 INFO : B2 bucket rclone-test-vujiliw8vosu: Making map for --track-renames 2026/04/22 01:04:36 INFO : B2 bucket rclone-test-vujiliw8vosu: Finished making map for --track-renames 2026/04/22 01:04:36 DEBUG : potato: Unchanged skipping 2026/04/22 01:04:36 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:36 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for renames to finish 2026/04/22 01:04:36 DEBUG : yaml: size = 11 OK 2026/04/22 01:04:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/22 01:04:36 INFO : yam: Copied (server-side copy) to: yaml 2026/04/22 01:04:37 INFO : yam: Deleted 2026/04/22 01:04:37 INFO : yaml: Renamed from "yam" 2026/04/22 01:04:37 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/22 01:04:38 INFO : B2 bucket rclone-test-vujiliw8vosu: Making map for --track-renames 2026/04/22 01:04:38 INFO : B2 bucket rclone-test-vujiliw8vosu: Finished making map for --track-renames 2026/04/22 01:04:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/22 01:04:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/22 01:04:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for renames to finish 2026/04/22 01:04:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:38 DEBUG : yam: size = 11 OK 2026/04/22 01:04:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/22 01:04:38 INFO : yam: Copied (new) 2026/04/22 01:04:38 DEBUG : potato: size = 14 OK 2026/04/22 01:04:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/22 01:04:38 INFO : potato: Copied (new) 2026/04/22 01:04:38 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:38 DEBUG : potato: size = 14 OK 2026/04/22 01:04:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:04:38 INFO : B2 bucket rclone-test-vujiliw8vosu: Making map for --track-renames 2026/04/22 01:04:38 DEBUG : potato: Unchanged skipping 2026/04/22 01:04:38 INFO : B2 bucket rclone-test-vujiliw8vosu: Finished making map for --track-renames 2026/04/22 01:04:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for renames to finish 2026/04/22 01:04:39 DEBUG : yaml: size = 11 OK 2026/04/22 01:04:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/22 01:04:39 INFO : yam: Copied (server-side copy) to: yaml 2026/04/22 01:04:39 INFO : yam: Deleted 2026/04/22 01:04:39 INFO : yaml: Renamed from "yam" 2026/04/22 01:04:39 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/22 01:04:40 INFO : B2 bucket rclone-test-vujiliw8vosu: Making map for --track-renames 2026/04/22 01:04:40 INFO : B2 bucket rclone-test-vujiliw8vosu: Finished making map for --track-renames 2026/04/22 01:04:40 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/22 01:04:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/22 01:04:40 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for renames to finish 2026/04/22 01:04:40 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:41 DEBUG : sub/yam: size = 11 OK 2026/04/22 01:04:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/22 01:04:41 INFO : sub/yam: Copied (new) 2026/04/22 01:04:41 DEBUG : potato: size = 14 OK 2026/04/22 01:04:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/22 01:04:41 INFO : potato: Copied (new) 2026/04/22 01:04:41 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:41 DEBUG : potato: size = 14 OK 2026/04/22 01:04:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:04:41 DEBUG : potato: Unchanged skipping 2026/04/22 01:04:42 INFO : B2 bucket rclone-test-vujiliw8vosu: Making map for --track-renames 2026/04/22 01:04:42 INFO : B2 bucket rclone-test-vujiliw8vosu: Finished making map for --track-renames 2026/04/22 01:04:42 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:42 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for renames to finish 2026/04/22 01:04:42 DEBUG : yam: size = 11 OK 2026/04/22 01:04:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/22 01:04:42 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/22 01:04:42 INFO : sub/yam: Deleted 2026/04/22 01:04:42 INFO : yam: Renamed from "sub/yam" 2026/04/22 01:04:42 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:43 DEBUG : Creating backend with remote "/tmp/rclone873121015/dir1" 2026/04/22 01:04:43 DEBUG : Creating backend with remote "/tmp/rclone873121015/dir2" 2026/04/22 01:04:43 DEBUG : Local file system at /tmp/rclone873121015/dir2: Using server-side directory move 2026/04/22 01:04:43 INFO : Local file system at /tmp/rclone873121015/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 01:04:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/22 01:04:43 DEBUG : Local file system at /tmp/rclone873121015/dir2: Waiting for checks to finish 2026/04/22 01:04:43 DEBUG : Local file system at /tmp/rclone873121015/dir2: Waiting for transfers to finish 2026/04/22 01:04:43 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:04:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/22 01:04:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/22 01:04:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/22 01:04:44 INFO : nested/sub dir/file: Copied (new) 2026/04/22 01:04:44 INFO : nested/sub dir/file: Deleted 2026/04/22 01:04:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:04:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:04:45 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:04:45 INFO : sub dir/hello world: Deleted 2026/04/22 01:04:45 INFO : sub dir: Removing directory 2026/04/22 01:04:45 INFO : nested/sub dir: Removing directory 2026/04/22 01:04:45 INFO : nested: Removing directory 2026/04/22 01:04:45 DEBUG : Local file system at /tmp/rclone873121015: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:04:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/22 01:04:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/22 01:04:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/22 01:04:46 INFO : nested/sub dir/file: Copied (new) 2026/04/22 01:04:46 INFO : nested/sub dir/file: Deleted 2026/04/22 01:04:46 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:04:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:04:46 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:04:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/22 01:04:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 01:04:47 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:47 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:47 DEBUG : existing: size = 6 OK 2026/04/22 01:04:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/22 01:04:47 INFO : existing: Copied (new) 2026/04/22 01:04:47 INFO : existing: Deleted 2026/04/22 01:04:48 DEBUG : existing-b: size = 6 OK 2026/04/22 01:04:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/22 01:04:48 INFO : existing-b: Copied (new) 2026/04/22 01:04:48 INFO : existing-b: Deleted 2026/04/22 01:04:48 DEBUG : existing: Destination exists, skipping 2026/04/22 01:04:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/22 01:04:48 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:04:48 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:04:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dibenih2hipa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vujiliw8vosu -> B2 bucket rclone-test-dibenih2hipa 2026/04/22 01:04:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:53 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:04:53 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:04:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dibenih2hipa) 2026/04/22 01:04:53 DEBUG : potato3: Sizes differ 2026/04/22 01:04:53 DEBUG : B2 bucket rclone-test-dibenih2hipa: Waiting for checks to finish 2026/04/22 01:04:54 INFO : empty space: Deleted 2026/04/22 01:04:54 DEBUG : B2 bucket rclone-test-dibenih2hipa: Waiting for transfers to finish 2026/04/22 01:04:54 DEBUG : potato2: size = 60 OK 2026/04/22 01:04:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:04:54 INFO : potato2: Copied (server-side copy) 2026/04/22 01:04:54 INFO : potato2: Deleted 2026/04/22 01:04:54 DEBUG : potato3: size = 68 OK 2026/04/22 01:04:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/22 01:04:54 INFO : potato3: Copied (server-side copy) 2026/04/22 01:04:54 INFO : potato3: Deleted 2026/04/22 01:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-niqulib2huqa" 2026/04/22 01:04:56 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/22 01:04:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/22 01:04:56 DEBUG : B2 bucket rclone-test-niqulib2huqa: Waiting for checks to finish 2026/04/22 01:04:56 DEBUG : B2 bucket rclone-test-niqulib2huqa: Waiting for transfers to finish 2026/04/22 01:04:57 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/22 01:04:57 INFO : empty space: Copied (server-side copy) 2026/04/22 01:04:57 DEBUG : potato2: size = 60 OK 2026/04/22 01:04:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:04:57 INFO : potato2: Copied (server-side copy) 2026/04/22 01:04:57 INFO : empty space: Deleted 2026/04/22 01:04:57 DEBUG : potato3: size = 68 OK 2026/04/22 01:04:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/22 01:04:57 INFO : potato3: Copied (server-side copy) 2026/04/22 01:04:57 INFO : potato2: Deleted 2026/04/22 01:04:57 INFO : potato3: Deleted 2026/04/22 01:04:57 DEBUG : B2 bucket rclone-test-niqulib2huqa: Purge remote 2026/04/22 01:04:57 INFO : B2 bucket rclone-test-niqulib2huqa: cleaning bucket "rclone-test-niqulib2huqa" of all files 2026/04/22 01:04:58 DEBUG : empty space: Deleting (id "4_z3f420d03b08dbb2b9fd80e1b_f111c50a380d6235e_d20260422_m010456_c001_v0001037_t0054_u01776819896834") 2026/04/22 01:04:58 DEBUG : potato2: Deleting (id "4_z3f420d03b08dbb2b9fd80e1b_f11961db2c043241a_d20260422_m010457_c001_v0001176_t0011_u01776819897194") 2026/04/22 01:04:58 DEBUG : potato3: Deleting (id "4_z3f420d03b08dbb2b9fd80e1b_f11961db2c043241c_d20260422_m010457_c001_v0001176_t0004_u01776819897288") 2026/04/22 01:04:58 DEBUG : B2 bucket rclone-test-dibenih2hipa: Purge remote 2026/04/22 01:04:58 INFO : B2 bucket rclone-test-dibenih2hipa: cleaning bucket "rclone-test-dibenih2hipa" of all files 2026/04/22 01:04:58 DEBUG : empty space: Deleting (id "4_zef72ede3b07dbb2b9fd80e1b_f415cdd606d75b3c8_d20260422_m010457_c001_v7007000_t0000_u01776819897213") 2026/04/22 01:04:58 DEBUG : empty space: Deleting (id "4_zef72ede3b07dbb2b9fd80e1b_f1162f288b2246ace_d20260422_m010452_c001_v0001174_t0031_u01776819892913") 2026/04/22 01:04:58 DEBUG : potato2: Deleting (id "4_zef72ede3b07dbb2b9fd80e1b_f417dd6090695ee95_d20260422_m010457_c001_v7007000_t0000_u01776819897417") 2026/04/22 01:04:58 DEBUG : potato2: Deleting (id "4_zef72ede3b07dbb2b9fd80e1b_f1161fa9145c8f520_d20260422_m010454_c001_v0001185_t0004_u01776819894114") 2026/04/22 01:04:58 DEBUG : potato3: Deleting (id "4_zef72ede3b07dbb2b9fd80e1b_f415cdd606d75b3ce_d20260422_m010457_c001_v7007000_t0000_u01776819897497") 2026/04/22 01:04:58 DEBUG : potato3: Deleting (id "4_zef72ede3b07dbb2b9fd80e1b_f11214c3ca9ee585b_d20260422_m010454_c001_v0001137_t0007_u01776819894358") 2026/04/22 01:04:58 DEBUG : potato3: Deleting (id "4_zef72ede3b07dbb2b9fd80e1b_f1162f288b2246ad6_d20260422_m010453_c001_v0001174_t0050_u01776819893325") --- PASS: TestServerSideMove (11.02s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-regedol6mojo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vujiliw8vosu -> B2 bucket rclone-test-regedol6mojo 2026/04/22 01:05:06 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 01:05:06 DEBUG : empty space: Excluded 2026/04/22 01:05:06 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 01:05:06 DEBUG : empty space: Excluded 2026/04/22 01:05:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:05:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:05:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-regedol6mojo) 2026/04/22 01:05:06 DEBUG : potato3: Sizes differ 2026/04/22 01:05:06 DEBUG : B2 bucket rclone-test-regedol6mojo: Waiting for checks to finish 2026/04/22 01:05:06 DEBUG : B2 bucket rclone-test-regedol6mojo: Waiting for transfers to finish 2026/04/22 01:05:06 DEBUG : potato2: size = 60 OK 2026/04/22 01:05:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:05:06 INFO : potato2: Copied (server-side copy) 2026/04/22 01:05:06 INFO : potato2: Deleted 2026/04/22 01:05:06 DEBUG : potato3: size = 68 OK 2026/04/22 01:05:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/22 01:05:06 INFO : potato3: Copied (server-side copy) 2026/04/22 01:05:06 INFO : potato3: Deleted 2026/04/22 01:05:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nugoxec5riri" 2026/04/22 01:05:08 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 01:05:08 DEBUG : empty space: Excluded 2026/04/22 01:05:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:05:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/22 01:05:08 DEBUG : B2 bucket rclone-test-nugoxec5riri: Waiting for checks to finish 2026/04/22 01:05:08 DEBUG : B2 bucket rclone-test-nugoxec5riri: Waiting for transfers to finish 2026/04/22 01:05:09 DEBUG : potato2: size = 60 OK 2026/04/22 01:05:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:05:09 INFO : potato2: Copied (server-side copy) 2026/04/22 01:05:09 INFO : potato2: Deleted 2026/04/22 01:05:09 DEBUG : potato3: size = 68 OK 2026/04/22 01:05:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/22 01:05:09 INFO : potato3: Copied (server-side copy) 2026/04/22 01:05:09 INFO : potato3: Deleted 2026/04/22 01:05:10 DEBUG : B2 bucket rclone-test-nugoxec5riri: Purge remote 2026/04/22 01:05:10 INFO : B2 bucket rclone-test-nugoxec5riri: cleaning bucket "rclone-test-nugoxec5riri" of all files 2026/04/22 01:05:10 DEBUG : potato2: Deleting (id "4_zef322df3b08dbb2b9fd80e1b_f1022f5d0da724bee_d20260422_m010509_c001_v0001157_t0010_u01776819909076") 2026/04/22 01:05:10 DEBUG : potato3: Deleting (id "4_zef322df3b08dbb2b9fd80e1b_f1153eac536089835_d20260422_m010509_c001_v0001041_t0028_u01776819909439") 2026/04/22 01:05:11 DEBUG : B2 bucket rclone-test-regedol6mojo: Purge remote 2026/04/22 01:05:11 INFO : B2 bucket rclone-test-regedol6mojo: cleaning bucket "rclone-test-regedol6mojo" of all files 2026/04/22 01:05:11 DEBUG : empty space: Deleting (id "4_zdf721dd3b08dbb2b9fd80e1b_f118ee89c58030ec1_d20260422_m010504_c001_v0001174_t0005_u01776819904934") 2026/04/22 01:05:11 DEBUG : potato2: Deleting (id "4_zdf721dd3b08dbb2b9fd80e1b_f421cf19402b1e655_d20260422_m010509_c001_v7007000_t0000_u01776819909412") 2026/04/22 01:05:11 DEBUG : potato2: Deleting (id "4_zdf721dd3b08dbb2b9fd80e1b_f100fe86cc0eac7bc_d20260422_m010506_c001_v0001184_t0013_u01776819906165") 2026/04/22 01:05:11 DEBUG : potato3: Deleting (id "4_zdf721dd3b08dbb2b9fd80e1b_f421cf19402b1e657_d20260422_m010509_c001_v7007000_t0000_u01776819909712") 2026/04/22 01:05:11 DEBUG : potato3: Deleting (id "4_zdf721dd3b08dbb2b9fd80e1b_f1102aa3407cb7801_d20260422_m010506_c001_v0001090_t0031_u01776819906430") 2026/04/22 01:05:11 DEBUG : potato3: Deleting (id "4_zdf721dd3b08dbb2b9fd80e1b_f118ee89c58030ec7_d20260422_m010505_c001_v0001174_t0052_u01776819905375") --- PASS: TestServerSideMoveWithFilter (12.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:05:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zutetoj0hixa" 2026/04/22 01:05:16 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vujiliw8vosu -> B2 bucket rclone-test-zutetoj0hixa 2026/04/22 01:05:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:05:19 DEBUG : empty space: size = 1 OK 2026/04/22 01:05:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:05:19 DEBUG : empty space: Unchanged skipping 2026/04/22 01:05:19 DEBUG : B2 bucket rclone-test-zutetoj0hixa: Waiting for checks to finish 2026/04/22 01:05:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:05:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zutetoj0hixa) 2026/04/22 01:05:19 DEBUG : potato3: Sizes differ 2026/04/22 01:05:19 INFO : empty space: Deleted 2026/04/22 01:05:19 DEBUG : B2 bucket rclone-test-zutetoj0hixa: Waiting for transfers to finish 2026/04/22 01:05:19 DEBUG : potato2: size = 60 OK 2026/04/22 01:05:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:05:19 INFO : potato2: Copied (server-side copy) 2026/04/22 01:05:19 DEBUG : potato3: size = 68 OK 2026/04/22 01:05:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/22 01:05:19 INFO : potato3: Copied (server-side copy) 2026/04/22 01:05:19 INFO : potato2: Deleted 2026/04/22 01:05:20 INFO : potato3: Deleted 2026/04/22 01:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zojocoq3lata" 2026/04/22 01:05:21 INFO : tomatoDir: Making directory 2026/04/22 01:05:21 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/22 01:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:05:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/22 01:05:21 DEBUG : B2 bucket rclone-test-zojocoq3lata: Waiting for checks to finish 2026/04/22 01:05:21 DEBUG : B2 bucket rclone-test-zojocoq3lata: Waiting for transfers to finish 2026/04/22 01:05:22 DEBUG : empty space: size = 1 OK 2026/04/22 01:05:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/22 01:05:22 INFO : empty space: Copied (server-side copy) 2026/04/22 01:05:22 DEBUG : potato2: size = 60 OK 2026/04/22 01:05:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/22 01:05:22 INFO : potato2: Copied (server-side copy) 2026/04/22 01:05:22 DEBUG : potato3: size = 68 OK 2026/04/22 01:05:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/22 01:05:22 INFO : potato3: Copied (server-side copy) 2026/04/22 01:05:22 INFO : empty space: Deleted 2026/04/22 01:05:23 INFO : potato2: Deleted 2026/04/22 01:05:23 INFO : potato3: Deleted 2026/04/22 01:05:23 DEBUG : B2 bucket rclone-test-zojocoq3lata: Purge remote 2026/04/22 01:05:23 INFO : B2 bucket rclone-test-zojocoq3lata: cleaning bucket "rclone-test-zojocoq3lata" of all files 2026/04/22 01:05:23 DEBUG : empty space: Deleting (id "4_zef926d33b08dbb2b9fd80e1b_f115f9db772931226_d20260422_m010522_c001_v0001178_t0038_u01776819922651") 2026/04/22 01:05:23 DEBUG : potato2: Deleting (id "4_zef926d33b08dbb2b9fd80e1b_f114ed97de144e0b7_d20260422_m010522_c001_v0001032_t0055_u01776819922297") 2026/04/22 01:05:23 DEBUG : potato3: Deleting (id "4_zef926d33b08dbb2b9fd80e1b_f1032be39b8f76255_d20260422_m010522_c001_v0001185_t0050_u01776819922732") 2026/04/22 01:05:24 DEBUG : B2 bucket rclone-test-zutetoj0hixa: Purge remote 2026/04/22 01:05:24 INFO : B2 bucket rclone-test-zutetoj0hixa: cleaning bucket "rclone-test-zutetoj0hixa" of all files 2026/04/22 01:05:24 DEBUG : empty space: Deleting (id "4_z9f724df3b08dbb2b9fd80e1b_f402cdff8eae7b957_d20260422_m010522_c001_v7007000_t0000_u01776819922865") 2026/04/22 01:05:24 DEBUG : empty space: Deleting (id "4_z9f724df3b08dbb2b9fd80e1b_f103bd4ae954e1319_d20260422_m010517_c001_v0001146_t0026_u01776819917761") 2026/04/22 01:05:24 DEBUG : potato2: Deleting (id "4_z9f724df3b08dbb2b9fd80e1b_f41891f2a9327b944_d20260422_m010522_c001_v7007000_t0000_u01776819922878") 2026/04/22 01:05:24 DEBUG : potato2: Deleting (id "4_z9f724df3b08dbb2b9fd80e1b_f10287a4cb0488ef8_d20260422_m010519_c001_v0001106_t0041_u01776819919197") 2026/04/22 01:05:24 DEBUG : potato3: Deleting (id "4_z9f724df3b08dbb2b9fd80e1b_f402cdff8eae7b959_d20260422_m010523_c001_v7007000_t0000_u01776819923048") 2026/04/22 01:05:24 DEBUG : potato3: Deleting (id "4_z9f724df3b08dbb2b9fd80e1b_f1124be47cc544ed9_d20260422_m010519_c001_v0001036_t0023_u01776819919580") 2026/04/22 01:05:24 DEBUG : potato3: Deleting (id "4_z9f724df3b08dbb2b9fd80e1b_f103bd4ae954e131f_d20260422_m010518_c001_v0001146_t0026_u01776819918291") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.75s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:05:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/rclone-sync-test" 2026/04/22 01:05:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/rclone-sync-test-include/layer2" 2026/04/22 01:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/rclone-sync-test-ignore-file" 2026/04/22 01:05:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/22 01:05:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/22 01:05:37 DEBUG : pacer: Reducing sleep to 10ms 2026/04/22 01:05:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:05:37 DEBUG : B2 bucket rclone-test-vujiliw8vosu path rclone-sync-test: Waiting for checks to finish 2026/04/22 01:05:37 DEBUG : B2 bucket rclone-test-vujiliw8vosu path rclone-sync-test: Waiting for transfers to finish 2026/04/22 01:05:37 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:37 INFO : There was nothing to transfer 2026/04/22 01:05:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:05:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:05:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:05:38 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:38 INFO : There was nothing to transfer 2026/04/22 01:05:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:05:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/22 01:05:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/22 01:05:38 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:38 INFO : There was nothing to transfer 2026/04/22 01:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:05:39 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:05:39 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:05:39 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:39 INFO : There was nothing to transfer 2026/04/22 01:05:39 DEBUG : Excluded 2026/04/22 01:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:05:39 DEBUG : B2 bucket rclone-test-vujiliw8vosu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/22 01:05:39 DEBUG : B2 bucket rclone-test-vujiliw8vosu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/22 01:05:39 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.26s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/dst" 2026/04/22 01:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/CompareDest" 2026/04/22 01:05:43 DEBUG : one: Need to transfer - File not found at Destination 2026/04/22 01:05:43 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:05:43 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:05:44 DEBUG : one: size = 3 OK 2026/04/22 01:05:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/22 01:05:44 INFO : one: Copied (new) 2026/04/22 01:05:44 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:05:44 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:05:44 DEBUG : one: Sizes differ 2026/04/22 01:05:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:05:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:05:45 DEBUG : one: size = 5 OK 2026/04/22 01:05:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/22 01:05:45 INFO : one: Copied (replaced existing) 2026/04/22 01:05:45 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:05:47 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:05:47 DEBUG : one: Sizes differ 2026/04/22 01:05:47 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:05:47 DEBUG : one: size = 5 OK 2026/04/22 01:05:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 01:05:47 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:05:47 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:47 INFO : There was nothing to transfer 2026/04/22 01:05:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:05:49 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:05:49 DEBUG : one: Sizes differ 2026/04/22 01:05:49 DEBUG : two: size = 3 OK 2026/04/22 01:05:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/22 01:05:49 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:05:49 DEBUG : one: size = 5 OK 2026/04/22 01:05:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 01:05:49 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:05:49 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:49 INFO : There was nothing to transfer 2026/04/22 01:05:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:05:49 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:05:49 DEBUG : one: Sizes differ 2026/04/22 01:05:50 DEBUG : two: size = 3 OK 2026/04/22 01:05:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/22 01:05:50 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:05:50 DEBUG : one: size = 5 OK 2026/04/22 01:05:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 01:05:50 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:05:50 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:50 INFO : There was nothing to transfer 2026/04/22 01:05:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:05:50 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:05:50 DEBUG : one: Sizes differ 2026/04/22 01:05:51 DEBUG : two: size = 3 OK 2026/04/22 01:05:51 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/22 01:05:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/22 01:05:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/22 01:05:51 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:05:51 DEBUG : one: size = 5 OK 2026/04/22 01:05:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 01:05:51 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:05:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:51 INFO : There was nothing to transfer 2026/04/22 01:05:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:05:51 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:05:51 DEBUG : one: Sizes differ 2026/04/22 01:05:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:05:51 DEBUG : two: size = 3 (B2 bucket rclone-test-vujiliw8vosu path CompareDest) 2026/04/22 01:05:51 DEBUG : two: Sizes differ 2026/04/22 01:05:51 DEBUG : two: Need to transfer - File not found at Destination 2026/04/22 01:05:51 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:05:51 DEBUG : one: size = 5 OK 2026/04/22 01:05:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 01:05:51 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:05:52 DEBUG : two: size = 5 OK 2026/04/22 01:05:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/22 01:05:52 INFO : two: Copied (new) 2026/04/22 01:05:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.42s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/dest" 2026/04/22 01:05:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/pre-dest1" 2026/04/22 01:05:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/pre-dest2" 2026/04/22 01:05:59 DEBUG : 1: size = 1 OK 2026/04/22 01:05:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:05:59 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/22 01:05:59 DEBUG : 2: size = 1 OK 2026/04/22 01:05:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:05:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/22 01:06:00 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/22 01:06:00 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dest: Waiting for checks to finish 2026/04/22 01:06:00 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dest: Waiting for transfers to finish 2026/04/22 01:06:01 DEBUG : 3: size = 1 OK 2026/04/22 01:06:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/22 01:06:01 INFO : 3: Copied (new) 2026/04/22 01:06:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/dst" 2026/04/22 01:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/CopyDest" 2026/04/22 01:06:05 DEBUG : one: Need to transfer - File not found at Destination 2026/04/22 01:06:05 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:05 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:06 DEBUG : one: size = 3 OK 2026/04/22 01:06:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/22 01:06:06 INFO : one: Copied (new) 2026/04/22 01:06:06 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:07 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:06:07 DEBUG : one: Sizes differ 2026/04/22 01:06:07 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:07 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:08 DEBUG : one: size = 5 OK 2026/04/22 01:06:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/22 01:06:08 INFO : one: Copied (replaced existing) 2026/04/22 01:06:08 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/BackupDir" 2026/04/22 01:06:11 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:11 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:06:11 DEBUG : one: Sizes differ 2026/04/22 01:06:11 DEBUG : one: size = 5 OK 2026/04/22 01:06:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:06:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:11 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:06:11 DEBUG : one: Sizes differ 2026/04/22 01:06:12 DEBUG : one: size = 3 OK 2026/04/22 01:06:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/22 01:06:12 INFO : one: Copied (server-side copy) 2026/04/22 01:06:12 INFO : one: Deleted 2026/04/22 01:06:13 DEBUG : one: size = 5 OK 2026/04/22 01:06:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/22 01:06:13 INFO : one: Copied (server-side copy) 2026/04/22 01:06:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/22 01:06:13 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:13 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:14 DEBUG : one: size = 5 OK 2026/04/22 01:06:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:06:14 DEBUG : one: Unchanged skipping 2026/04/22 01:06:15 DEBUG : two: size = 3 OK 2026/04/22 01:06:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:06:15 DEBUG : two: size = 3 OK 2026/04/22 01:06:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/22 01:06:15 INFO : two: Copied (server-side copy) 2026/04/22 01:06:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/22 01:06:15 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:15 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:15 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:16 DEBUG : one: size = 5 OK 2026/04/22 01:06:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:06:16 DEBUG : one: Unchanged skipping 2026/04/22 01:06:16 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:16 DEBUG : two: size = 3 OK 2026/04/22 01:06:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:06:16 DEBUG : two: Unchanged skipping 2026/04/22 01:06:16 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:16 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:16 INFO : There was nothing to transfer 2026/04/22 01:06:17 DEBUG : one: size = 5 OK 2026/04/22 01:06:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:06:17 DEBUG : one: Unchanged skipping 2026/04/22 01:06:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:17 DEBUG : three: size = 5 (B2 bucket rclone-test-vujiliw8vosu path CopyDest) 2026/04/22 01:06:17 DEBUG : three: Sizes differ 2026/04/22 01:06:17 DEBUG : three: Destination not found in --copy-dest 2026/04/22 01:06:17 DEBUG : three: Need to transfer - File not found at Destination 2026/04/22 01:06:17 DEBUG : two: size = 3 OK 2026/04/22 01:06:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:06:17 DEBUG : two: Unchanged skipping 2026/04/22 01:06:17 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:17 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:18 DEBUG : three: size = 7 OK 2026/04/22 01:06:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/22 01:06:18 INFO : three: Copied (new) 2026/04/22 01:06:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.75s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/dst" 2026/04/22 01:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/backup" 2026/04/22 01:06:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:25 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:06:25 DEBUG : one: Sizes differ 2026/04/22 01:06:25 DEBUG : two: size = 3 OK 2026/04/22 01:06:25 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:06:25 DEBUG : two: Unchanged skipping 2026/04/22 01:06:26 DEBUG : one: size = 3 OK 2026/04/22 01:06:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/22 01:06:26 INFO : one: Copied (server-side copy) 2026/04/22 01:06:27 INFO : one: Deleted 2026/04/22 01:06:27 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:28 DEBUG : one: size = 4 OK 2026/04/22 01:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:06:28 INFO : one: Copied (new) 2026/04/22 01:06:28 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:28 DEBUG : three.txt: size = 5 OK 2026/04/22 01:06:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/22 01:06:28 INFO : three.txt: Copied (server-side copy) 2026/04/22 01:06:28 INFO : three.txt: Deleted 2026/04/22 01:06:28 INFO : three.txt: Moved into backup dir 2026/04/22 01:06:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:30 DEBUG : one: size = 4 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:06:30 DEBUG : one: Sizes differ 2026/04/22 01:06:30 DEBUG : two: size = 3 OK 2026/04/22 01:06:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:06:30 DEBUG : two: Unchanged skipping 2026/04/22 01:06:30 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:31 DEBUG : one: size = 4 OK 2026/04/22 01:06:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:06:31 INFO : one: Copied (server-side copy) 2026/04/22 01:06:31 INFO : one: Deleted 2026/04/22 01:06:31 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:31 DEBUG : one: size = 5 OK 2026/04/22 01:06:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/22 01:06:31 INFO : one: Copied (new) 2026/04/22 01:06:31 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:32 DEBUG : three.txt: size = 6 OK 2026/04/22 01:06:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/22 01:06:32 INFO : three.txt: Copied (server-side copy) 2026/04/22 01:06:32 INFO : three.txt: Deleted 2026/04/22 01:06:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.38s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:06:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/dst" 2026/04/22 01:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/backup" 2026/04/22 01:06:38 DEBUG : two: size = 3 OK 2026/04/22 01:06:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:06:38 DEBUG : two: Unchanged skipping 2026/04/22 01:06:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:38 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:06:38 DEBUG : one: Sizes differ 2026/04/22 01:06:38 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:40 DEBUG : one.bak: size = 3 OK 2026/04/22 01:06:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/22 01:06:40 INFO : one: Copied (server-side copy) to: one.bak 2026/04/22 01:06:40 INFO : one: Deleted 2026/04/22 01:06:40 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:41 DEBUG : one: size = 4 OK 2026/04/22 01:06:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:06:41 INFO : one: Copied (new) 2026/04/22 01:06:41 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:41 DEBUG : three.txt.bak: size = 5 OK 2026/04/22 01:06:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/22 01:06:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/22 01:06:41 INFO : three.txt: Deleted 2026/04/22 01:06:41 INFO : three.txt: Moved into backup dir 2026/04/22 01:06:43 DEBUG : two: size = 3 OK 2026/04/22 01:06:43 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:06:43 DEBUG : two: Unchanged skipping 2026/04/22 01:06:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:43 DEBUG : one: size = 4 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:06:43 DEBUG : one: Sizes differ 2026/04/22 01:06:44 DEBUG : one.bak: size = 4 OK 2026/04/22 01:06:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:06:44 INFO : one: Copied (server-side copy) to: one.bak 2026/04/22 01:06:44 INFO : one: Deleted 2026/04/22 01:06:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:44 DEBUG : one: size = 5 OK 2026/04/22 01:06:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/22 01:06:44 INFO : one: Copied (new) 2026/04/22 01:06:44 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:45 DEBUG : three.txt.bak: size = 6 OK 2026/04/22 01:06:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/22 01:06:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/22 01:06:45 INFO : three.txt: Deleted 2026/04/22 01:06:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/dst" 2026/04/22 01:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/backup" 2026/04/22 01:06:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:52 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:06:52 DEBUG : one: Sizes differ 2026/04/22 01:06:52 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:52 DEBUG : two: size = 3 OK 2026/04/22 01:06:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:06:52 DEBUG : two: Unchanged skipping 2026/04/22 01:06:53 DEBUG : one-2019-01-01: size = 3 OK 2026/04/22 01:06:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/22 01:06:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/22 01:06:53 INFO : one: Deleted 2026/04/22 01:06:53 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:54 DEBUG : one: size = 4 OK 2026/04/22 01:06:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:06:54 INFO : one: Copied (new) 2026/04/22 01:06:54 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/22 01:06:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/22 01:06:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/22 01:06:55 INFO : three.txt: Deleted 2026/04/22 01:06:55 INFO : three.txt: Moved into backup dir 2026/04/22 01:06:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:06:57 DEBUG : one: size = 4 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:06:57 DEBUG : one: Sizes differ 2026/04/22 01:06:57 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:06:57 DEBUG : two: size = 3 OK 2026/04/22 01:06:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:06:57 DEBUG : two: Unchanged skipping 2026/04/22 01:06:57 DEBUG : one-2019-01-01: size = 4 OK 2026/04/22 01:06:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:06:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/22 01:06:58 INFO : one: Deleted 2026/04/22 01:06:58 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:06:58 DEBUG : one: size = 5 OK 2026/04/22 01:06:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/22 01:06:58 INFO : one: Copied (new) 2026/04/22 01:06:58 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:58 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/22 01:06:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/22 01:06:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/22 01:06:59 INFO : three.txt: Deleted 2026/04/22 01:06:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.48s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:07:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/dst" 2026/04/22 01:07:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:04 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:04 DEBUG : one: Sizes differ 2026/04/22 01:07:04 DEBUG : two: size = 3 OK 2026/04/22 01:07:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:07:04 DEBUG : two: Unchanged skipping 2026/04/22 01:07:04 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:07:05 DEBUG : one.bak: size = 3 OK 2026/04/22 01:07:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/22 01:07:05 INFO : one: Copied (server-side copy) to: one.bak 2026/04/22 01:07:05 INFO : one: Deleted 2026/04/22 01:07:05 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:07:06 DEBUG : one: size = 4 OK 2026/04/22 01:07:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:07:06 INFO : one: Copied (new) 2026/04/22 01:07:06 DEBUG : Waiting for deletions to finish 2026/04/22 01:07:07 DEBUG : three.txt.bak: size = 5 OK 2026/04/22 01:07:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/22 01:07:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/22 01:07:07 INFO : three.txt: Deleted 2026/04/22 01:07:07 INFO : three.txt: Moved into backup dir 2026/04/22 01:07:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/22 01:07:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/22 01:07:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/22 01:07:09 DEBUG : one.bak: Excluded (Path Filter) 2026/04/22 01:07:09 DEBUG : one.bak: Excluded 2026/04/22 01:07:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/22 01:07:09 DEBUG : three.txt.bak: Excluded 2026/04/22 01:07:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:09 DEBUG : one: size = 4 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:09 DEBUG : one: Sizes differ 2026/04/22 01:07:09 DEBUG : two: size = 3 OK 2026/04/22 01:07:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:07:09 DEBUG : two: Unchanged skipping 2026/04/22 01:07:09 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for checks to finish 2026/04/22 01:07:11 DEBUG : one.bak: size = 4 OK 2026/04/22 01:07:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:07:11 INFO : one: Copied (server-side copy) to: one.bak 2026/04/22 01:07:11 INFO : one: Deleted 2026/04/22 01:07:11 DEBUG : B2 bucket rclone-test-vujiliw8vosu path dst: Waiting for transfers to finish 2026/04/22 01:07:13 DEBUG : one: size = 5 OK 2026/04/22 01:07:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/22 01:07:13 INFO : one: Copied (new) 2026/04/22 01:07:13 DEBUG : Waiting for deletions to finish 2026/04/22 01:07:14 DEBUG : three.txt.bak: size = 6 OK 2026/04/22 01:07:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/22 01:07:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/22 01:07:14 INFO : three.txt: Deleted 2026/04/22 01:07:14 INFO : three.txt: Moved into backup dir 2026/04/22 01:07:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/22 01:07:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/22 01:07:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncBackupDirSuffixOnly (15.59s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:07:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/dst" 2026/04/22 01:07:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:19 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:19 DEBUG : one: Sizes differ 2026/04/22 01:07:21 DEBUG : one.bak: size = 3 OK 2026/04/22 01:07:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/22 01:07:21 INFO : one: Copied (server-side copy) to: one.bak 2026/04/22 01:07:21 INFO : one: Deleted 2026/04/22 01:07:22 DEBUG : one: size = 4 OK 2026/04/22 01:07:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:07:22 INFO : one: Copied (new) 2026/04/22 01:07:22 DEBUG : two: size = 3 OK 2026/04/22 01:07:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:07:22 DEBUG : two: Unchanged skipping 2026/04/22 01:07:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:22 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:22 DEBUG : three.txt: Sizes differ 2026/04/22 01:07:23 DEBUG : three.txt.bak: size = 5 OK 2026/04/22 01:07:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/22 01:07:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/22 01:07:23 INFO : three.txt: Deleted 2026/04/22 01:07:23 DEBUG : three.txt: size = 6 OK 2026/04/22 01:07:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/22 01:07:23 INFO : three.txt: Copied (new) 2026/04/22 01:07:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:24 DEBUG : one: size = 4 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:24 DEBUG : one: Sizes differ 2026/04/22 01:07:25 DEBUG : one.bak: size = 4 OK 2026/04/22 01:07:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:07:25 INFO : one: Copied (server-side copy) to: one.bak 2026/04/22 01:07:25 INFO : one: Deleted 2026/04/22 01:07:26 DEBUG : one: size = 5 OK 2026/04/22 01:07:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/22 01:07:26 INFO : one: Copied (new) 2026/04/22 01:07:26 DEBUG : two: size = 3 OK 2026/04/22 01:07:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:07:26 DEBUG : two: Unchanged skipping 2026/04/22 01:07:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:26 DEBUG : three.txt: Sizes differ 2026/04/22 01:07:27 DEBUG : three.txt.bak: size = 6 OK 2026/04/22 01:07:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/22 01:07:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/22 01:07:27 INFO : three.txt: Deleted 2026/04/22 01:07:28 DEBUG : three.txt: size = 19 OK 2026/04/22 01:07:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/22 01:07:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.73s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:07:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vujiliw8vosu/dst" 2026/04/22 01:07:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:33 DEBUG : one: size = 3 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:33 DEBUG : one: Sizes differ 2026/04/22 01:07:34 DEBUG : one-2019-01-01: size = 3 OK 2026/04/22 01:07:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/22 01:07:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/22 01:07:34 INFO : one: Deleted 2026/04/22 01:07:35 DEBUG : one: size = 4 OK 2026/04/22 01:07:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:07:35 INFO : one: Copied (new) 2026/04/22 01:07:35 DEBUG : two: size = 3 OK 2026/04/22 01:07:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:07:35 DEBUG : two: Unchanged skipping 2026/04/22 01:07:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:36 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:36 DEBUG : three.txt: Sizes differ 2026/04/22 01:07:36 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/22 01:07:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/22 01:07:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/22 01:07:36 INFO : three.txt: Deleted 2026/04/22 01:07:37 DEBUG : three.txt: size = 6 OK 2026/04/22 01:07:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/22 01:07:37 INFO : three.txt: Copied (new) 2026/04/22 01:07:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:38 DEBUG : one: size = 4 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:38 DEBUG : one: Sizes differ 2026/04/22 01:07:38 DEBUG : one-2019-01-01: size = 4 OK 2026/04/22 01:07:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/22 01:07:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/22 01:07:38 INFO : one: Deleted 2026/04/22 01:07:39 DEBUG : one: size = 5 OK 2026/04/22 01:07:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/22 01:07:39 INFO : one: Copied (new) 2026/04/22 01:07:39 DEBUG : two: size = 3 OK 2026/04/22 01:07:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:07:39 DEBUG : two: Unchanged skipping 2026/04/22 01:07:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:39 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vujiliw8vosu path dst) 2026/04/22 01:07:39 DEBUG : three.txt: Sizes differ 2026/04/22 01:07:40 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/22 01:07:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/22 01:07:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/22 01:07:40 INFO : three.txt: Deleted 2026/04/22 01:07:40 DEBUG : three.txt: size = 19 OK 2026/04/22 01:07:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/22 01:07:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.33s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:07:43 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:07:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:43 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:07:43 DEBUG : Testêé: Sizes differ 2026/04/22 01:07:43 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:07:43 DEBUG : Testêé: size = 14 OK 2026/04/22 01:07:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/22 01:07:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/22 01:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:07:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 01:07:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:07:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:07:45 DEBUG : existing: size = 6 OK 2026/04/22 01:07:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/22 01:07:45 INFO : existing: Copied (new) 2026/04/22 01:07:45 DEBUG : Waiting for deletions to finish 2026/04/22 01:07:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone873121015) 2026/04/22 01:07:46 DEBUG : existing: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:07:46 DEBUG : existing: Sizes differ 2026/04/22 01:07:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/22 01:07:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:07:46 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:07:46 ERROR : B2 bucket rclone-test-vujiliw8vosu: not deleting files as there were IO errors 2026/04/22 01:07:46 ERROR : B2 bucket rclone-test-vujiliw8vosu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.46s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:07:47 DEBUG : EXISTING: size = 6 OK 2026/04/22 01:07:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:07:47 DEBUG : existing: Unchanged skipping 2026/04/22 01:07:47 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:07:47 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:07:47 DEBUG : Waiting for deletions to finish 2026/04/22 01:07:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:07:50 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1039-05.backblaze.com/b2api/v1/b2_upload_file/2f820d13b06dbb2b9fd80e1b/c001_v0001039_t0052": EOF 2026/04/22 01:07:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1039-05.backblaze.com/b2api/v1/b2_upload_file/2f820d13b06dbb2b9fd80e1b/c001_v0001039_t0052": EOF) 2026/04/22 01:07:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only0" to B2 bucket rclone-test-vujiliw8vosu: 1/10 (Post "https://pod-000-1039-05.backblaze.com/b2api/v1/b2_upload_file/2f820d13b06dbb2b9fd80e1b/c001_v0001039_t0052": EOF) 2026/04/22 01:07:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/22 01:08:06 DEBUG : both0: size = 6 OK 2026/04/22 01:08:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:08:06 DEBUG : both12: size = 6 OK 2026/04/22 01:08:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both10: size = 6 OK 2026/04/22 01:08:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both0: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both13: size = 6 OK 2026/04/22 01:08:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both11: size = 6 OK 2026/04/22 01:08:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both10: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both14: size = 6 OK 2026/04/22 01:08:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both14: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both15: size = 6 OK 2026/04/22 01:08:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both15: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both16: size = 6 OK 2026/04/22 01:08:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both16: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both17: size = 6 OK 2026/04/22 01:08:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both17: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both18: size = 6 OK 2026/04/22 01:08:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both18: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both19: size = 6 OK 2026/04/22 01:08:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both19: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both1: size = 6 OK 2026/04/22 01:08:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both1: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both2: size = 6 OK 2026/04/22 01:08:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both2: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both3: size = 6 OK 2026/04/22 01:08:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both3: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both4: size = 6 OK 2026/04/22 01:08:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both4: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both5: size = 6 OK 2026/04/22 01:08:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both5: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both6: size = 6 OK 2026/04/22 01:08:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both6: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both7: size = 6 OK 2026/04/22 01:08:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both7: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both8: size = 6 OK 2026/04/22 01:08:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both8: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both9: size = 6 OK 2026/04/22 01:08:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:06 DEBUG : both9: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both12: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both13: Unchanged skipping 2026/04/22 01:08:06 DEBUG : both11: Unchanged skipping 2026/04/22 01:08:06 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:08:06 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:06 INFO : only11: Deleted 2026/04/22 01:08:06 INFO : only13: Deleted 2026/04/22 01:08:06 INFO : only6: Deleted 2026/04/22 01:08:06 INFO : only7: Deleted 2026/04/22 01:08:06 INFO : only8: Deleted 2026/04/22 01:08:06 INFO : only14: Deleted 2026/04/22 01:08:06 INFO : only16: Deleted 2026/04/22 01:08:07 INFO : only1: Deleted 2026/04/22 01:08:07 INFO : only2: Deleted 2026/04/22 01:08:07 INFO : only4: Deleted 2026/04/22 01:08:07 INFO : only10: Deleted 2026/04/22 01:08:07 INFO : only12: Deleted 2026/04/22 01:08:07 INFO : only15: Deleted 2026/04/22 01:08:07 INFO : only18: Deleted 2026/04/22 01:08:07 INFO : only3: Deleted 2026/04/22 01:08:07 INFO : only0: Deleted 2026/04/22 01:08:07 INFO : only17: Deleted 2026/04/22 01:08:07 INFO : only9: Deleted 2026/04/22 01:08:07 INFO : only19: Deleted 2026/04/22 01:08:07 INFO : only5: Deleted 2026/04/22 01:08:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.88s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:08:26 DEBUG : both10: size = 6 OK 2026/04/22 01:08:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both12: size = 6 OK 2026/04/22 01:08:26 DEBUG : both11: size = 6 OK 2026/04/22 01:08:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:08:26 DEBUG : both0: size = 6 OK 2026/04/22 01:08:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both10: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both13: size = 6 OK 2026/04/22 01:08:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both0: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both14: size = 6 OK 2026/04/22 01:08:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both14: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both15: size = 6 OK 2026/04/22 01:08:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both15: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both16: size = 6 OK 2026/04/22 01:08:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both16: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both17: size = 6 OK 2026/04/22 01:08:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both17: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both18: size = 6 OK 2026/04/22 01:08:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both18: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both19: size = 6 OK 2026/04/22 01:08:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both13: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both1: size = 6 OK 2026/04/22 01:08:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both11: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both2: size = 6 OK 2026/04/22 01:08:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both19: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both3: size = 6 OK 2026/04/22 01:08:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both12: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both4: size = 6 OK 2026/04/22 01:08:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both2: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both5: size = 6 OK 2026/04/22 01:08:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both4: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both6: size = 6 OK 2026/04/22 01:08:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both6: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both7: size = 6 OK 2026/04/22 01:08:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both7: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both8: size = 6 OK 2026/04/22 01:08:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both8: Unchanged skipping 2026/04/22 01:08:26 DEBUG : both9: size = 6 OK 2026/04/22 01:08:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : both9: Unchanged skipping 2026/04/22 01:08:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only0: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only0: Sizes differ 2026/04/22 01:08:26 DEBUG : both1: Unchanged skipping 2026/04/22 01:08:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only10: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only10: Sizes differ 2026/04/22 01:08:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only11: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only11: Sizes differ 2026/04/22 01:08:26 DEBUG : both5: Unchanged skipping 2026/04/22 01:08:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only12: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only12: Sizes differ 2026/04/22 01:08:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only13: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only13: Sizes differ 2026/04/22 01:08:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only14: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only14: Sizes differ 2026/04/22 01:08:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only15: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only15: Sizes differ 2026/04/22 01:08:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only16: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only16: Sizes differ 2026/04/22 01:08:26 DEBUG : both3: Unchanged skipping 2026/04/22 01:08:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only17: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only18: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only17: Sizes differ 2026/04/22 01:08:26 DEBUG : only18: Sizes differ 2026/04/22 01:08:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only19: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only19: Sizes differ 2026/04/22 01:08:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only1: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only1: Sizes differ 2026/04/22 01:08:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only2: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only2: Sizes differ 2026/04/22 01:08:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only3: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only3: Sizes differ 2026/04/22 01:08:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only4: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only4: Sizes differ 2026/04/22 01:08:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only5: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only5: Sizes differ 2026/04/22 01:08:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only6: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only6: Sizes differ 2026/04/22 01:08:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only7: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only7: Sizes differ 2026/04/22 01:08:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only8: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only8: Sizes differ 2026/04/22 01:08:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone873121015) 2026/04/22 01:08:26 DEBUG : only9: size = 6 (B2 bucket rclone-test-vujiliw8vosu) 2026/04/22 01:08:26 DEBUG : only9: Sizes differ 2026/04/22 01:08:26 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:08:26 DEBUG : only0: size = 0 OK 2026/04/22 01:08:26 DEBUG : only11: size = 0 OK 2026/04/22 01:08:26 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:26 INFO : only0: Copied (replaced existing) 2026/04/22 01:08:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:26 INFO : only11: Copied (replaced existing) 2026/04/22 01:08:26 DEBUG : only13: size = 0 OK 2026/04/22 01:08:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:26 INFO : only13: Copied (replaced existing) 2026/04/22 01:08:26 DEBUG : only16: size = 0 OK 2026/04/22 01:08:26 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:26 INFO : only16: Copied (replaced existing) 2026/04/22 01:08:26 DEBUG : only10: size = 0 OK 2026/04/22 01:08:26 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:26 INFO : only10: Copied (replaced existing) 2026/04/22 01:08:26 DEBUG : only19: size = 0 OK 2026/04/22 01:08:26 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:26 INFO : only19: Copied (replaced existing) 2026/04/22 01:08:26 DEBUG : only12: size = 0 OK 2026/04/22 01:08:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:26 INFO : only12: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only1: size = 0 OK 2026/04/22 01:08:27 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only1: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only2: size = 0 OK 2026/04/22 01:08:27 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only2: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only14: size = 0 OK 2026/04/22 01:08:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only14: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only15: size = 0 OK 2026/04/22 01:08:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only15: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only4: size = 0 OK 2026/04/22 01:08:27 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only4: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only5: size = 0 OK 2026/04/22 01:08:27 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only5: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only6: size = 0 OK 2026/04/22 01:08:27 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only6: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only7: size = 0 OK 2026/04/22 01:08:27 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only7: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only17: size = 0 OK 2026/04/22 01:08:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only17: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only9: size = 0 OK 2026/04/22 01:08:27 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only9: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only18: size = 0 OK 2026/04/22 01:08:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only18: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only3: size = 0 OK 2026/04/22 01:08:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only3: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : only8: size = 0 OK 2026/04/22 01:08:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/22 01:08:27 INFO : only8: Copied (replaced existing) 2026/04/22 01:08:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.75s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:08:35 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:08:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:08:35 DEBUG : empty_on_remote: Making directory with metadata 2026/04/22 01:08:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:08:35 INFO : empty_on_remote: Making directory 2026/04/22 01:08:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/22 01:08:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/22 01:08:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:08:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:08:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:08:38 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:08:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:08:38 DEBUG : empty_on_remote: Making directory with metadata 2026/04/22 01:08:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:08:38 INFO : empty_on_remote: Making directory 2026/04/22 01:08:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/22 01:08:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/22 01:08:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:08:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:08:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/22 01:08:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:08:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:08:40 INFO : sub dir: Making directory 2026/04/22 01:08:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:08:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:08:44 INFO : sub dir: Making directory 2026/04/22 01:08:44 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-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:08:50 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1180-08.backblaze.com/b2api/v1/b2_upload_file/2f820d13b06dbb2b9fd80e1b/c001_v0001180_t0041": EOF 2026/04/22 01:08:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-08.backblaze.com/b2api/v1/b2_upload_file/2f820d13b06dbb2b9fd80e1b/c001_v0001180_t0041": EOF) 2026/04/22 01:08:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-vujiliw8vosu: 1/10 (Post "https://pod-000-1180-08.backblaze.com/b2api/v1/b2_upload_file/2f820d13b06dbb2b9fd80e1b/c001_v0001180_t0041": EOF) 2026/04/22 01:08:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/22 01:09:02 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:02 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:09:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : apple: size = 5 OK 2026/04/22 01:09:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : apple: Unchanged skipping 2026/04/22 01:09:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:09:03 DEBUG : banana: size = 6 OK 2026/04/22 01:09:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:09:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:09:03 DEBUG : banana: Unchanged skipping 2026/04/22 01:09:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:09:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:09:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:09:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:09:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:09:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:09:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:09:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:09:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:09:03 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:09:03 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:03 INFO : There was nothing to transfer 2026/04/22 01:09:03 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:03 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:09:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : apple: size = 5 OK 2026/04/22 01:09:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : apple: Unchanged skipping 2026/04/22 01:09:04 DEBUG : banana: size = 6 OK 2026/04/22 01:09:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : banana: Unchanged skipping 2026/04/22 01:09:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:09:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:09:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:09:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:09:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:09:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:09:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:09:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:09:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:09:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:09:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:09:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:09:04 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:09:04 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:04 INFO : There was nothing to transfer 2026/04/22 01:09:04 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:04 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:09:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:09:21 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:21 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:09:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : apple: size = 5 OK 2026/04/22 01:09:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:09:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : apple: Unchanged skipping 2026/04/22 01:09:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:09:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:09:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:09:22 DEBUG : banana: size = 6 OK 2026/04/22 01:09:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : banana: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:09:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:09:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:09:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:09:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:09:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:09:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:09:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:09:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:09:22 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:09:22 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:22 INFO : There was nothing to transfer 2026/04/22 01:09:22 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:22 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : apple: size = 5 OK 2026/04/22 01:09:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : apple: Unchanged skipping 2026/04/22 01:09:23 DEBUG : banana: size = 6 OK 2026/04/22 01:09:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : banana: Unchanged skipping 2026/04/22 01:09:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:09:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:09:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:09:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:09:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:09:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:09:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:09:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:09:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:09:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:09:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:09:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:09:23 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:09:23 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:23 INFO : There was nothing to transfer 2026/04/22 01:09:23 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:23 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:09:40 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:40 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:09:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:41 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 01:09:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:09:41 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:09:41 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:09:41 DEBUG : YmFuYW5h: size = 6 OK 2026/04/22 01:09:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/22 01:09:41 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/22 01:09:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:41 DEBUG : YXBwbGU=: size = 5 OK 2026/04/22 01:09:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/22 01:09:41 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/22 01:09:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/22 01:09:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/22 01:09:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/22 01:09:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/22 01:09:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/22 01:09:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/22 01:09:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/22 01:09:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/22 01:09:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/22 01:09:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/22 01:09:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/22 01:09:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/22 01:09:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/22 01:09:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/22 01:09:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/22 01:09:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/22 01:09:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/22 01:09:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/22 01:09:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/22 01:09:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/22 01:09:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/22 01:09:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/22 01:09:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/22 01:09:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/22 01:09:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/22 01:09:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/22 01:09:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/22 01:09:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/22 01:09:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:09:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/22 01:09:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/22 01:09:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/22 01:09:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/22 01:09:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/22 01:09:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/22 01:09:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/22 01:09:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/22 01:09:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:09:44 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:44 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 01:09:44 INFO : appleappleapplebanana: Deleted 2026/04/22 01:09:44 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 01:09:44 INFO : apple: Deleted 2026/04/22 01:09:44 INFO : banana: Deleted 2026/04/22 01:09:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 01:09:44 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 01:09:44 INFO : splitbananasplit: Deleted 2026/04/22 01:09:44 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/22 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:45 DEBUG : YXBwbGU=: size = 5 OK 2026/04/22 01:09:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : apple: Unchanged skipping 2026/04/22 01:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:09:45 DEBUG : YmFuYW5h: size = 6 OK 2026/04/22 01:09:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : banana: Unchanged skipping 2026/04/22 01:09:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/22 01:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 01:09:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/22 01:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/22 01:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/22 01:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/22 01:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/22 01:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/22 01:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/22 01:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:09:45 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:09:45 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:09:45 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:45 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/22 01:09:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:09:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:09:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:09:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:10:02 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:02 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:10:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:10:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:10:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:10:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:10:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:10:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:10:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:10:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:10:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:10:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:10:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:10:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:10:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/22 01:10:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:03 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:10:03 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:10:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/22 01:10:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/22 01:10:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/22 01:10:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:10:03 DEBUG : PREFIXapple: size = 5 OK 2026/04/22 01:10:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/22 01:10:03 INFO : apple: Copied (new) to: PREFIXapple 2026/04/22 01:10:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:10:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/22 01:10:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/22 01:10:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/22 01:10:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:10:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/22 01:10:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/22 01:10:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:10:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:10:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:10:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/22 01:10:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:10:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:10:04 DEBUG : PREFIXbanana: size = 6 OK 2026/04/22 01:10:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/22 01:10:04 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/22 01:10:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:10:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/22 01:10:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/22 01:10:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:10:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:10:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/22 01:10:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/22 01:10:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:10:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:10:04 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/22 01:10:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/22 01:10:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:10:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/22 01:10:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/22 01:10:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/22 01:10:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/22 01:10:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/22 01:10:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/22 01:10:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/22 01:10:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/22 01:10:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/22 01:10:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/22 01:10:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/22 01:10:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/22 01:10:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:10:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/22 01:10:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/22 01:10:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/22 01:10:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/22 01:10:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/22 01:10:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/22 01:10:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/22 01:10:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/22 01:10:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/22 01:10:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:10:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/22 01:10:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/22 01:10:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:10:05 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:06 INFO : appleappleapplebanana: Deleted 2026/04/22 01:10:06 INFO : banana: Deleted 2026/04/22 01:10:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 01:10:06 INFO : apple: Deleted 2026/04/22 01:10:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 01:10:06 INFO : splitbananasplit: Deleted 2026/04/22 01:10:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 01:10:06 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 01:10:06 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:07 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:10:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:10:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:10:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:07 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:10:07 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:10:07 DEBUG : banana: size = 6 OK 2026/04/22 01:10:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/22 01:10:07 INFO : banana: Copied (new) 2026/04/22 01:10:07 DEBUG : apple: size = 5 OK 2026/04/22 01:10:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/22 01:10:07 INFO : apple: Copied (new) 2026/04/22 01:10:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:10:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/22 01:10:07 INFO : splitbananasplit: Copied (new) 2026/04/22 01:10:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:10:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/22 01:10:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/22 01:10:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:10:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/22 01:10:08 INFO : appleappleapplebanana: Copied (new) 2026/04/22 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/22 01:10:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/22 01:10:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:10:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/22 01:10:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/22 01:10:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:10:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/22 01:10:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/22 01:10:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:10:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/22 01:10:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/22 01:10:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:10:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/22 01:10:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/22 01:10:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:10:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/22 01:10:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:10:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/22 01:10:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:10:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/22 01:10:09 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:10:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/22 01:10:09 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:10:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/22 01:10:09 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:10:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/22 01:10:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:10:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/22 01:10:09 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:10:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/22 01:10:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:10:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/22 01:10:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:10:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/22 01:10:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/22 01:10:09 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/22 01:10:10 INFO : PREFIXapple: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/22 01:10:10 INFO : PREFIXsplitbananasplit: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/22 01:10:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/22 01:10:10 INFO : PREFIXbanana: Deleted 2026/04/22 01:10:10 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/22 01:10:10 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:10 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:10:10 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:11 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:10:27 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:27 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:10:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:10:27 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:10:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:27 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:10:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:10:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:27 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:27 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:10:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:10:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:28 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:10:28 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:10:28 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/22 01:10:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/22 01:10:28 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/22 01:10:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/22 01:10:28 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : appleSUFFIX: size = 5 OK 2026/04/22 01:10:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/22 01:10:28 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:10:28 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/22 01:10:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/22 01:10:28 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/22 01:10:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/22 01:10:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/22 01:10:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/22 01:10:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/22 01:10:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/22 01:10:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/22 01:10:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/22 01:10:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/22 01:10:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/22 01:10:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/22 01:10:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/22 01:10:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/22 01:10:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/22 01:10:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/22 01:10:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/22 01:10:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/22 01:10:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/22 01:10:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/22 01:10:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/22 01:10:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:10:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:10:30 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/22 01:10:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/22 01:10:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:10:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:10:30 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/22 01:10:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/22 01:10:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:10:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:10:30 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/22 01:10:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/22 01:10:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:10:30 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/22 01:10:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/22 01:10:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:10:30 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/22 01:10:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/22 01:10:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:10:30 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/22 01:10:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/22 01:10:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:10:30 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:30 INFO : apple: Deleted 2026/04/22 01:10:30 INFO : appleappleapplebanana: Deleted 2026/04/22 01:10:30 INFO : splitbananasplit: Deleted 2026/04/22 01:10:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 01:10:30 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 01:10:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 01:10:31 INFO : banana: Deleted 2026/04/22 01:10:31 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 01:10:31 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 01:10:31 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/22 01:10:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:10:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:10:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:10:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:10:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:32 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:10:32 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:10:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:10:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/22 01:10:32 INFO : appleappleapplebanana: Copied (new) 2026/04/22 01:10:32 DEBUG : apple: size = 5 OK 2026/04/22 01:10:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/22 01:10:32 INFO : apple: Copied (new) 2026/04/22 01:10:32 DEBUG : banana: size = 6 OK 2026/04/22 01:10:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/22 01:10:32 INFO : banana: Copied (new) 2026/04/22 01:10:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:10:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/22 01:10:32 INFO : splitbananasplit: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/22 01:10:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/22 01:10:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/22 01:10:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/22 01:10:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/22 01:10:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/22 01:10:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/22 01:10:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/22 01:10:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/22 01:10:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/22 01:10:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:10:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/22 01:10:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/22 01:10:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:10:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/22 01:10:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/22 01:10:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:10:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/22 01:10:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/22 01:10:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:10:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/22 01:10:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/22 01:10:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:10:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/22 01:10:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/22 01:10:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:10:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/22 01:10:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/22 01:10:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:10:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/22 01:10:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/22 01:10:34 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/22 01:10:35 INFO : appleSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : splitbananasplitSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : bananaSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/22 01:10:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/22 01:10:35 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:35 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:10:35 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:36 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:10:53 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:53 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:10:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : apple: size = 5 OK 2026/04/22 01:10:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:54 DEBUG : apple: Unchanged skipping 2026/04/22 01:10:54 DEBUG : banana: size = 6 OK 2026/04/22 01:10:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : banana: Unchanged skipping 2026/04/22 01:10:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 01:10:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:54 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:10:54 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:10:54 DEBUG : appleapple: size = 21 OK 2026/04/22 01:10:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/22 01:10:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/22 01:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:54 DEBUG : splitbanan: size = 16 OK 2026/04/22 01:10:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/22 01:10:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/22 01:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/22 01:10:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/22 01:10:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/22 01:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/22 01:10:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/22 01:10:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/22 01:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/22 01:10:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/22 01:10:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/22 01:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:55 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/22 01:10:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/22 01:10:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/22 01:10:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:55 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/22 01:10:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/22 01:10:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/22 01:10:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:55 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/22 01:10:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/22 01:10:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/22 01:10:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:55 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/22 01:10:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/22 01:10:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/22 01:10:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:55 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/22 01:10:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/22 01:10:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/22 01:10:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:55 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/22 01:10:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/22 01:10:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/22 01:10:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:55 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/22 01:10:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/22 01:10:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/22 01:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:55 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/22 01:10:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/22 01:10:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/22 01:10:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:55 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/22 01:10:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/22 01:10:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/22 01:10:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:56 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/22 01:10:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/22 01:10:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/22 01:10:56 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/22 01:10:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/22 01:10:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/22 01:10:56 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/22 01:10:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/22 01:10:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/22 01:10:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/22 01:10:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/22 01:10:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/22 01:10:56 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 01:10:56 INFO : appleappleapplebanana: Deleted 2026/04/22 01:10:56 INFO : splitbananasplit: Deleted 2026/04/22 01:10:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 01:10:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 01:10:57 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 01:10:57 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 01:10:57 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:57 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : appleapple: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:57 DEBUG : apple: size = 5 OK 2026/04/22 01:10:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : apple: Unchanged skipping 2026/04/22 01:10:57 DEBUG : appleapple: size = 21 OK 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:10:57 DEBUG : banana: size = 6 OK 2026/04/22 01:10:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : banana: Unchanged skipping 2026/04/22 01:10:57 DEBUG : splitbanan: size = 16 OK 2026/04/22 01:10:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:10:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 01:10:57 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:10:57 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/22 01:10:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/22 01:10:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/22 01:10:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:10:57 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:10:57 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:57 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:58 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : appleapple: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/22 01:10:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:10:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:10:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:10:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:10:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:10:58 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:11:13 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:14 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : apple: size = 5 OK 2026/04/22 01:11:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : apple: Unchanged skipping 2026/04/22 01:11:14 DEBUG : banana: size = 6 OK 2026/04/22 01:11:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:11:14 DEBUG : banana: Unchanged skipping 2026/04/22 01:11:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:11:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:11:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:11:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:11:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:11:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:11:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:11:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:11:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:11:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:11:14 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:11:14 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:11:14 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:14 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:14 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : apple: size = 5 OK 2026/04/22 01:11:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : apple: Unchanged skipping 2026/04/22 01:11:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:11:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:11:15 DEBUG : banana: size = 6 OK 2026/04/22 01:11:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : banana: Unchanged skipping 2026/04/22 01:11:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:11:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:11:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:11:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:11:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:11:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:11:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:11:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:11:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:11:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:11:15 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:11:15 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:15 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:15 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:16 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:11:32 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:32 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:11:32 DEBUG : apple: size = 5 OK 2026/04/22 01:11:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : apple: Unchanged skipping 2026/04/22 01:11:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:11:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:11:32 DEBUG : banana: size = 6 OK 2026/04/22 01:11:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : banana: Unchanged skipping 2026/04/22 01:11:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:11:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:11:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:11:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:11:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:11:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:11:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:11:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:11:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:11:32 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:11:32 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:11:32 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:32 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:33 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:11:33 DEBUG : apple: size = 5 OK 2026/04/22 01:11:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : apple: Unchanged skipping 2026/04/22 01:11:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:11:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:11:33 DEBUG : banana: size = 6 OK 2026/04/22 01:11:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : banana: Unchanged skipping 2026/04/22 01:11:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:11:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:11:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:11:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:11:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:11:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:11:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:11:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:11:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:11:33 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:11:33 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:11:33 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:33 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:34 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:11:49 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:50 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:11:50 DEBUG : apple: size = 5 OK 2026/04/22 01:11:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : apple: Unchanged skipping 2026/04/22 01:11:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:11:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : banana: size = 6 OK 2026/04/22 01:11:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:11:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : banana: Unchanged skipping 2026/04/22 01:11:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:11:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:11:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:11:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:11:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:11:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:11:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:11:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:11:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:11:50 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:11:50 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:11:50 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:50 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:51 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : apple: size = 5 OK 2026/04/22 01:11:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : apple: Unchanged skipping 2026/04/22 01:11:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:11:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:11:51 DEBUG : banana: size = 6 OK 2026/04/22 01:11:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : banana: Unchanged skipping 2026/04/22 01:11:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:11:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:11:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:11:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:11:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:11:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:11:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:11:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:11:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:11:51 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:11:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:51 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:11:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:07 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:08 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:12:08 DEBUG : apple: size = 5 OK 2026/04/22 01:12:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:12:08 DEBUG : banana: size = 6 OK 2026/04/22 01:12:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:12:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:12:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : banana: Unchanged skipping 2026/04/22 01:12:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:12:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : apple: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:12:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:12:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:12:08 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:12:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:12:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:12:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:12:08 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:08 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:08 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:09 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:12:09 DEBUG : apple: size = 5 OK 2026/04/22 01:12:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:12:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:12:09 DEBUG : banana: size = 6 OK 2026/04/22 01:12:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : banana: Unchanged skipping 2026/04/22 01:12:09 DEBUG : apple: Unchanged skipping 2026/04/22 01:12:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:12:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:12:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:12:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:12:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:12:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:12:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:12:09 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:09 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:09 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:10 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:12:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:26 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:26 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:12:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:12:27 DEBUG : apple: size = 5 OK 2026/04/22 01:12:27 DEBUG : banana: size = 6 OK 2026/04/22 01:12:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:12:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:12:27 DEBUG : apple: Unchanged skipping 2026/04/22 01:12:27 DEBUG : banana: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:12:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:12:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:12:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:12:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:12:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:12:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:12:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:12:27 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:27 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:27 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:27 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:12:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : apple: size = 5 OK 2026/04/22 01:12:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : apple: Unchanged skipping 2026/04/22 01:12:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:12:28 DEBUG : banana: size = 6 OK 2026/04/22 01:12:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : banana: Unchanged skipping 2026/04/22 01:12:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:12:28 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:12:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:12:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:12:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:12:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:12:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:12:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:12:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:12:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:12:28 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:28 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:28 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:28 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:12:28 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (225.24s) --- PASS: TestTransform/NFC (20.96s) --- PASS: TestTransform/NFD (19.10s) --- PASS: TestTransform/base64 (22.56s) --- PASS: TestTransform/prefix (25.08s) --- PASS: TestTransform/suffix (25.09s) --- PASS: TestTransform/truncate (22.07s) --- PASS: TestTransform/encoder (18.05s) --- PASS: TestTransform/ISO-8859-1 (17.68s) --- PASS: TestTransform/charmap (17.85s) --- PASS: TestTransform/lowercase (18.13s) --- PASS: TestTransform/ascii (18.68s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/22 01:12:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/22 01:12:33 INFO : sub dir_somesuffix: Making directory 2026/04/22 01:12:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/22 01:12:33 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/22 01:12:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 01:12:33 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/22 01:12:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 01:12:33 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:33 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/22 01:12:34 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 01:12:34 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.81s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:35 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:35 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:35 INFO : tictactoe: Making directory 2026/04/22 01:12:35 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:35 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:12:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:35 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:35 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:36 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/22 01:12:36 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:36 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/22 01:12:36 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:37 INFO : toe: Making directory 2026/04/22 01:12:37 INFO : toe/toe: Making directory 2026/04/22 01:12:37 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 01:12:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:12:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 01:12:37 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:37 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/22 01:12:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/22 01:12:38 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.16s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:39 INFO : toe: Making directory 2026/04/22 01:12:39 INFO : toe/toe: Making directory 2026/04/22 01:12:39 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 01:12:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:12:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 01:12:39 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:39 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/22 01:12:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/22 01:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.83s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:40 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:12:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:12:40 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:41 INFO : tictacempty_dir: Making directory 2026/04/22 01:12:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:41 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:41 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:41 INFO : tictactoe: Making directory 2026/04/22 01:12:41 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:41 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:41 INFO : tictactoe/tictactoe: Making directory 2026/04/22 01:12:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:12:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:12:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:12:41 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:41 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/22 01:12:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/22 01:12:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.84s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:42 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:12:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:42 INFO : tictacempty_dir: Making directory 2026/04/22 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:42 INFO : tictactoe: Making directory 2026/04/22 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:42 INFO : tictactoe/tictactoe: Making directory 2026/04/22 01:12:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:12:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:12:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:42 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:42 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:12:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/22 01:12:44 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:12:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:12:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/22 01:12:44 NOTICE: B2 bucket rclone-test-vujiliw8vosu: 0 differences found 2026/04/22 01:12:44 NOTICE: B2 bucket rclone-test-vujiliw8vosu: 1 matching files --- PASS: TestAllTag (2.48s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:45 INFO : tictactoe: Making directory 2026/04/22 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:45 INFO : tictactoe/tictactoe: Making directory 2026/04/22 01:12:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:12:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:12:45 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:45 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/22 01:12:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/22 01:12:46 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:46 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:46 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:46 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:47 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/22 01:12:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:12:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/22 01:12:47 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.86s) === RUN TestSyntax 2026/04/22 01:12:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:48 INFO : toe: Making directory 2026/04/22 01:12:48 INFO : toe/toe: Making directory 2026/04/22 01:12:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:12:48 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:48 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:49 DEBUG : toe/toe/toe: size = 11 OK 2026/04/22 01:12:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:49 INFO : toe/toe/toe: Copied (new) 2026/04/22 01:12:49 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.77s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:49 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:12:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:12:49 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:50 INFO : tictacempty_dir: Making directory 2026/04/22 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:50 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:50 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:50 INFO : tictactoe: Making directory 2026/04/22 01:12:50 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:50 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:50 INFO : tictactoe/tictactoe: Making directory 2026/04/22 01:12:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:50 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:50 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:12:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:51 INFO : toe/toe/toe.txt: Deleted 2026/04/22 01:12:51 INFO : toe/toe: Removing directory 2026/04/22 01:12:51 INFO : toe: Removing directory 2026/04/22 01:12:51 INFO : empty_dir: Removing directory 2026/04/22 01:12:51 DEBUG : Local file system at /tmp/rclone873121015: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.01s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:51 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:12:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:12:51 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:52 INFO : tictacempty_dir: Making directory 2026/04/22 01:12:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:52 INFO : tictactoe: Making directory 2026/04/22 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:52 INFO : tictactoe/tictactoe: Making directory 2026/04/22 01:12:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:12:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:12:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:52 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:52 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:12:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:52 INFO : toe/toe/toe.txt: Deleted 2026/04/22 01:12:52 INFO : toe/toe: Removing directory 2026/04/22 01:12:52 INFO : toe: Removing directory 2026/04/22 01:12:52 INFO : empty_dir: Removing directory 2026/04/22 01:12:52 DEBUG : Local file system at /tmp/rclone873121015: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/22 01:12:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:12:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:12:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:12:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:12:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:12:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/22 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/22 01:12:54 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.38s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:55 DEBUG : Reset feature "Copy" 2026/04/22 01:12:55 DEBUG : Reset feature "Move" 2026/04/22 01:12:55 DEBUG : Reset feature "Copy" 2026/04/22 01:12:55 DEBUG : Reset feature "Move" 2026/04/22 01:12:55 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:12:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:12:55 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:55 INFO : tictacempty_dir: Making directory 2026/04/22 01:12:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:12:55 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:55 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:55 INFO : tictactoe: Making directory 2026/04/22 01:12:55 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:55 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:12:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:55 INFO : tictactoe/tictactoe: Making directory 2026/04/22 01:12:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:12:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:12:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:12:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:55 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:55 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:12:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:12:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:12:56 INFO : toe/toe/toe.txt: Deleted 2026/04/22 01:12:56 INFO : toe/toe: Removing directory 2026/04/22 01:12:56 INFO : toe: Removing directory 2026/04/22 01:12:56 INFO : empty_dir: Removing directory 2026/04/22 01:12:56 DEBUG : Local file system at /tmp/rclone873121015: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/22 01:12:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:12:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:12:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:12:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:12:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:12:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/22 01:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:12:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/22 01:12:58 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.99s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:12:59 DEBUG : toe: transformed to: dG9l 2026/04/22 01:12:59 DEBUG : toe: transformed to: dG9l 2026/04/22 01:12:59 INFO : dG9l: Making directory 2026/04/22 01:12:59 DEBUG : toe: transformed to: dG9l 2026/04/22 01:12:59 DEBUG : toe: transformed to: dG9l 2026/04/22 01:12:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/22 01:12:59 INFO : dG9l/dG9l: Making directory 2026/04/22 01:12:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/22 01:12:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/22 01:12:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/22 01:12:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:12:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/22 01:12:59 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:12:59 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:13:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/22 01:13:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:13:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/22 01:13:00 DEBUG : Waiting for deletions to finish 2026/04/22 01:13:00 DEBUG : dG9l: transformed to: toe 2026/04/22 01:13:00 DEBUG : dG9l: transformed to: toe 2026/04/22 01:13:00 DEBUG : dG9l: transformed to: toe 2026/04/22 01:13:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/22 01:13:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/22 01:13:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/22 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/22 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/22 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/22 01:13:01 DEBUG : Local file system at /tmp/rclone873121015: Waiting for checks to finish 2026/04/22 01:13:01 DEBUG : Local file system at /tmp/rclone873121015: Waiting for transfers to finish 2026/04/22 01:13:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-vujiliw8vosu", Local "Local file system at /tmp/rclone873121015", Modify Window "1ms" 2026/04/22 01:13:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:13:01 DEBUG : toe: transformed to: 2026/04/22 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:13:02 DEBUG : toe: transformed to: 2026/04/22 01:13:02 INFO : B2 bucket rclone-test-vujiliw8vosu: Making directory 2026/04/22 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:13:02 DEBUG : toe: transformed to: 2026/04/22 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:13:02 DEBUG : toe: transformed to: 2026/04/22 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:13:02 DEBUG : toe/toe: transformed to: 2026/04/22 01:13:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/22 01:13:02 INFO : toe/toe: Making directory 2026/04/22 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:13:02 DEBUG : toe/toe: transformed to: 2026/04/22 01:13:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/22 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:13:02 DEBUG : toe: transformed to: 2026/04/22 01:13:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:13:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:13:02 DEBUG : toe/toe/toe: transformed to: 2026/04/22 01:13:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/22 01:13:02 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for checks to finish 2026/04/22 01:13:02 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Waiting for transfers to finish 2026/04/22 01:13:03 DEBUG : toe/toe/toe: size = 11 OK 2026/04/22 01:13:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/22 01:13:03 INFO : toe/toe/toe: Copied (new) 2026/04/22 01:13:03 ERROR : B2 bucket rclone-test-vujiliw8vosu: not deleting files as there were IO errors 2026/04/22 01:13:03 ERROR : B2 bucket rclone-test-vujiliw8vosu: not deleting directories as there were IO errors --- PASS: TestError (1.96s) PASS 2026/04/22 01:13:03 DEBUG : B2 bucket rclone-test-vujiliw8vosu: Purge remote 2026/04/22 01:13:03 INFO : B2 bucket rclone-test-vujiliw8vosu: cleaning bucket "rclone-test-vujiliw8vosu" of all files 2026/04/22 01:13:04 DEBUG : BackupDir/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad1364_d20260422_m010619_c001_v7007000_t0000_u01776819979127") 2026/04/22 01:13:04 DEBUG : BackupDir/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1064f95d1ca17491_d20260422_m010612_c001_v0001099_t0016_u01776819972346") 2026/04/22 01:13:04 DEBUG : CompareDest/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5420f98_d20260422_m010552_c001_v7007000_t0000_u01776819952875") 2026/04/22 01:13:04 DEBUG : CompareDest/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6cbf_d20260422_m010547_c001_v0001157_t0037_u01776819947023") 2026/04/22 01:13:04 DEBUG : CompareDest/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5420f99_d20260422_m010553_c001_v7007000_t0000_u01776819953057") 2026/04/22 01:13:04 DEBUG : CompareDest/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de978d_d20260422_m010548_c001_v0001180_t0045_u01776819948562") 2026/04/22 01:13:04 DEBUG : CopyDest/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad1365_d20260422_m010619_c001_v7007000_t0000_u01776819979309") 2026/04/22 01:13:04 DEBUG : CopyDest/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90006da_d20260422_m010609_c001_v0001039_t0059_u01776819969387") 2026/04/22 01:13:04 DEBUG : CopyDest/three: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad1366_d20260422_m010619_c001_v7007000_t0000_u01776819979491") 2026/04/22 01:13:05 DEBUG : CopyDest/three: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de97cd_d20260422_m010616_c001_v0001180_t0044_u01776819976689") 2026/04/22 01:13:05 DEBUG : CopyDest/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad1368_d20260422_m010619_c001_v7007000_t0000_u01776819979679") 2026/04/22 01:13:05 DEBUG : CopyDest/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6d3f_d20260422_m010614_c001_v0001157_t0056_u01776819974312") 2026/04/22 01:13:05 DEBUG : EXISTING: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ab40_d20260422_m010748_c001_v7007000_t0000_u01776820068216") 2026/04/22 01:13:05 DEBUG : EXISTING: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6ef3_d20260422_m010747_c001_v0001157_t0042_u01776820067069") 2026/04/22 01:13:05 DEBUG : PREFIXapple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc1c_d20260422_m011010_c001_v7007000_t0000_u01776820210048") 2026/04/22 01:13:05 DEBUG : PREFIXapple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad9c_d20260422_m011003_c001_v0001100_t0047_u01776820203567") 2026/04/22 01:13:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc1e_d20260422_m011010_c001_v7007000_t0000_u01776820210411") 2026/04/22 01:13:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7271_d20260422_m011003_c001_v0001157_t0057_u01776820203573") 2026/04/22 01:13:05 DEBUG : PREFIXbanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b56a_d20260422_m011010_c001_v7007000_t0000_u01776820210377") 2026/04/22 01:13:05 DEBUG : PREFIXbanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514959_d20260422_m011003_c001_v0001109_t0045_u01776820203589") 2026/04/22 01:13:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aac97_d20260422_m011010_c001_v7007000_t0000_u01776820210252") 2026/04/22 01:13:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ea3_d20260422_m011003_c001_v0001037_t0051_u01776820203600") 2026/04/22 01:13:05 DEBUG : Testêé: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ab2e_d20260422_m010744_c001_v7007000_t0000_u01776820064238") 2026/04/22 01:13:05 DEBUG : Testêé: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98c3_d20260422_m010743_c001_v0001180_t0037_u01776820063627") 2026/04/22 01:13:05 DEBUG : Testêé: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6ed5_d20260422_m010742_c001_v0001157_t0017_u01776820062527") 2026/04/22 01:13:05 DEBUG : YXBwbGU=: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de4472e_d20260422_m010946_c001_v7007000_t0000_u01776820186639") 2026/04/22 01:13:05 DEBUG : YXBwbGU=: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71d1_d20260422_m010941_c001_v0001157_t0040_u01776820181232") 2026/04/22 01:13:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de4472f_d20260422_m010946_c001_v7007000_t0000_u01776820186820") 2026/04/22 01:13:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25148c1_d20260422_m010941_c001_v0001109_t0012_u01776820181245") 2026/04/22 01:13:06 DEBUG : YmFuYW5h: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de447a6_d20260422_m010947_c001_v7007000_t0000_u01776820187084") 2026/04/22 01:13:06 DEBUG : YmFuYW5h: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e41_d20260422_m010941_c001_v0001037_t0038_u01776820181261") 2026/04/22 01:13:06 DEBUG : a/potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22e8_d20260422_m010414_c001_v7007000_t0000_u01776819854106") 2026/04/22 01:13:06 DEBUG : a/potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000471_d20260422_m010413_c001_v0001039_t0019_u01776819853363") 2026/04/22 01:13:06 DEBUG : a/potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb4ae_d20260422_m010411_c001_v7007000_t0000_u01776819851190") 2026/04/22 01:13:06 DEBUG : a/potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000455_d20260422_m010409_c001_v0001039_t0034_u01776819849998") 2026/04/22 01:13:06 DEBUG : a/potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc2293_d20260422_m010350_c001_v7007000_t0000_u01776819830104") 2026/04/22 01:13:06 DEBUG : a/potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003e7_d20260422_m010348_c001_v0001039_t0047_u01776819828813") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40a2_d20260422_m011229_c001_v7007000_t0000_u01776820349217") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d10a5_d20260422_m011223_c001_v0001037_t0040_u01776820343535") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212a9_d20260422_m011210_c001_v7007000_t0000_u01776820330615") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d106b_d20260422_m011205_c001_v0001037_t0025_u01776820325923") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb972_d20260422_m011152_c001_v7007000_t0000_u01776820312520") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d103b_d20260422_m011148_c001_v0001037_t0032_u01776820308451") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8e2_d20260422_m011134_c001_v7007000_t0000_u01776820294651") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ffb_d20260422_m011130_c001_v0001037_t0027_u01776820290357") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510712_d20260422_m011116_c001_v7007000_t0000_u01776820276833") 2026/04/22 01:13:06 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0fb9_d20260422_m011112_c001_v0001037_t0020_u01776820272353") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e9438a_d20260422_m011058_c001_v7007000_t0000_u01776820258755") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae82_d20260422_m011051_c001_v0001100_t0013_u01776820251422") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b95_d20260422_m011036_c001_v7007000_t0000_u01776820236704") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae42_d20260422_m011032_c001_v0001100_t0036_u01776820232248") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7be1b_d20260422_m011030_c001_v7007000_t0000_u01776820230705") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25149e7_d20260422_m011025_c001_v0001109_t0049_u01776820225673") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc2a_d20260422_m011011_c001_v7007000_t0000_u01776820211732") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea729d_d20260422_m011007_c001_v0001157_t0058_u01776820207586") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e93f14_d20260422_m011006_c001_v7007000_t0000_u01776820206471") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad98_d20260422_m011000_c001_v0001100_t0038_u01776820200752") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff5105a3_d20260422_m010944_c001_v7007000_t0000_u01776820184582") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e37_d20260422_m010938_c001_v0001037_t0029_u01776820178310") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998b7_d20260422_m010924_c001_v7007000_t0000_u01776820164081") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7145_d20260422_m010918_c001_v0001157_t0009_u01776820158930") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb768_d20260422_m010905_c001_v7007000_t0000_u01776820145000") 2026/04/22 01:13:07 DEBUG : apple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251478e_d20260422_m010859_c001_v0001109_t0025_u01776820139921") 2026/04/22 01:13:07 DEBUG : appleSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff5106de_d20260422_m011034_c001_v7007000_t0000_u01776820234986") 2026/04/22 01:13:07 DEBUG : appleSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f0b_d20260422_m011028_c001_v0001037_t0003_u01776820228289") 2026/04/22 01:13:07 DEBUG : appleapple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e9438c_d20260422_m011058_c001_v7007000_t0000_u01776820258938") 2026/04/22 01:13:07 DEBUG : appleapple: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae86_d20260422_m011054_c001_v0001100_t0012_u01776820254147") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40a4_d20260422_m011229_c001_v7007000_t0000_u01776820349400") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514c81_d20260422_m011224_c001_v0001109_t0056_u01776820344806") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212ab_d20260422_m011210_c001_v7007000_t0000_u01776820330795") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514c29_d20260422_m011206_c001_v0001109_t0012_u01776820326804") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb973_d20260422_m011152_c001_v7007000_t0000_u01776820312704") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514bc6_d20260422_m011149_c001_v0001109_t0031_u01776820309271") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8e3_d20260422_m011134_c001_v7007000_t0000_u01776820294831") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514b54_d20260422_m011131_c001_v0001109_t0056_u01776820291147") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510713_d20260422_m011117_c001_v7007000_t0000_u01776820277016") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514af8_d20260422_m011113_c001_v0001109_t0051_u01776820273067") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad16b2_d20260422_m011056_c001_v7007000_t0000_u01776820256638") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea73ea_d20260422_m011052_c001_v0001157_t0033_u01776820252360") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b97_d20260422_m011036_c001_v7007000_t0000_u01776820236886") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7367_d20260422_m011032_c001_v0001157_t0040_u01776820232277") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b9a5_d20260422_m011030_c001_v7007000_t0000_u01776820230722") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea732d_d20260422_m011026_c001_v0001157_t0008_u01776820226930") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc2e_d20260422_m011011_c001_v7007000_t0000_u01776820211914") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251496d_d20260422_m011007_c001_v0001109_t0022_u01776820207558") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ae79_d20260422_m011006_c001_v7007000_t0000_u01776820206085") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514949_d20260422_m011001_c001_v0001109_t0041_u01776820201665") 2026/04/22 01:13:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd4f3_d20260422_m010944_c001_v7007000_t0000_u01776820184377") 2026/04/22 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25148bb_d20260422_m010939_c001_v0001109_t0012_u01776820179031") 2026/04/22 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998ba_d20260422_m010924_c001_v7007000_t0000_u01776820164264") 2026/04/22 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e01_d20260422_m010920_c001_v0001037_t0055_u01776820160071") 2026/04/22 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb769_d20260422_m010905_c001_v7007000_t0000_u01776820145182") 2026/04/22 01:13:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea70c7_d20260422_m010901_c001_v0001157_t0033_u01776820141055") 2026/04/22 01:13:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b8f_d20260422_m011034_c001_v7007000_t0000_u01776820234987") 2026/04/22 01:13:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7337_d20260422_m011028_c001_v0001157_t0024_u01776820228294") 2026/04/22 01:13:09 DEBUG : b/potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22e9_d20260422_m010414_c001_v7007000_t0000_u01776819854289") 2026/04/22 01:13:09 DEBUG : b/potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000463_d20260422_m010411_c001_v0001039_t0024_u01776819851742") 2026/04/22 01:13:09 DEBUG : b/potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb4aa_d20260422_m010410_c001_v7007000_t0000_u01776819850615") 2026/04/22 01:13:09 DEBUG : b/potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900044b_d20260422_m010408_c001_v0001039_t0003_u01776819848628") 2026/04/22 01:13:09 DEBUG : b/potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc228f_d20260422_m010349_c001_v7007000_t0000_u01776819829560") 2026/04/22 01:13:09 DEBUG : b/potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003db_d20260422_m010347_c001_v0001039_t0042_u01776819827432") 2026/04/22 01:13:09 DEBUG : backup/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aaa80_d20260422_m010633_c001_v7007000_t0000_u01776819993076") 2026/04/22 01:13:09 DEBUG : backup/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1146c0b39a835f4a_d20260422_m010631_c001_v0001174_t0005_u01776819991159") 2026/04/22 01:13:09 DEBUG : backup/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105546604d3147d3_d20260422_m010626_c001_v0001179_t0033_u01776819986811") 2026/04/22 01:13:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f411338f46c7961f9_d20260422_m010659_c001_v7007000_t0000_u01776820019603") 2026/04/22 01:13:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1145fc685d16b2f2_d20260422_m010657_c001_v0001113_t0004_u01776820017523") 2026/04/22 01:13:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1088dd88ea8137fd_d20260422_m010653_c001_v0001174_t0001_u01776820013459") 2026/04/22 01:13:09 DEBUG : backup/one.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4095a8195afec6da_d20260422_m010646_c001_v7007000_t0000_u01776820006115") 2026/04/22 01:13:09 DEBUG : backup/one.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f113073ce553b2778_d20260422_m010644_c001_v0001153_t0024_u01776820004096") 2026/04/22 01:13:10 DEBUG : backup/one.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1003583d95b3d4da_d20260422_m010639_c001_v0001173_t0046_u01776819999950") 2026/04/22 01:13:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f411338f46c7961fa_d20260422_m010659_c001_v7007000_t0000_u01776820019786") 2026/04/22 01:13:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f115f9db77293157a_d20260422_m010658_c001_v0001178_t0025_u01776820018848") 2026/04/22 01:13:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f113b45b0871335b5_d20260422_m010655_c001_v0001093_t0023_u01776820015240") 2026/04/22 01:13:10 DEBUG : backup/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aaa81_d20260422_m010633_c001_v7007000_t0000_u01776819993257") 2026/04/22 01:13:10 DEBUG : backup/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f114fe56ce8d6eaa8_d20260422_m010632_c001_v0001173_t0019_u01776819992229") 2026/04/22 01:13:10 DEBUG : backup/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1095c22a9ab5aadd_d20260422_m010628_c001_v0001174_t0031_u01776819988354") 2026/04/22 01:13:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4095a8195afec6db_d20260422_m010646_c001_v7007000_t0000_u01776820006300") 2026/04/22 01:13:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f118171b48686ccdf_d20260422_m010645_c001_v0001036_t0009_u01776820005244") 2026/04/22 01:13:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f115c67fc7e6140a1_d20260422_m010641_c001_v0001184_t0015_u01776820001432") 2026/04/22 01:13:10 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40a5_d20260422_m011229_c001_v7007000_t0000_u01776820349583") 2026/04/22 01:13:10 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7648_d20260422_m011224_c001_v0001157_t0039_u01776820344300") 2026/04/22 01:13:10 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212ac_d20260422_m011210_c001_v7007000_t0000_u01776820330975") 2026/04/22 01:13:10 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea75e0_d20260422_m011206_c001_v0001157_t0000_u01776820326312") 2026/04/22 01:13:10 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb975_d20260422_m011152_c001_v7007000_t0000_u01776820312887") 2026/04/22 01:13:10 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7588_d20260422_m011148_c001_v0001157_t0051_u01776820308924") 2026/04/22 01:13:10 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8e4_d20260422_m011135_c001_v7007000_t0000_u01776820295012") 2026/04/22 01:13:10 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7518_d20260422_m011130_c001_v0001157_t0049_u01776820290762") 2026/04/22 01:13:10 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510714_d20260422_m011117_c001_v7007000_t0000_u01776820277200") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea74aa_d20260422_m011112_c001_v0001157_t0007_u01776820272756") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e9438d_d20260422_m011059_c001_v7007000_t0000_u01776820259119") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a84_d20260422_m011051_c001_v0001109_t0009_u01776820251741") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b9a_d20260422_m011037_c001_v7007000_t0000_u01776820237070") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f2d_d20260422_m011032_c001_v0001037_t0051_u01776820232262") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b84_d20260422_m011031_c001_v7007000_t0000_u01776820231138") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f07_d20260422_m011026_c001_v0001037_t0034_u01776820226425") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc30_d20260422_m011012_c001_v7007000_t0000_u01776820212096") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadbc_d20260422_m011007_c001_v0001100_t0023_u01776820207568") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e93f11_d20260422_m011006_c001_v7007000_t0000_u01776820206093") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7263_d20260422_m011001_c001_v0001157_t0024_u01776820201157") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e93ec0_d20260422_m010944_c001_v7007000_t0000_u01776820184590") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71bb_d20260422_m010938_c001_v0001157_t0022_u01776820178713") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998bb_d20260422_m010924_c001_v7007000_t0000_u01776820164446") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251483e_d20260422_m010919_c001_v0001109_t0031_u01776820159252") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb76a_d20260422_m010905_c001_v7007000_t0000_u01776820145365") 2026/04/22 01:13:11 DEBUG : banana: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0dc3_d20260422_m010900_c001_v0001037_t0033_u01776820140635") 2026/04/22 01:13:11 DEBUG : bananaSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f782f_d20260422_m011035_c001_v7007000_t0000_u01776820235243") 2026/04/22 01:13:11 DEBUG : bananaSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae26_d20260422_m011028_c001_v0001100_t0026_u01776820228306") 2026/04/22 01:13:11 DEBUG : both0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7215_d20260422_m010828_c001_v7007000_t0000_u01776820108166") 2026/04/22 01:13:11 DEBUG : both0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9935_d20260422_m010812_c001_v0001180_t0050_u01776820092286") 2026/04/22 01:13:11 DEBUG : both0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcee1_d20260422_m010808_c001_v7007000_t0000_u01776820088080") 2026/04/22 01:13:11 DEBUG : both0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98cd_d20260422_m010750_c001_v0001180_t0031_u01776820070410") 2026/04/22 01:13:12 DEBUG : both1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7217_d20260422_m010828_c001_v7007000_t0000_u01776820108347") 2026/04/22 01:13:12 DEBUG : both1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9939_d20260422_m010813_c001_v0001180_t0057_u01776820093515") 2026/04/22 01:13:12 DEBUG : both1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcee4_d20260422_m010808_c001_v7007000_t0000_u01776820088262") 2026/04/22 01:13:12 DEBUG : both1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98d5_d20260422_m010753_c001_v0001180_t0036_u01776820073547") 2026/04/22 01:13:12 DEBUG : both10: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7218_d20260422_m010828_c001_v7007000_t0000_u01776820108528") 2026/04/22 01:13:12 DEBUG : both10: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9955_d20260422_m010819_c001_v0001180_t0051_u01776820099196") 2026/04/22 01:13:12 DEBUG : both10: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcee5_d20260422_m010808_c001_v7007000_t0000_u01776820088444") 2026/04/22 01:13:12 DEBUG : both10: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98f3_d20260422_m010758_c001_v0001180_t0037_u01776820078607") 2026/04/22 01:13:12 DEBUG : both11: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7219_d20260422_m010828_c001_v7007000_t0000_u01776820108710") 2026/04/22 01:13:12 DEBUG : both11: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de995d_d20260422_m010819_c001_v0001180_t0047_u01776820099783") 2026/04/22 01:13:12 DEBUG : both11: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcee6_d20260422_m010808_c001_v7007000_t0000_u01776820088625") 2026/04/22 01:13:12 DEBUG : both11: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98f5_d20260422_m010759_c001_v0001180_t0017_u01776820079216") 2026/04/22 01:13:12 DEBUG : both12: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f721b_d20260422_m010828_c001_v7007000_t0000_u01776820108890") 2026/04/22 01:13:12 DEBUG : both12: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9961_d20260422_m010820_c001_v0001180_t0034_u01776820100437") 2026/04/22 01:13:12 DEBUG : both12: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcee7_d20260422_m010808_c001_v7007000_t0000_u01776820088807") 2026/04/22 01:13:12 DEBUG : both12: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98f9_d20260422_m010759_c001_v0001180_t0049_u01776820079786") 2026/04/22 01:13:12 DEBUG : both13: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f721c_d20260422_m010829_c001_v7007000_t0000_u01776820109073") 2026/04/22 01:13:12 DEBUG : both13: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9967_d20260422_m010821_c001_v0001180_t0036_u01776820101273") 2026/04/22 01:13:12 DEBUG : both13: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcee8_d20260422_m010808_c001_v7007000_t0000_u01776820088988") 2026/04/22 01:13:12 DEBUG : both13: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98fd_d20260422_m010800_c001_v0001180_t0029_u01776820080392") 2026/04/22 01:13:12 DEBUG : both14: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f721d_d20260422_m010829_c001_v7007000_t0000_u01776820109255") 2026/04/22 01:13:13 DEBUG : both14: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9969_d20260422_m010821_c001_v0001180_t0016_u01776820101952") 2026/04/22 01:13:13 DEBUG : both14: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcee9_d20260422_m010809_c001_v7007000_t0000_u01776820089169") 2026/04/22 01:13:13 DEBUG : both14: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98ff_d20260422_m010801_c001_v0001180_t0020_u01776820081023") 2026/04/22 01:13:13 DEBUG : both15: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f721e_d20260422_m010829_c001_v7007000_t0000_u01776820109436") 2026/04/22 01:13:13 DEBUG : both15: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de996d_d20260422_m010822_c001_v0001180_t0038_u01776820102542") 2026/04/22 01:13:13 DEBUG : both15: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebceea_d20260422_m010809_c001_v7007000_t0000_u01776820089352") 2026/04/22 01:13:13 DEBUG : both15: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9905_d20260422_m010801_c001_v0001180_t0025_u01776820081814") 2026/04/22 01:13:13 DEBUG : both16: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f721f_d20260422_m010829_c001_v7007000_t0000_u01776820109616") 2026/04/22 01:13:13 DEBUG : both16: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de996f_d20260422_m010823_c001_v0001180_t0020_u01776820103160") 2026/04/22 01:13:13 DEBUG : both16: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebceec_d20260422_m010809_c001_v7007000_t0000_u01776820089533") 2026/04/22 01:13:13 DEBUG : both16: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9907_d20260422_m010802_c001_v0001180_t0057_u01776820082669") 2026/04/22 01:13:13 DEBUG : both17: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7220_d20260422_m010829_c001_v7007000_t0000_u01776820109818") 2026/04/22 01:13:13 DEBUG : both17: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9971_d20260422_m010823_c001_v0001180_t0024_u01776820103672") 2026/04/22 01:13:13 DEBUG : both17: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebceed_d20260422_m010809_c001_v7007000_t0000_u01776820089738") 2026/04/22 01:13:13 DEBUG : both17: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de990d_d20260422_m010803_c001_v0001180_t0050_u01776820083466") 2026/04/22 01:13:13 DEBUG : both18: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7222_d20260422_m010830_c001_v7007000_t0000_u01776820110005") 2026/04/22 01:13:13 DEBUG : both18: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9973_d20260422_m010824_c001_v0001180_t0053_u01776820104292") 2026/04/22 01:13:13 DEBUG : both18: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebceee_d20260422_m010809_c001_v7007000_t0000_u01776820089920") 2026/04/22 01:13:13 DEBUG : both18: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9913_d20260422_m010804_c001_v0001180_t0001_u01776820084163") 2026/04/22 01:13:13 DEBUG : both19: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7223_d20260422_m010830_c001_v7007000_t0000_u01776820110186") 2026/04/22 01:13:14 DEBUG : both19: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9975_d20260422_m010824_c001_v0001180_t0048_u01776820104899") 2026/04/22 01:13:14 DEBUG : both19: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebceef_d20260422_m010810_c001_v7007000_t0000_u01776820090102") 2026/04/22 01:13:14 DEBUG : both19: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9915_d20260422_m010804_c001_v0001180_t0013_u01776820084787") 2026/04/22 01:13:14 DEBUG : both2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7224_d20260422_m010830_c001_v7007000_t0000_u01776820110366") 2026/04/22 01:13:14 DEBUG : both2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de993d_d20260422_m010814_c001_v0001180_t0058_u01776820094449") 2026/04/22 01:13:14 DEBUG : both2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcef0_d20260422_m010810_c001_v7007000_t0000_u01776820090284") 2026/04/22 01:13:14 DEBUG : both2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98d9_d20260422_m010754_c001_v0001180_t0033_u01776820074106") 2026/04/22 01:13:14 DEBUG : both3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7226_d20260422_m010830_c001_v7007000_t0000_u01776820110546") 2026/04/22 01:13:14 DEBUG : both3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de993f_d20260422_m010815_c001_v0001180_t0024_u01776820095060") 2026/04/22 01:13:14 DEBUG : both3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcef1_d20260422_m010810_c001_v7007000_t0000_u01776820090466") 2026/04/22 01:13:14 DEBUG : both3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98df_d20260422_m010754_c001_v0001180_t0017_u01776820074610") 2026/04/22 01:13:14 DEBUG : both4: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7227_d20260422_m010830_c001_v7007000_t0000_u01776820110727") 2026/04/22 01:13:14 DEBUG : both4: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9941_d20260422_m010815_c001_v0001180_t0043_u01776820095667") 2026/04/22 01:13:14 DEBUG : both4: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcef2_d20260422_m010810_c001_v7007000_t0000_u01776820090647") 2026/04/22 01:13:14 DEBUG : both4: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98e1_d20260422_m010755_c001_v0001180_t0008_u01776820075175") 2026/04/22 01:13:14 DEBUG : both5: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7228_d20260422_m010830_c001_v7007000_t0000_u01776820110941") 2026/04/22 01:13:14 DEBUG : both5: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9945_d20260422_m010816_c001_v0001180_t0047_u01776820096180") 2026/04/22 01:13:14 DEBUG : both5: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcef3_d20260422_m010810_c001_v7007000_t0000_u01776820090829") 2026/04/22 01:13:14 DEBUG : both5: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98e3_d20260422_m010755_c001_v0001180_t0043_u01776820075671") 2026/04/22 01:13:14 DEBUG : both6: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7229_d20260422_m010831_c001_v7007000_t0000_u01776820111121") 2026/04/22 01:13:14 DEBUG : both6: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9949_d20260422_m010816_c001_v0001180_t0050_u01776820096751") 2026/04/22 01:13:14 DEBUG : both6: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcef5_d20260422_m010811_c001_v7007000_t0000_u01776820091013") 2026/04/22 01:13:14 DEBUG : both6: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98e7_d20260422_m010756_c001_v0001180_t0029_u01776820076249") 2026/04/22 01:13:15 DEBUG : both7: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f722b_d20260422_m010831_c001_v7007000_t0000_u01776820111302") 2026/04/22 01:13:15 DEBUG : both7: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de994d_d20260422_m010817_c001_v0001180_t0036_u01776820097545") 2026/04/22 01:13:15 DEBUG : both7: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcef7_d20260422_m010811_c001_v7007000_t0000_u01776820091194") 2026/04/22 01:13:15 DEBUG : both7: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98e9_d20260422_m010756_c001_v0001180_t0015_u01776820076769") 2026/04/22 01:13:15 DEBUG : both8: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f722d_d20260422_m010831_c001_v7007000_t0000_u01776820111485") 2026/04/22 01:13:15 DEBUG : both8: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de994f_d20260422_m010818_c001_v0001180_t0030_u01776820098095") 2026/04/22 01:13:15 DEBUG : both8: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcef9_d20260422_m010811_c001_v7007000_t0000_u01776820091377") 2026/04/22 01:13:15 DEBUG : both8: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98ed_d20260422_m010757_c001_v0001180_t0041_u01776820077474") 2026/04/22 01:13:15 DEBUG : both9: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f722e_d20260422_m010831_c001_v7007000_t0000_u01776820111665") 2026/04/22 01:13:15 DEBUG : both9: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9951_d20260422_m010818_c001_v0001180_t0052_u01776820098618") 2026/04/22 01:13:15 DEBUG : both9: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcefc_d20260422_m010811_c001_v7007000_t0000_u01776820091559") 2026/04/22 01:13:15 DEBUG : both9: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98f1_d20260422_m010758_c001_v0001180_t0006_u01776820078098") 2026/04/22 01:13:15 DEBUG : c/non empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22ea_d20260422_m010414_c001_v7007000_t0000_u01776819854471") 2026/04/22 01:13:15 DEBUG : c/non empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900046b_d20260422_m010412_c001_v0001039_t0047_u01776819852455") 2026/04/22 01:13:15 DEBUG : c/non empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb4af_d20260422_m010411_c001_v7007000_t0000_u01776819851373") 2026/04/22 01:13:15 DEBUG : c/non empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000451_d20260422_m010409_c001_v0001039_t0022_u01776819849171") 2026/04/22 01:13:15 DEBUG : c/non empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc2294_d20260422_m010350_c001_v7007000_t0000_u01776819830293") 2026/04/22 01:13:15 DEBUG : c/non empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003df_d20260422_m010347_c001_v0001039_t0030_u01776819827905") 2026/04/22 01:13:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de447b0_d20260422_m010947_c001_v7007000_t0000_u01776820187267") 2026/04/22 01:13:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad48_d20260422_m010941_c001_v0001100_t0007_u01776820181849") 2026/04/22 01:13:15 DEBUG : check sum: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4d4_d20260422_m010339_c001_v7007000_t0000_u01776819819638") 2026/04/22 01:13:16 DEBUG : check sum: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003ae_d20260422_m010338_c001_v0001039_t0034_u01776819818390") 2026/04/22 01:13:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab542138e_d20260422_m011301_c001_v7007000_t0000_u01776820381557") 2026/04/22 01:13:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d1110_d20260422_m011259_c001_v0001037_t0014_u01776820379894") 2026/04/22 01:13:16 DEBUG : dest/3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad133c_d20260422_m010602_c001_v7007000_t0000_u01776819962117") 2026/04/22 01:13:16 DEBUG : dest/3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4146706fddbe40b7_d20260422_m010601_c001_v0001102_t0054_u01776819961011") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e9438e_d20260422_m011059_c001_v7007000_t0000_u01776820259355") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7400_d20260422_m011054_c001_v0001157_t0052_u01776820254389") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40a6_d20260422_m011229_c001_v7007000_t0000_u01776820349766") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d1083_d20260422_m011215_c001_v0001037_t0043_u01776820335227") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212ad_d20260422_m011211_c001_v7007000_t0000_u01776820331202") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d1055_d20260422_m011157_c001_v0001037_t0026_u01776820317101") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb976_d20260422_m011153_c001_v7007000_t0000_u01776820313068") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d1017_d20260422_m011139_c001_v0001037_t0038_u01776820299256") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8e6_d20260422_m011135_c001_v7007000_t0000_u01776820295192") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0fcd_d20260422_m011121_c001_v0001037_t0047_u01776820281642") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510715_d20260422_m011117_c001_v7007000_t0000_u01776820277393") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f9d_d20260422_m011103_c001_v0001037_t0008_u01776820263527") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419c278ddf2ef8de_d20260422_m011056_c001_v7007000_t0000_u01776820256416") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae60_d20260422_m011041_c001_v0001100_t0043_u01776820241504") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b9c_d20260422_m011037_c001_v7007000_t0000_u01776820237252") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea736b_d20260422_m011032_c001_v0001157_t0048_u01776820232646") 2026/04/22 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b82_d20260422_m011030_c001_v7007000_t0000_u01776820230734") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25149a5_d20260422_m011016_c001_v0001109_t0005_u01776820216393") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc31_d20260422_m011012_c001_v7007000_t0000_u01776820212278") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadc0_d20260422_m011007_c001_v0001100_t0009_u01776820207924") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b562_d20260422_m011006_c001_v7007000_t0000_u01776820206499") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad70_d20260422_m010951_c001_v0001100_t0007_u01776820191333") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff5105a4_d20260422_m010944_c001_v7007000_t0000_u01776820184593") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251487b_d20260422_m010928_c001_v0001109_t0054_u01776820168752") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998bd_d20260422_m010924_c001_v7007000_t0000_u01776820164707") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0dd9_d20260422_m010909_c001_v0001037_t0033_u01776820149678") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb76b_d20260422_m010905_c001_v7007000_t0000_u01776820145547") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea708f_d20260422_m010848_c001_v0001157_t0032_u01776820128663") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b8e_d20260422_m011034_c001_v7007000_t0000_u01776820234985") 2026/04/22 01:13:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea733d_d20260422_m011028_c001_v0001157_t0056_u01776820228624") 2026/04/22 01:13:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e9438f_d20260422_m011059_c001_v7007000_t0000_u01776820259537") 2026/04/22 01:13:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f79_d20260422_m011054_c001_v0001037_t0036_u01776820254402") 2026/04/22 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40a8_d20260422_m011229_c001_v7007000_t0000_u01776820349949") 2026/04/22 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7620_d20260422_m011216_c001_v0001157_t0044_u01776820336124") 2026/04/22 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212ae_d20260422_m011211_c001_v7007000_t0000_u01776820331382") 2026/04/22 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea75b6_d20260422_m011158_c001_v0001157_t0047_u01776820318075") 2026/04/22 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb977_d20260422_m011153_c001_v7007000_t0000_u01776820313247") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea754a_d20260422_m011140_c001_v0001157_t0040_u01776820300147") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8e7_d20260422_m011135_c001_v7007000_t0000_u01776820295373") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea74e4_d20260422_m011122_c001_v0001157_t0046_u01776820282554") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510716_d20260422_m011117_c001_v7007000_t0000_u01776820277577") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7472_d20260422_m011104_c001_v0001157_t0034_u01776820264358") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94386_d20260422_m011056_c001_v7007000_t0000_u01776820256609") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a4a_d20260422_m011042_c001_v0001109_t0047_u01776820242262") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b9e_d20260422_m011037_c001_v7007000_t0000_u01776820237434") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae46_d20260422_m011032_c001_v0001100_t0031_u01776820232690") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff5106db_d20260422_m011031_c001_v7007000_t0000_u01776820231135") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0eeb_d20260422_m011017_c001_v0001037_t0053_u01776820217483") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc32_d20260422_m011012_c001_v7007000_t0000_u01776820212459") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea729f_d20260422_m011007_c001_v0001157_t0027_u01776820207975") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b560_d20260422_m011006_c001_v7007000_t0000_u01776820206123") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea721b_d20260422_m010952_c001_v0001157_t0031_u01776820192042") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff5105a6_d20260422_m010944_c001_v7007000_t0000_u01776820184765") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e1f_d20260422_m010929_c001_v0001037_t0013_u01776820169959") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998be_d20260422_m010924_c001_v7007000_t0000_u01776820164888") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea70ff_d20260422_m010910_c001_v0001157_t0032_u01776820150447") 2026/04/22 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb76c_d20260422_m010905_c001_v7007000_t0000_u01776820145730") 2026/04/22 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514744_d20260422_m010849_c001_v0001109_t0049_u01776820129449") 2026/04/22 01:13:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b9b5_d20260422_m011035_c001_v7007000_t0000_u01776820235362") 2026/04/22 01:13:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae28_d20260422_m011028_c001_v0001100_t0018_u01776820228656") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94390_d20260422_m011059_c001_v7007000_t0000_u01776820259719") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae88_d20260422_m011054_c001_v0001100_t0037_u01776820254597") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40a9_d20260422_m011230_c001_v7007000_t0000_u01776820350132") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514c5f_d20260422_m011216_c001_v0001109_t0037_u01776820336870") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212b0_d20260422_m011211_c001_v7007000_t0000_u01776820331563") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514bfb_d20260422_m011158_c001_v0001109_t0036_u01776820318826") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb978_d20260422_m011153_c001_v7007000_t0000_u01776820313428") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514b8e_d20260422_m011141_c001_v0001109_t0035_u01776820301176") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8e8_d20260422_m011135_c001_v7007000_t0000_u01776820295554") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514b2a_d20260422_m011123_c001_v0001109_t0044_u01776820283290") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510717_d20260422_m011117_c001_v7007000_t0000_u01776820277830") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514ad2_d20260422_m011105_c001_v0001109_t0017_u01776820265166") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4049404dadcf45a6_d20260422_m011056_c001_v7007000_t0000_u01776820256623") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea73a9_d20260422_m011043_c001_v0001157_t0014_u01776820243191") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b9f_d20260422_m011037_c001_v7007000_t0000_u01776820237616") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f31_d20260422_m011032_c001_v0001037_t0018_u01776820232728") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7824_d20260422_m011031_c001_v7007000_t0000_u01776820231138") 2026/04/22 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea72f7_d20260422_m011018_c001_v0001157_t0019_u01776820218207") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc33_d20260422_m011012_c001_v7007000_t0000_u01776820212640") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ebd_d20260422_m011008_c001_v0001037_t0038_u01776820208047") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e93f15_d20260422_m011006_c001_v7007000_t0000_u01776820206653") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251490b_d20260422_m010953_c001_v0001109_t0039_u01776820193073") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419b700016bc7ed2_d20260422_m010944_c001_v7007000_t0000_u01776820184618") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea718f_d20260422_m010930_c001_v0001157_t0003_u01776820170859") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998bf_d20260422_m010925_c001_v7007000_t0000_u01776820165069") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25147f4_d20260422_m010911_c001_v0001109_t0043_u01776820151220") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb76e_d20260422_m010905_c001_v7007000_t0000_u01776820145913") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0da5_d20260422_m010852_c001_v0001037_t0031_u01776820132708") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b9b3_d20260422_m011034_c001_v7007000_t0000_u01776820234995") 2026/04/22 01:13:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f0d_d20260422_m011028_c001_v0001037_t0044_u01776820228822") 2026/04/22 01:13:20 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94391_d20260422_m011059_c001_v7007000_t0000_u01776820259909") 2026/04/22 01:13:20 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a98_d20260422_m011054_c001_v0001109_t0037_u01776820254644") 2026/04/22 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40ab_d20260422_m011230_c001_v7007000_t0000_u01776820350314") 2026/04/22 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaafae_d20260422_m011218_c001_v0001100_t0018_u01776820338095") 2026/04/22 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212b1_d20260422_m011211_c001_v7007000_t0000_u01776820331743") 2026/04/22 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf6c_d20260422_m011159_c001_v0001100_t0043_u01776820319830") 2026/04/22 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb979_d20260422_m011153_c001_v7007000_t0000_u01776820313610") 2026/04/22 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf28_d20260422_m011142_c001_v0001100_t0044_u01776820302100") 2026/04/22 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8e9_d20260422_m011135_c001_v7007000_t0000_u01776820295735") 2026/04/22 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaef8_d20260422_m011124_c001_v0001100_t0005_u01776820284517") 2026/04/22 01:13:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510719_d20260422_m011118_c001_v7007000_t0000_u01776820278014") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaeb8_d20260422_m011106_c001_v0001100_t0010_u01776820266109") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94384_d20260422_m011056_c001_v7007000_t0000_u01776820256427") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f57_d20260422_m011043_c001_v0001037_t0024_u01776820243930") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6ba0_d20260422_m011037_c001_v7007000_t0000_u01776820237797") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a20_d20260422_m011032_c001_v0001109_t0015_u01776820232901") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7be1d_d20260422_m011030_c001_v7007000_t0000_u01776820230888") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadfa_d20260422_m011018_c001_v0001100_t0051_u01776820218931") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc34_d20260422_m011012_c001_v7007000_t0000_u01776820212822") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadc6_d20260422_m011008_c001_v0001100_t0047_u01776820208261") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aac81_d20260422_m011006_c001_v7007000_t0000_u01776820206674") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e77_d20260422_m010954_c001_v0001037_t0023_u01776820194386") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419b700016bc7ed3_d20260422_m010944_c001_v7007000_t0000_u01776820184622") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514886_d20260422_m010931_c001_v0001109_t0037_u01776820171314") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998c2_d20260422_m010925_c001_v7007000_t0000_u01776820165251") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0de0_d20260422_m010911_c001_v0001037_t0039_u01776820151979") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb76f_d20260422_m010906_c001_v7007000_t0000_u01776820146095") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea709d_d20260422_m010853_c001_v0001157_t0045_u01776820133319") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199ab8_d20260422_m011035_c001_v7007000_t0000_u01776820235363") 2026/04/22 01:13:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a04_d20260422_m011028_c001_v0001109_t0016_u01776820228954") 2026/04/22 01:13:21 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94392_d20260422_m011100_c001_v7007000_t0000_u01776820260106") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea740a_d20260422_m011054_c001_v0001157_t0008_u01776820254880") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40ac_d20260422_m011230_c001_v7007000_t0000_u01776820350497") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d1091_d20260422_m011218_c001_v0001037_t0031_u01776820338476") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212b3_d20260422_m011211_c001_v7007000_t0000_u01776820331924") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d105b_d20260422_m011200_c001_v0001037_t0012_u01776820320180") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb97b_d20260422_m011153_c001_v7007000_t0000_u01776820313790") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d1023_d20260422_m011142_c001_v0001037_t0053_u01776820302497") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8ea_d20260422_m011135_c001_v7007000_t0000_u01776820295916") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0fdf_d20260422_m011124_c001_v0001037_t0010_u01776820284867") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff51071b_d20260422_m011118_c001_v7007000_t0000_u01776820278230") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0fa5_d20260422_m011106_c001_v0001037_t0007_u01776820266610") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6bcf_d20260422_m011056_c001_v7007000_t0000_u01776820256826") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae6e_d20260422_m011045_c001_v0001100_t0049_u01776820245096") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6ba1_d20260422_m011037_c001_v7007000_t0000_u01776820237979") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f35_d20260422_m011033_c001_v0001037_t0051_u01776820233120") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199ab1_d20260422_m011031_c001_v7007000_t0000_u01776820231317") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25149b9_d20260422_m011019_c001_v0001109_t0057_u01776820219389") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc35_d20260422_m011013_c001_v7007000_t0000_u01776820213004") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514971_d20260422_m011008_c001_v0001109_t0048_u01776820208273") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aac7e_d20260422_m011006_c001_v7007000_t0000_u01776820206490") 2026/04/22 01:13:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad80_d20260422_m010954_c001_v0001100_t0040_u01776820194814") 2026/04/22 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff5105a7_d20260422_m010944_c001_v7007000_t0000_u01776820184774") 2026/04/22 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e27_d20260422_m010931_c001_v0001037_t0024_u01776820171907") 2026/04/22 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998c3_d20260422_m010925_c001_v7007000_t0000_u01776820165432") 2026/04/22 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7117_d20260422_m010912_c001_v0001157_t0034_u01776820152437") 2026/04/22 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb770_d20260422_m010906_c001_v7007000_t0000_u01776820146277") 2026/04/22 01:13:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251475c_d20260422_m010853_c001_v0001109_t0028_u01776820133693") 2026/04/22 01:13:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199ab6_d20260422_m011035_c001_v7007000_t0000_u01776820235180") 2026/04/22 01:13:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7341_d20260422_m011028_c001_v0001157_t0028_u01776820228965") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94393_d20260422_m011100_c001_v7007000_t0000_u01776820260290") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f81_d20260422_m011054_c001_v0001037_t0009_u01776820254895") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40ad_d20260422_m011230_c001_v7007000_t0000_u01776820350680") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7632_d20260422_m011218_c001_v0001157_t0020_u01776820338883") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212b5_d20260422_m011212_c001_v7007000_t0000_u01776820332104") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea75c6_d20260422_m011200_c001_v0001157_t0025_u01776820320558") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb97c_d20260422_m011153_c001_v7007000_t0000_u01776820313970") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea755e_d20260422_m011143_c001_v0001157_t0021_u01776820303055") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8eb_d20260422_m011136_c001_v7007000_t0000_u01776820296096") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea74fa_d20260422_m011125_c001_v0001157_t0005_u01776820285296") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff51071c_d20260422_m011118_c001_v7007000_t0000_u01776820278413") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7482_d20260422_m011106_c001_v0001157_t0056_u01776820266965") 2026/04/22 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f408c6fa64047f636_d20260422_m011056_c001_v7007000_t0000_u01776820256849") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a62_d20260422_m011045_c001_v0001109_t0020_u01776820245427") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6ba2_d20260422_m011038_c001_v7007000_t0000_u01776820238161") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae4a_d20260422_m011033_c001_v0001100_t0036_u01776820233217") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b9a6_d20260422_m011030_c001_v7007000_t0000_u01776820230903") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ef1_d20260422_m011019_c001_v0001037_t0040_u01776820219923") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc37_d20260422_m011013_c001_v7007000_t0000_u01776820213186") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea72a7_d20260422_m011008_c001_v0001157_t0007_u01776820208317") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f409d458ffe7eba82_d20260422_m011006_c001_v7007000_t0000_u01776820206501") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7235_d20260422_m010955_c001_v0001157_t0037_u01776820195193") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44721_d20260422_m010944_c001_v7007000_t0000_u01776820184633") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7199_d20260422_m010932_c001_v0001157_t0032_u01776820172612") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998c5_d20260422_m010925_c001_v7007000_t0000_u01776820165613") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251480c_d20260422_m010913_c001_v0001109_t0029_u01776820153011") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb772_d20260422_m010906_c001_v7007000_t0000_u01776820146473") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0dab_d20260422_m010854_c001_v0001037_t0049_u01776820134463") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f782e_d20260422_m011034_c001_v7007000_t0000_u01776820234985") 2026/04/22 01:13:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae2c_d20260422_m011028_c001_v0001100_t0011_u01776820228993") 2026/04/22 01:13:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94394_d20260422_m011100_c001_v7007000_t0000_u01776820260472") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae8a_d20260422_m011054_c001_v0001100_t0005_u01776820254939") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40ae_d20260422_m011230_c001_v7007000_t0000_u01776820350870") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514c6d_d20260422_m011219_c001_v0001109_t0056_u01776820339164") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212b7_d20260422_m011212_c001_v7007000_t0000_u01776820332283") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514c05_d20260422_m011200_c001_v0001109_t0023_u01776820320965") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb97d_d20260422_m011154_c001_v7007000_t0000_u01776820314152") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514b9c_d20260422_m011143_c001_v0001109_t0021_u01776820303438") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8ee_d20260422_m011136_c001_v7007000_t0000_u01776820296278") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514b32_d20260422_m011125_c001_v0001109_t0017_u01776820285609") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff51071e_d20260422_m011118_c001_v7007000_t0000_u01776820278596") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514adc_d20260422_m011107_c001_v0001109_t0030_u01776820267242") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4049404dadcf45a7_d20260422_m011056_c001_v7007000_t0000_u01776820256806") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea73b9_d20260422_m011045_c001_v0001157_t0037_u01776820245987") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6ba3_d20260422_m011038_c001_v7007000_t0000_u01776820238343") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7373_d20260422_m011033_c001_v0001157_t0033_u01776820233297") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b83_d20260422_m011030_c001_v7007000_t0000_u01776820230914") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7307_d20260422_m011020_c001_v0001157_t0024_u01776820220389") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc39_d20260422_m011013_c001_v7007000_t0000_u01776820213369") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea72ab_d20260422_m011008_c001_v0001157_t0044_u01776820208633") 2026/04/22 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aac7f_d20260422_m011006_c001_v7007000_t0000_u01776820206512") 2026/04/22 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514919_d20260422_m010955_c001_v0001109_t0043_u01776820195673") 2026/04/22 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd4f5_d20260422_m010944_c001_v7007000_t0000_u01776820184738") 2026/04/22 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514890_d20260422_m010933_c001_v0001109_t0001_u01776820173118") 2026/04/22 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998c7_d20260422_m010925_c001_v7007000_t0000_u01776820165794") 2026/04/22 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ded_d20260422_m010913_c001_v0001037_t0029_u01776820153620") 2026/04/22 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb773_d20260422_m010906_c001_v7007000_t0000_u01776820146655") 2026/04/22 01:13:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea70a1_d20260422_m010854_c001_v0001157_t0044_u01776820134942") 2026/04/22 01:13:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b9b4_d20260422_m011035_c001_v7007000_t0000_u01776820235180") 2026/04/22 01:13:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7345_d20260422_m011029_c001_v0001157_t0047_u01776820229399") 2026/04/22 01:13:26 DEBUG : dir1/0007-12345: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94395_d20260422_m011100_c001_v7007000_t0000_u01776820260672") 2026/04/22 01:13:26 DEBUG : dir1/0007-12345: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7410_d20260422_m011055_c001_v0001157_t0049_u01776820255181") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40af_d20260422_m011231_c001_v7007000_t0000_u01776820351053") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaafb2_d20260422_m011219_c001_v0001100_t0019_u01776820339800") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212b9_d20260422_m011212_c001_v7007000_t0000_u01776820332463") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf72_d20260422_m011201_c001_v0001100_t0053_u01776820321753") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb97f_d20260422_m011154_c001_v7007000_t0000_u01776820314332") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf2e_d20260422_m011143_c001_v0001100_t0020_u01776820303902") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8ef_d20260422_m011136_c001_v7007000_t0000_u01776820296459") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf00_d20260422_m011126_c001_v0001100_t0017_u01776820286134") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff51071f_d20260422_m011118_c001_v7007000_t0000_u01776820278778") 2026/04/22 01:13:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaec4_d20260422_m011107_c001_v0001100_t0034_u01776820267815") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94387_d20260422_m011056_c001_v7007000_t0000_u01776820256805") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f5d_d20260422_m011046_c001_v0001037_t0035_u01776820246479") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6ba4_d20260422_m011038_c001_v7007000_t0000_u01776820238615") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a22_d20260422_m011033_c001_v0001109_t0023_u01776820233417") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7be21_d20260422_m011031_c001_v7007000_t0000_u01776820231137") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae06_d20260422_m011020_c001_v0001100_t0030_u01776820220691") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc3b_d20260422_m011013_c001_v7007000_t0000_u01776820213611") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadca_d20260422_m011008_c001_v0001100_t0020_u01776820208646") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54211f3_d20260422_m011006_c001_v7007000_t0000_u01776820206538") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e7b_d20260422_m010956_c001_v0001037_t0032_u01776820196259") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419c278ddf2ee7f6_d20260422_m010944_c001_v7007000_t0000_u01776820184391") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e2b_d20260422_m010933_c001_v0001037_t0005_u01776820173667") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998c9_d20260422_m010925_c001_v7007000_t0000_u01776820165982") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7125_d20260422_m010914_c001_v0001157_t0048_u01776820154004") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb775_d20260422_m010906_c001_v7007000_t0000_u01776820146843") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514762_d20260422_m010855_c001_v0001109_t0054_u01776820135333") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff5106df_d20260422_m011035_c001_v7007000_t0000_u01776820235202") 2026/04/22 01:13:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae2e_d20260422_m011029_c001_v0001100_t0009_u01776820229415") 2026/04/22 01:13:27 DEBUG : dir1/0008-23456: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94396_d20260422_m011100_c001_v7007000_t0000_u01776820260854") 2026/04/22 01:13:27 DEBUG : dir1/0008-23456: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514aa0_d20260422_m011055_c001_v0001109_t0015_u01776820255201") 2026/04/22 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40b0_d20260422_m011231_c001_v7007000_t0000_u01776820351235") 2026/04/22 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d1097_d20260422_m011220_c001_v0001037_t0012_u01776820340131") 2026/04/22 01:13:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212bb_d20260422_m011212_c001_v7007000_t0000_u01776820332643") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d105f_d20260422_m011202_c001_v0001037_t0014_u01776820322085") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb980_d20260422_m011154_c001_v7007000_t0000_u01776820314515") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d1029_d20260422_m011144_c001_v0001037_t0029_u01776820304285") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8f1_d20260422_m011136_c001_v7007000_t0000_u01776820296640") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0fe9_d20260422_m011126_c001_v0001037_t0042_u01776820286454") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510721_d20260422_m011118_c001_v7007000_t0000_u01776820278965") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0faf_d20260422_m011108_c001_v0001037_t0055_u01776820268551") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419b700016bc7f6e_d20260422_m011056_c001_v7007000_t0000_u01776820256847") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae70_d20260422_m011046_c001_v0001100_t0004_u01776820246902") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6ba5_d20260422_m011038_c001_v7007000_t0000_u01776820238797") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f39_d20260422_m011033_c001_v0001037_t0016_u01776820233502") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7825_d20260422_m011031_c001_v7007000_t0000_u01776820231327") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25149c1_d20260422_m011021_c001_v0001109_t0048_u01776820221079") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc3c_d20260422_m011013_c001_v7007000_t0000_u01776820213792") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ec3_d20260422_m011008_c001_v0001037_t0051_u01776820208842") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ae7c_d20260422_m011006_c001_v7007000_t0000_u01776820206640") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad86_d20260422_m010956_c001_v0001100_t0041_u01776820196717") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e93ec2_d20260422_m010944_c001_v7007000_t0000_u01776820184785") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71a9_d20260422_m010934_c001_v0001157_t0050_u01776820174089") 2026/04/22 01:13:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998cb_d20260422_m010926_c001_v7007000_t0000_u01776820166164") 2026/04/22 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514814_d20260422_m010914_c001_v0001109_t0058_u01776820154632") 2026/04/22 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb776_d20260422_m010907_c001_v7007000_t0000_u01776820147033") 2026/04/22 01:13:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0dad_d20260422_m010856_c001_v0001037_t0057_u01776820136014") 2026/04/22 01:13:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc3f8e_d20260422_m011035_c001_v7007000_t0000_u01776820235215") 2026/04/22 01:13:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f19_d20260422_m011029_c001_v0001037_t0056_u01776820229584") 2026/04/22 01:13:29 DEBUG : dir1/0009-34567: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94397_d20260422_m011101_c001_v7007000_t0000_u01776820261036") 2026/04/22 01:13:29 DEBUG : dir1/0009-34567: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae90_d20260422_m011055_c001_v0001100_t0052_u01776820255299") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40b1_d20260422_m011231_c001_v7007000_t0000_u01776820351420") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7638_d20260422_m011220_c001_v0001157_t0047_u01776820340535") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212be_d20260422_m011212_c001_v7007000_t0000_u01776820332824") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea75d0_d20260422_m011202_c001_v0001157_t0003_u01776820322422") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb981_d20260422_m011154_c001_v7007000_t0000_u01776820314696") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea756c_d20260422_m011144_c001_v0001157_t0029_u01776820304790") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8f3_d20260422_m011136_c001_v7007000_t0000_u01776820296821") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7504_d20260422_m011126_c001_v0001157_t0029_u01776820286886") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510723_d20260422_m011119_c001_v7007000_t0000_u01776820279150") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea748c_d20260422_m011108_c001_v0001157_t0000_u01776820268892") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419c278ddf2ef8e1_d20260422_m011056_c001_v7007000_t0000_u01776820256964") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a6c_d20260422_m011047_c001_v0001109_t0051_u01776820247402") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6ba6_d20260422_m011038_c001_v7007000_t0000_u01776820238979") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae4c_d20260422_m011033_c001_v0001100_t0031_u01776820233728") 2026/04/22 01:13:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41674622af872050_d20260422_m011031_c001_v7007000_t0000_u01776820231136") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ef3_d20260422_m011021_c001_v0001037_t0057_u01776820221893") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc3e_d20260422_m011013_c001_v7007000_t0000_u01776820213974") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadcc_d20260422_m011008_c001_v0001100_t0011_u01776820208950") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aac7b_d20260422_m011006_c001_v7007000_t0000_u01776820206306") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7245_d20260422_m010957_c001_v0001157_t0056_u01776820197148") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd4f4_d20260422_m010944_c001_v7007000_t0000_u01776820184558") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251489a_d20260422_m010934_c001_v0001109_t0033_u01776820174604") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998cd_d20260422_m010926_c001_v7007000_t0000_u01776820166345") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0df3_d20260422_m010915_c001_v0001037_t0027_u01776820155469") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb777_d20260422_m010907_c001_v7007000_t0000_u01776820147215") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea70a9_d20260422_m010856_c001_v0001157_t0003_u01776820136414") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b90_d20260422_m011035_c001_v7007000_t0000_u01776820235212") 2026/04/22 01:13:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea734b_d20260422_m011029_c001_v0001157_t0006_u01776820229744") 2026/04/22 01:13:30 DEBUG : dir1/0010-45678: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94398_d20260422_m011101_c001_v7007000_t0000_u01776820261242") 2026/04/22 01:13:30 DEBUG : dir1/0010-45678: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f85_d20260422_m011055_c001_v0001037_t0005_u01776820255358") 2026/04/22 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40b2_d20260422_m011231_c001_v7007000_t0000_u01776820351603") 2026/04/22 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514c75_d20260422_m011220_c001_v0001109_t0035_u01776820340943") 2026/04/22 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212c0_d20260422_m011213_c001_v7007000_t0000_u01776820333004") 2026/04/22 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514c0f_d20260422_m011202_c001_v0001109_t0048_u01776820322828") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb982_d20260422_m011154_c001_v7007000_t0000_u01776820314876") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514ba6_d20260422_m011145_c001_v0001109_t0049_u01776820305253") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8f4_d20260422_m011137_c001_v7007000_t0000_u01776820297002") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514b42_d20260422_m011127_c001_v0001109_t0011_u01776820287220") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510724_d20260422_m011119_c001_v7007000_t0000_u01776820279332") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514ae8_d20260422_m011109_c001_v0001109_t0017_u01776820269368") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94389_d20260422_m011056_c001_v7007000_t0000_u01776820256987") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea73cf_d20260422_m011048_c001_v0001157_t0038_u01776820248202") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6ba7_d20260422_m011039_c001_v7007000_t0000_u01776820239160") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a24_d20260422_m011033_c001_v0001109_t0029_u01776820233924") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199ab0_d20260422_m011031_c001_v7007000_t0000_u01776820231136") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea730f_d20260422_m011022_c001_v0001157_t0032_u01776820222424") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc3f_d20260422_m011014_c001_v7007000_t0000_u01776820214155") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514977_d20260422_m011008_c001_v0001109_t0000_u01776820208988") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aac78_d20260422_m011006_c001_v7007000_t0000_u01776820206120") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514929_d20260422_m010957_c001_v0001109_t0010_u01776820197440") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419c278ddf2ee7f7_d20260422_m010944_c001_v7007000_t0000_u01776820184572") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e2f_d20260422_m010935_c001_v0001037_t0050_u01776820175293") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998ce_d20260422_m010926_c001_v7007000_t0000_u01776820166533") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7133_d20260422_m010915_c001_v0001157_t0004_u01776820155905") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb778_d20260422_m010907_c001_v7007000_t0000_u01776820147397") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251476c_d20260422_m010856_c001_v0001109_t0056_u01776820136802") 2026/04/22 01:13:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff5106e0_d20260422_m011035_c001_v7007000_t0000_u01776820235384") 2026/04/22 01:13:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae32_d20260422_m011029_c001_v0001100_t0007_u01776820229757") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e94399_d20260422_m011101_c001_v7007000_t0000_u01776820261423") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7422_d20260422_m011055_c001_v0001157_t0021_u01776820255555") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40b3_d20260422_m011231_c001_v7007000_t0000_u01776820351785") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaafb4_d20260422_m011221_c001_v0001100_t0048_u01776820341682") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212c3_d20260422_m011213_c001_v7007000_t0000_u01776820333184") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf7a_d20260422_m011203_c001_v0001100_t0019_u01776820323503") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb983_d20260422_m011155_c001_v7007000_t0000_u01776820315056") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf36_d20260422_m011145_c001_v0001100_t0049_u01776820305886") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8f5_d20260422_m011137_c001_v7007000_t0000_u01776820297182") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf08_d20260422_m011127_c001_v0001100_t0005_u01776820287830") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510725_d20260422_m011119_c001_v7007000_t0000_u01776820279515") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaece_d20260422_m011109_c001_v0001100_t0043_u01776820269887") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad16b3_d20260422_m011056_c001_v7007000_t0000_u01776820256820") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f67_d20260422_m011048_c001_v0001037_t0039_u01776820248900") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6ba9_d20260422_m011039_c001_v7007000_t0000_u01776820239343") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f3b_d20260422_m011033_c001_v0001037_t0034_u01776820233971") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7be1f_d20260422_m011030_c001_v7007000_t0000_u01776820230906") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae16_d20260422_m011022_c001_v0001100_t0036_u01776820222977") 2026/04/22 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc40_d20260422_m011014_c001_v7007000_t0000_u01776820214337") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea72b1_d20260422_m011009_c001_v0001157_t0027_u01776820209098") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ae7a_d20260422_m011006_c001_v7007000_t0000_u01776820206267") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e85_d20260422_m010957_c001_v0001037_t0058_u01776820197935") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd4f2_d20260422_m010944_c001_v7007000_t0000_u01776820184197") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71af_d20260422_m010935_c001_v0001157_t0040_u01776820175786") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998d2_d20260422_m010926_c001_v7007000_t0000_u01776820166716") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514824_d20260422_m010916_c001_v0001109_t0054_u01776820156296") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb77a_d20260422_m010907_c001_v7007000_t0000_u01776820147578") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0daf_d20260422_m010857_c001_v0001037_t0054_u01776820137334") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b92_d20260422_m011035_c001_v7007000_t0000_u01776820235395") 2026/04/22 01:13:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a0a_d20260422_m011029_c001_v0001109_t0056_u01776820229776") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e9439a_d20260422_m011101_c001_v7007000_t0000_u01776820261644") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae92_d20260422_m011055_c001_v0001100_t0053_u01776820255679") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40b4_d20260422_m011231_c001_v7007000_t0000_u01776820351968") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d109b_d20260422_m011222_c001_v0001037_t0050_u01776820342018") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212c4_d20260422_m011213_c001_v7007000_t0000_u01776820333375") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d1063_d20260422_m011203_c001_v0001037_t0055_u01776820323823") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb985_d20260422_m011155_c001_v7007000_t0000_u01776820315236") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d102f_d20260422_m011146_c001_v0001037_t0016_u01776820306243") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8f6_d20260422_m011137_c001_v7007000_t0000_u01776820297401") 2026/04/22 01:13:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ff1_d20260422_m011128_c001_v0001037_t0027_u01776820288300") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510728_d20260422_m011119_c001_v7007000_t0000_u01776820279699") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0fb3_d20260422_m011110_c001_v0001037_t0018_u01776820270240") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4049404dadcf45a5_d20260422_m011056_c001_v7007000_t0000_u01776820256441") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae7c_d20260422_m011049_c001_v0001100_t0058_u01776820249455") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6baa_d20260422_m011039_c001_v7007000_t0000_u01776820239524") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7379_d20260422_m011034_c001_v0001157_t0013_u01776820234045") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b9a8_d20260422_m011031_c001_v7007000_t0000_u01776820231148") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25149d3_d20260422_m011023_c001_v0001109_t0048_u01776820223564") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc41_d20260422_m011014_c001_v7007000_t0000_u01776820214520") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ec5_d20260422_m011009_c001_v0001037_t0032_u01776820209237") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e93f12_d20260422_m011006_c001_v7007000_t0000_u01776820206287") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad92_d20260422_m010958_c001_v0001100_t0003_u01776820198922") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419b700016bc7ed4_d20260422_m010944_c001_v7007000_t0000_u01776820184802") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25148a6_d20260422_m010936_c001_v0001109_t0050_u01776820176181") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998d4_d20260422_m010926_c001_v7007000_t0000_u01776820166897") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0df9_d20260422_m010916_c001_v0001037_t0051_u01776820156825") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb77b_d20260422_m010907_c001_v7007000_t0000_u01776820147776") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea70b3_d20260422_m010857_c001_v0001157_t0011_u01776820137684") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f411338f46c79645d_d20260422_m011035_c001_v7007000_t0000_u01776820235222") 2026/04/22 01:13:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea734d_d20260422_m011030_c001_v0001157_t0037_u01776820230048") 2026/04/22 01:13:34 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e9439c_d20260422_m011101_c001_v7007000_t0000_u01776820261830") 2026/04/22 01:13:34 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514aa2_d20260422_m011055_c001_v0001109_t0032_u01776820255793") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40b6_d20260422_m011232_c001_v7007000_t0000_u01776820352150") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea763e_d20260422_m011222_c001_v0001157_t0015_u01776820342386") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212c6_d20260422_m011213_c001_v7007000_t0000_u01776820333555") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea75d6_d20260422_m011204_c001_v0001157_t0000_u01776820324320") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb986_d20260422_m011155_c001_v7007000_t0000_u01776820315417") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea757c_d20260422_m011147_c001_v0001157_t0041_u01776820307059") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8f7_d20260422_m011137_c001_v7007000_t0000_u01776820297582") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea750c_d20260422_m011129_c001_v0001157_t0013_u01776820289042") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff510729_d20260422_m011119_c001_v7007000_t0000_u01776820279881") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea749c_d20260422_m011110_c001_v0001157_t0052_u01776820270595") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad16b1_d20260422_m011056_c001_v7007000_t0000_u01776820256456") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a7a_d20260422_m011049_c001_v0001109_t0050_u01776820249916") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6bab_d20260422_m011039_c001_v7007000_t0000_u01776820239707") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae4e_d20260422_m011034_c001_v0001100_t0020_u01776820234077") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7be20_d20260422_m011031_c001_v7007000_t0000_u01776820231137") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f03_d20260422_m011024_c001_v0001037_t0007_u01776820224615") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc42_d20260422_m011014_c001_v7007000_t0000_u01776820214701") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadd0_d20260422_m011009_c001_v0001100_t0006_u01776820209263") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ae7b_d20260422_m011006_c001_v7007000_t0000_u01776820206454") 2026/04/22 01:13:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7255_d20260422_m010959_c001_v0001157_t0043_u01776820199299") 2026/04/22 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419b700016bc7ed5_d20260422_m010944_c001_v7007000_t0000_u01776820184811") 2026/04/22 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e33_d20260422_m010936_c001_v0001037_t0036_u01776820176725") 2026/04/22 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998d5_d20260422_m010927_c001_v7007000_t0000_u01776820167078") 2026/04/22 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea713d_d20260422_m010917_c001_v0001157_t0022_u01776820157289") 2026/04/22 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb77c_d20260422_m010907_c001_v7007000_t0000_u01776820147959") 2026/04/22 01:13:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514776_d20260422_m010858_c001_v0001109_t0038_u01776820138004") 2026/04/22 01:13:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199ab5_d20260422_m011034_c001_v7007000_t0000_u01776820234986") 2026/04/22 01:13:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae38_d20260422_m011030_c001_v0001100_t0028_u01776820230061") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e943a0_d20260422_m011102_c001_v7007000_t0000_u01776820262011") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7428_d20260422_m011055_c001_v0001157_t0051_u01776820255881") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40b7_d20260422_m011232_c001_v7007000_t0000_u01776820352334") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514c7b_d20260422_m011222_c001_v0001109_t0018_u01776820342699") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212c7_d20260422_m011213_c001_v7007000_t0000_u01776820333736") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514c1f_d20260422_m011204_c001_v0001109_t0050_u01776820324850") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb987_d20260422_m011155_c001_v7007000_t0000_u01776820315597") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514bb2_d20260422_m011147_c001_v0001109_t0041_u01776820307463") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8f8_d20260422_m011137_c001_v7007000_t0000_u01776820297763") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514b4c_d20260422_m011129_c001_v0001109_t0007_u01776820289333") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff51072a_d20260422_m011120_c001_v7007000_t0000_u01776820280070") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514aec_d20260422_m011110_c001_v0001109_t0010_u01776820270898") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419c278ddf2ef8df_d20260422_m011056_c001_v7007000_t0000_u01776820256599") 2026/04/22 01:13:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea73e0_d20260422_m011050_c001_v0001157_t0022_u01776820250553") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6bac_d20260422_m011039_c001_v7007000_t0000_u01776820239946") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7381_d20260422_m011034_c001_v0001157_t0035_u01776820234364") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b9ab_d20260422_m011031_c001_v7007000_t0000_u01776820231349") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7323_d20260422_m011024_c001_v0001157_t0013_u01776820224984") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc43_d20260422_m011014_c001_v7007000_t0000_u01776820214882") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea72b7_d20260422_m011009_c001_v0001157_t0013_u01776820209537") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b561_d20260422_m011006_c001_v7007000_t0000_u01776820206311") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514931_d20260422_m010959_c001_v0001109_t0013_u01776820199679") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419c278ddf2ee7f4_d20260422_m010944_c001_v7007000_t0000_u01776820184211") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71b5_d20260422_m010937_c001_v0001157_t0050_u01776820177161") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998d8_d20260422_m010927_c001_v7007000_t0000_u01776820167259") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514830_d20260422_m010917_c001_v0001109_t0037_u01776820157630") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb77e_d20260422_m010908_c001_v7007000_t0000_u01776820148141") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0dbb_d20260422_m010858_c001_v0001037_t0030_u01776820138918") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b91_d20260422_m011035_c001_v7007000_t0000_u01776820235232") 2026/04/22 01:13:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f1d_d20260422_m011030_c001_v0001037_t0036_u01776820230131") 2026/04/22 01:13:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e943a4_d20260422_m011102_c001_v7007000_t0000_u01776820262199") 2026/04/22 01:13:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae94_d20260422_m011056_c001_v0001100_t0043_u01776820256014") 2026/04/22 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40b8_d20260422_m011232_c001_v7007000_t0000_u01776820352522") 2026/04/22 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaafba_d20260422_m011223_c001_v0001100_t0023_u01776820343222") 2026/04/22 01:13:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212c8_d20260422_m011213_c001_v7007000_t0000_u01776820333916") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf84_d20260422_m011205_c001_v0001100_t0040_u01776820325536") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb988_d20260422_m011155_c001_v7007000_t0000_u01776820315779") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf42_d20260422_m011148_c001_v0001100_t0015_u01776820308156") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8f9_d20260422_m011137_c001_v7007000_t0000_u01776820297943") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf10_d20260422_m011129_c001_v0001100_t0036_u01776820289965") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff51072b_d20260422_m011120_c001_v7007000_t0000_u01776820280254") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaed2_d20260422_m011111_c001_v0001100_t0018_u01776820271852") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419b700016bc7f6d_d20260422_m011056_c001_v7007000_t0000_u01776820256822") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f6d_d20260422_m011050_c001_v0001037_t0032_u01776820250842") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6bad_d20260422_m011040_c001_v7007000_t0000_u01776820240128") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f41_d20260422_m011034_c001_v0001037_t0048_u01776820234412") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b85_d20260422_m011031_c001_v7007000_t0000_u01776820231349") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae1a_d20260422_m011025_c001_v0001100_t0053_u01776820225307") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc44_d20260422_m011015_c001_v7007000_t0000_u01776820215063") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadd4_d20260422_m011009_c001_v0001100_t0023_u01776820209566") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd508_d20260422_m011006_c001_v7007000_t0000_u01776820206685") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e93_d20260422_m011000_c001_v0001037_t0057_u01776820200197") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419c278ddf2ee7fa_d20260422_m010944_c001_v7007000_t0000_u01776820184752") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25148af_d20260422_m010937_c001_v0001109_t0027_u01776820177481") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998da_d20260422_m010927_c001_v7007000_t0000_u01776820167443") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0dfd_d20260422_m010918_c001_v0001037_t0003_u01776820158479") 2026/04/22 01:13:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb780_d20260422_m010908_c001_v7007000_t0000_u01776820148324") 2026/04/22 01:13:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea70c1_d20260422_m010859_c001_v0001157_t0038_u01776820139400") 2026/04/22 01:13:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f411338f46c79645c_d20260422_m011034_c001_v7007000_t0000_u01776820234984") 2026/04/22 01:13:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7357_d20260422_m011030_c001_v0001157_t0058_u01776820230434") 2026/04/22 01:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de447b3_d20260422_m010947_c001_v7007000_t0000_u01776820187452") 2026/04/22 01:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e45_d20260422_m010941_c001_v0001037_t0019_u01776820181695") 2026/04/22 01:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de447b6_d20260422_m010947_c001_v7007000_t0000_u01776820187633") 2026/04/22 01:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71d7_d20260422_m010941_c001_v0001157_t0012_u01776820181730") 2026/04/22 01:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de447b9_d20260422_m010947_c001_v7007000_t0000_u01776820187815") 2026/04/22 01:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71db_d20260422_m010942_c001_v0001157_t0055_u01776820182092") 2026/04/22 01:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de447bb_d20260422_m010947_c001_v7007000_t0000_u01776820187995") 2026/04/22 01:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e49_d20260422_m010942_c001_v0001037_t0017_u01776820182138") 2026/04/22 01:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de447bd_d20260422_m010948_c001_v7007000_t0000_u01776820188177") 2026/04/22 01:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad4c_d20260422_m010942_c001_v0001100_t0031_u01776820182188") 2026/04/22 01:13:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de447be_d20260422_m010948_c001_v7007000_t0000_u01776820188358") 2026/04/22 01:13:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25148c9_d20260422_m010942_c001_v0001109_t0019_u01776820182270") 2026/04/22 01:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de4482e_d20260422_m010948_c001_v7007000_t0000_u01776820188540") 2026/04/22 01:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71df_d20260422_m010942_c001_v0001157_t0055_u01776820182386") 2026/04/22 01:13:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44830_d20260422_m010948_c001_v7007000_t0000_u01776820188721") 2026/04/22 01:13:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e4b_d20260422_m010942_c001_v0001037_t0048_u01776820182561") 2026/04/22 01:13:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44833_d20260422_m010948_c001_v7007000_t0000_u01776820188905") 2026/04/22 01:13:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad52_d20260422_m010942_c001_v0001100_t0035_u01776820182606") 2026/04/22 01:13:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44836_d20260422_m010949_c001_v7007000_t0000_u01776820189087") 2026/04/22 01:13:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71e3_d20260422_m010942_c001_v0001157_t0028_u01776820182705") 2026/04/22 01:13:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44838_d20260422_m010949_c001_v7007000_t0000_u01776820189269") 2026/04/22 01:13:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25148cf_d20260422_m010942_c001_v0001109_t0003_u01776820182865") 2026/04/22 01:13:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44841_d20260422_m010949_c001_v7007000_t0000_u01776820189450") 2026/04/22 01:13:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaad54_d20260422_m010943_c001_v0001100_t0047_u01776820183002") 2026/04/22 01:13:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44845_d20260422_m010949_c001_v7007000_t0000_u01776820189632") 2026/04/22 01:13:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e4d_d20260422_m010943_c001_v0001037_t0014_u01776820183017") 2026/04/22 01:13:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44847_d20260422_m010949_c001_v7007000_t0000_u01776820189813") 2026/04/22 01:13:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea71e5_d20260422_m010943_c001_v0001157_t0027_u01776820183094") 2026/04/22 01:13:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44849_d20260422_m010949_c001_v7007000_t0000_u01776820189994") 2026/04/22 01:13:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25148d3_d20260422_m010943_c001_v0001109_t0028_u01776820183378") 2026/04/22 01:13:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de4484b_d20260422_m010950_c001_v7007000_t0000_u01776820190176") 2026/04/22 01:13:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e4f_d20260422_m010943_c001_v0001037_t0041_u01776820183474") 2026/04/22 01:13:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd50c_d20260422_m011009_c001_v7007000_t0000_u01776820209929") 2026/04/22 01:13:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7275_d20260422_m011003_c001_v0001157_t0006_u01776820203859") 2026/04/22 01:13:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e93f1e_d20260422_m011010_c001_v7007000_t0000_u01776820210260") 2026/04/22 01:13:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaada2_d20260422_m011004_c001_v0001100_t0056_u01776820204016") 2026/04/22 01:13:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b61_d20260422_m011009_c001_v7007000_t0000_u01776820209942") 2026/04/22 01:13:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ea9_d20260422_m011004_c001_v0001037_t0052_u01776820204086") 2026/04/22 01:13:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ae7e_d20260422_m011010_c001_v7007000_t0000_u01776820210053") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7279_d20260422_m011004_c001_v0001157_t0042_u01776820204301") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b567_d20260422_m011010_c001_v7007000_t0000_u01776820210014") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaada8_d20260422_m011004_c001_v0001100_t0021_u01776820204320") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd50d_d20260422_m011010_c001_v7007000_t0000_u01776820210112") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd251495d_d20260422_m011004_c001_v0001109_t0055_u01776820204541") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f409d458ffe7eba8e_d20260422_m011010_c001_v7007000_t0000_u01776820210272") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadaa_d20260422_m011004_c001_v0001100_t0029_u01776820204716") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b63_d20260422_m011010_c001_v7007000_t0000_u01776820210124") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ead_d20260422_m011004_c001_v0001037_t0013_u01776820204761") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b568_d20260422_m011010_c001_v7007000_t0000_u01776820210196") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea727f_d20260422_m011004_c001_v0001157_t0050_u01776820204773") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aac96_d20260422_m011010_c001_v7007000_t0000_u01776820210041") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadb0_d20260422_m011005_c001_v0001100_t0057_u01776820205151") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f409d458ffe7eba8d_d20260422_m011010_c001_v7007000_t0000_u01776820210048") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7285_d20260422_m011005_c001_v0001157_t0048_u01776820205161") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc1d_d20260422_m011010_c001_v7007000_t0000_u01776820210230") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0eb1_d20260422_m011005_c001_v0001037_t0051_u01776820205184") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ae80_d20260422_m011010_c001_v7007000_t0000_u01776820210240") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514965_d20260422_m011005_c001_v0001109_t0019_u01776820205375") 2026/04/22 01:13:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd50e_d20260422_m011010_c001_v7007000_t0000_u01776820210295") 2026/04/22 01:13:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaadb4_d20260422_m011005_c001_v0001100_t0010_u01776820205485") 2026/04/22 01:13:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6b64_d20260422_m011010_c001_v7007000_t0000_u01776820210306") 2026/04/22 01:13:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0eb5_d20260422_m011005_c001_v0001037_t0048_u01776820205595") 2026/04/22 01:13:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e93f1d_d20260422_m011010_c001_v7007000_t0000_u01776820210047") 2026/04/22 01:13:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea728b_d20260422_m011005_c001_v0001157_t0050_u01776820205632") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ab16_d20260422_m010741_c001_v7007000_t0000_u01776820061081") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f11272d266535dbcf_d20260422_m010739_c001_v0001181_t0059_u01776820059008") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5421009_d20260422_m010738_c001_v7007000_t0000_u01776820058827") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f11272d266535dbbb_d20260422_m010735_c001_v0001181_t0042_u01776820055604") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5421003_d20260422_m010734_c001_v7007000_t0000_u01776820054835") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6e8f_d20260422_m010730_c001_v0001157_t0056_u01776820050200") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a69d3_d20260422_m010728_c001_v7007000_t0000_u01776820048724") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f112b7bafce803a44_d20260422_m010725_c001_v0001039_t0042_u01776820045871") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd2e3_d20260422_m010725_c001_v7007000_t0000_u01776820045687") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f112b7bafce803a34_d20260422_m010721_c001_v0001039_t0014_u01776820041854") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd2d3_d20260422_m010721_c001_v7007000_t0000_u01776820041112") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6e41_d20260422_m010716_c001_v0001157_t0056_u01776820036467") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b47b_d20260422_m010715_c001_v7007000_t0000_u01776820035213") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107003ead6745e9a_d20260422_m010712_c001_v0001145_t0021_u01776820032264") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199116_d20260422_m010711_c001_v7007000_t0000_u01776820031675") 2026/04/22 01:13:42 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107003ead6745e8c_d20260422_m010706_c001_v0001145_t0020_u01776820026414") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199113_d20260422_m010705_c001_v7007000_t0000_u01776820025649") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90007de_d20260422_m010700_c001_v0001039_t0043_u01776820020916") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f411338f46c7961fc_d20260422_m010659_c001_v7007000_t0000_u01776820019968") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1001b10b89c36155_d20260422_m010658_c001_v0001097_t0049_u01776820018161") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b463_d20260422_m010657_c001_v7007000_t0000_u01776820017988") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1001b10b89c36133_d20260422_m010654_c001_v0001097_t0034_u01776820014590") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b45d_d20260422_m010653_c001_v7007000_t0000_u01776820013835") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9821_d20260422_m010647_c001_v0001180_t0047_u01776820007438") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4095a8195afec6dc_d20260422_m010646_c001_v7007000_t0000_u01776820006483") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10751904e8da02b8_d20260422_m010644_c001_v0001183_t0052_u01776820004836") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41655af113014046_d20260422_m010644_c001_v7007000_t0000_u01776820004649") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10751904e8da02a8_d20260422_m010641_c001_v0001183_t0025_u01776820001026") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41655af113014042_d20260422_m010640_c001_v7007000_t0000_u01776820000308") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6d93_d20260422_m010634_c001_v0001157_t0003_u01776819994351") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aaa85_d20260422_m010633_c001_v7007000_t0000_u01776819993440") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f11024a9b843fbe6c_d20260422_m010631_c001_v0001174_t0008_u01776819991715") 2026/04/22 01:13:43 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41655af113014039_d20260422_m010631_c001_v7007000_t0000_u01776819991529") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f11024a9b843fbdec_d20260422_m010627_c001_v0001174_t0016_u01776819987758") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41655af11301402e_d20260422_m010627_c001_v7007000_t0000_u01776819987027") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000730_d20260422_m010620_c001_v0001039_t0008_u01776819980968") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad1369_d20260422_m010619_c001_v7007000_t0000_u01776819979861") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1153037ae5468730_d20260422_m010613_c001_v0001040_t0033_u01776819973076") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc31d1_d20260422_m010612_c001_v7007000_t0000_u01776819972831") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de97c1_d20260422_m010608_c001_v0001180_t0045_u01776819968716") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f118883c75fbced39_d20260422_m010607_c001_v0001173_t0013_u01776819967663") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f118883c75fbced1f_d20260422_m010606_c001_v0001173_t0032_u01776819966600") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5420f9a_d20260422_m010553_c001_v7007000_t0000_u01776819953238") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000641_d20260422_m010545_c001_v0001039_t0040_u01776819945816") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1135b12b366a4476_d20260422_m010545_c001_v0001185_t0032_u01776819945036") 2026/04/22 01:13:44 DEBUG : dst/one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1135b12b366a4468_d20260422_m010544_c001_v0001185_t0006_u01776819944089") 2026/04/22 01:13:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ab17_d20260422_m010741_c001_v7007000_t0000_u01776820061263") 2026/04/22 01:13:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f116bd64704f3d571_d20260422_m010738_c001_v0001146_t0006_u01776820058450") 2026/04/22 01:13:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107addc943cfffc6_d20260422_m010734_c001_v0001157_t0050_u01776820054369") 2026/04/22 01:13:44 DEBUG : dst/one.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a69d4_d20260422_m010728_c001_v7007000_t0000_u01776820048908") 2026/04/22 01:13:44 DEBUG : dst/one.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f104f5fc63eed0a35_d20260422_m010725_c001_v0001173_t0007_u01776820045215") 2026/04/22 01:13:44 DEBUG : dst/one.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1122b65c0cc27852_d20260422_m010720_c001_v0001161_t0006_u01776820040820") 2026/04/22 01:13:44 DEBUG : dst/one.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b47d_d20260422_m010715_c001_v7007000_t0000_u01776820035394") 2026/04/22 01:13:44 DEBUG : dst/one.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f118171b48686cd41_d20260422_m010711_c001_v0001036_t0042_u01776820031145") 2026/04/22 01:13:45 DEBUG : dst/one.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f111073f60ac500e9_d20260422_m010705_c001_v0001174_t0000_u01776820025070") 2026/04/22 01:13:45 DEBUG : dst/three: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad136a_d20260422_m010620_c001_v7007000_t0000_u01776819980068") 2026/04/22 01:13:45 DEBUG : dst/three: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f118883c75fbceddb_d20260422_m010617_c001_v0001173_t0024_u01776819977851") 2026/04/22 01:13:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ab19_d20260422_m010741_c001_v7007000_t0000_u01776820061443") 2026/04/22 01:13:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f109bc0ac254600e4_d20260422_m010739_c001_v0001090_t0011_u01776820059778") 2026/04/22 01:13:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f11986ad51fb066e4_d20260422_m010736_c001_v0001146_t0003_u01776820056371") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ab1b_d20260422_m010741_c001_v7007000_t0000_u01776820061624") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f11272d266535dbd5_d20260422_m010740_c001_v0001181_t0034_u01776820060493") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab542100c_d20260422_m010740_c001_v7007000_t0000_u01776820060313") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f11272d266535dbc5_d20260422_m010737_c001_v0001181_t0022_u01776820057059") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5421008_d20260422_m010736_c001_v7007000_t0000_u01776820056865") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000870_d20260422_m010731_c001_v0001039_t0029_u01776820051508") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a69d6_d20260422_m010729_c001_v7007000_t0000_u01776820049091") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f112b7bafce803a4c_d20260422_m010727_c001_v0001039_t0042_u01776820047641") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd2ea_d20260422_m010727_c001_v7007000_t0000_u01776820047457") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f112b7bafce803a3e_d20260422_m010723_c001_v0001039_t0006_u01776820043544") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd2db_d20260422_m010723_c001_v7007000_t0000_u01776820043359") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900082c_d20260422_m010717_c001_v0001039_t0047_u01776820037701") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe519911c_d20260422_m010714_c001_v7007000_t0000_u01776820034261") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000806_d20260422_m010708_c001_v0001039_t0013_u01776820028907") 2026/04/22 01:13:45 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199114_d20260422_m010707_c001_v7007000_t0000_u01776820027752") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9855_d20260422_m010702_c001_v0001180_t0057_u01776820022617") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b467_d20260422_m010659_c001_v7007000_t0000_u01776820019067") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de983f_d20260422_m010656_c001_v0001180_t0005_u01776820016743") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b45f_d20260422_m010655_c001_v7007000_t0000_u01776820015633") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6dd1_d20260422_m010648_c001_v0001157_t0027_u01776820008966") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41655af113014047_d20260422_m010645_c001_v7007000_t0000_u01776820005565") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6db9_d20260422_m010642_c001_v0001157_t0032_u01776820002769") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41655af113014043_d20260422_m010641_c001_v7007000_t0000_u01776820001631") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900076a_d20260422_m010635_c001_v0001039_t0043_u01776819995346") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41655af11301403c_d20260422_m010632_c001_v7007000_t0000_u01776819992532") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000750_d20260422_m010629_c001_v0001039_t0059_u01776819989892") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41655af11301402f_d20260422_m010628_c001_v7007000_t0000_u01776819988808") 2026/04/22 01:13:46 DEBUG : dst/three.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de97db_d20260422_m010622_c001_v0001180_t0033_u01776819982528") 2026/04/22 01:13:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a69d8_d20260422_m010729_c001_v7007000_t0000_u01776820049275") 2026/04/22 01:13:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1153037ae5468810_d20260422_m010726_c001_v0001040_t0026_u01776820046960") 2026/04/22 01:13:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1014abe2c1578b81_d20260422_m010723_c001_v0001134_t0057_u01776820043011") 2026/04/22 01:13:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b47e_d20260422_m010715_c001_v7007000_t0000_u01776820035575") 2026/04/22 01:13:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f115bd25f80525f62_d20260422_m010713_c001_v0001106_t0040_u01776820033503") 2026/04/22 01:13:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f119e4f11ae0f2d52_d20260422_m010707_c001_v0001117_t0006_u01776820027000") 2026/04/22 01:13:46 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ab1d_d20260422_m010741_c001_v7007000_t0000_u01776820061806") 2026/04/22 01:13:46 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de98a7_d20260422_m010730_c001_v0001180_t0058_u01776820050897") 2026/04/22 01:13:46 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a69d9_d20260422_m010729_c001_v7007000_t0000_u01776820049459") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9883_d20260422_m010717_c001_v0001180_t0027_u01776820037145") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b47f_d20260422_m010715_c001_v7007000_t0000_u01776820035755") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6e0b_d20260422_m010701_c001_v0001157_t0039_u01776820021814") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f411338f46c7961fd_d20260422_m010700_c001_v7007000_t0000_u01776820020149") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900079a_d20260422_m010648_c001_v0001039_t0045_u01776820008035") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4095a8195afec6dd_d20260422_m010646_c001_v7007000_t0000_u01776820006665") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de97f7_d20260422_m010635_c001_v0001180_t0047_u01776819995091") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f410f3be9340aaa87_d20260422_m010633_c001_v7007000_t0000_u01776819993623") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6d6b_d20260422_m010621_c001_v0001157_t0015_u01776819981829") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad136b_d20260422_m010620_c001_v7007000_t0000_u01776819980250") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1120d6f602501b54_d20260422_m010615_c001_v0001131_t0004_u01776819975252") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5420f9b_d20260422_m010553_c001_v7007000_t0000_u01776819953418") 2026/04/22 01:13:47 DEBUG : dst/two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f1135b12b366a44c6_d20260422_m010552_c001_v0001185_t0028_u01776819952324") 2026/04/22 01:13:47 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b3f9_d20260422_m010519_c001_v7007000_t0000_u01776819919186") 2026/04/22 01:13:47 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9743_d20260422_m010515_c001_v0001180_t0007_u01776819915038") 2026/04/22 01:13:47 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b3ec_d20260422_m010512_c001_v7007000_t0000_u01776819912961") 2026/04/22 01:13:47 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9721_d20260422_m010502_c001_v0001180_t0029_u01776819902148") 2026/04/22 01:13:47 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199031_d20260422_m010454_c001_v7007000_t0000_u01776819894010") 2026/04/22 01:13:47 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de9701_d20260422_m010450_c001_v0001180_t0027_u01776819890403") 2026/04/22 01:13:47 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5198fef_d20260422_m010429_c001_v7007000_t0000_u01776819869180") 2026/04/22 01:13:47 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004bf_d20260422_m010426_c001_v0001039_t0008_u01776819866876") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5198fe2_d20260422_m010425_c001_v7007000_t0000_u01776819865749") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004b5_d20260422_m010424_c001_v0001039_t0034_u01776819864013") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22fa_d20260422_m010420_c001_v7007000_t0000_u01776819860438") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000493_d20260422_m010418_c001_v0001039_t0049_u01776819858234") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22f0_d20260422_m010416_c001_v7007000_t0000_u01776819856965") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900047b_d20260422_m010415_c001_v0001039_t0043_u01776819855281") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22db_d20260422_m010408_c001_v7007000_t0000_u01776819848075") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000443_d20260422_m010406_c001_v0001039_t0008_u01776819846189") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22d3_d20260422_m010405_c001_v7007000_t0000_u01776819845245") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900043b_d20260422_m010403_c001_v0001039_t0044_u01776819843866") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22bc_d20260422_m010358_c001_v7007000_t0000_u01776819838594") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900040f_d20260422_m010356_c001_v0001039_t0003_u01776819836487") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22aa_d20260422_m010354_c001_v7007000_t0000_u01776819834656") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003f9_d20260422_m010353_c001_v0001039_t0035_u01776819833374") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22a1_d20260422_m010353_c001_v7007000_t0000_u01776819833006") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f106abf8f8b153191_d20260422_m010352_c001_v0001178_t0013_u01776819832433") 2026/04/22 01:13:48 DEBUG : empty space: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003ed_d20260422_m010350_c001_v0001039_t0044_u01776819830662") 2026/04/22 01:13:48 DEBUG : enormous: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5198fed_d20260422_m010428_c001_v7007000_t0000_u01776819868237") 2026/04/22 01:13:48 DEBUG : enormous: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004c1_d20260422_m010427_c001_v0001039_t0039_u01776819867311") 2026/04/22 01:13:48 DEBUG : existing: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41350d792077ab3c_d20260422_m010746_c001_v7007000_t0000_u01776820066705") 2026/04/22 01:13:49 DEBUG : existing: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90008b2_d20260422_m010745_c001_v0001039_t0036_u01776820065337") 2026/04/22 01:13:49 DEBUG : existing: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe519902a_d20260422_m010448_c001_v7007000_t0000_u01776819888913") 2026/04/22 01:13:49 DEBUG : existing: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de96fd_d20260422_m010447_c001_v0001180_t0003_u01776819887783") 2026/04/22 01:13:49 DEBUG : existing: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4df_d20260422_m010347_c001_v7007000_t0000_u01776819827058") 2026/04/22 01:13:49 DEBUG : existing: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003d1_d20260422_m010345_c001_v0001039_t0055_u01776819825935") 2026/04/22 01:13:49 DEBUG : existing: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4de_d20260422_m010345_c001_v7007000_t0000_u01776819825380") 2026/04/22 01:13:49 DEBUG : existing: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003c9_d20260422_m010344_c001_v0001039_t0044_u01776819824573") 2026/04/22 01:13:49 DEBUG : existing: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003c5_d20260422_m010343_c001_v0001039_t0006_u01776819823512") 2026/04/22 01:13:49 DEBUG : existing-b: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe519902b_d20260422_m010449_c001_v7007000_t0000_u01776819889095") 2026/04/22 01:13:49 DEBUG : existing-b: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000509_d20260422_m010447_c001_v0001039_t0058_u01776819887771") 2026/04/22 01:13:49 DEBUG : file1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7252_d20260422_m010840_c001_v7007000_t0000_u01776820120316") 2026/04/22 01:13:49 DEBUG : file1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de99b7_d20260422_m010839_c001_v0001180_t0058_u01776820119188") 2026/04/22 01:13:49 DEBUG : file1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f724d_d20260422_m010837_c001_v7007000_t0000_u01776820117836") 2026/04/22 01:13:49 DEBUG : file1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea703d_d20260422_m010836_c001_v0001157_t0042_u01776820116232") 2026/04/22 01:13:49 DEBUG : five: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199000_d20260422_m010434_c001_v7007000_t0000_u01776819874143") 2026/04/22 01:13:49 DEBUG : five: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40519545b90004d3_d20260422_m010432_c001_v0001039_t0052_u01776819872008") 2026/04/22 01:13:49 DEBUG : foo: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22b1_d20260422_m010356_c001_v7007000_t0000_u01776819836118") 2026/04/22 01:13:49 DEBUG : foo: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40519545b9000409_d20260422_m010355_c001_v0001039_t0052_u01776819835576") 2026/04/22 01:13:49 DEBUG : foo: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40519545b9000407_d20260422_m010355_c001_v0001039_t0052_u01776819835025") 2026/04/22 01:13:49 DEBUG : four: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199001_d20260422_m010434_c001_v7007000_t0000_u01776819874327") 2026/04/22 01:13:49 DEBUG : four: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f408567ce77de96c9_d20260422_m010432_c001_v0001180_t0041_u01776819872602") 2026/04/22 01:13:49 DEBUG : four: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004d1_d20260422_m010430_c001_v0001039_t0042_u01776819870500") 2026/04/22 01:13:49 DEBUG : hello world2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a93279ffd_d20260422_m010256_c001_v7007000_t0000_u01776819776352") 2026/04/22 01:13:50 DEBUG : hello world2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90002f2_d20260422_m010255_c001_v0001039_t0020_u01776819775622") 2026/04/22 01:13:50 DEBUG : ignore-size: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4d8_d20260422_m010343_c001_v7007000_t0000_u01776819823137") 2026/04/22 01:13:50 DEBUG : ignore-size: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003c0_d20260422_m010341_c001_v0001039_t0009_u01776819821954") 2026/04/22 01:13:50 DEBUG : nested/sub dir/file: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199025_d20260422_m010447_c001_v7007000_t0000_u01776819887034") 2026/04/22 01:13:50 DEBUG : nested/sub dir/file: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de96f9_d20260422_m010446_c001_v0001180_t0016_u01776819886380") 2026/04/22 01:13:50 DEBUG : nested/sub dir/file: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe519901f_d20260422_m010445_c001_v7007000_t0000_u01776819885634") 2026/04/22 01:13:50 DEBUG : nested/sub dir/file: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de96f7_d20260422_m010444_c001_v0001180_t0035_u01776819884346") 2026/04/22 01:13:50 DEBUG : one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199002_d20260422_m010434_c001_v7007000_t0000_u01776819874509") 2026/04/22 01:13:50 DEBUG : one: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40519545b90004cb_d20260422_m010429_c001_v0001039_t0052_u01776819869556") 2026/04/22 01:13:50 DEBUG : only0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f722f_d20260422_m010831_c001_v7007000_t0000_u01776820111847") 2026/04/22 01:13:50 DEBUG : only0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f408567ce77de997b_d20260422_m010826_c001_v0001180_t0041_u01776820106185") 2026/04/22 01:13:50 DEBUG : only0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f87_d20260422_m010812_c001_v0001157_t0038_u01776820092882") 2026/04/22 01:13:50 DEBUG : only0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebced8_d20260422_m010807_c001_v7007000_t0000_u01776820087281") 2026/04/22 01:13:50 DEBUG : only0: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f31_d20260422_m010753_c001_v0001157_t0040_u01776820073132") 2026/04/22 01:13:50 DEBUG : only1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7231_d20260422_m010832_c001_v7007000_t0000_u01776820112030") 2026/04/22 01:13:50 DEBUG : only1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f408567ce77de9985_d20260422_m010826_c001_v0001180_t0041_u01776820106947") 2026/04/22 01:13:50 DEBUG : only1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f8b_d20260422_m010813_c001_v0001157_t0046_u01776820093722") 2026/04/22 01:13:50 DEBUG : only1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4045e58dcf25f05a_d20260422_m010806_c001_v7007000_t0000_u01776820086906") 2026/04/22 01:13:50 DEBUG : only1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f35_d20260422_m010753_c001_v0001157_t0013_u01776820073746") 2026/04/22 01:13:50 DEBUG : only10: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7232_d20260422_m010832_c001_v7007000_t0000_u01776820112212") 2026/04/22 01:13:51 DEBUG : only10: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f408567ce77de9981_d20260422_m010826_c001_v0001180_t0041_u01776820106764") 2026/04/22 01:13:51 DEBUG : only10: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fbb_d20260422_m010819_c001_v0001157_t0012_u01776820099496") 2026/04/22 01:13:51 DEBUG : only10: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7043_d20260422_m010807_c001_v7007000_t0000_u01776820087077") 2026/04/22 01:13:51 DEBUG : only10: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f4f_d20260422_m010758_c001_v0001157_t0006_u01776820078832") 2026/04/22 01:13:51 DEBUG : only11: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7233_d20260422_m010832_c001_v7007000_t0000_u01776820112393") 2026/04/22 01:13:51 DEBUG : only11: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f400afb8ad4ea6fe5_d20260422_m010826_c001_v0001157_t0005_u01776820106195") 2026/04/22 01:13:51 DEBUG : only11: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fbf_d20260422_m010820_c001_v0001157_t0044_u01776820100047") 2026/04/22 01:13:51 DEBUG : only11: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f703e_d20260422_m010806_c001_v7007000_t0000_u01776820086352") 2026/04/22 01:13:51 DEBUG : only11: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f51_d20260422_m010759_c001_v0001157_t0031_u01776820079424") 2026/04/22 01:13:51 DEBUG : only12: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7234_d20260422_m010832_c001_v7007000_t0000_u01776820112573") 2026/04/22 01:13:51 DEBUG : only12: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40919fe52a3d0d5b_d20260422_m010826_c001_v0001037_t0041_u01776820106811") 2026/04/22 01:13:51 DEBUG : only12: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fc1_d20260422_m010820_c001_v0001157_t0031_u01776820100902") 2026/04/22 01:13:51 DEBUG : only12: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4045e58dcf25f05b_d20260422_m010807_c001_v7007000_t0000_u01776820087087") 2026/04/22 01:13:51 DEBUG : only12: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f55_d20260422_m010800_c001_v0001157_t0029_u01776820080014") 2026/04/22 01:13:51 DEBUG : only13: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7235_d20260422_m010832_c001_v7007000_t0000_u01776820112770") 2026/04/22 01:13:51 DEBUG : only13: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f408567ce77de997f_d20260422_m010826_c001_v0001180_t0041_u01776820106582") 2026/04/22 01:13:51 DEBUG : only13: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fc3_d20260422_m010821_c001_v0001157_t0016_u01776820101485") 2026/04/22 01:13:51 DEBUG : only13: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f703f_d20260422_m010806_c001_v7007000_t0000_u01776820086533") 2026/04/22 01:13:51 DEBUG : only13: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f59_d20260422_m010800_c001_v0001157_t0006_u01776820080594") 2026/04/22 01:13:51 DEBUG : only14: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7236_d20260422_m010832_c001_v7007000_t0000_u01776820112953") 2026/04/22 01:13:52 DEBUG : only14: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407fa91fd25146b0_d20260422_m010826_c001_v0001109_t0031_u01776820106961") 2026/04/22 01:13:52 DEBUG : only14: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fc7_d20260422_m010822_c001_v0001157_t0035_u01776820102150") 2026/04/22 01:13:52 DEBUG : only14: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415925733918e09a_d20260422_m010806_c001_v7007000_t0000_u01776820086747") 2026/04/22 01:13:52 DEBUG : only14: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f5b_d20260422_m010801_c001_v0001157_t0047_u01776820081228") 2026/04/22 01:13:52 DEBUG : only15: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7237_d20260422_m010833_c001_v7007000_t0000_u01776820113133") 2026/04/22 01:13:52 DEBUG : only15: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40919fe52a3d0d5d_d20260422_m010826_c001_v0001037_t0041_u01776820106996") 2026/04/22 01:13:52 DEBUG : only15: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fc9_d20260422_m010822_c001_v0001157_t0038_u01776820102755") 2026/04/22 01:13:52 DEBUG : only15: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebced6_d20260422_m010807_c001_v7007000_t0000_u01776820087099") 2026/04/22 01:13:52 DEBUG : only15: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f5f_d20260422_m010802_c001_v0001157_t0050_u01776820082024") 2026/04/22 01:13:52 DEBUG : only16: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7238_d20260422_m010833_c001_v7007000_t0000_u01776820113314") 2026/04/22 01:13:52 DEBUG : only16: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f400afb8ad4ea6feb_d20260422_m010826_c001_v0001157_t0005_u01776820106591") 2026/04/22 01:13:52 DEBUG : only16: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fcd_d20260422_m010823_c001_v0001157_t0006_u01776820103358") 2026/04/22 01:13:52 DEBUG : only16: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7042_d20260422_m010806_c001_v7007000_t0000_u01776820086895") 2026/04/22 01:13:52 DEBUG : only16: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f65_d20260422_m010802_c001_v0001157_t0035_u01776820082863") 2026/04/22 01:13:53 DEBUG : only17: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7239_d20260422_m010833_c001_v7007000_t0000_u01776820113494") 2026/04/22 01:13:53 DEBUG : only17: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f408567ce77de998d_d20260422_m010827_c001_v0001180_t0041_u01776820107312") 2026/04/22 01:13:53 DEBUG : only17: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fd1_d20260422_m010823_c001_v0001157_t0035_u01776820103879") 2026/04/22 01:13:53 DEBUG : only17: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415925733918e09d_d20260422_m010807_c001_v7007000_t0000_u01776820087293") 2026/04/22 01:13:53 DEBUG : only17: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f6d_d20260422_m010803_c001_v0001157_t0058_u01776820083763") 2026/04/22 01:13:53 DEBUG : only18: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f723b_d20260422_m010833_c001_v7007000_t0000_u01776820113675") 2026/04/22 01:13:53 DEBUG : only18: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407fa91fd25146b6_d20260422_m010827_c001_v0001109_t0031_u01776820107342") 2026/04/22 01:13:53 DEBUG : only18: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fd5_d20260422_m010824_c001_v0001157_t0036_u01776820104498") 2026/04/22 01:13:53 DEBUG : only18: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415925733918e09c_d20260422_m010807_c001_v7007000_t0000_u01776820087112") 2026/04/22 01:13:53 DEBUG : only18: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f71_d20260422_m010804_c001_v0001157_t0003_u01776820084362") 2026/04/22 01:13:53 DEBUG : only19: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f723d_d20260422_m010833_c001_v7007000_t0000_u01776820113855") 2026/04/22 01:13:53 DEBUG : only19: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f400afb8ad4ea6fed_d20260422_m010826_c001_v0001157_t0005_u01776820106775") 2026/04/22 01:13:53 DEBUG : only19: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fdd_d20260422_m010825_c001_v0001157_t0051_u01776820105184") 2026/04/22 01:13:53 DEBUG : only19: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7047_d20260422_m010807_c001_v7007000_t0000_u01776820087439") 2026/04/22 01:13:53 DEBUG : only19: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f73_d20260422_m010804_c001_v0001157_t0047_u01776820084993") 2026/04/22 01:13:53 DEBUG : only2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f723e_d20260422_m010834_c001_v7007000_t0000_u01776820114037") 2026/04/22 01:13:53 DEBUG : only2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f400afb8ad4ea6ff1_d20260422_m010826_c001_v0001157_t0005_u01776820106959") 2026/04/22 01:13:53 DEBUG : only2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f93_d20260422_m010814_c001_v0001157_t0038_u01776820094663") 2026/04/22 01:13:53 DEBUG : only2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebced5_d20260422_m010806_c001_v7007000_t0000_u01776820086917") 2026/04/22 01:13:53 DEBUG : only2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f39_d20260422_m010754_c001_v0001157_t0020_u01776820074306") 2026/04/22 01:13:53 DEBUG : only3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f723f_d20260422_m010834_c001_v7007000_t0000_u01776820114218") 2026/04/22 01:13:54 DEBUG : only3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40919fe52a3d0d61_d20260422_m010827_c001_v0001037_t0041_u01776820107362") 2026/04/22 01:13:54 DEBUG : only3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f95_d20260422_m010815_c001_v0001157_t0035_u01776820095266") 2026/04/22 01:13:54 DEBUG : only3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7046_d20260422_m010807_c001_v7007000_t0000_u01776820087258") 2026/04/22 01:13:54 DEBUG : only3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f3b_d20260422_m010754_c001_v0001157_t0027_u01776820074815") 2026/04/22 01:13:54 DEBUG : only4: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7240_d20260422_m010834_c001_v7007000_t0000_u01776820114400") 2026/04/22 01:13:54 DEBUG : only4: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f408567ce77de9987_d20260422_m010827_c001_v0001180_t0041_u01776820107129") 2026/04/22 01:13:54 DEBUG : only4: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f9b_d20260422_m010815_c001_v0001157_t0055_u01776820095889") 2026/04/22 01:13:54 DEBUG : only4: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415925733918e09b_d20260422_m010806_c001_v7007000_t0000_u01776820086931") 2026/04/22 01:13:54 DEBUG : only4: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f3d_d20260422_m010755_c001_v0001157_t0055_u01776820075371") 2026/04/22 01:13:54 DEBUG : only5: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7242_d20260422_m010834_c001_v7007000_t0000_u01776820114581") 2026/04/22 01:13:54 DEBUG : only5: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f400afb8ad4ea6ff3_d20260422_m010827_c001_v0001157_t0005_u01776820107142") 2026/04/22 01:13:54 DEBUG : only5: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f9f_d20260422_m010816_c001_v0001157_t0022_u01776820096439") 2026/04/22 01:13:54 DEBUG : only5: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebcedb_d20260422_m010807_c001_v7007000_t0000_u01776820087462") 2026/04/22 01:13:54 DEBUG : only5: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f3f_d20260422_m010755_c001_v0001157_t0050_u01776820075905") 2026/04/22 01:13:54 DEBUG : only6: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7243_d20260422_m010834_c001_v7007000_t0000_u01776820114763") 2026/04/22 01:13:54 DEBUG : only6: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407fa91fd25146b4_d20260422_m010827_c001_v0001109_t0031_u01776820107156") 2026/04/22 01:13:54 DEBUG : only6: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fa7_d20260422_m010816_c001_v0001157_t0012_u01776820096982") 2026/04/22 01:13:54 DEBUG : only6: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7040_d20260422_m010806_c001_v7007000_t0000_u01776820086715") 2026/04/22 01:13:54 DEBUG : only6: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f41_d20260422_m010756_c001_v0001157_t0024_u01776820076450") 2026/04/22 01:13:54 DEBUG : only7: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7244_d20260422_m010834_c001_v7007000_t0000_u01776820114945") 2026/04/22 01:13:55 DEBUG : only7: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40919fe52a3d0d5f_d20260422_m010827_c001_v0001037_t0041_u01776820107179") 2026/04/22 01:13:55 DEBUG : only7: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6faf_d20260422_m010817_c001_v0001157_t0059_u01776820097758") 2026/04/22 01:13:55 DEBUG : only7: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4045e58dcf25f059_d20260422_m010806_c001_v7007000_t0000_u01776820086726") 2026/04/22 01:13:55 DEBUG : only7: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f43_d20260422_m010756_c001_v0001157_t0031_u01776820076992") 2026/04/22 01:13:55 DEBUG : only8: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7245_d20260422_m010835_c001_v7007000_t0000_u01776820115126") 2026/04/22 01:13:55 DEBUG : only8: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f408567ce77de998f_d20260422_m010827_c001_v0001180_t0041_u01776820107494") 2026/04/22 01:13:55 DEBUG : only8: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fb3_d20260422_m010818_c001_v0001157_t0050_u01776820098279") 2026/04/22 01:13:55 DEBUG : only8: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f407b13c342ebced4_d20260422_m010806_c001_v7007000_t0000_u01776820086735") 2026/04/22 01:13:55 DEBUG : only8: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f45_d20260422_m010757_c001_v0001157_t0059_u01776820077684") 2026/04/22 01:13:55 DEBUG : only9: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7247_d20260422_m010835_c001_v7007000_t0000_u01776820115307") 2026/04/22 01:13:55 DEBUG : only9: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f400afb8ad4ea6ff7_d20260422_m010827_c001_v0001157_t0005_u01776820107324") 2026/04/22 01:13:55 DEBUG : only9: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6fb7_d20260422_m010818_c001_v0001157_t0014_u01776820098820") 2026/04/22 01:13:55 DEBUG : only9: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4045e58dcf25f05c_d20260422_m010807_c001_v7007000_t0000_u01776820087268") 2026/04/22 01:13:55 DEBUG : only9: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6f49_d20260422_m010758_c001_v0001157_t0053_u01776820078312") 2026/04/22 01:13:55 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199019_d20260422_m010443_c001_v7007000_t0000_u01776819883220") 2026/04/22 01:13:55 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6b75_d20260422_m010441_c001_v0001157_t0034_u01776819881333") 2026/04/22 01:13:55 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199011_d20260422_m010440_c001_v7007000_t0000_u01776819880132") 2026/04/22 01:13:55 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004e8_d20260422_m010438_c001_v0001039_t0055_u01776819878291") 2026/04/22 01:13:55 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199007_d20260422_m010437_c001_v7007000_t0000_u01776819877555") 2026/04/22 01:13:55 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de96cf_d20260422_m010435_c001_v0001180_t0000_u01776819875428") 2026/04/22 01:13:55 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc2300_d20260422_m010422_c001_v7007000_t0000_u01776819862834") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004a3_d20260422_m010420_c001_v0001039_t0009_u01776819860992") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22f7_d20260422_m010419_c001_v7007000_t0000_u01776819859223") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900048d_d20260422_m010417_c001_v0001039_t0017_u01776819857533") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22ed_d20260422_m010416_c001_v7007000_t0000_u01776819856126") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000477_d20260422_m010414_c001_v0001039_t0010_u01776819854841") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22d8_d20260422_m010407_c001_v7007000_t0000_u01776819847523") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000441_d20260422_m010405_c001_v0001039_t0028_u01776819845797") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22d4_d20260422_m010405_c001_v7007000_t0000_u01776819845427") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000437_d20260422_m010403_c001_v0001039_t0054_u01776819843510") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22d1_d20260422_m010403_c001_v7007000_t0000_u01776819843141") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000429_d20260422_m010402_c001_v0001039_t0012_u01776819842352") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000423_d20260422_m010401_c001_v0001039_t0003_u01776819841228") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22c7_d20260422_m010400_c001_v7007000_t0000_u01776819840855") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000421_d20260422_m010400_c001_v0001039_t0018_u01776819840003") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900041d_d20260422_m010359_c001_v0001039_t0000_u01776819839148") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22be_d20260422_m010358_c001_v7007000_t0000_u01776819838777") 2026/04/22 01:13:56 DEBUG : potato: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000415_d20260422_m010357_c001_v0001039_t0054_u01776819837711") 2026/04/22 01:13:56 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41674622af871d5a_d20260422_m010528_c001_v7007000_t0000_u01776819928273") 2026/04/22 01:13:56 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6c43_d20260422_m010527_c001_v0001157_t0009_u01776819927567") 2026/04/22 01:13:56 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b3fa_d20260422_m010519_c001_v7007000_t0000_u01776819919851") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6bf3_d20260422_m010514_c001_v0001157_t0024_u01776819914338") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5420f69_d20260422_m010506_c001_v7007000_t0000_u01776819906402") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6bcd_d20260422_m010501_c001_v0001157_t0058_u01776819901406") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199033_d20260422_m010454_c001_v7007000_t0000_u01776819894301") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6b9f_d20260422_m010450_c001_v0001157_t0025_u01776819890041") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5198fee_d20260422_m010428_c001_v7007000_t0000_u01776819868447") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004bd_d20260422_m010426_c001_v0001039_t0037_u01776819866368") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5198fe4_d20260422_m010426_c001_v7007000_t0000_u01776819866001") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004b3_d20260422_m010423_c001_v0001039_t0047_u01776819863391") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc2301_d20260422_m010423_c001_v7007000_t0000_u01776819863020") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004ab_d20260422_m010421_c001_v0001039_t0037_u01776819861935") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22fb_d20260422_m010420_c001_v7007000_t0000_u01776819860622") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900049d_d20260422_m010419_c001_v0001039_t0038_u01776819859603") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22f1_d20260422_m010417_c001_v7007000_t0000_u01776819857150") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000483_d20260422_m010416_c001_v0001039_t0042_u01776819856140") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc22dc_d20260422_m010408_c001_v7007000_t0000_u01776819848259") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000447_d20260422_m010407_c001_v0001039_t0052_u01776819847052") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a06a_d20260422_m010259_c001_v7007000_t0000_u01776819779490") 2026/04/22 01:13:57 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90002fc_d20260422_m010258_c001_v0001039_t0038_u01776819778559") 2026/04/22 01:13:58 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a064_d20260422_m010257_c001_v7007000_t0000_u01776819777581") 2026/04/22 01:13:58 DEBUG : potato2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90002f8_d20260422_m010256_c001_v0001039_t0059_u01776819776892") 2026/04/22 01:13:58 DEBUG : potato3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f415cdd606d75b3fb_d20260422_m010520_c001_v7007000_t0000_u01776819920033") 2026/04/22 01:13:58 DEBUG : potato3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900059a_d20260422_m010515_c001_v0001039_t0039_u01776819915620") 2026/04/22 01:13:58 DEBUG : potato3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5420f6a_d20260422_m010506_c001_v7007000_t0000_u01776819906898") 2026/04/22 01:13:58 DEBUG : potato3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000564_d20260422_m010502_c001_v0001039_t0027_u01776819902778") 2026/04/22 01:13:58 DEBUG : potato3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199034_d20260422_m010454_c001_v7007000_t0000_u01776819894649") 2026/04/22 01:13:58 DEBUG : potato3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000514_d20260422_m010450_c001_v0001039_t0033_u01776819890658") 2026/04/22 01:13:58 DEBUG : pre-dest1/1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad133d_d20260422_m010602_c001_v7007000_t0000_u01776819962299") 2026/04/22 01:13:58 DEBUG : pre-dest1/1: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000676_d20260422_m010554_c001_v0001039_t0058_u01776819954139") 2026/04/22 01:13:58 DEBUG : pre-dest2/2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4147b412daad133f_d20260422_m010602_c001_v7007000_t0000_u01776819962484") 2026/04/22 01:13:58 DEBUG : pre-dest2/2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6cf3_d20260422_m010554_c001_v0001157_t0003_u01776819954895") 2026/04/22 01:13:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5420f8d_d20260422_m010540_c001_v7007000_t0000_u01776819940003") 2026/04/22 01:13:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de976b_d20260422_m010536_c001_v0001180_t0001_u01776819936044") 2026/04/22 01:13:58 DEBUG : sizeonly: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4d6_d20260422_m010341_c001_v7007000_t0000_u01776819821397") 2026/04/22 01:13:58 DEBUG : sizeonly: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003b8_d20260422_m010340_c001_v0001039_t0043_u01776819820195") 2026/04/22 01:13:58 DEBUG : splitbanan: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40809267b0e943a9_d20260422_m011102_c001_v7007000_t0000_u01776820262382") 2026/04/22 01:13:58 DEBUG : splitbanan: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a90_d20260422_m011054_c001_v0001109_t0058_u01776820254156") 2026/04/22 01:13:58 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40b9_d20260422_m011232_c001_v7007000_t0000_u01776820352705") 2026/04/22 01:13:58 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaafc4_d20260422_m011225_c001_v0001100_t0030_u01776820345830") 2026/04/22 01:13:58 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab54212c9_d20260422_m011214_c001_v7007000_t0000_u01776820334097") 2026/04/22 01:13:58 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf90_d20260422_m011207_c001_v0001100_t0051_u01776820327439") 2026/04/22 01:13:58 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb989_d20260422_m011155_c001_v7007000_t0000_u01776820315959") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf4c_d20260422_m011149_c001_v0001100_t0013_u01776820309714") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f417dd6090695f8fb_d20260422_m011138_c001_v7007000_t0000_u01776820298124") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaf16_d20260422_m011131_c001_v0001100_t0030_u01776820291736") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4055737fff51072c_d20260422_m011120_c001_v7007000_t0000_u01776820280436") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaede_d20260422_m011113_c001_v0001100_t0022_u01776820273539") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f419c278ddf2ef8e0_d20260422_m011056_c001_v7007000_t0000_u01776820256781") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0f73_d20260422_m011053_c001_v0001037_t0054_u01776820253079") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4126986b0e0a6bae_d20260422_m011040_c001_v7007000_t0000_u01776820240313") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514a1e_d20260422_m011032_c001_v0001109_t0033_u01776820232269") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7be1c_d20260422_m011030_c001_v7007000_t0000_u01776820230723") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaae22_d20260422_m011027_c001_v0001100_t0045_u01776820227239") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f402cdff8eae7bc45_d20260422_m011015_c001_v7007000_t0000_u01776820215246") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0ebb_d20260422_m011007_c001_v0001037_t0005_u01776820207581") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f401b98961d0dd507_d20260422_m011006_c001_v7007000_t0000_u01776820206489") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e9f_d20260422_m011002_c001_v0001037_t0024_u01776820202247") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f420d2b942de44723_d20260422_m010944_c001_v7007000_t0000_u01776820184825") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0e39_d20260422_m010939_c001_v0001037_t0056_u01776820179616") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51998db_d20260422_m010927_c001_v7007000_t0000_u01776820167624") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7153_d20260422_m010920_c001_v0001157_t0047_u01776820160851") 2026/04/22 01:13:59 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40099234a9dfb782_d20260422_m010908_c001_v7007000_t0000_u01776820148507") 2026/04/22 01:14:00 DEBUG : splitbananasplit: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25147a2_d20260422_m010901_c001_v0001109_t0037_u01776820141471") 2026/04/22 01:14:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc3f8d_d20260422_m011034_c001_v7007000_t0000_u01776820234999") 2026/04/22 01:14:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25149ff_d20260422_m011028_c001_v0001109_t0048_u01776820228275") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7273_d20260422_m010847_c001_v7007000_t0000_u01776820127755") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0d8b_d20260422_m010845_c001_v0001037_t0010_u01776820125112") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51997cf_d20260422_m010843_c001_v7007000_t0000_u01776820123958") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514706_d20260422_m010841_c001_v0001109_t0021_u01776820121240") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199029_d20260422_m010447_c001_v7007000_t0000_u01776819887217") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6b8b_d20260422_m010446_c001_v0001157_t0023_u01776819886367") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199020_d20260422_m010445_c001_v7007000_t0000_u01776819885817") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004ff_d20260422_m010444_c001_v0001039_t0041_u01776819884736") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4d2_d20260422_m010337_c001_v7007000_t0000_u01776819817835") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90003a2_d20260422_m010336_c001_v0001039_t0008_u01776819816005") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4ce_d20260422_m010335_c001_v7007000_t0000_u01776819815632") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900039c_d20260422_m010334_c001_v0001039_t0043_u01776819814306") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4cb_d20260422_m010332_c001_v7007000_t0000_u01776819812252") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900038a_d20260422_m010331_c001_v0001039_t0043_u01776819811035") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4c9_d20260422_m010330_c001_v7007000_t0000_u01776819810481") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900037e_d20260422_m010329_c001_v0001039_t0013_u01776819809038") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900036e_d20260422_m010325_c001_v0001039_t0047_u01776819805615") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4bb_d20260422_m010325_c001_v7007000_t0000_u01776819805239") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000366_d20260422_m010324_c001_v0001039_t0035_u01776819804398") 2026/04/22 01:14:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000360_d20260422_m010323_c001_v0001039_t0033_u01776819803243") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f421cf19402b1e4b9_d20260422_m010322_c001_v7007000_t0000_u01776819802867") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000354_d20260422_m010319_c001_v0001039_t0035_u01776819799583") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000348_d20260422_m010316_c001_v0001039_t0049_u01776819796394") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a25c_d20260422_m010316_c001_v7007000_t0000_u01776819796034") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900033a_d20260422_m010315_c001_v0001039_t0037_u01776819795153") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900032c_d20260422_m010314_c001_v0001039_t0005_u01776819794040") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a1ed_d20260422_m010313_c001_v7007000_t0000_u01776819793681") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000324_d20260422_m010309_c001_v0001039_t0053_u01776819789373") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a170_d20260422_m010308_c001_v7007000_t0000_u01776819788998") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000320_d20260422_m010308_c001_v0001039_t0022_u01776819788144") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a165_d20260422_m010307_c001_v7007000_t0000_u01776819787247") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000316_d20260422_m010306_c001_v0001039_t0030_u01776819786450") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a160_d20260422_m010305_c001_v7007000_t0000_u01776819785906") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000314_d20260422_m010305_c001_v0001039_t0037_u01776819785093") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a0f3_d20260422_m010304_c001_v7007000_t0000_u01776819784194") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900030e_d20260422_m010303_c001_v0001039_t0047_u01776819783059") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a0ea_d20260422_m010302_c001_v7007000_t0000_u01776819782457") 2026/04/22 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b900030c_d20260422_m010301_c001_v0001039_t0043_u01776819781435") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a9327a079_d20260422_m010300_c001_v7007000_t0000_u01776819780864") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b9000304_d20260422_m010300_c001_v0001039_t0038_u01776819780036") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a93279ffb_d20260422_m010255_c001_v7007000_t0000_u01776819775082") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90002ec_d20260422_m010254_c001_v0001039_t0036_u01776819774150") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a93279ff9_d20260422_m010253_c001_v7007000_t0000_u01776819773612") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90002e0_d20260422_m010252_c001_v0001039_t0042_u01776819772405") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a93279f92_d20260422_m010251_c001_v7007000_t0000_u01776819771512") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90002d8_d20260422_m010250_c001_v0001039_t0008_u01776819770528") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f41891f2a93279f29_d20260422_m010248_c001_v7007000_t0000_u01776819768328") 2026/04/22 01:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90002ce_d20260422_m010247_c001_v0001039_t0029_u01776819767543") 2026/04/22 01:14:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7274_d20260422_m010847_c001_v7007000_t0000_u01776820127935") 2026/04/22 01:14:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de99ce_d20260422_m010845_c001_v0001180_t0003_u01776820125101") 2026/04/22 01:14:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe51997d0_d20260422_m010844_c001_v7007000_t0000_u01776820124140") 2026/04/22 01:14:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7061_d20260422_m010841_c001_v0001157_t0059_u01776820121250") 2026/04/22 01:14:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40bb_d20260422_m011234_c001_v7007000_t0000_u01776820354957") 2026/04/22 01:14:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d10b9_d20260422_m011234_c001_v0001037_t0033_u01776820354111") 2026/04/22 01:14:03 DEBUG : sub/yam: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199017_d20260422_m010442_c001_v7007000_t0000_u01776819882671") 2026/04/22 01:14:03 DEBUG : sub/yam: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de96e7_d20260422_m010440_c001_v0001180_t0006_u01776819880945") 2026/04/22 01:14:03 DEBUG : test_dir1/file2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7253_d20260422_m010840_c001_v7007000_t0000_u01776820120498") 2026/04/22 01:14:03 DEBUG : test_dir1/file2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0d77_d20260422_m010838_c001_v0001037_t0019_u01776820118855") 2026/04/22 01:14:03 DEBUG : test_dir1/file2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f724e_d20260422_m010838_c001_v7007000_t0000_u01776820118082") 2026/04/22 01:14:03 DEBUG : test_dir1/file2: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd25146e6_d20260422_m010836_c001_v0001109_t0048_u01776820116260") 2026/04/22 01:14:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f7254_d20260422_m010840_c001_v7007000_t0000_u01776820120679") 2026/04/22 01:14:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea704f_d20260422_m010838_c001_v0001157_t0013_u01776820118841") 2026/04/22 01:14:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40663867bb7f724f_d20260422_m010838_c001_v7007000_t0000_u01776820118262") 2026/04/22 01:14:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d0d71_d20260422_m010836_c001_v0001037_t0022_u01776820116279") 2026/04/22 01:14:03 DEBUG : three: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199003_d20260422_m010434_c001_v7007000_t0000_u01776819874693") 2026/04/22 01:14:03 DEBUG : three: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004dd_d20260422_m010433_c001_v0001039_t0059_u01776819873361") 2026/04/22 01:14:03 DEBUG : three: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10519545b90004cf_d20260422_m010429_c001_v0001039_t0007_u01776819869931") 2026/04/22 01:14:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40be_d20260422_m011236_c001_v7007000_t0000_u01776820356623") 2026/04/22 01:14:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea7664_d20260422_m011235_c001_v0001157_t0051_u01776820355909") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc4101_d20260422_m011258_c001_v7007000_t0000_u01776820378008") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514d3e_d20260422_m011255_c001_v0001109_t0020_u01776820375908") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40fd_d20260422_m011254_c001_v7007000_t0000_u01776820374367") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea76b4_d20260422_m011252_c001_v0001157_t0034_u01776820372568") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40fa_d20260422_m011251_c001_v7007000_t0000_u01776820371580") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d10ec_d20260422_m011250_c001_v0001037_t0055_u01776820370522") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40e8_d20260422_m011244_c001_v7007000_t0000_u01776820364937") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea768e_d20260422_m011243_c001_v0001157_t0042_u01776820363409") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40f7_d20260422_m011247_c001_v7007000_t0000_u01776820367798") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514d08_d20260422_m011245_c001_v0001109_t0035_u01776820365932") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40cd_d20260422_m011242_c001_v7007000_t0000_u01776820362454") 2026/04/22 01:14:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10919fe52a3d10c6_d20260422_m011241_c001_v0001037_t0007_u01776820361609") 2026/04/22 01:14:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40c2_d20260422_m011240_c001_v7007000_t0000_u01776820360606") 2026/04/22 01:14:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaaaff2_d20260422_m011239_c001_v0001100_t0059_u01776820359780") 2026/04/22 01:14:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40c0_d20260422_m011238_c001_v7007000_t0000_u01776820358728") 2026/04/22 01:14:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f107fa91fd2514cd4_d20260422_m011237_c001_v0001109_t0055_u01776820357569") 2026/04/22 01:14:05 DEBUG : toe/toe/toe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f42364dcab5421399_d20260422_m011303_c001_v7007000_t0000_u01776820383518") 2026/04/22 01:14:05 DEBUG : toe/toe/toe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea76d2_d20260422_m011302_c001_v0001157_t0030_u01776820382492") 2026/04/22 01:14:05 DEBUG : toe/toe/toe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40f9_d20260422_m011249_c001_v7007000_t0000_u01776820369565") 2026/04/22 01:14:05 DEBUG : toe/toe/toe: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaab014_d20260422_m011248_c001_v0001100_t0053_u01776820368793") 2026/04/22 01:14:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc4102_d20260422_m011258_c001_v7007000_t0000_u01776820378593") 2026/04/22 01:14:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f105a87c2cdaab02a_d20260422_m011257_c001_v0001100_t0047_u01776820377593") 2026/04/22 01:14:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f4032613c37fc40fe_d20260422_m011254_c001_v7007000_t0000_u01776820374959") 2026/04/22 01:14:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f102efbcb0efc01d7_d20260422_m011253_c001_v0001116_t0006_u01776820373924") 2026/04/22 01:14:05 DEBUG : two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199004_d20260422_m010434_c001_v7007000_t0000_u01776819874877") 2026/04/22 01:14:05 DEBUG : two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f400afb8ad4ea6b57_d20260422_m010432_c001_v0001157_t0005_u01776819872786") 2026/04/22 01:14:05 DEBUG : two: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f40519545b90004cd_d20260422_m010429_c001_v0001039_t0052_u01776819869740") 2026/04/22 01:14:05 DEBUG : yam: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe519901a_d20260422_m010443_c001_v7007000_t0000_u01776819883402") 2026/04/22 01:14:05 DEBUG : yam: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f10301b09691eebdd_d20260422_m010442_c001_v0001184_t0030_u01776819882469") 2026/04/22 01:14:05 DEBUG : yam: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199010_d20260422_m010439_c001_v7007000_t0000_u01776819879582") 2026/04/22 01:14:05 DEBUG : yam: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f108567ce77de96d5_d20260422_m010438_c001_v0001180_t0047_u01776819878301") 2026/04/22 01:14:05 DEBUG : yam: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199006_d20260422_m010436_c001_v7007000_t0000_u01776819876983") 2026/04/22 01:14:05 DEBUG : yam: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f100afb8ad4ea6b5f_d20260422_m010435_c001_v0001157_t0018_u01776819875436") 2026/04/22 01:14:06 DEBUG : yaml: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199012_d20260422_m010440_c001_v7007000_t0000_u01776819880380") 2026/04/22 01:14:06 DEBUG : yaml: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f113beacfd1ab0a15_d20260422_m010439_c001_v0001099_t0058_u01776819879203") 2026/04/22 01:14:06 DEBUG : yaml: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f418d7ebbe5199008_d20260422_m010437_c001_v7007000_t0000_u01776819877739") 2026/04/22 01:14:06 DEBUG : yaml: Deleting (id "4_z2f820d13b06dbb2b9fd80e1b_f11967601fe372368_d20260422_m010436_c001_v0001174_t0002_u01776819876688") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m23.273813526s (try 1/5)